@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i");
/* line 9, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 48, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a, .sort[data-sort] {
  color: #03A9F4;
  text-decoration: none;
}

/* line 52, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, .sort[data-sort]:hover, a:focus, .sort[data-sort]:focus {
  color: #0275a8;
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 17, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover, table.default > tbody > tr > td.active:hover, .textarea-input-group .table-hover > tbody > tr > button.active:hover, .textarea-input-group table.default > tbody > tr > button.active:hover, .textarea-input-group .table-hover > tbody > tr > input.active:hover, .textarea-input-group table.default > tbody > tr > input.active:hover,
.table-hover > tbody > tr > th.active:hover,
table.default > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, table.table thead .table-hover > tbody > tr:hover > td, #home-panels table thead .table-hover > tbody > tr:hover > td, .flyboy table thead .table-hover > tbody > tr:hover > td, #dorsale-attachments table thead .table-hover > tbody > tr:hover > td, table.default thead .table-hover > tbody > tr:hover > td,
table.table tfoot .table-hover > tbody > tr:hover > td,
#home-panels table tfoot .table-hover > tbody > tr:hover > td,
.flyboy table tfoot .table-hover > tbody > tr:hover > td,
#dorsale-attachments table tfoot .table-hover > tbody > tr:hover > td,
table.default tfoot .table-hover > tbody > tr:hover > td, table.default > tbody > tr.active:hover > td, table.table thead table.default > tbody > tr:hover > td, #home-panels table thead table.default > tbody > tr:hover > td, .flyboy table thead table.default > tbody > tr:hover > td, #dorsale-attachments table thead table.default > tbody > tr:hover > td, table.default thead table.default > tbody > tr:hover > td,
table.table tfoot table.default > tbody > tr:hover > td,
#home-panels table tfoot table.default > tbody > tr:hover > td,
.flyboy table tfoot table.default > tbody > tr:hover > td,
#dorsale-attachments table tfoot table.default > tbody > tr:hover > td,
table.default tfoot table.default > tbody > tr:hover > td, .textarea-input-group .table-hover > tbody > button.active:hover > td, .textarea-input-group table.default > tbody > button.active:hover > td, .textarea-input-group .table-hover > tbody > input.active:hover > td, .textarea-input-group table.default > tbody > input.active:hover > td, .table-hover > tbody > tr:hover > .active, table.table thead .table-hover > tbody > tr:hover > tr, #home-panels table thead .table-hover > tbody > tr:hover > tr, .flyboy table thead .table-hover > tbody > tr:hover > tr, #dorsale-attachments table thead .table-hover > tbody > tr:hover > tr, table.default thead .table-hover > tbody > tr:hover > tr,
table.table tfoot .table-hover > tbody > tr:hover > tr,
#home-panels table tfoot .table-hover > tbody > tr:hover > tr,
.flyboy table tfoot .table-hover > tbody > tr:hover > tr,
#dorsale-attachments table tfoot .table-hover > tbody > tr:hover > tr,
table.default tfoot .table-hover > tbody > tr:hover > tr, table.default > tbody > tr:hover > .active, table.table thead table.default > tbody > tr:hover > tr, #home-panels table thead table.default > tbody > tr:hover > tr, .flyboy table thead table.default > tbody > tr:hover > tr, #dorsale-attachments table thead table.default > tbody > tr:hover > tr, table.default thead table.default > tbody > tr:hover > tr,
table.table tfoot table.default > tbody > tr:hover > tr,
#home-panels table tfoot table.default > tbody > tr:hover > tr,
.flyboy table tfoot table.default > tbody > tr:hover > tr,
#dorsale-attachments table tfoot table.default > tbody > tr:hover > tr,
table.default tfoot table.default > tbody > tr:hover > tr, .table-hover > tbody > tr.active:hover > th, table.table thead .table-hover > tbody > tr:hover > th, #home-panels table thead .table-hover > tbody > tr:hover > th, .flyboy table thead .table-hover > tbody > tr:hover > th, #dorsale-attachments table thead .table-hover > tbody > tr:hover > th, table.default thead .table-hover > tbody > tr:hover > th,
table.table tfoot .table-hover > tbody > tr:hover > th,
#home-panels table tfoot .table-hover > tbody > tr:hover > th,
.flyboy table tfoot .table-hover > tbody > tr:hover > th,
#dorsale-attachments table tfoot .table-hover > tbody > tr:hover > th,
table.default tfoot .table-hover > tbody > tr:hover > th, table.default > tbody > tr.active:hover > th, table.table thead table.default > tbody > tr:hover > th, #home-panels table thead table.default > tbody > tr:hover > th, .flyboy table thead table.default > tbody > tr:hover > th, #dorsale-attachments table thead table.default > tbody > tr:hover > th, table.default thead table.default > tbody > tr:hover > th,
table.table tfoot table.default > tbody > tr:hover > th,
#home-panels table tfoot table.default > tbody > tr:hover > th,
.flyboy table tfoot table.default > tbody > tr:hover > th,
#dorsale-attachments table tfoot table.default > tbody > tr:hover > th,
table.default tfoot table.default > tbody > tr:hover > th, .textarea-input-group .table-hover > tbody > button.active:hover > th, .textarea-input-group table.default > tbody > button.active:hover > th, .textarea-input-group .table-hover > tbody > input.active:hover > th, .textarea-input-group table.default > tbody > input.active:hover > th {
  background-color: #e8e8e8;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active, table.table thead tr.btn, #home-panels table thead tr.btn, .flyboy table thead tr.btn, #dorsale-attachments table thead tr.btn, table.default thead tr.btn,
table.table tfoot tr.btn,
#home-panels table tfoot tr.btn,
.flyboy table tfoot tr.btn,
#dorsale-attachments table tfoot tr.btn,
table.default tfoot tr.btn {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

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

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

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

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

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn:active, .btn-default.active, table.table thead tr.btn-default, #home-panels table thead tr.btn-default, .flyboy table thead tr.btn-default, #dorsale-attachments table thead tr.btn-default, table.default thead tr.btn-default,
table.table tfoot tr.btn-default,
#home-panels table tfoot tr.btn-default,
.flyboy table tfoot tr.btn-default,
#dorsale-attachments table tfoot tr.btn-default,
table.default tfoot tr.btn-default, .active.btn, table.table thead tr.btn, #home-panels table thead tr.btn, .flyboy table thead tr.btn, #dorsale-attachments table thead tr.btn, table.default thead tr.btn,
table.table tfoot tr.btn,
#home-panels table tfoot tr.btn,
.flyboy table tfoot tr.btn,
#dorsale-attachments table tfoot tr.btn,
table.default tfoot tr.btn, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn {
  color: #03A9F4;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn:active:hover, .btn-default:active:focus, .btn:active:focus, .btn-default.focus:active, .btn.focus:active, .btn-default.active:hover, table.table thead tr.btn-default:hover, #home-panels table thead tr.btn-default:hover, .flyboy table thead tr.btn-default:hover, #dorsale-attachments table thead tr.btn-default:hover, table.default thead tr.btn-default:hover,
table.table tfoot tr.btn-default:hover,
#home-panels table tfoot tr.btn-default:hover,
.flyboy table tfoot tr.btn-default:hover,
#dorsale-attachments table tfoot tr.btn-default:hover,
table.default tfoot tr.btn-default:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .active.btn:hover, table.table thead tr.btn:hover, #home-panels table thead tr.btn:hover, .flyboy table thead tr.btn:hover, #dorsale-attachments table thead tr.btn:hover, table.default thead tr.btn:hover,
table.table tfoot tr.btn:hover,
#home-panels table tfoot tr.btn:hover,
.flyboy table tfoot tr.btn:hover,
#dorsale-attachments table tfoot tr.btn:hover,
table.default tfoot tr.btn:hover, .textarea-input-group button.btn:hover, .textarea-input-group input.btn:hover, .btn-default.active:focus, table.table thead tr.btn-default:focus, #home-panels table thead tr.btn-default:focus, .flyboy table thead tr.btn-default:focus, #dorsale-attachments table thead tr.btn-default:focus, table.default thead tr.btn-default:focus,
table.table tfoot tr.btn-default:focus,
#home-panels table tfoot tr.btn-default:focus,
.flyboy table tfoot tr.btn-default:focus,
#dorsale-attachments table tfoot tr.btn-default:focus,
table.default tfoot tr.btn-default:focus, .active.btn:focus, table.table thead tr.btn:focus, #home-panels table thead tr.btn:focus, .flyboy table thead tr.btn:focus, #dorsale-attachments table thead tr.btn:focus, table.default thead tr.btn:focus,
table.table tfoot tr.btn:focus,
#home-panels table tfoot tr.btn:focus,
.flyboy table tfoot tr.btn:focus,
#dorsale-attachments table tfoot tr.btn:focus,
table.default tfoot tr.btn:focus, .btn-default.active.focus, table.table thead tr.btn-default.focus, #home-panels table thead tr.btn-default.focus, .flyboy table thead tr.btn-default.focus, #dorsale-attachments table thead tr.btn-default.focus, table.default thead tr.btn-default.focus,
table.table tfoot tr.btn-default.focus,
#home-panels table tfoot tr.btn-default.focus,
.flyboy table tfoot tr.btn-default.focus,
#dorsale-attachments table tfoot tr.btn-default.focus,
table.default tfoot tr.btn-default.focus, .active.focus.btn, table.table thead tr.focus.btn, #home-panels table thead tr.focus.btn, .flyboy table thead tr.focus.btn, #dorsale-attachments table thead tr.focus.btn, table.default thead tr.focus.btn,
table.table tfoot tr.focus.btn,
#home-panels table tfoot tr.focus.btn,
.flyboy table tfoot tr.focus.btn,
#dorsale-attachments table tfoot tr.focus.btn,
table.default tfoot tr.focus.btn, .open > .btn-default.dropdown-toggle:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .dropdown-toggle.btn:hover, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.btn:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn {
  color: #03A9F4;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

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

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

/* line 71, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #03A9F4;
  border-color: #0398db;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: white;
  background-color: #0286c2;
  border-color: #01405d;
}

/* line 17, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .textarea-input-group button.btn-primary:hover, .textarea-input-group input.btn-primary:hover {
  color: white;
  background-color: #0286c2;
  border-color: #026e9e;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, table.table thead tr.btn-primary, #home-panels table thead tr.btn-primary, .flyboy table thead tr.btn-primary, #dorsale-attachments table thead tr.btn-primary, table.default thead tr.btn-primary,
table.table tfoot tr.btn-primary,
#home-panels table tfoot tr.btn-primary,
.flyboy table tfoot tr.btn-primary,
#dorsale-attachments table tfoot tr.btn-primary,
table.default tfoot tr.btn-primary, .open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #0286c2;
  background-image: none;
  border-color: #026e9e;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, table.table thead tr.btn-primary:hover, #home-panels table thead tr.btn-primary:hover, .flyboy table thead tr.btn-primary:hover, #dorsale-attachments table thead tr.btn-primary:hover, table.default thead tr.btn-primary:hover,
table.table tfoot tr.btn-primary:hover,
#home-panels table tfoot tr.btn-primary:hover,
.flyboy table tfoot tr.btn-primary:hover,
#dorsale-attachments table tfoot tr.btn-primary:hover,
table.default tfoot tr.btn-primary:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .btn-primary.active:focus, table.table thead tr.btn-primary:focus, #home-panels table thead tr.btn-primary:focus, .flyboy table thead tr.btn-primary:focus, #dorsale-attachments table thead tr.btn-primary:focus, table.default thead tr.btn-primary:focus,
table.table tfoot tr.btn-primary:focus,
#home-panels table tfoot tr.btn-primary:focus,
.flyboy table tfoot tr.btn-primary:focus,
#dorsale-attachments table tfoot tr.btn-primary:focus,
table.default tfoot tr.btn-primary:focus, .btn-primary.active.focus, table.table thead tr.btn-primary.focus, #home-panels table thead tr.btn-primary.focus, .flyboy table thead tr.btn-primary.focus, #dorsale-attachments table thead tr.btn-primary.focus, table.default thead tr.btn-primary.focus,
table.table tfoot tr.btn-primary.focus,
#home-panels table tfoot tr.btn-primary.focus,
.flyboy table tfoot tr.btn-primary.focus,
#dorsale-attachments table tfoot tr.btn-primary.focus,
table.default tfoot tr.btn-primary.focus, .open > .btn-primary.dropdown-toggle:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: white;
  background-color: #026e9e;
  border-color: #01405d;
}

/* line 41, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .textarea-input-group button.disabled:hover, .textarea-input-group input.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .textarea-input-group button[disabled]:hover, .textarea-input-group input[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #03A9F4;
  border-color: #0398db;
}

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

/* line 75, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success, #ship_instr_filters_form button[type=submit], .textarea-input-group button:hover, .textarea-input-group input:hover, .textarea-input-group button, .textarea-input-group input {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, #ship_instr_filters_form button[type=submit]:focus, .textarea-input-group button:focus, .textarea-input-group input:focus, .btn-success.focus, #ship_instr_filters_form button.focus[type=submit], .textarea-input-group button.focus, .textarea-input-group input.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover, #ship_instr_filters_form button[type=submit]:hover, .textarea-input-group button:hover, .textarea-input-group input:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, #ship_instr_filters_form button[type=submit]:active, .textarea-input-group button:active, .textarea-input-group input:active, .btn-success.active, #ship_instr_filters_form button.active[type=submit], table.table thead tr.btn-success, #home-panels table thead tr.btn-success, .flyboy table thead tr.btn-success, #dorsale-attachments table thead tr.btn-success, table.default thead tr.btn-success,
table.table tfoot tr.btn-success,
#home-panels table tfoot tr.btn-success,
.flyboy table tfoot tr.btn-success,
#dorsale-attachments table tfoot tr.btn-success,
table.default tfoot tr.btn-success, .textarea-input-group button.active, .textarea-input-group input.active, .open > .btn-success.dropdown-toggle, #ship_instr_filters_form .open > button.dropdown-toggle[type=submit], .textarea-input-group .open > button.dropdown-toggle, .textarea-input-group .open > input.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, #ship_instr_filters_form button[type=submit]:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn-success:active:focus, #ship_instr_filters_form button[type=submit]:active:focus, .textarea-input-group button:active:focus, .textarea-input-group input:active:focus, .btn-success.focus:active, #ship_instr_filters_form button.focus[type=submit]:active, .textarea-input-group button.focus:active, .textarea-input-group input.focus:active, .btn-success.active:hover, #ship_instr_filters_form button.active[type=submit]:hover, table.table thead tr.btn-success:hover, #home-panels table thead tr.btn-success:hover, .flyboy table thead tr.btn-success:hover, #dorsale-attachments table thead tr.btn-success:hover, table.default thead tr.btn-success:hover,
table.table tfoot tr.btn-success:hover,
#home-panels table tfoot tr.btn-success:hover,
.flyboy table tfoot tr.btn-success:hover,
#dorsale-attachments table tfoot tr.btn-success:hover,
table.default tfoot tr.btn-success:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .btn-success.active:focus, #ship_instr_filters_form button.active[type=submit]:focus, table.table thead tr.btn-success:focus, #home-panels table thead tr.btn-success:focus, .flyboy table thead tr.btn-success:focus, #dorsale-attachments table thead tr.btn-success:focus, table.default thead tr.btn-success:focus,
table.table tfoot tr.btn-success:focus,
#home-panels table tfoot tr.btn-success:focus,
.flyboy table tfoot tr.btn-success:focus,
#dorsale-attachments table tfoot tr.btn-success:focus,
table.default tfoot tr.btn-success:focus, .textarea-input-group button.active:focus, .textarea-input-group input.active:focus, .btn-success.active.focus, #ship_instr_filters_form button.active.focus[type=submit], table.table thead tr.btn-success.focus, #home-panels table thead tr.btn-success.focus, .flyboy table thead tr.btn-success.focus, #dorsale-attachments table thead tr.btn-success.focus, table.default thead tr.btn-success.focus,
table.table tfoot tr.btn-success.focus,
#home-panels table tfoot tr.btn-success.focus,
.flyboy table tfoot tr.btn-success.focus,
#dorsale-attachments table tfoot tr.btn-success.focus,
table.default tfoot tr.btn-success.focus, .textarea-input-group button.active.focus, .textarea-input-group input.active.focus, .open > .btn-success.dropdown-toggle:hover, #ship_instr_filters_form .open > button.dropdown-toggle[type=submit]:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, #ship_instr_filters_form .open > button.dropdown-toggle[type=submit]:focus, .textarea-input-group .open > button.dropdown-toggle:focus, .textarea-input-group .open > input.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus, #ship_instr_filters_form .open > button.dropdown-toggle.focus[type=submit], .textarea-input-group .open > button.dropdown-toggle.focus, .textarea-input-group .open > input.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

/* line 49, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge, #ship_instr_filters_form button[type=submit] .badge, .textarea-input-group button .badge, .textarea-input-group input .badge {
  color: #5cb85c;
  background-color: #fff;
}

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

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

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

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

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, table.table thead tr.btn-info:hover, #home-panels table thead tr.btn-info:hover, .flyboy table thead tr.btn-info:hover, #dorsale-attachments table thead tr.btn-info:hover, table.default thead tr.btn-info:hover,
table.table tfoot tr.btn-info:hover,
#home-panels table tfoot tr.btn-info:hover,
.flyboy table tfoot tr.btn-info:hover,
#dorsale-attachments table tfoot tr.btn-info:hover,
table.default tfoot tr.btn-info:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .btn-info.active:focus, table.table thead tr.btn-info:focus, #home-panels table thead tr.btn-info:focus, .flyboy table thead tr.btn-info:focus, #dorsale-attachments table thead tr.btn-info:focus, table.default thead tr.btn-info:focus,
table.table tfoot tr.btn-info:focus,
#home-panels table tfoot tr.btn-info:focus,
.flyboy table tfoot tr.btn-info:focus,
#dorsale-attachments table tfoot tr.btn-info:focus,
table.default tfoot tr.btn-info:focus, .btn-info.active.focus, table.table thead tr.btn-info.focus, #home-panels table thead tr.btn-info.focus, .flyboy table thead tr.btn-info.focus, #dorsale-attachments table thead tr.btn-info.focus, table.default thead tr.btn-info.focus,
table.table tfoot tr.btn-info.focus,
#home-panels table tfoot tr.btn-info.focus,
.flyboy table tfoot tr.btn-info.focus,
#dorsale-attachments table tfoot tr.btn-info.focus,
table.default tfoot tr.btn-info.focus, .open > .btn-info.dropdown-toggle:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

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

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

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

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, table.table thead tr.btn-warning, #home-panels table thead tr.btn-warning, .flyboy table thead tr.btn-warning, #dorsale-attachments table thead tr.btn-warning, table.default thead tr.btn-warning,
table.table tfoot tr.btn-warning,
#home-panels table tfoot tr.btn-warning,
.flyboy table tfoot tr.btn-warning,
#dorsale-attachments table tfoot tr.btn-warning,
table.default tfoot tr.btn-warning, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, table.table thead tr.btn-warning:hover, #home-panels table thead tr.btn-warning:hover, .flyboy table thead tr.btn-warning:hover, #dorsale-attachments table thead tr.btn-warning:hover, table.default thead tr.btn-warning:hover,
table.table tfoot tr.btn-warning:hover,
#home-panels table tfoot tr.btn-warning:hover,
.flyboy table tfoot tr.btn-warning:hover,
#dorsale-attachments table tfoot tr.btn-warning:hover,
table.default tfoot tr.btn-warning:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .btn-warning.active:focus, table.table thead tr.btn-warning:focus, #home-panels table thead tr.btn-warning:focus, .flyboy table thead tr.btn-warning:focus, #dorsale-attachments table thead tr.btn-warning:focus, table.default thead tr.btn-warning:focus,
table.table tfoot tr.btn-warning:focus,
#home-panels table tfoot tr.btn-warning:focus,
.flyboy table tfoot tr.btn-warning:focus,
#dorsale-attachments table tfoot tr.btn-warning:focus,
table.default tfoot tr.btn-warning:focus, .btn-warning.active.focus, table.table thead tr.btn-warning.focus, #home-panels table thead tr.btn-warning.focus, .flyboy table thead tr.btn-warning.focus, #dorsale-attachments table thead tr.btn-warning.focus, table.default thead tr.btn-warning.focus,
table.table tfoot tr.btn-warning.focus,
#home-panels table tfoot tr.btn-warning.focus,
.flyboy table tfoot tr.btn-warning.focus,
#dorsale-attachments table tfoot tr.btn-warning.focus,
table.default tfoot tr.btn-warning.focus, .open > .btn-warning.dropdown-toggle:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

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

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

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

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, table.table thead tr.btn-danger, #home-panels table thead tr.btn-danger, .flyboy table thead tr.btn-danger, #dorsale-attachments table thead tr.btn-danger, table.default thead tr.btn-danger,
table.table tfoot tr.btn-danger,
#home-panels table tfoot tr.btn-danger,
.flyboy table tfoot tr.btn-danger,
#dorsale-attachments table tfoot tr.btn-danger,
table.default tfoot tr.btn-danger, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .textarea-input-group button:active:hover, .textarea-input-group input:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, table.table thead tr.btn-danger:hover, #home-panels table thead tr.btn-danger:hover, .flyboy table thead tr.btn-danger:hover, #dorsale-attachments table thead tr.btn-danger:hover, table.default thead tr.btn-danger:hover,
table.table tfoot tr.btn-danger:hover,
#home-panels table tfoot tr.btn-danger:hover,
.flyboy table tfoot tr.btn-danger:hover,
#dorsale-attachments table tfoot tr.btn-danger:hover,
table.default tfoot tr.btn-danger:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .btn-danger.active:focus, table.table thead tr.btn-danger:focus, #home-panels table thead tr.btn-danger:focus, .flyboy table thead tr.btn-danger:focus, #dorsale-attachments table thead tr.btn-danger:focus, table.default thead tr.btn-danger:focus,
table.table tfoot tr.btn-danger:focus,
#home-panels table tfoot tr.btn-danger:focus,
.flyboy table tfoot tr.btn-danger:focus,
#dorsale-attachments table tfoot tr.btn-danger:focus,
table.default tfoot tr.btn-danger:focus, .btn-danger.active.focus, table.table thead tr.btn-danger.focus, #home-panels table thead tr.btn-danger.focus, .flyboy table thead tr.btn-danger.focus, #dorsale-attachments table thead tr.btn-danger.focus, table.default thead tr.btn-danger.focus,
table.table tfoot tr.btn-danger.focus,
#home-panels table tfoot tr.btn-danger.focus,
.flyboy table tfoot tr.btn-danger.focus,
#dorsale-attachments table tfoot tr.btn-danger.focus,
table.default tfoot tr.btn-danger.focus, .open > .btn-danger.dropdown-toggle:hover, .textarea-input-group .open > button.dropdown-toggle:hover, .textarea-input-group .open > input.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

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

/* line 101, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, table.table thead tr.btn-link, #home-panels table thead tr.btn-link, .flyboy table thead tr.btn-link, #dorsale-attachments table thead tr.btn-link, table.default thead tr.btn-link,
table.table tfoot tr.btn-link,
#home-panels table tfoot tr.btn-link,
.flyboy table tfoot tr.btn-link,
#dorsale-attachments table tfoot tr.btn-link,
table.default tfoot tr.btn-link, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

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

/* line 139, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, #main .filters button, #main .filters input[type=submit], .filters .btn, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 85, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > .sort[data-sort], table.table thead .dropdown-menu > tr > a, #home-panels table thead .dropdown-menu > tr > a, table.table thead .dropdown-menu > tr > .sort[data-sort], #home-panels table thead .dropdown-menu > tr > .sort[data-sort], .flyboy table thead .dropdown-menu > tr > a, .flyboy table thead .dropdown-menu > tr > .sort[data-sort], #dorsale-attachments table thead .dropdown-menu > tr > a, #dorsale-attachments table thead .dropdown-menu > tr > .sort[data-sort], table.default thead .dropdown-menu > tr > a, table.default thead .dropdown-menu > tr > .sort[data-sort],
table.table tfoot .dropdown-menu > tr > a,
#home-panels table tfoot .dropdown-menu > tr > a,
table.table tfoot .dropdown-menu > tr > .sort[data-sort],
#home-panels table tfoot .dropdown-menu > tr > .sort[data-sort],
.flyboy table tfoot .dropdown-menu > tr > a,
.flyboy table tfoot .dropdown-menu > tr > .sort[data-sort],
#dorsale-attachments table tfoot .dropdown-menu > tr > a,
#dorsale-attachments table tfoot .dropdown-menu > tr > .sort[data-sort],
table.default tfoot .dropdown-menu > tr > a,
table.default tfoot .dropdown-menu > tr > .sort[data-sort], .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .textarea-input-group .btn-group > button.btn:hover, .textarea-input-group .btn-group > input.btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, table.table thead .btn-group > tr.btn, #home-panels table thead .btn-group > tr.btn, .flyboy table thead .btn-group > tr.btn, #dorsale-attachments table thead .btn-group > tr.btn, table.default thead .btn-group > tr.btn,
table.table tfoot .btn-group > tr.btn,
#home-panels table tfoot .btn-group > tr.btn,
.flyboy table tfoot .btn-group > tr.btn,
#dorsale-attachments table tfoot .btn-group > tr.btn,
table.default tfoot .btn-group > tr.btn,
.btn-group-vertical > .btn:hover,
.textarea-input-group .btn-group-vertical > button.btn:hover,
.textarea-input-group .btn-group-vertical > input.btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active,
table.table thead .btn-group-vertical > tr.btn,
#home-panels table thead .btn-group-vertical > tr.btn,
.flyboy table thead .btn-group-vertical > tr.btn,
#dorsale-attachments table thead .btn-group-vertical > tr.btn,
table.default thead .btn-group-vertical > tr.btn,
table.table tfoot .btn-group-vertical > tr.btn,
#home-panels table tfoot .btn-group-vertical > tr.btn,
.flyboy table tfoot .btn-group-vertical > tr.btn,
#dorsale-attachments table tfoot .btn-group-vertical > tr.btn,
table.default tfoot .btn-group-vertical > tr.btn {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 63, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child), .textarea-input-group button:not(:first-child):not(:last-child), .textarea-input-group input: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),
.textarea-input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 199, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .sort[data-sort], table.table thead .nav-tabs-justified > tr > a, #home-panels table thead .nav-tabs-justified > tr > a, table.table thead .nav-tabs-justified > tr > .sort[data-sort], #home-panels table thead .nav-tabs-justified > tr > .sort[data-sort], .flyboy table thead .nav-tabs-justified > tr > a, .flyboy table thead .nav-tabs-justified > tr > .sort[data-sort], #dorsale-attachments table thead .nav-tabs-justified > tr > a, #dorsale-attachments table thead .nav-tabs-justified > tr > .sort[data-sort], table.default thead .nav-tabs-justified > tr > a, table.default thead .nav-tabs-justified > tr > .sort[data-sort],
table.table tfoot .nav-tabs-justified > tr > a,
#home-panels table tfoot .nav-tabs-justified > tr > a,
table.table tfoot .nav-tabs-justified > tr > .sort[data-sort],
#home-panels table tfoot .nav-tabs-justified > tr > .sort[data-sort],
.flyboy table tfoot .nav-tabs-justified > tr > a,
.flyboy table tfoot .nav-tabs-justified > tr > .sort[data-sort],
#dorsale-attachments table tfoot .nav-tabs-justified > tr > a,
#dorsale-attachments table tfoot .nav-tabs-justified > tr > .sort[data-sort],
table.default tfoot .nav-tabs-justified > tr > a,
table.default tfoot .nav-tabs-justified > tr > .sort[data-sort], .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > .sort[data-sort], table.table thead .nav-tabs.nav-justified > tr > a, #home-panels table thead .nav-tabs.nav-justified > tr > a, table.table thead .nav-tabs.nav-justified > tr > .sort[data-sort], #home-panels table thead .nav-tabs.nav-justified > tr > .sort[data-sort], .flyboy table thead .nav-tabs.nav-justified > tr > a, .flyboy table thead .nav-tabs.nav-justified > tr > .sort[data-sort], #dorsale-attachments table thead .nav-tabs.nav-justified > tr > a, #dorsale-attachments table thead .nav-tabs.nav-justified > tr > .sort[data-sort], table.default thead .nav-tabs.nav-justified > tr > a, table.default thead .nav-tabs.nav-justified > tr > .sort[data-sort],
table.table tfoot .nav-tabs.nav-justified > tr > a,
#home-panels table tfoot .nav-tabs.nav-justified > tr > a,
table.table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
#home-panels table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
.flyboy table tfoot .nav-tabs.nav-justified > tr > a,
.flyboy table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
#dorsale-attachments table tfoot .nav-tabs.nav-justified > tr > a,
#dorsale-attachments table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
table.default tfoot .nav-tabs.nav-justified > tr > a,
table.default tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs-justified > li > .sort[data-sort], .nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > .sort[data-sort] {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .sort[data-sort], table.table thead .nav-tabs-justified > tr > a, #home-panels table thead .nav-tabs-justified > tr > a, table.table thead .nav-tabs-justified > tr > .sort[data-sort], #home-panels table thead .nav-tabs-justified > tr > .sort[data-sort], .flyboy table thead .nav-tabs-justified > tr > a, .flyboy table thead .nav-tabs-justified > tr > .sort[data-sort], #dorsale-attachments table thead .nav-tabs-justified > tr > a, #dorsale-attachments table thead .nav-tabs-justified > tr > .sort[data-sort], table.default thead .nav-tabs-justified > tr > a, table.default thead .nav-tabs-justified > tr > .sort[data-sort],
table.table tfoot .nav-tabs-justified > tr > a,
#home-panels table tfoot .nav-tabs-justified > tr > a,
table.table tfoot .nav-tabs-justified > tr > .sort[data-sort],
#home-panels table tfoot .nav-tabs-justified > tr > .sort[data-sort],
.flyboy table tfoot .nav-tabs-justified > tr > a,
.flyboy table tfoot .nav-tabs-justified > tr > .sort[data-sort],
#dorsale-attachments table tfoot .nav-tabs-justified > tr > a,
#dorsale-attachments table tfoot .nav-tabs-justified > tr > .sort[data-sort],
table.default tfoot .nav-tabs-justified > tr > a,
table.default tfoot .nav-tabs-justified > tr > .sort[data-sort], .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > .sort[data-sort], table.table thead .nav-tabs.nav-justified > tr > a, #home-panels table thead .nav-tabs.nav-justified > tr > a, table.table thead .nav-tabs.nav-justified > tr > .sort[data-sort], #home-panels table thead .nav-tabs.nav-justified > tr > .sort[data-sort], .flyboy table thead .nav-tabs.nav-justified > tr > a, .flyboy table thead .nav-tabs.nav-justified > tr > .sort[data-sort], #dorsale-attachments table thead .nav-tabs.nav-justified > tr > a, #dorsale-attachments table thead .nav-tabs.nav-justified > tr > .sort[data-sort], table.default thead .nav-tabs.nav-justified > tr > a, table.default thead .nav-tabs.nav-justified > tr > .sort[data-sort],
table.table tfoot .nav-tabs.nav-justified > tr > a,
#home-panels table tfoot .nav-tabs.nav-justified > tr > a,
table.table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
#home-panels table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
.flyboy table tfoot .nav-tabs.nav-justified > tr > a,
.flyboy table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
#dorsale-attachments table tfoot .nav-tabs.nav-justified > tr > a,
#dorsale-attachments table tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
table.default tfoot .nav-tabs.nav-justified > tr > a,
table.default tfoot .nav-tabs.nav-justified > tr > .sort[data-sort],
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

/* line 227, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active, table.table thead .tab-content > tr, #home-panels table thead .tab-content > tr, .flyboy table thead .tab-content > tr, #dorsale-attachments table thead .tab-content > tr, table.default thead .tab-content > tr,
table.table tfoot .tab-content > tr,
#home-panels table tfoot .tab-content > tr,
.flyboy table tfoot .tab-content > tr,
#dorsale-attachments table tfoot .tab-content > tr,
table.default tfoot .tab-content > tr {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 344, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, #main .filters button.navbar-btn, #main .filters input.navbar-btn[type=submit], .filters .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

/* line 423, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > .sort[data-sort], .navbar-default table.table thead .navbar-nav > tr > a, .navbar-default #home-panels table thead .navbar-nav > tr > a, #home-panels .navbar-default table thead .navbar-nav > tr > a, .navbar-default table.table thead .navbar-nav > tr > .sort[data-sort], .navbar-default #home-panels table thead .navbar-nav > tr > .sort[data-sort], #home-panels .navbar-default table thead .navbar-nav > tr > .sort[data-sort], .navbar-default .flyboy table thead .navbar-nav > tr > a, .navbar-default .flyboy table thead .navbar-nav > tr > .sort[data-sort], .flyboy .navbar-default table thead .navbar-nav > tr > a, .flyboy .navbar-default table thead .navbar-nav > tr > .sort[data-sort], .navbar-default #dorsale-attachments table thead .navbar-nav > tr > a, .navbar-default #dorsale-attachments table thead .navbar-nav > tr > .sort[data-sort], #dorsale-attachments .navbar-default table thead .navbar-nav > tr > a, #dorsale-attachments .navbar-default table thead .navbar-nav > tr > .sort[data-sort], table.table thead .navbar-default .navbar-nav > tr > a, #home-panels table thead .navbar-default .navbar-nav > tr > a, table.table thead .navbar-default .navbar-nav > tr > .sort[data-sort], #home-panels table thead .navbar-default .navbar-nav > tr > .sort[data-sort], .flyboy table thead .navbar-default .navbar-nav > tr > a, .flyboy table thead .navbar-default .navbar-nav > tr > .sort[data-sort], #dorsale-attachments table thead .navbar-default .navbar-nav > tr > a, #dorsale-attachments table thead .navbar-default .navbar-nav > tr > .sort[data-sort], .navbar-default table.default thead .navbar-nav > tr > a, .navbar-default table.default thead .navbar-nav > tr > .sort[data-sort], table.default thead .navbar-default .navbar-nav > tr > a, table.default thead .navbar-default .navbar-nav > tr > .sort[data-sort],
.navbar-default table.table tfoot .navbar-nav > tr > a,
.navbar-default #home-panels table tfoot .navbar-nav > tr > a,
#home-panels .navbar-default table tfoot .navbar-nav > tr > a,
.navbar-default table.table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-default #home-panels table tfoot .navbar-nav > tr > .sort[data-sort],
#home-panels .navbar-default table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-default .flyboy table tfoot .navbar-nav > tr > a,
.navbar-default .flyboy table tfoot .navbar-nav > tr > .sort[data-sort],
.flyboy .navbar-default table tfoot .navbar-nav > tr > a,
.flyboy .navbar-default table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-default #dorsale-attachments table tfoot .navbar-nav > tr > a,
.navbar-default #dorsale-attachments table tfoot .navbar-nav > tr > .sort[data-sort],
#dorsale-attachments .navbar-default table tfoot .navbar-nav > tr > a,
#dorsale-attachments .navbar-default table tfoot .navbar-nav > tr > .sort[data-sort],
table.table tfoot .navbar-default .navbar-nav > tr > a,
#home-panels table tfoot .navbar-default .navbar-nav > tr > a,
table.table tfoot .navbar-default .navbar-nav > tr > .sort[data-sort],
#home-panels table tfoot .navbar-default .navbar-nav > tr > .sort[data-sort],
.flyboy table tfoot .navbar-default .navbar-nav > tr > a,
.flyboy table tfoot .navbar-default .navbar-nav > tr > .sort[data-sort],
#dorsale-attachments table tfoot .navbar-default .navbar-nav > tr > a,
#dorsale-attachments table tfoot .navbar-default .navbar-nav > tr > .sort[data-sort],
.navbar-default table.default tfoot .navbar-nav > tr > a,
.navbar-default table.default tfoot .navbar-nav > tr > .sort[data-sort],
table.default tfoot .navbar-default .navbar-nav > tr > a,
table.default tfoot .navbar-default .navbar-nav > tr > .sort[data-sort], .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > .sort[data-sort], .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > .sort[data-sort], .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > .sort[data-sort] {
    color: #777;
  }
  /* line 455, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > .sort[data-sort]:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > .sort[data-sort]:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > .sort[data-sort], .navbar-default .navbar-nav .open table.table thead .dropdown-menu > tr > a, .navbar-default .navbar-nav .open #home-panels table thead .dropdown-menu > tr > a, #home-panels .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > a, .navbar-default .navbar-nav .open table.table thead .dropdown-menu > tr > .sort[data-sort], .navbar-default .navbar-nav .open #home-panels table thead .dropdown-menu > tr > .sort[data-sort], #home-panels .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], .navbar-default .navbar-nav .open .flyboy table thead .dropdown-menu > tr > a, .navbar-default .navbar-nav .open .flyboy table thead .dropdown-menu > tr > .sort[data-sort], .flyboy .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > a, .flyboy .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], .navbar-default .navbar-nav .open #dorsale-attachments table thead .dropdown-menu > tr > a, .navbar-default .navbar-nav .open #dorsale-attachments table thead .dropdown-menu > tr > .sort[data-sort], #dorsale-attachments .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > a, #dorsale-attachments .navbar-default .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], table.table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > a, #home-panels table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > a, table.table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], #home-panels table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .flyboy table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > a, .flyboy table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], #dorsale-attachments table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > a, #dorsale-attachments table thead .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .navbar-default .navbar-nav .open table.default thead .dropdown-menu > tr > a, .navbar-default .navbar-nav .open table.default thead .dropdown-menu > tr > .sort[data-sort], table.default thead .navbar-default .navbar-nav .open .dropdown-menu > tr > a, table.default thead .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.navbar-default .navbar-nav .open table.table tfoot .dropdown-menu > tr > a,
.navbar-default .navbar-nav .open #home-panels table tfoot .dropdown-menu > tr > a,
#home-panels .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > a,
.navbar-default .navbar-nav .open table.table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-default .navbar-nav .open #home-panels table tfoot .dropdown-menu > tr > .sort[data-sort],
#home-panels .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-default .navbar-nav .open .flyboy table tfoot .dropdown-menu > tr > a,
.navbar-default .navbar-nav .open .flyboy table tfoot .dropdown-menu > tr > .sort[data-sort],
.flyboy .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > a,
.flyboy .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-default .navbar-nav .open #dorsale-attachments table tfoot .dropdown-menu > tr > a,
.navbar-default .navbar-nav .open #dorsale-attachments table tfoot .dropdown-menu > tr > .sort[data-sort],
#dorsale-attachments .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > a,
#dorsale-attachments .navbar-default .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
table.table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > a,
#home-panels table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > a,
table.table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
#home-panels table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.flyboy table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > a,
.flyboy table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
#dorsale-attachments table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > a,
#dorsale-attachments table tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.navbar-default .navbar-nav .open table.default tfoot .dropdown-menu > tr > a,
.navbar-default .navbar-nav .open table.default tfoot .dropdown-menu > tr > .sort[data-sort],
table.default tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > a,
table.default tfoot .navbar-default .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .sort[data-sort], .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

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

/* line 517, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .textarea-input-group button[disabled]:hover, .textarea-input-group .navbar-default button[disabled]:hover, .navbar-default .textarea-input-group input[disabled]:hover, .textarea-input-group .navbar-default input[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

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

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

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

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

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

/* line 555, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > .sort[data-sort], .navbar-inverse table.table thead .navbar-nav > tr > a, .navbar-inverse #home-panels table thead .navbar-nav > tr > a, #home-panels .navbar-inverse table thead .navbar-nav > tr > a, .navbar-inverse table.table thead .navbar-nav > tr > .sort[data-sort], .navbar-inverse #home-panels table thead .navbar-nav > tr > .sort[data-sort], #home-panels .navbar-inverse table thead .navbar-nav > tr > .sort[data-sort], .navbar-inverse .flyboy table thead .navbar-nav > tr > a, .navbar-inverse .flyboy table thead .navbar-nav > tr > .sort[data-sort], .flyboy .navbar-inverse table thead .navbar-nav > tr > a, .flyboy .navbar-inverse table thead .navbar-nav > tr > .sort[data-sort], .navbar-inverse #dorsale-attachments table thead .navbar-nav > tr > a, .navbar-inverse #dorsale-attachments table thead .navbar-nav > tr > .sort[data-sort], #dorsale-attachments .navbar-inverse table thead .navbar-nav > tr > a, #dorsale-attachments .navbar-inverse table thead .navbar-nav > tr > .sort[data-sort], table.table thead .navbar-inverse .navbar-nav > tr > a, #home-panels table thead .navbar-inverse .navbar-nav > tr > a, table.table thead .navbar-inverse .navbar-nav > tr > .sort[data-sort], #home-panels table thead .navbar-inverse .navbar-nav > tr > .sort[data-sort], .flyboy table thead .navbar-inverse .navbar-nav > tr > a, .flyboy table thead .navbar-inverse .navbar-nav > tr > .sort[data-sort], #dorsale-attachments table thead .navbar-inverse .navbar-nav > tr > a, #dorsale-attachments table thead .navbar-inverse .navbar-nav > tr > .sort[data-sort], .navbar-inverse table.default thead .navbar-nav > tr > a, .navbar-inverse table.default thead .navbar-nav > tr > .sort[data-sort], table.default thead .navbar-inverse .navbar-nav > tr > a, table.default thead .navbar-inverse .navbar-nav > tr > .sort[data-sort],
.navbar-inverse table.table tfoot .navbar-nav > tr > a,
.navbar-inverse #home-panels table tfoot .navbar-nav > tr > a,
#home-panels .navbar-inverse table tfoot .navbar-nav > tr > a,
.navbar-inverse table.table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-inverse #home-panels table tfoot .navbar-nav > tr > .sort[data-sort],
#home-panels .navbar-inverse table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-inverse .flyboy table tfoot .navbar-nav > tr > a,
.navbar-inverse .flyboy table tfoot .navbar-nav > tr > .sort[data-sort],
.flyboy .navbar-inverse table tfoot .navbar-nav > tr > a,
.flyboy .navbar-inverse table tfoot .navbar-nav > tr > .sort[data-sort],
.navbar-inverse #dorsale-attachments table tfoot .navbar-nav > tr > a,
.navbar-inverse #dorsale-attachments table tfoot .navbar-nav > tr > .sort[data-sort],
#dorsale-attachments .navbar-inverse table tfoot .navbar-nav > tr > a,
#dorsale-attachments .navbar-inverse table tfoot .navbar-nav > tr > .sort[data-sort],
table.table tfoot .navbar-inverse .navbar-nav > tr > a,
#home-panels table tfoot .navbar-inverse .navbar-nav > tr > a,
table.table tfoot .navbar-inverse .navbar-nav > tr > .sort[data-sort],
#home-panels table tfoot .navbar-inverse .navbar-nav > tr > .sort[data-sort],
.flyboy table tfoot .navbar-inverse .navbar-nav > tr > a,
.flyboy table tfoot .navbar-inverse .navbar-nav > tr > .sort[data-sort],
#dorsale-attachments table tfoot .navbar-inverse .navbar-nav > tr > a,
#dorsale-attachments table tfoot .navbar-inverse .navbar-nav > tr > .sort[data-sort],
.navbar-inverse table.default tfoot .navbar-nav > tr > a,
.navbar-inverse table.default tfoot .navbar-nav > tr > .sort[data-sort],
table.default tfoot .navbar-inverse .navbar-nav > tr > a,
table.default tfoot .navbar-inverse .navbar-nav > tr > .sort[data-sort], .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > .sort[data-sort], .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > .sort[data-sort], .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .sort[data-sort] {
    color: #9d9d9d;
  }
  /* line 592, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .sort[data-sort]:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .sort[data-sort]:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .sort[data-sort], .navbar-inverse .navbar-nav .open table.table thead .dropdown-menu > tr > a, .navbar-inverse .navbar-nav .open #home-panels table thead .dropdown-menu > tr > a, #home-panels .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > a, .navbar-inverse .navbar-nav .open table.table thead .dropdown-menu > tr > .sort[data-sort], .navbar-inverse .navbar-nav .open #home-panels table thead .dropdown-menu > tr > .sort[data-sort], #home-panels .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], .navbar-inverse .navbar-nav .open .flyboy table thead .dropdown-menu > tr > a, .navbar-inverse .navbar-nav .open .flyboy table thead .dropdown-menu > tr > .sort[data-sort], .flyboy .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > a, .flyboy .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], .navbar-inverse .navbar-nav .open #dorsale-attachments table thead .dropdown-menu > tr > a, .navbar-inverse .navbar-nav .open #dorsale-attachments table thead .dropdown-menu > tr > .sort[data-sort], #dorsale-attachments .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > a, #dorsale-attachments .navbar-inverse .navbar-nav .open table thead .dropdown-menu > tr > .sort[data-sort], table.table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a, #home-panels table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a, table.table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], #home-panels table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .flyboy table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a, .flyboy table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], #dorsale-attachments table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a, #dorsale-attachments table thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .navbar-inverse .navbar-nav .open table.default thead .dropdown-menu > tr > a, .navbar-inverse .navbar-nav .open table.default thead .dropdown-menu > tr > .sort[data-sort], table.default thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a, table.default thead .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.navbar-inverse .navbar-nav .open table.table tfoot .dropdown-menu > tr > a,
.navbar-inverse .navbar-nav .open #home-panels table tfoot .dropdown-menu > tr > a,
#home-panels .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > a,
.navbar-inverse .navbar-nav .open table.table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-inverse .navbar-nav .open #home-panels table tfoot .dropdown-menu > tr > .sort[data-sort],
#home-panels .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-inverse .navbar-nav .open .flyboy table tfoot .dropdown-menu > tr > a,
.navbar-inverse .navbar-nav .open .flyboy table tfoot .dropdown-menu > tr > .sort[data-sort],
.flyboy .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > a,
.flyboy .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
.navbar-inverse .navbar-nav .open #dorsale-attachments table tfoot .dropdown-menu > tr > a,
.navbar-inverse .navbar-nav .open #dorsale-attachments table tfoot .dropdown-menu > tr > .sort[data-sort],
#dorsale-attachments .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > a,
#dorsale-attachments .navbar-inverse .navbar-nav .open table tfoot .dropdown-menu > tr > .sort[data-sort],
table.table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a,
#home-panels table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a,
table.table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
#home-panels table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.flyboy table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a,
.flyboy table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
#dorsale-attachments table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a,
#dorsale-attachments table tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort],
.navbar-inverse .navbar-nav .open table.default tfoot .dropdown-menu > tr > a,
.navbar-inverse .navbar-nav .open table.default tfoot .dropdown-menu > tr > .sort[data-sort],
table.default tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > a,
table.default tfoot .navbar-inverse .navbar-nav .open .dropdown-menu > tr > .sort[data-sort], .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .sort[data-sort], .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

/* line 644, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .textarea-input-group button[disabled]:hover, .textarea-input-group .navbar-inverse button[disabled]:hover, .navbar-inverse .textarea-input-group input[disabled]:hover, .textarea-input-group .navbar-inverse input[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active, table.table thead .breadcrumb > tr, #home-panels table thead .breadcrumb > tr, .flyboy table thead .breadcrumb > tr, #dorsale-attachments table thead .breadcrumb > tr, table.default thead .breadcrumb > tr,
table.table tfoot .breadcrumb > tr,
#home-panels table tfoot .breadcrumb > tr,
.flyboy table tfoot .breadcrumb > tr,
#dorsale-attachments table tfoot .breadcrumb > tr,
table.default tfoot .breadcrumb > tr {
  color: #777777;
}

/* line 4, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a, .pagination > li > .sort[data-sort],
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #03A9F4;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > .sort[data-sort]:hover, .pagination > li > a:focus, .pagination > li > .sort[data-sort]:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #0275a8;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a, .pagination > li:first-child > .sort[data-sort],
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a, .pagination > li:last-child > .sort[data-sort],
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > .sort[data-sort], table.table thead .pagination > tr > a, #home-panels table thead .pagination > tr > a, table.table thead .pagination > tr > .sort[data-sort], #home-panels table thead .pagination > tr > .sort[data-sort], .flyboy table thead .pagination > tr > a, .flyboy table thead .pagination > tr > .sort[data-sort], #dorsale-attachments table thead .pagination > tr > a, #dorsale-attachments table thead .pagination > tr > .sort[data-sort], table.default thead .pagination > tr > a, table.default thead .pagination > tr > .sort[data-sort],
table.table tfoot .pagination > tr > a,
#home-panels table tfoot .pagination > tr > a,
table.table tfoot .pagination > tr > .sort[data-sort],
#home-panels table tfoot .pagination > tr > .sort[data-sort],
.flyboy table tfoot .pagination > tr > a,
.flyboy table tfoot .pagination > tr > .sort[data-sort],
#dorsale-attachments table tfoot .pagination > tr > a,
#dorsale-attachments table tfoot .pagination > tr > .sort[data-sort],
table.default tfoot .pagination > tr > a,
table.default tfoot .pagination > tr > .sort[data-sort], .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
table.table thead .pagination > tr > span,
#home-panels table thead .pagination > tr > span,
.flyboy table thead .pagination > tr > span,
#dorsale-attachments table thead .pagination > tr > span,
table.default thead .pagination > tr > span,
table.table tfoot .pagination > tr > span,
#home-panels table tfoot .pagination > tr > span,
.flyboy table tfoot .pagination > tr > span,
#dorsale-attachments table tfoot .pagination > tr > span,
table.default tfoot .pagination > tr > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > .sort[data-sort],
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a, .pagination-lg > li > .sort[data-sort],
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > .sort[data-sort],
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > .sort[data-sort],
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a, .pagination-sm > li > .sort[data-sort],
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > .sort[data-sort],
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > .sort[data-sort],
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a, .pager li > .sort[data-sort],
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover, .pager li > .sort[data-sort]:hover,
.pager li > a:focus,
.pager li > .sort[data-sort]:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a, .pager .next > .sort[data-sort],
.pager .next > span {
  float: right;
}

/* line 38, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a, .pager .previous > .sort[data-sort],
.pager .previous > span {
  float: left;
}

/* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a, .pager .disabled > .sort[data-sort],
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, .label.sort[data-sort]:hover, .textarea-input-group button.label:hover, .textarea-input-group input.label:hover, a.label:focus, .label.sort[data-sort]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .textarea-input-group button[href]:hover, .textarea-input-group input[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, #dorsale-attachments .label .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, table.table thead tr.list-group-item > .badge, #home-panels table thead tr.list-group-item > .badge, .flyboy table thead tr.list-group-item > .badge, #dorsale-attachments table thead tr.list-group-item > .badge, table.default thead tr.list-group-item > .badge,
table.table tfoot tr.list-group-item > .badge,
#home-panels table tfoot tr.list-group-item > .badge,
.flyboy table tfoot tr.list-group-item > .badge,
#dorsale-attachments table tfoot tr.list-group-item > .badge,
table.default tfoot tr.list-group-item > .badge, .nav-pills > .active > a > .badge, .nav-pills > .active > .sort[data-sort] > .badge, table.table thead .nav-pills > tr > a > .badge, #home-panels table thead .nav-pills > tr > a > .badge, table.table thead .nav-pills > tr > .sort[data-sort] > .badge, #home-panels table thead .nav-pills > tr > .sort[data-sort] > .badge, .flyboy table thead .nav-pills > tr > a > .badge, .flyboy table thead .nav-pills > tr > .sort[data-sort] > .badge, #dorsale-attachments table thead .nav-pills > tr > a > .badge, #dorsale-attachments table thead .nav-pills > tr > .sort[data-sort] > .badge, table.default thead .nav-pills > tr > a > .badge, table.default thead .nav-pills > tr > .sort[data-sort] > .badge,
table.table tfoot .nav-pills > tr > a > .badge,
#home-panels table tfoot .nav-pills > tr > a > .badge,
table.table tfoot .nav-pills > tr > .sort[data-sort] > .badge,
#home-panels table tfoot .nav-pills > tr > .sort[data-sort] > .badge,
.flyboy table tfoot .nav-pills > tr > a > .badge,
.flyboy table tfoot .nav-pills > tr > .sort[data-sort] > .badge,
#dorsale-attachments table tfoot .nav-pills > tr > a > .badge,
#dorsale-attachments table tfoot .nav-pills > tr > .sort[data-sort] > .badge,
table.default tfoot .nav-pills > tr > a > .badge,
table.default tfoot .nav-pills > tr > .sort[data-sort] > .badge {
  color: #03A9F4;
  background-color: #fff;
}

/* line 47, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge, .nav-pills > li > .sort[data-sort] > .badge {
  margin-left: 3px;
}

/* line 62, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, .badge.sort[data-sort]:hover, .textarea-input-group button.badge:hover, .textarea-input-group input.badge:hover, a.badge:focus, .badge.sort[data-sort]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img,
.thumbnail .sort[data-sort] > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover, .thumbnail.sort[data-sort]:hover, .textarea-input-group button.thumbnail:hover, .textarea-input-group input.thumbnail:hover,
a.thumbnail:focus,
.thumbnail.sort[data-sort]:focus,
a.thumbnail.active,
.thumbnail.active.sort[data-sort],
table.table thead tr.thumbnail,
#home-panels table thead tr.thumbnail,
.flyboy table thead tr.thumbnail,
#dorsale-attachments table thead tr.thumbnail,
table.default thead tr.thumbnail,
table.table tfoot tr.thumbnail,
#home-panels table tfoot tr.thumbnail,
.flyboy table tfoot tr.thumbnail,
#dorsale-attachments table tfoot tr.thumbnail,
table.default tfoot tr.thumbnail {
  border-color: #03A9F4;
}

/* line 9, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success, .alert-notice {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr, .alert-notice hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link, .alert-notice .alert-link {
  color: #2b542c;
}

/* line 63, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger, .alert-alert {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr, .alert-alert hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link, .alert-alert .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar, table.table thead tr.progress .progress-bar, #home-panels table thead tr.progress .progress-bar, .flyboy table thead tr.progress .progress-bar, #dorsale-attachments table thead tr.progress .progress-bar, table.default thead tr.progress .progress-bar,
table.table tfoot tr.progress .progress-bar,
#home-panels table tfoot tr.progress .progress-bar,
.flyboy table tfoot tr.progress .progress-bar,
#dorsale-attachments table tfoot tr.progress .progress-bar,
table.default tfoot tr.progress .progress-bar,
.progress-bar.active,
table.table thead tr.progress-bar,
#home-panels table thead tr.progress-bar,
.flyboy table thead tr.progress-bar,
#dorsale-attachments table thead tr.progress-bar,
table.default thead tr.progress-bar,
table.table tfoot tr.progress-bar,
#home-panels table tfoot tr.progress-bar,
.flyboy table tfoot tr.progress-bar,
#dorsale-attachments table tfoot tr.progress-bar,
table.default tfoot tr.progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right,
.event .media > .created_at {
  padding-left: 10px;
}

/* line 34, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .textarea-input-group button.disabled:hover, .textarea-input-group input.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .textarea-input-group button.disabled:hover .list-group-item-heading, .textarea-input-group input.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .textarea-input-group button.disabled:hover .list-group-item-text, .textarea-input-group input.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, table.table thead tr.list-group-item, #home-panels table thead tr.list-group-item, .flyboy table thead tr.list-group-item, #dorsale-attachments table thead tr.list-group-item, table.default thead tr.list-group-item,
table.table tfoot tr.list-group-item,
#home-panels table tfoot tr.list-group-item,
.flyboy table tfoot tr.list-group-item,
#dorsale-attachments table tfoot tr.list-group-item,
table.default tfoot tr.list-group-item, .list-group-item.active:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading, table.table thead tr.list-group-item .list-group-item-heading, #home-panels table thead tr.list-group-item .list-group-item-heading, .flyboy table thead tr.list-group-item .list-group-item-heading, #dorsale-attachments table thead tr.list-group-item .list-group-item-heading, table.default thead tr.list-group-item .list-group-item-heading,
table.table tfoot tr.list-group-item .list-group-item-heading,
#home-panels table tfoot tr.list-group-item .list-group-item-heading,
.flyboy table tfoot tr.list-group-item .list-group-item-heading,
#dorsale-attachments table tfoot tr.list-group-item .list-group-item-heading,
table.default tfoot tr.list-group-item .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .event .list-group-item-heading > .created_at,
.event .list-group-item.active .list-group-item-heading > .created_at,
.list-group-item.active #footer .list-group-item-heading > p,
#footer .list-group-item.active .list-group-item-heading > p,
table.table thead tr.list-group-item .list-group-item-heading > small,
#home-panels table thead tr.list-group-item .list-group-item-heading > small,
table.table thead tr.list-group-item .event .list-group-item-heading > .created_at,
#home-panels table thead tr.list-group-item .event .list-group-item-heading > .created_at,
.event table.table thead tr.list-group-item .list-group-item-heading > .created_at,
.event #home-panels table thead tr.list-group-item .list-group-item-heading > .created_at,
#home-panels .event table thead tr.list-group-item .list-group-item-heading > .created_at,
table.table thead tr.list-group-item #footer .list-group-item-heading > p,
#home-panels table thead tr.list-group-item #footer .list-group-item-heading > p,
#footer table.table thead tr.list-group-item .list-group-item-heading > p,
#footer #home-panels table thead tr.list-group-item .list-group-item-heading > p,
#home-panels #footer table thead tr.list-group-item .list-group-item-heading > p,
.flyboy table thead tr.list-group-item .list-group-item-heading > small,
.flyboy table thead tr.list-group-item .event .list-group-item-heading > .created_at,
.event .flyboy table thead tr.list-group-item .list-group-item-heading > .created_at,
.flyboy table thead tr.list-group-item #footer .list-group-item-heading > p,
#footer .flyboy table thead tr.list-group-item .list-group-item-heading > p,
#dorsale-attachments table thead tr.list-group-item .list-group-item-heading > small,
#dorsale-attachments table thead tr.list-group-item .event .list-group-item-heading > .created_at,
.event #dorsale-attachments table thead tr.list-group-item .list-group-item-heading > .created_at,
#dorsale-attachments table thead tr.list-group-item #footer .list-group-item-heading > p,
#footer #dorsale-attachments table thead tr.list-group-item .list-group-item-heading > p,
table.default thead tr.list-group-item .list-group-item-heading > small,
table.default thead tr.list-group-item .event .list-group-item-heading > .created_at,
.event table.default thead tr.list-group-item .list-group-item-heading > .created_at,
table.default thead tr.list-group-item #footer .list-group-item-heading > p,
#footer table.default thead tr.list-group-item .list-group-item-heading > p,
table.table tfoot tr.list-group-item .list-group-item-heading > small,
#home-panels table tfoot tr.list-group-item .list-group-item-heading > small,
table.table tfoot tr.list-group-item .event .list-group-item-heading > .created_at,
#home-panels table tfoot tr.list-group-item .event .list-group-item-heading > .created_at,
.event table.table tfoot tr.list-group-item .list-group-item-heading > .created_at,
.event #home-panels table tfoot tr.list-group-item .list-group-item-heading > .created_at,
#home-panels .event table tfoot tr.list-group-item .list-group-item-heading > .created_at,
table.table tfoot tr.list-group-item #footer .list-group-item-heading > p,
#home-panels table tfoot tr.list-group-item #footer .list-group-item-heading > p,
#footer table.table tfoot tr.list-group-item .list-group-item-heading > p,
#footer #home-panels table tfoot tr.list-group-item .list-group-item-heading > p,
#home-panels #footer table tfoot tr.list-group-item .list-group-item-heading > p,
.flyboy table tfoot tr.list-group-item .list-group-item-heading > small,
.flyboy table tfoot tr.list-group-item .event .list-group-item-heading > .created_at,
.event .flyboy table tfoot tr.list-group-item .list-group-item-heading > .created_at,
.flyboy table tfoot tr.list-group-item #footer .list-group-item-heading > p,
#footer .flyboy table tfoot tr.list-group-item .list-group-item-heading > p,
#dorsale-attachments table tfoot tr.list-group-item .list-group-item-heading > small,
#dorsale-attachments table tfoot tr.list-group-item .event .list-group-item-heading > .created_at,
.event #dorsale-attachments table tfoot tr.list-group-item .list-group-item-heading > .created_at,
#dorsale-attachments table tfoot tr.list-group-item #footer .list-group-item-heading > p,
#footer #dorsale-attachments table tfoot tr.list-group-item .list-group-item-heading > p,
table.default tfoot tr.list-group-item .list-group-item-heading > small,
table.default tfoot tr.list-group-item .event .list-group-item-heading > .created_at,
.event table.default tfoot tr.list-group-item .list-group-item-heading > .created_at,
table.default tfoot tr.list-group-item #footer .list-group-item-heading > p,
#footer table.default tfoot tr.list-group-item .list-group-item-heading > p,
.list-group-item.active .list-group-item-heading > .small,
table.table thead tr.list-group-item .list-group-item-heading > .small,
#home-panels table thead tr.list-group-item .list-group-item-heading > .small,
.flyboy table thead tr.list-group-item .list-group-item-heading > .small,
#dorsale-attachments table thead tr.list-group-item .list-group-item-heading > .small,
table.default thead tr.list-group-item .list-group-item-heading > .small,
table.table tfoot tr.list-group-item .list-group-item-heading > .small,
#home-panels table tfoot tr.list-group-item .list-group-item-heading > .small,
.flyboy table tfoot tr.list-group-item .list-group-item-heading > .small,
#dorsale-attachments table tfoot tr.list-group-item .list-group-item-heading > .small,
table.default tfoot tr.list-group-item .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .textarea-input-group button.active:hover .list-group-item-heading, .textarea-input-group input.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.textarea-input-group button.active:hover .list-group-item-heading > small,
.textarea-input-group button.active:hover .event .list-group-item-heading > .created_at,
.event .textarea-input-group button.active:hover .list-group-item-heading > .created_at,
.textarea-input-group button.active:hover #footer .list-group-item-heading > p,
#footer .textarea-input-group button.active:hover .list-group-item-heading > p,
.textarea-input-group input.active:hover .list-group-item-heading > small,
.textarea-input-group input.active:hover .event .list-group-item-heading > .created_at,
.event .textarea-input-group input.active:hover .list-group-item-heading > .created_at,
.textarea-input-group input.active:hover #footer .list-group-item-heading > p,
#footer .textarea-input-group input.active:hover .list-group-item-heading > p,
.list-group-item.active:hover .list-group-item-heading > .small,
.textarea-input-group button.active:hover .list-group-item-heading > .small,
.textarea-input-group input.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, table.table thead tr.list-group-item .list-group-item-text, #home-panels table thead tr.list-group-item .list-group-item-text, .flyboy table thead tr.list-group-item .list-group-item-text, #dorsale-attachments table thead tr.list-group-item .list-group-item-text, table.default thead tr.list-group-item .list-group-item-text,
table.table tfoot tr.list-group-item .list-group-item-text,
#home-panels table tfoot tr.list-group-item .list-group-item-text,
.flyboy table tfoot tr.list-group-item .list-group-item-text,
#dorsale-attachments table tfoot tr.list-group-item .list-group-item-text,
table.default tfoot tr.list-group-item .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .textarea-input-group button.active:hover .list-group-item-text, .textarea-input-group input.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item, .list-group-item.sort[data-sort],
button.list-group-item {
  color: #555;
}

/* line 87, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading, .list-group-item.sort[data-sort] .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, .list-group-item.sort[data-sort]:hover, .textarea-input-group input.list-group-item:hover, a.list-group-item:focus, .list-group-item.sort[data-sort]:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success, .list-group-item-success.sort[data-sort],
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading, .list-group-item-success.sort[data-sort] .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, .list-group-item-success.sort[data-sort]:hover, .textarea-input-group input.list-group-item-success:hover, a.list-group-item-success:focus, .list-group-item-success.sort[data-sort]:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, .list-group-item-success.active.sort[data-sort], table.table thead tr.list-group-item-success, #home-panels table thead tr.list-group-item-success, .flyboy table thead tr.list-group-item-success, #dorsale-attachments table thead tr.list-group-item-success, table.default thead tr.list-group-item-success,
table.table tfoot tr.list-group-item-success,
#home-panels table tfoot tr.list-group-item-success,
.flyboy table tfoot tr.list-group-item-success,
#dorsale-attachments table tfoot tr.list-group-item-success,
table.default tfoot tr.list-group-item-success, a.list-group-item-success.active:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info, .list-group-item-info.sort[data-sort],
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading, .list-group-item-info.sort[data-sort] .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, .list-group-item-info.sort[data-sort]:hover, .textarea-input-group input.list-group-item-info:hover, a.list-group-item-info:focus, .list-group-item-info.sort[data-sort]:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, .list-group-item-info.active.sort[data-sort], table.table thead tr.list-group-item-info, #home-panels table thead tr.list-group-item-info, .flyboy table thead tr.list-group-item-info, #dorsale-attachments table thead tr.list-group-item-info, table.default thead tr.list-group-item-info,
table.table tfoot tr.list-group-item-info,
#home-panels table tfoot tr.list-group-item-info,
.flyboy table tfoot tr.list-group-item-info,
#dorsale-attachments table tfoot tr.list-group-item-info,
table.default tfoot tr.list-group-item-info, a.list-group-item-info.active:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning, .list-group-item-warning.sort[data-sort],
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading, .list-group-item-warning.sort[data-sort] .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, .list-group-item-warning.sort[data-sort]:hover, .textarea-input-group input.list-group-item-warning:hover, a.list-group-item-warning:focus, .list-group-item-warning.sort[data-sort]:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, .list-group-item-warning.active.sort[data-sort], table.table thead tr.list-group-item-warning, #home-panels table thead tr.list-group-item-warning, .flyboy table thead tr.list-group-item-warning, #dorsale-attachments table thead tr.list-group-item-warning, table.default thead tr.list-group-item-warning,
table.table tfoot tr.list-group-item-warning,
#home-panels table tfoot tr.list-group-item-warning,
.flyboy table tfoot tr.list-group-item-warning,
#dorsale-attachments table tfoot tr.list-group-item-warning,
table.default tfoot tr.list-group-item-warning, a.list-group-item-warning.active:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger, .list-group-item-danger.sort[data-sort],
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading, .list-group-item-danger.sort[data-sort] .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, .list-group-item-danger.sort[data-sort]:hover, .textarea-input-group input.list-group-item-danger:hover, a.list-group-item-danger:focus, .list-group-item-danger.sort[data-sort]:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, .list-group-item-danger.active.sort[data-sort], table.table thead tr.list-group-item-danger, #home-panels table thead tr.list-group-item-danger, .flyboy table thead tr.list-group-item-danger, #dorsale-attachments table thead tr.list-group-item-danger, table.default thead tr.list-group-item-danger,
table.table tfoot tr.list-group-item-danger,
#home-panels table tfoot tr.list-group-item-danger,
.flyboy table tfoot tr.list-group-item-danger,
#dorsale-attachments table tfoot tr.list-group-item-danger,
table.default tfoot tr.list-group-item-danger, a.list-group-item-danger.active:hover, .textarea-input-group button.active:hover, .textarea-input-group input.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel, .context {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body, .context .context-body {
  padding: 15px;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .context .context-body:before, .panel-body:after, .context .context-body:after {
  display: table;
  content: " ";
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after, .context .context-body:after {
  clear: both;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading, .context .context-header {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle, .context .context-header > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title, .context .context-header {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a, .panel-title > .sort[data-sort], .context .context-header > a, .context .context-header > .sort[data-sort],
.panel-title > small,
.event .panel-title > .created_at,
#footer .panel-title > p,
.context .context-header > small,
.context .event .context-header > .created_at,
.event .context .context-header > .created_at,
.context #footer .context-header > p,
#footer .context .context-header > p,
.panel-title > .small,
.context .context-header > .small,
.panel-title > small > a,
.event .panel-title > .created_at > a,
.panel-title > small > .sort[data-sort],
.event .panel-title > .created_at > .sort[data-sort],
#footer .panel-title > p > a,
#footer .panel-title > p > .sort[data-sort],
.context .context-header > small > a,
.context .event .context-header > .created_at > a,
.event .context .context-header > .created_at > a,
.context .context-header > small > .sort[data-sort],
.context .event .context-header > .created_at > .sort[data-sort],
.event .context .context-header > .created_at > .sort[data-sort],
.context #footer .context-header > p > a,
.context #footer .context-header > p > .sort[data-sort],
#footer .context .context-header > p > a,
#footer .context .context-header > p > .sort[data-sort],
.panel-title > .small > a,
.panel-title > .small > .sort[data-sort],
.context .context-header > .small > a,
.context .context-header > .small > .sort[data-sort] {
  color: inherit;
}

/* line 49, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer, .context .context-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group, .context > .list-group,
.panel > .panel-collapse > .list-group,
.context > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item, .context > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child, .context > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child, .context > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .context .panel > .context-header + .panel-collapse > .list-group .list-group-item:first-child, .context > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .context > .context-header + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child, .context .context-header + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer, .context .list-group + .context-footer {
  border-top-width: 0;
}

/* line 110, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table, #home-panels .panel > table, .flyboy .panel > table, #dorsale-attachments .panel > table, .panel > table.default, .context > .table, #home-panels .context > table, .flyboy .context > table, #dorsale-attachments .context > table, .context > table.default,
.panel > .table-responsive > .table,
#home-panels .panel > .table-responsive > table,
.flyboy .panel > .table-responsive > table,
#dorsale-attachments .panel > .table-responsive > table,
.panel > .table-responsive > table.default,
.context > .table-responsive > .table,
#home-panels .context > .table-responsive > table,
.flyboy .context > .table-responsive > table,
#dorsale-attachments .context > .table-responsive > table,
.context > .table-responsive > table.default,
.panel > .panel-collapse > .table,
#home-panels .panel > .panel-collapse > table,
.flyboy .panel > .panel-collapse > table,
#dorsale-attachments .panel > .panel-collapse > table,
.panel > .panel-collapse > table.default,
.context > .panel-collapse > .table,
#home-panels .context > .panel-collapse > table,
.flyboy .context > .panel-collapse > table,
#dorsale-attachments .context > .panel-collapse > table,
.context > .panel-collapse > table.default {
  margin-bottom: 0;
}

/* line 115, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption, #home-panels .panel > table caption, .flyboy .panel > table caption, #dorsale-attachments .panel > table caption, .panel > table.default caption, .context > .table caption, #home-panels .context > table caption, .flyboy .context > table caption, #dorsale-attachments .context > table caption, .context > table.default caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child, #home-panels .panel > table:first-child, .flyboy .panel > table:first-child, #dorsale-attachments .panel > table:first-child, .panel > table.default:first-child, .context > .table:first-child, #home-panels .context > table:first-child, .flyboy .context > table:first-child, #dorsale-attachments .context > table:first-child, .context > table.default:first-child,
.panel > .table-responsive:first-child > .table:first-child,
#home-panels .panel > .table-responsive:first-child > table:first-child,
.flyboy .panel > .table-responsive:first-child > table:first-child,
#dorsale-attachments .panel > .table-responsive:first-child > table:first-child,
.panel > .table-responsive:first-child > table.default:first-child,
.context > .table-responsive:first-child > .table:first-child,
#home-panels .context > .table-responsive:first-child > table:first-child,
.flyboy .context > .table-responsive:first-child > table:first-child,
#dorsale-attachments .context > .table-responsive:first-child > table:first-child,
.context > .table-responsive:first-child > table.default:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child, #home-panels .panel > table:first-child > thead:first-child > tr:first-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child, #dorsale-attachments .panel > table:first-child > thead:first-child > tr:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child, .context > .table:first-child > thead:first-child > tr:first-child, #home-panels .context > table:first-child > thead:first-child > tr:first-child, .flyboy .context > table:first-child > thead:first-child > tr:first-child, #dorsale-attachments .context > table:first-child > thead:first-child > tr:first-child, .context > table.default:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
#home-panels .panel > table:first-child > tbody:first-child > tr:first-child,
.flyboy .panel > table:first-child > tbody:first-child > tr:first-child,
#dorsale-attachments .panel > table:first-child > tbody:first-child > tr:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child,
.context > .table:first-child > tbody:first-child > tr:first-child,
#home-panels .context > table:first-child > tbody:first-child > tr:first-child,
.flyboy .context > table:first-child > tbody:first-child > tr:first-child,
#dorsale-attachments .context > table:first-child > tbody:first-child > tr:first-child,
.context > table.default:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #home-panels .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child td:first-child, #dorsale-attachments .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:first-child, .context > .table:first-child > thead:first-child > tr:first-child td:first-child, #home-panels .context > table:first-child > thead:first-child > tr:first-child td:first-child, .flyboy .context > table:first-child > thead:first-child > tr:first-child td:first-child, #dorsale-attachments .context > table:first-child > thead:first-child > tr:first-child td:first-child, .context > table.default:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#home-panels .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.flyboy .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
#dorsale-attachments .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > table.default:first-child > thead:first-child > tr:first-child th:first-child,
.context > .table:first-child > thead:first-child > tr:first-child th:first-child,
#home-panels .context > table:first-child > thead:first-child > tr:first-child th:first-child,
.flyboy .context > table:first-child > thead:first-child > tr:first-child th:first-child,
#dorsale-attachments .context > table:first-child > thead:first-child > tr:first-child th:first-child,
.context > table.default:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#home-panels .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.flyboy .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
#dorsale-attachments .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child td:first-child,
.context > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#home-panels .context > table:first-child > tbody:first-child > tr:first-child td:first-child,
.flyboy .context > table:first-child > tbody:first-child > tr:first-child td:first-child,
#dorsale-attachments .context > table:first-child > tbody:first-child > tr:first-child td:first-child,
.context > table.default:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#home-panels .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.flyboy .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
#dorsale-attachments .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child th:first-child,
.context > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#home-panels .context > table:first-child > tbody:first-child > tr:first-child th:first-child,
.flyboy .context > table:first-child > tbody:first-child > tr:first-child th:first-child,
#dorsale-attachments .context > table:first-child > tbody:first-child > tr:first-child th:first-child,
.context > table.default:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #home-panels .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .flyboy .panel > table:first-child > thead:first-child > tr:first-child td:last-child, #dorsale-attachments .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table.default:first-child > thead:first-child > tr:first-child td:last-child, .context > .table:first-child > thead:first-child > tr:first-child td:last-child, #home-panels .context > table:first-child > thead:first-child > tr:first-child td:last-child, .flyboy .context > table:first-child > thead:first-child > tr:first-child td:last-child, #dorsale-attachments .context > table:first-child > thead:first-child > tr:first-child td:last-child, .context > table.default:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#home-panels .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.flyboy .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
#dorsale-attachments .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > table.default:first-child > thead:first-child > tr:first-child th:last-child,
.context > .table:first-child > thead:first-child > tr:first-child th:last-child,
#home-panels .context > table:first-child > thead:first-child > tr:first-child th:last-child,
.flyboy .context > table:first-child > thead:first-child > tr:first-child th:last-child,
#dorsale-attachments .context > table:first-child > thead:first-child > tr:first-child th:last-child,
.context > table.default:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#home-panels .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.flyboy .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
#dorsale-attachments .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child td:last-child,
.context > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#home-panels .context > table:first-child > tbody:first-child > tr:first-child td:last-child,
.flyboy .context > table:first-child > tbody:first-child > tr:first-child td:last-child,
#dorsale-attachments .context > table:first-child > tbody:first-child > tr:first-child td:last-child,
.context > table.default:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#home-panels .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.flyboy .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
#dorsale-attachments .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > table.default:first-child > tbody:first-child > tr:first-child th:last-child,
.context > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#home-panels .context > table:first-child > tbody:first-child > tr:first-child th:last-child,
.flyboy .context > table:first-child > tbody:first-child > tr:first-child th:last-child,
#dorsale-attachments .context > table:first-child > tbody:first-child > tr:first-child th:last-child,
.context > table.default:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child, #home-panels .panel > table:last-child, .flyboy .panel > table:last-child, #dorsale-attachments .panel > table:last-child, .panel > table.default:last-child, .context > .table:last-child, #home-panels .context > table:last-child, .flyboy .context > table:last-child, #dorsale-attachments .context > table:last-child, .context > table.default:last-child,
.panel > .table-responsive:last-child > .table:last-child,
#home-panels .panel > .table-responsive:last-child > table:last-child,
.flyboy .panel > .table-responsive:last-child > table:last-child,
#dorsale-attachments .panel > .table-responsive:last-child > table:last-child,
.panel > .table-responsive:last-child > table.default:last-child,
.context > .table-responsive:last-child > .table:last-child,
#home-panels .context > .table-responsive:last-child > table:last-child,
.flyboy .context > .table-responsive:last-child > table:last-child,
#dorsale-attachments .context > .table-responsive:last-child > table:last-child,
.context > .table-responsive:last-child > table.default:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child, #home-panels .panel > table:last-child > tbody:last-child > tr:last-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child, #dorsale-attachments .panel > table:last-child > tbody:last-child > tr:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child, .context > .table:last-child > tbody:last-child > tr:last-child, #home-panels .context > table:last-child > tbody:last-child > tr:last-child, .flyboy .context > table:last-child > tbody:last-child > tr:last-child, #dorsale-attachments .context > table:last-child > tbody:last-child > tr:last-child, .context > table.default:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
#home-panels .panel > table:last-child > tfoot:last-child > tr:last-child,
.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child,
#dorsale-attachments .panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child,
.context > .table:last-child > tfoot:last-child > tr:last-child,
#home-panels .context > table:last-child > tfoot:last-child > tr:last-child,
.flyboy .context > table:last-child > tfoot:last-child > tr:last-child,
#dorsale-attachments .context > table:last-child > tfoot:last-child > tr:last-child,
.context > table.default:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #home-panels .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, #dorsale-attachments .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:first-child, .context > .table:last-child > tbody:last-child > tr:last-child td:first-child, #home-panels .context > table:last-child > tbody:last-child > tr:last-child td:first-child, .flyboy .context > table:last-child > tbody:last-child > tr:last-child td:first-child, #dorsale-attachments .context > table:last-child > tbody:last-child > tr:last-child td:first-child, .context > table.default:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#home-panels .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.flyboy .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
#dorsale-attachments .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > table.default:last-child > tbody:last-child > tr:last-child th:first-child,
.context > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#home-panels .context > table:last-child > tbody:last-child > tr:last-child th:first-child,
.flyboy .context > table:last-child > tbody:last-child > tr:last-child th:first-child,
#dorsale-attachments .context > table:last-child > tbody:last-child > tr:last-child th:first-child,
.context > table.default:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#home-panels .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
#dorsale-attachments .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child td:first-child,
.context > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#home-panels .context > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.flyboy .context > table:last-child > tfoot:last-child > tr:last-child td:first-child,
#dorsale-attachments .context > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.context > table.default:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#home-panels .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
#dorsale-attachments .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child th:first-child,
.context > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#home-panels .context > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.flyboy .context > table:last-child > tfoot:last-child > tr:last-child th:first-child,
#dorsale-attachments .context > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.context > table.default:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #home-panels .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .flyboy .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, #dorsale-attachments .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table.default:last-child > tbody:last-child > tr:last-child td:last-child, .context > .table:last-child > tbody:last-child > tr:last-child td:last-child, #home-panels .context > table:last-child > tbody:last-child > tr:last-child td:last-child, .flyboy .context > table:last-child > tbody:last-child > tr:last-child td:last-child, #dorsale-attachments .context > table:last-child > tbody:last-child > tr:last-child td:last-child, .context > table.default:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#home-panels .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.flyboy .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
#dorsale-attachments .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > table.default:last-child > tbody:last-child > tr:last-child th:last-child,
.context > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#home-panels .context > table:last-child > tbody:last-child > tr:last-child th:last-child,
.flyboy .context > table:last-child > tbody:last-child > tr:last-child th:last-child,
#dorsale-attachments .context > table:last-child > tbody:last-child > tr:last-child th:last-child,
.context > table.default:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#home-panels .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
#dorsale-attachments .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child td:last-child,
.context > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#home-panels .context > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.flyboy .context > table:last-child > tfoot:last-child > tr:last-child td:last-child,
#dorsale-attachments .context > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.context > table.default:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#home-panels .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.flyboy .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
#dorsale-attachments .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > table.default:last-child > tfoot:last-child > tr:last-child th:last-child,
.context > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#home-panels .context > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.flyboy .context > table:last-child > tfoot:last-child > tr:last-child th:last-child,
#dorsale-attachments .context > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.context > table.default:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table, #home-panels .panel > .panel-body + table, .flyboy .panel > .panel-body + table, #dorsale-attachments .panel > .panel-body + table, .panel > .panel-body + table.default, .context .panel > .context-body + .table, .context #home-panels .panel > .context-body + table, #home-panels .context .panel > .context-body + table, .context .flyboy .panel > .context-body + table, .flyboy .context .panel > .context-body + table, .context #dorsale-attachments .panel > .context-body + table, #dorsale-attachments .context .panel > .context-body + table, .context .panel > .context-body + table.default, .context > .panel-body + .table, #home-panels .context > .panel-body + table, .flyboy .context > .panel-body + table, #dorsale-attachments .context > .panel-body + table, .context > .panel-body + table.default, .context > .context-body + .table, #home-panels .context > .context-body + table, .flyboy .context > .context-body + table, #dorsale-attachments .context > .context-body + table, .context > .context-body + table.default,
.panel > .panel-body + .table-responsive,
.context .panel > .context-body + .table-responsive,
.context > .panel-body + .table-responsive,
.context > .context-body + .table-responsive,
.panel > .table + .panel-body,
#home-panels .panel > table + .panel-body,
.flyboy .panel > table + .panel-body,
#dorsale-attachments .panel > table + .panel-body,
.panel > table.default + .panel-body,
.context .panel > .table + .context-body,
.context #home-panels .panel > table + .context-body,
#home-panels .context .panel > table + .context-body,
.context .flyboy .panel > table + .context-body,
.flyboy .context .panel > table + .context-body,
.context #dorsale-attachments .panel > table + .context-body,
#dorsale-attachments .context .panel > table + .context-body,
.context .panel > table.default + .context-body,
.context > .table + .panel-body,
#home-panels .context > table + .panel-body,
.flyboy .context > table + .panel-body,
#dorsale-attachments .context > table + .panel-body,
.context > table.default + .panel-body,
.context > .table + .context-body,
#home-panels .context > table + .context-body,
.flyboy .context > table + .context-body,
#dorsale-attachments .context > table + .context-body,
.context > table.default + .context-body,
.panel > .table-responsive + .panel-body,
.context .panel > .table-responsive + .context-body,
.context > .table-responsive + .panel-body,
.context > .table-responsive + .context-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th, #home-panels .panel > table > tbody:first-child > tr:first-child th, .flyboy .panel > table > tbody:first-child > tr:first-child th, #dorsale-attachments .panel > table > tbody:first-child > tr:first-child th, .panel > table.default > tbody:first-child > tr:first-child th, .context > .table > tbody:first-child > tr:first-child th, #home-panels .context > table > tbody:first-child > tr:first-child th, .flyboy .context > table > tbody:first-child > tr:first-child th, #dorsale-attachments .context > table > tbody:first-child > tr:first-child th, .context > table.default > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
#home-panels .panel > table > tbody:first-child > tr:first-child td,
.flyboy .panel > table > tbody:first-child > tr:first-child td,
#dorsale-attachments .panel > table > tbody:first-child > tr:first-child td,
.panel > table.default > tbody:first-child > tr:first-child td,
.context > .table > tbody:first-child > tr:first-child td,
#home-panels .context > table > tbody:first-child > tr:first-child td,
.flyboy .context > table > tbody:first-child > tr:first-child td,
#dorsale-attachments .context > table > tbody:first-child > tr:first-child td,
.context > table.default > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered, #home-panels .panel > table, .panel > table.default, .context > .table-bordered, #home-panels .context > table, .context > table.default,
.panel > .table-responsive > .table-bordered,
#home-panels .panel > .table-responsive > table,
.panel > .table-responsive > table.default,
.context > .table-responsive > .table-bordered,
#home-panels .context > .table-responsive > table,
.context > .table-responsive > table.default {
  border: 0;
}

/* line 181, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child, #home-panels .panel > table > thead > tr > th:first-child, .panel > table.default > thead > tr > th:first-child, .context > .table-bordered > thead > tr > th:first-child, #home-panels .context > table > thead > tr > th:first-child, .context > table.default > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
#home-panels .panel > table > thead > tr > td:first-child,
.panel > table.default > thead > tr > td:first-child,
.context > .table-bordered > thead > tr > td:first-child,
#home-panels .context > table > thead > tr > td:first-child,
.context > table.default > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
#home-panels .panel > table > tbody > tr > th:first-child,
.panel > table.default > tbody > tr > th:first-child,
.context > .table-bordered > tbody > tr > th:first-child,
#home-panels .context > table > tbody > tr > th:first-child,
.context > table.default > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
#home-panels .panel > table > tbody > tr > td:first-child,
.panel > table.default > tbody > tr > td:first-child,
.context > .table-bordered > tbody > tr > td:first-child,
#home-panels .context > table > tbody > tr > td:first-child,
.context > table.default > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
#home-panels .panel > table > tfoot > tr > th:first-child,
.panel > table.default > tfoot > tr > th:first-child,
.context > .table-bordered > tfoot > tr > th:first-child,
#home-panels .context > table > tfoot > tr > th:first-child,
.context > table.default > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
#home-panels .panel > table > tfoot > tr > td:first-child,
.panel > table.default > tfoot > tr > td:first-child,
.context > .table-bordered > tfoot > tr > td:first-child,
#home-panels .context > table > tfoot > tr > td:first-child,
.context > table.default > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child, #home-panels .panel > table > thead > tr > th:last-child, .panel > table.default > thead > tr > th:last-child, .context > .table-bordered > thead > tr > th:last-child, #home-panels .context > table > thead > tr > th:last-child, .context > table.default > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
#home-panels .panel > table > thead > tr > td:last-child,
.panel > table.default > thead > tr > td:last-child,
.context > .table-bordered > thead > tr > td:last-child,
#home-panels .context > table > thead > tr > td:last-child,
.context > table.default > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
#home-panels .panel > table > tbody > tr > th:last-child,
.panel > table.default > tbody > tr > th:last-child,
.context > .table-bordered > tbody > tr > th:last-child,
#home-panels .context > table > tbody > tr > th:last-child,
.context > table.default > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
#home-panels .panel > table > tbody > tr > td:last-child,
.panel > table.default > tbody > tr > td:last-child,
.context > .table-bordered > tbody > tr > td:last-child,
#home-panels .context > table > tbody > tr > td:last-child,
.context > table.default > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
#home-panels .panel > table > tfoot > tr > th:last-child,
.panel > table.default > tfoot > tr > th:last-child,
.context > .table-bordered > tfoot > tr > th:last-child,
#home-panels .context > table > tfoot > tr > th:last-child,
.context > table.default > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
#home-panels .panel > table > tfoot > tr > td:last-child,
.panel > table.default > tfoot > tr > td:last-child,
.context > .table-bordered > tfoot > tr > td:last-child,
#home-panels .context > table > tfoot > tr > td:last-child,
.context > table.default > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td, #home-panels .panel > table > thead > tr:first-child > td, .panel > table.default > thead > tr:first-child > td, .context > .table-bordered > thead > tr:first-child > td, #home-panels .context > table > thead > tr:first-child > td, .context > table.default > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
#home-panels .panel > table > thead > tr:first-child > th,
.panel > table.default > thead > tr:first-child > th,
.context > .table-bordered > thead > tr:first-child > th,
#home-panels .context > table > thead > tr:first-child > th,
.context > table.default > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
#home-panels .panel > table > tbody > tr:first-child > td,
.panel > table.default > tbody > tr:first-child > td,
.context > .table-bordered > tbody > tr:first-child > td,
#home-panels .context > table > tbody > tr:first-child > td,
.context > table.default > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
#home-panels .panel > table > tbody > tr:first-child > th,
.panel > table.default > tbody > tr:first-child > th,
.context > .table-bordered > tbody > tr:first-child > th,
#home-panels .context > table > tbody > tr:first-child > th,
.context > table.default > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td, #home-panels .panel > table > tbody > tr:last-child > td, .panel > table.default > tbody > tr:last-child > td, .context > .table-bordered > tbody > tr:last-child > td, #home-panels .context > table > tbody > tr:last-child > td, .context > table.default > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
#home-panels .panel > table > tbody > tr:last-child > th,
.panel > table.default > tbody > tr:last-child > th,
.context > .table-bordered > tbody > tr:last-child > th,
#home-panels .context > table > tbody > tr:last-child > th,
.context > table.default > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
#home-panels .panel > table > tfoot > tr:last-child > td,
.panel > table.default > tfoot > tr:last-child > td,
.context > .table-bordered > tfoot > tr:last-child > td,
#home-panels .context > table > tfoot > tr:last-child > td,
.context > table.default > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
#home-panels .panel > table > tfoot > tr:last-child > th,
.panel > table.default > tfoot > tr:last-child > th,
.context > .table-bordered > tfoot > tr:last-child > th,
#home-panels .context > table > tfoot > tr:last-child > th,
.context > table.default > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive, .context > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel, .panel-group .context {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel, .panel-group .context + .panel, .panel-group .panel + .context, .panel-group .context + .context {
  margin-top: 5px;
}

/* line 235, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading, .panel-group .context .context-header, .context .panel-group .context-header {
  border-bottom: 0;
}

/* line 238, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .context .panel-heading + .panel-collapse > .context-body, .context .panel-group .panel-heading + .panel-collapse > .context-body, .panel-group .context .context-header + .panel-collapse > .panel-body, .panel-group .context .context-header + .panel-collapse > .context-body, .context .panel-group .context-header + .panel-collapse > .panel-body, .context .panel-group .context-header + .panel-collapse > .context-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .context .context-header + .panel-collapse > .list-group,
.context .panel-group .context-header + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer, .panel-group .context .context-footer, .context .panel-group .context-footer {
  border-top: 0;
}

/* line 246, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .context .context-footer + .panel-collapse .panel-body, .context .panel-group .context-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .context .context-body, .panel-group .context .context-footer + .panel-collapse .context .context-body, .context .panel-group .panel-footer + .panel-collapse .context-body, .context .panel-group .context-footer + .panel-collapse .context-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default, .context {
  border-color: #ddd;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading, .context .panel-default > .context-header, .context > .panel-heading, .context > .context-header {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body, .context .panel-default > .panel-heading + .panel-collapse > .context-body, .context .panel-default > .context-header + .panel-collapse > .panel-body, .context .panel-default > .context-header + .panel-collapse > .context-body, .context > .panel-heading + .panel-collapse > .panel-body, .context > .panel-heading + .panel-collapse > .context-body, .context > .context-header + .panel-collapse > .panel-body, .context > .context-header + .panel-collapse > .context-body {
  border-top-color: #ddd;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge, .context .panel-default > .context-header .badge, .context > .panel-heading .badge, .context > .context-header .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body, .context .panel-default > .context-footer + .panel-collapse > .panel-body, .context .panel-default > .panel-footer + .panel-collapse > .context-body, .context .panel-default > .context-footer + .panel-collapse > .context-body, .context > .panel-footer + .panel-collapse > .panel-body, .context > .context-footer + .panel-collapse > .panel-body, .context > .panel-footer + .panel-collapse > .context-body, .context > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #ddd;
}

/* line 257, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading, .context .panel-primary > .context-header {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body, .context .panel-primary > .panel-heading + .panel-collapse > .context-body, .context .panel-primary > .context-header + .panel-collapse > .panel-body, .context .panel-primary > .context-header + .panel-collapse > .context-body {
  border-top-color: #337ab7;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge, .context .panel-primary > .context-header .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body, .context .panel-primary > .context-footer + .panel-collapse > .panel-body, .context .panel-primary > .panel-footer + .panel-collapse > .context-body, .context .panel-primary > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading, .context .panel-success > .context-header {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body, .context .panel-success > .panel-heading + .panel-collapse > .context-body, .context .panel-success > .context-header + .panel-collapse > .panel-body, .context .panel-success > .context-header + .panel-collapse > .context-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge, .context .panel-success > .context-header .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body, .context .panel-success > .context-footer + .panel-collapse > .panel-body, .context .panel-success > .panel-footer + .panel-collapse > .context-body, .context .panel-success > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading, .context .panel-info > .context-header {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body, .context .panel-info > .panel-heading + .panel-collapse > .context-body, .context .panel-info > .context-header + .panel-collapse > .panel-body, .context .panel-info > .context-header + .panel-collapse > .context-body {
  border-top-color: #bce8f1;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge, .context .panel-info > .context-header .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body, .context .panel-info > .context-footer + .panel-collapse > .panel-body, .context .panel-info > .panel-footer + .panel-collapse > .context-body, .context .panel-info > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading, .context .panel-warning > .context-header {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body, .context .panel-warning > .panel-heading + .panel-collapse > .context-body, .context .panel-warning > .context-header + .panel-collapse > .panel-body, .context .panel-warning > .context-header + .panel-collapse > .context-body {
  border-top-color: #faebcc;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge, .context .panel-warning > .context-header .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body, .context .panel-warning > .context-footer + .panel-collapse > .panel-body, .context .panel-warning > .panel-footer + .panel-collapse > .context-body, .context .panel-warning > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading, .context .panel-danger > .context-header {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body, .context .panel-danger > .panel-heading + .panel-collapse > .context-body, .context .panel-danger > .context-header + .panel-collapse > .panel-body, .context .panel-danger > .context-header + .panel-collapse > .context-body {
  border-top-color: #ebccd1;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge, .context .panel-danger > .context-header .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body, .context .panel-danger > .context-footer + .panel-collapse > .panel-body, .context .panel-danger > .panel-footer + .panel-collapse > .context-body, .context .panel-danger > .context-footer + .panel-collapse > .context-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well, .filters {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote, .filters blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .textarea-input-group button.close:hover, .textarea-input-group input.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.carousel-inner > .item > .sort[data-sort] > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right, table.table thead .carousel-inner > tr.item.right, #home-panels table thead .carousel-inner > tr.item.right, .flyboy table thead .carousel-inner > tr.item.right, #dorsale-attachments table thead .carousel-inner > tr.item.right, table.default thead .carousel-inner > tr.item.right,
table.table tfoot .carousel-inner > tr.item.right,
#home-panels table tfoot .carousel-inner > tr.item.right,
.flyboy table tfoot .carousel-inner > tr.item.right,
#dorsale-attachments table tfoot .carousel-inner > tr.item.right,
table.default tfoot .carousel-inner > tr.item.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left, table.table thead .carousel-inner > tr.item.left, #home-panels table thead .carousel-inner > tr.item.left, .flyboy table thead .carousel-inner > tr.item.left, #dorsale-attachments table thead .carousel-inner > tr.item.left, table.default thead .carousel-inner > tr.item.left,
table.table tfoot .carousel-inner > tr.item.left,
#home-panels table tfoot .carousel-inner > tr.item.left,
.flyboy table tfoot .carousel-inner > tr.item.left,
#dorsale-attachments table tfoot .carousel-inner > tr.item.left,
table.default tfoot .carousel-inner > tr.item.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active, table.table thead .carousel-inner > tr.item, #home-panels table thead .carousel-inner > tr.item, .flyboy table thead .carousel-inner > tr.item, #dorsale-attachments table thead .carousel-inner > tr.item, table.default thead .carousel-inner > tr.item,
table.table tfoot .carousel-inner > tr.item,
#home-panels table tfoot .carousel-inner > tr.item,
.flyboy table tfoot .carousel-inner > tr.item,
#dorsale-attachments table tfoot .carousel-inner > tr.item,
table.default tfoot .carousel-inner > tr.item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active, table.table thead .carousel-inner > tr, #home-panels table thead .carousel-inner > tr, .flyboy table thead .carousel-inner > tr, #dorsale-attachments table thead .carousel-inner > tr, table.default thead .carousel-inner > tr,
table.table tfoot .carousel-inner > tr,
#home-panels table tfoot .carousel-inner > tr,
.flyboy table tfoot .carousel-inner > tr,
#dorsale-attachments table tfoot .carousel-inner > tr,
table.default tfoot .carousel-inner > tr,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active, table.table thead .carousel-inner > tr, #home-panels table thead .carousel-inner > tr, .flyboy table thead .carousel-inner > tr, #dorsale-attachments table thead .carousel-inner > tr, table.default thead .carousel-inner > tr,
table.table tfoot .carousel-inner > tr,
#home-panels table tfoot .carousel-inner > tr,
.flyboy table tfoot .carousel-inner > tr,
#dorsale-attachments table tfoot .carousel-inner > tr,
table.default tfoot .carousel-inner > tr {
  left: 0;
}

/* line 63, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left, table.table thead .carousel-inner > tr.left, #home-panels table thead .carousel-inner > tr.left, .flyboy table thead .carousel-inner > tr.left, #dorsale-attachments table thead .carousel-inner > tr.left, table.default thead .carousel-inner > tr.left,
table.table tfoot .carousel-inner > tr.left,
#home-panels table tfoot .carousel-inner > tr.left,
.flyboy table tfoot .carousel-inner > tr.left,
#dorsale-attachments table tfoot .carousel-inner > tr.left,
table.default tfoot .carousel-inner > tr.left {
  left: -100%;
}

/* line 84, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right, table.table thead .carousel-inner > tr.right, #home-panels table thead .carousel-inner > tr.right, .flyboy table thead .carousel-inner > tr.right, #dorsale-attachments table thead .carousel-inner > tr.right, table.default thead .carousel-inner > tr.right,
table.table tfoot .carousel-inner > tr.right,
#home-panels table tfoot .carousel-inner > tr.right,
.flyboy table tfoot .carousel-inner > tr.right,
#dorsale-attachments table tfoot .carousel-inner > tr.right,
table.default tfoot .carousel-inner > tr.right {
  left: 100%;
}

/* line 93, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .textarea-input-group button.carousel-control:hover, .textarea-input-group input.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active, .carousel-indicators table.table thead tr, .carousel-indicators #home-panels table thead tr, #home-panels .carousel-indicators table thead tr, .carousel-indicators .flyboy table thead tr, .flyboy .carousel-indicators table thead tr, .carousel-indicators #dorsale-attachments table thead tr, #dorsale-attachments .carousel-indicators table thead tr, table.table thead .carousel-indicators tr, #home-panels table thead .carousel-indicators tr, .flyboy table thead .carousel-indicators tr, #dorsale-attachments table thead .carousel-indicators tr, .carousel-indicators table.default thead tr, table.default thead .carousel-indicators tr,
.carousel-indicators table.table tfoot tr,
.carousel-indicators #home-panels table tfoot tr,
#home-panels .carousel-indicators table tfoot tr,
.carousel-indicators .flyboy table tfoot tr,
.flyboy .carousel-indicators table tfoot tr,
.carousel-indicators #dorsale-attachments table tfoot tr,
#dorsale-attachments .carousel-indicators table tfoot tr,
table.table tfoot .carousel-indicators tr,
#home-panels table tfoot .carousel-indicators tr,
.flyboy table tfoot .carousel-indicators tr,
#dorsale-attachments table tfoot .carousel-indicators tr,
.carousel-indicators table.default tfoot tr,
table.default tfoot .carousel-indicators tr {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right, .event .created_at {
  float: right !important;
}

/* line 18, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw, .fa {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-right, .event .created_at {
  float: right;
}

/* line 88, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right, .event .fa.created_at {
  margin-left: .3em;
}

/* line 97, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.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 125, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 7, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-inline {
  width: 220px;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl {
  direction: rtl;
}

/* line 17, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

/* line 28, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 38, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 47, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 53, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 56, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 62, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 65, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

/* line 70, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 75, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 84, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 92, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 96, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

/* line 100, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.day:hover, .datepicker table tr .textarea-input-group button.day:hover, .textarea-input-group .datepicker table tr button.day:hover, .datepicker table tr .textarea-input-group input.day:hover, .textarea-input-group .datepicker table tr input.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 105, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 111, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

/* line 117, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

/* line 123, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:hover, .datepicker table tr .textarea-input-group button.highlighted:hover, .textarea-input-group .datepicker table tr button.highlighted:hover, .datepicker table tr .textarea-input-group input.highlighted:hover, .textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 128, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 134, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table.table tr thead tr.highlighted:hover,
.datepicker #home-panels table tr thead tr.highlighted:hover,
#home-panels .datepicker table tr thead tr.highlighted:hover,
.datepicker .flyboy table tr thead tr.highlighted:hover,
.flyboy .datepicker table tr thead tr.highlighted:hover,
.datepicker #dorsale-attachments table tr thead tr.highlighted:hover,
#dorsale-attachments .datepicker table tr thead tr.highlighted:hover,
.datepicker table.table thead tr tr.highlighted:hover,
.datepicker #home-panels table thead tr tr.highlighted:hover,
#home-panels .datepicker table thead tr tr.highlighted:hover,
.datepicker .flyboy table thead tr tr.highlighted:hover,
.flyboy .datepicker table thead tr tr.highlighted:hover,
.datepicker #dorsale-attachments table thead tr tr.highlighted:hover,
#dorsale-attachments .datepicker table thead tr tr.highlighted:hover,
.datepicker table.default tr thead tr.highlighted:hover,
.datepicker table.default thead tr tr.highlighted:hover,
.datepicker table.table tr tfoot tr.highlighted:hover,
.datepicker #home-panels table tr tfoot tr.highlighted:hover,
#home-panels .datepicker table tr tfoot tr.highlighted:hover,
.datepicker .flyboy table tr tfoot tr.highlighted:hover,
.flyboy .datepicker table tr tfoot tr.highlighted:hover,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:hover,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:hover,
.datepicker table.table tfoot tr tr.highlighted:hover,
.datepicker #home-panels table tfoot tr tr.highlighted:hover,
#home-panels .datepicker table tfoot tr tr.highlighted:hover,
.datepicker .flyboy table tfoot tr tr.highlighted:hover,
.flyboy .datepicker table tfoot tr tr.highlighted:hover,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:hover,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:hover,
.datepicker table.default tr tfoot tr.highlighted:hover,
.datepicker table.default tfoot tr tr.highlighted:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker table tr td.highlighted.focus:active,
.datepicker table tr td.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

/* line 144, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

/* line 156, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

/* line 159, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

/* line 164, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 169, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 175, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 180, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 186, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table.table tr thead tr.today:hover,
.datepicker #home-panels table tr thead tr.today:hover,
#home-panels .datepicker table tr thead tr.today:hover,
.datepicker .flyboy table tr thead tr.today:hover,
.flyboy .datepicker table tr thead tr.today:hover,
.datepicker #dorsale-attachments table tr thead tr.today:hover,
#dorsale-attachments .datepicker table tr thead tr.today:hover,
.datepicker table.table thead tr tr.today:hover,
.datepicker #home-panels table thead tr tr.today:hover,
#home-panels .datepicker table thead tr tr.today:hover,
.datepicker .flyboy table thead tr tr.today:hover,
.flyboy .datepicker table thead tr tr.today:hover,
.datepicker #dorsale-attachments table thead tr tr.today:hover,
#dorsale-attachments .datepicker table thead tr tr.today:hover,
.datepicker table.default tr thead tr.today:hover,
.datepicker table.default thead tr tr.today:hover,
.datepicker table.table tr tfoot tr.today:hover,
.datepicker #home-panels table tr tfoot tr.today:hover,
#home-panels .datepicker table tr tfoot tr.today:hover,
.datepicker .flyboy table tr tfoot tr.today:hover,
.flyboy .datepicker table tr tfoot tr.today:hover,
.datepicker #dorsale-attachments table tr tfoot tr.today:hover,
#dorsale-attachments .datepicker table tr tfoot tr.today:hover,
.datepicker table.table tfoot tr tr.today:hover,
.datepicker #home-panels table tfoot tr tr.today:hover,
#home-panels .datepicker table tfoot tr tr.today:hover,
.datepicker .flyboy table tfoot tr tr.today:hover,
.flyboy .datepicker table tfoot tr tr.today:hover,
.datepicker #dorsale-attachments table tfoot tr tr.today:hover,
#dorsale-attachments .datepicker table tfoot tr tr.today:hover,
.datepicker table.default tr tfoot tr.today:hover,
.datepicker table.default tfoot tr tr.today:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table.table tr thead tr.today:focus,
.datepicker #home-panels table tr thead tr.today:focus,
#home-panels .datepicker table tr thead tr.today:focus,
.datepicker .flyboy table tr thead tr.today:focus,
.flyboy .datepicker table tr thead tr.today:focus,
.datepicker #dorsale-attachments table tr thead tr.today:focus,
#dorsale-attachments .datepicker table tr thead tr.today:focus,
.datepicker table.table thead tr tr.today:focus,
.datepicker #home-panels table thead tr tr.today:focus,
#home-panels .datepicker table thead tr tr.today:focus,
.datepicker .flyboy table thead tr tr.today:focus,
.flyboy .datepicker table thead tr tr.today:focus,
.datepicker #dorsale-attachments table thead tr tr.today:focus,
#dorsale-attachments .datepicker table thead tr tr.today:focus,
.datepicker table.default tr thead tr.today:focus,
.datepicker table.default thead tr tr.today:focus,
.datepicker table.table tr tfoot tr.today:focus,
.datepicker #home-panels table tr tfoot tr.today:focus,
#home-panels .datepicker table tr tfoot tr.today:focus,
.datepicker .flyboy table tr tfoot tr.today:focus,
.flyboy .datepicker table tr tfoot tr.today:focus,
.datepicker #dorsale-attachments table tr tfoot tr.today:focus,
#dorsale-attachments .datepicker table tr tfoot tr.today:focus,
.datepicker table.table tfoot tr tr.today:focus,
.datepicker #home-panels table tfoot tr tr.today:focus,
#home-panels .datepicker table tfoot tr tr.today:focus,
.datepicker .flyboy table tfoot tr tr.today:focus,
.flyboy .datepicker table tfoot tr tr.today:focus,
.datepicker #dorsale-attachments table tfoot tr tr.today:focus,
#dorsale-attachments .datepicker table tfoot tr tr.today:focus,
.datepicker table.default tr tfoot tr.today:focus,
.datepicker table.default tfoot tr tr.today:focus,
.datepicker table tr td.today.focus:active,
.datepicker table tr td.today.active.focus,
.datepicker table.table tr thead tr.today.focus,
.datepicker #home-panels table tr thead tr.today.focus,
#home-panels .datepicker table tr thead tr.today.focus,
.datepicker .flyboy table tr thead tr.today.focus,
.flyboy .datepicker table tr thead tr.today.focus,
.datepicker #dorsale-attachments table tr thead tr.today.focus,
#dorsale-attachments .datepicker table tr thead tr.today.focus,
.datepicker table.table thead tr tr.today.focus,
.datepicker #home-panels table thead tr tr.today.focus,
#home-panels .datepicker table thead tr tr.today.focus,
.datepicker .flyboy table thead tr tr.today.focus,
.flyboy .datepicker table thead tr tr.today.focus,
.datepicker #dorsale-attachments table thead tr tr.today.focus,
#dorsale-attachments .datepicker table thead tr tr.today.focus,
.datepicker table.default tr thead tr.today.focus,
.datepicker table.default thead tr tr.today.focus,
.datepicker table.table tr tfoot tr.today.focus,
.datepicker #home-panels table tr tfoot tr.today.focus,
#home-panels .datepicker table tr tfoot tr.today.focus,
.datepicker .flyboy table tr tfoot tr.today.focus,
.flyboy .datepicker table tr tfoot tr.today.focus,
.datepicker #dorsale-attachments table tr tfoot tr.today.focus,
#dorsale-attachments .datepicker table tr tfoot tr.today.focus,
.datepicker table.table tfoot tr tr.today.focus,
.datepicker #home-panels table tfoot tr tr.today.focus,
#home-panels .datepicker table tfoot tr tr.today.focus,
.datepicker .flyboy table tfoot tr tr.today.focus,
.flyboy .datepicker table tfoot tr tr.today.focus,
.datepicker #dorsale-attachments table tfoot tr tr.today.focus,
#dorsale-attachments .datepicker table tfoot tr tr.today.focus,
.datepicker table.default tr tfoot tr.today.focus,
.datepicker table.default tfoot tr tr.today.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 196, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 208, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.focused {
  background: #ffc966;
}

/* line 211, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

/* line 216, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

/* line 222, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

/* line 228, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:hover, .datepicker table tr .textarea-input-group button.range:hover, .textarea-input-group .datepicker table tr button.range:hover, .datepicker table tr .textarea-input-group input.range:hover, .textarea-input-group .datepicker table tr input.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 233, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.datepicker table.table tr thead tr.range,
.datepicker #home-panels table tr thead tr.range,
#home-panels .datepicker table tr thead tr.range,
.datepicker .flyboy table tr thead tr.range,
.flyboy .datepicker table tr thead tr.range,
.datepicker #dorsale-attachments table tr thead tr.range,
#dorsale-attachments .datepicker table tr thead tr.range,
.datepicker table.table thead tr tr.range,
.datepicker #home-panels table thead tr tr.range,
#home-panels .datepicker table thead tr tr.range,
.datepicker .flyboy table thead tr tr.range,
.flyboy .datepicker table thead tr tr.range,
.datepicker #dorsale-attachments table thead tr tr.range,
#dorsale-attachments .datepicker table thead tr tr.range,
.datepicker table.default tr thead tr.range,
.datepicker table.default thead tr tr.range,
.datepicker table.table tr tfoot tr.range,
.datepicker #home-panels table tr tfoot tr.range,
#home-panels .datepicker table tr tfoot tr.range,
.datepicker .flyboy table tr tfoot tr.range,
.flyboy .datepicker table tr tfoot tr.range,
.datepicker #dorsale-attachments table tr tfoot tr.range,
#dorsale-attachments .datepicker table tr tfoot tr.range,
.datepicker table.table tfoot tr tr.range,
.datepicker #home-panels table tfoot tr tr.range,
#home-panels .datepicker table tfoot tr tr.range,
.datepicker .flyboy table tfoot tr tr.range,
.flyboy .datepicker table tfoot tr tr.range,
.datepicker #dorsale-attachments table tfoot tr tr.range,
#dorsale-attachments .datepicker table tfoot tr tr.range,
.datepicker table.default tr tfoot tr.range,
.datepicker table.default tfoot tr tr.range {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 239, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table.table tr thead tr.range:hover,
.datepicker #home-panels table tr thead tr.range:hover,
#home-panels .datepicker table tr thead tr.range:hover,
.datepicker .flyboy table tr thead tr.range:hover,
.flyboy .datepicker table tr thead tr.range:hover,
.datepicker #dorsale-attachments table tr thead tr.range:hover,
#dorsale-attachments .datepicker table tr thead tr.range:hover,
.datepicker table.table thead tr tr.range:hover,
.datepicker #home-panels table thead tr tr.range:hover,
#home-panels .datepicker table thead tr tr.range:hover,
.datepicker .flyboy table thead tr tr.range:hover,
.flyboy .datepicker table thead tr tr.range:hover,
.datepicker #dorsale-attachments table thead tr tr.range:hover,
#dorsale-attachments .datepicker table thead tr tr.range:hover,
.datepicker table.default tr thead tr.range:hover,
.datepicker table.default thead tr tr.range:hover,
.datepicker table.table tr tfoot tr.range:hover,
.datepicker #home-panels table tr tfoot tr.range:hover,
#home-panels .datepicker table tr tfoot tr.range:hover,
.datepicker .flyboy table tr tfoot tr.range:hover,
.flyboy .datepicker table tr tfoot tr.range:hover,
.datepicker #dorsale-attachments table tr tfoot tr.range:hover,
#dorsale-attachments .datepicker table tr tfoot tr.range:hover,
.datepicker table.table tfoot tr tr.range:hover,
.datepicker #home-panels table tfoot tr tr.range:hover,
#home-panels .datepicker table tfoot tr tr.range:hover,
.datepicker .flyboy table tfoot tr tr.range:hover,
.flyboy .datepicker table tfoot tr tr.range:hover,
.datepicker #dorsale-attachments table tfoot tr tr.range:hover,
#dorsale-attachments .datepicker table tfoot tr tr.range:hover,
.datepicker table.default tr tfoot tr.range:hover,
.datepicker table.default tfoot tr tr.range:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table.table tr thead tr.range:focus,
.datepicker #home-panels table tr thead tr.range:focus,
#home-panels .datepicker table tr thead tr.range:focus,
.datepicker .flyboy table tr thead tr.range:focus,
.flyboy .datepicker table tr thead tr.range:focus,
.datepicker #dorsale-attachments table tr thead tr.range:focus,
#dorsale-attachments .datepicker table tr thead tr.range:focus,
.datepicker table.table thead tr tr.range:focus,
.datepicker #home-panels table thead tr tr.range:focus,
#home-panels .datepicker table thead tr tr.range:focus,
.datepicker .flyboy table thead tr tr.range:focus,
.flyboy .datepicker table thead tr tr.range:focus,
.datepicker #dorsale-attachments table thead tr tr.range:focus,
#dorsale-attachments .datepicker table thead tr tr.range:focus,
.datepicker table.default tr thead tr.range:focus,
.datepicker table.default thead tr tr.range:focus,
.datepicker table.table tr tfoot tr.range:focus,
.datepicker #home-panels table tr tfoot tr.range:focus,
#home-panels .datepicker table tr tfoot tr.range:focus,
.datepicker .flyboy table tr tfoot tr.range:focus,
.flyboy .datepicker table tr tfoot tr.range:focus,
.datepicker #dorsale-attachments table tr tfoot tr.range:focus,
#dorsale-attachments .datepicker table tr tfoot tr.range:focus,
.datepicker table.table tfoot tr tr.range:focus,
.datepicker #home-panels table tfoot tr tr.range:focus,
#home-panels .datepicker table tfoot tr tr.range:focus,
.datepicker .flyboy table tfoot tr tr.range:focus,
.flyboy .datepicker table tfoot tr tr.range:focus,
.datepicker #dorsale-attachments table tfoot tr tr.range:focus,
#dorsale-attachments .datepicker table tfoot tr tr.range:focus,
.datepicker table.default tr tfoot tr.range:focus,
.datepicker table.default tfoot tr tr.range:focus,
.datepicker table tr td.range.focus:active,
.datepicker table tr td.range.active.focus,
.datepicker table.table tr thead tr.range.focus,
.datepicker #home-panels table tr thead tr.range.focus,
#home-panels .datepicker table tr thead tr.range.focus,
.datepicker .flyboy table tr thead tr.range.focus,
.flyboy .datepicker table tr thead tr.range.focus,
.datepicker #dorsale-attachments table tr thead tr.range.focus,
#dorsale-attachments .datepicker table tr thead tr.range.focus,
.datepicker table.table thead tr tr.range.focus,
.datepicker #home-panels table thead tr tr.range.focus,
#home-panels .datepicker table thead tr tr.range.focus,
.datepicker .flyboy table thead tr tr.range.focus,
.flyboy .datepicker table thead tr tr.range.focus,
.datepicker #dorsale-attachments table thead tr tr.range.focus,
#dorsale-attachments .datepicker table thead tr tr.range.focus,
.datepicker table.default tr thead tr.range.focus,
.datepicker table.default thead tr tr.range.focus,
.datepicker table.table tr tfoot tr.range.focus,
.datepicker #home-panels table tr tfoot tr.range.focus,
#home-panels .datepicker table tr tfoot tr.range.focus,
.datepicker .flyboy table tr tfoot tr.range.focus,
.flyboy .datepicker table tr tfoot tr.range.focus,
.datepicker #dorsale-attachments table tr tfoot tr.range.focus,
#dorsale-attachments .datepicker table tr tfoot tr.range.focus,
.datepicker table.table tfoot tr tr.range.focus,
.datepicker #home-panels table tfoot tr tr.range.focus,
#home-panels .datepicker table tfoot tr tr.range.focus,
.datepicker .flyboy table tfoot tr tr.range.focus,
.flyboy .datepicker table tfoot tr tr.range.focus,
.datepicker #dorsale-attachments table tfoot tr tr.range.focus,
#dorsale-attachments .datepicker table tfoot tr tr.range.focus,
.datepicker table.default tr tfoot tr.range.focus,
.datepicker table.default tfoot tr tr.range.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

/* line 249, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.range:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.range:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.range:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

/* line 261, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

/* line 264, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

/* line 269, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 274, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

/* line 280, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:hover, .datepicker table tr .textarea-input-group button.highlighted:hover, .textarea-input-group .datepicker table tr button.highlighted:hover, .datepicker table tr .textarea-input-group input.highlighted:hover, .textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 285, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 291, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table.table tr thead tr.highlighted:hover,
.datepicker #home-panels table tr thead tr.highlighted:hover,
#home-panels .datepicker table tr thead tr.highlighted:hover,
.datepicker .flyboy table tr thead tr.highlighted:hover,
.flyboy .datepicker table tr thead tr.highlighted:hover,
.datepicker #dorsale-attachments table tr thead tr.highlighted:hover,
#dorsale-attachments .datepicker table tr thead tr.highlighted:hover,
.datepicker table.table thead tr tr.highlighted:hover,
.datepicker #home-panels table thead tr tr.highlighted:hover,
#home-panels .datepicker table thead tr tr.highlighted:hover,
.datepicker .flyboy table thead tr tr.highlighted:hover,
.flyboy .datepicker table thead tr tr.highlighted:hover,
.datepicker #dorsale-attachments table thead tr tr.highlighted:hover,
#dorsale-attachments .datepicker table thead tr tr.highlighted:hover,
.datepicker table.default tr thead tr.highlighted:hover,
.datepicker table.default thead tr tr.highlighted:hover,
.datepicker table.table tr tfoot tr.highlighted:hover,
.datepicker #home-panels table tr tfoot tr.highlighted:hover,
#home-panels .datepicker table tr tfoot tr.highlighted:hover,
.datepicker .flyboy table tr tfoot tr.highlighted:hover,
.flyboy .datepicker table tr tfoot tr.highlighted:hover,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:hover,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:hover,
.datepicker table.table tfoot tr tr.highlighted:hover,
.datepicker #home-panels table tfoot tr tr.highlighted:hover,
#home-panels .datepicker table tfoot tr tr.highlighted:hover,
.datepicker .flyboy table tfoot tr tr.highlighted:hover,
.flyboy .datepicker table tfoot tr tr.highlighted:hover,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:hover,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:hover,
.datepicker table.default tr tfoot tr.highlighted:hover,
.datepicker table.default tfoot tr tr.highlighted:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker table tr td.range.highlighted.focus:active,
.datepicker table tr td.range.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

/* line 301, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 313, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

/* line 316, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

/* line 321, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 326, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

/* line 332, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 337, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 343, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table.table tr thead tr.today:hover,
.datepicker #home-panels table tr thead tr.today:hover,
#home-panels .datepicker table tr thead tr.today:hover,
.datepicker .flyboy table tr thead tr.today:hover,
.flyboy .datepicker table tr thead tr.today:hover,
.datepicker #dorsale-attachments table tr thead tr.today:hover,
#dorsale-attachments .datepicker table tr thead tr.today:hover,
.datepicker table.table thead tr tr.today:hover,
.datepicker #home-panels table thead tr tr.today:hover,
#home-panels .datepicker table thead tr tr.today:hover,
.datepicker .flyboy table thead tr tr.today:hover,
.flyboy .datepicker table thead tr tr.today:hover,
.datepicker #dorsale-attachments table thead tr tr.today:hover,
#dorsale-attachments .datepicker table thead tr tr.today:hover,
.datepicker table.default tr thead tr.today:hover,
.datepicker table.default thead tr tr.today:hover,
.datepicker table.table tr tfoot tr.today:hover,
.datepicker #home-panels table tr tfoot tr.today:hover,
#home-panels .datepicker table tr tfoot tr.today:hover,
.datepicker .flyboy table tr tfoot tr.today:hover,
.flyboy .datepicker table tr tfoot tr.today:hover,
.datepicker #dorsale-attachments table tr tfoot tr.today:hover,
#dorsale-attachments .datepicker table tr tfoot tr.today:hover,
.datepicker table.table tfoot tr tr.today:hover,
.datepicker #home-panels table tfoot tr tr.today:hover,
#home-panels .datepicker table tfoot tr tr.today:hover,
.datepicker .flyboy table tfoot tr tr.today:hover,
.flyboy .datepicker table tfoot tr tr.today:hover,
.datepicker #dorsale-attachments table tfoot tr tr.today:hover,
#dorsale-attachments .datepicker table tfoot tr tr.today:hover,
.datepicker table.default tr tfoot tr.today:hover,
.datepicker table.default tfoot tr tr.today:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table.table tr thead tr.today:focus,
.datepicker #home-panels table tr thead tr.today:focus,
#home-panels .datepicker table tr thead tr.today:focus,
.datepicker .flyboy table tr thead tr.today:focus,
.flyboy .datepicker table tr thead tr.today:focus,
.datepicker #dorsale-attachments table tr thead tr.today:focus,
#dorsale-attachments .datepicker table tr thead tr.today:focus,
.datepicker table.table thead tr tr.today:focus,
.datepicker #home-panels table thead tr tr.today:focus,
#home-panels .datepicker table thead tr tr.today:focus,
.datepicker .flyboy table thead tr tr.today:focus,
.flyboy .datepicker table thead tr tr.today:focus,
.datepicker #dorsale-attachments table thead tr tr.today:focus,
#dorsale-attachments .datepicker table thead tr tr.today:focus,
.datepicker table.default tr thead tr.today:focus,
.datepicker table.default thead tr tr.today:focus,
.datepicker table.table tr tfoot tr.today:focus,
.datepicker #home-panels table tr tfoot tr.today:focus,
#home-panels .datepicker table tr tfoot tr.today:focus,
.datepicker .flyboy table tr tfoot tr.today:focus,
.flyboy .datepicker table tr tfoot tr.today:focus,
.datepicker #dorsale-attachments table tr tfoot tr.today:focus,
#dorsale-attachments .datepicker table tr tfoot tr.today:focus,
.datepicker table.table tfoot tr tr.today:focus,
.datepicker #home-panels table tfoot tr tr.today:focus,
#home-panels .datepicker table tfoot tr tr.today:focus,
.datepicker .flyboy table tfoot tr tr.today:focus,
.flyboy .datepicker table tfoot tr tr.today:focus,
.datepicker #dorsale-attachments table tfoot tr tr.today:focus,
#dorsale-attachments .datepicker table tfoot tr tr.today:focus,
.datepicker table.default tr tfoot tr.today:focus,
.datepicker table.default tfoot tr tr.today:focus,
.datepicker table tr td.range.today.focus:active,
.datepicker table tr td.range.today.active.focus,
.datepicker table.table tr thead tr.today.focus,
.datepicker #home-panels table tr thead tr.today.focus,
#home-panels .datepicker table tr thead tr.today.focus,
.datepicker .flyboy table tr thead tr.today.focus,
.flyboy .datepicker table tr thead tr.today.focus,
.datepicker #dorsale-attachments table tr thead tr.today.focus,
#dorsale-attachments .datepicker table tr thead tr.today.focus,
.datepicker table.table thead tr tr.today.focus,
.datepicker #home-panels table thead tr tr.today.focus,
#home-panels .datepicker table thead tr tr.today.focus,
.datepicker .flyboy table thead tr tr.today.focus,
.flyboy .datepicker table thead tr tr.today.focus,
.datepicker #dorsale-attachments table thead tr tr.today.focus,
#dorsale-attachments .datepicker table thead tr tr.today.focus,
.datepicker table.default tr thead tr.today.focus,
.datepicker table.default thead tr tr.today.focus,
.datepicker table.table tr tfoot tr.today.focus,
.datepicker #home-panels table tr tfoot tr.today.focus,
#home-panels .datepicker table tr tfoot tr.today.focus,
.datepicker .flyboy table tr tfoot tr.today.focus,
.flyboy .datepicker table tr tfoot tr.today.focus,
.datepicker #dorsale-attachments table tr tfoot tr.today.focus,
#dorsale-attachments .datepicker table tr tfoot tr.today.focus,
.datepicker table.table tfoot tr tr.today.focus,
.datepicker #home-panels table tfoot tr tr.today.focus,
#home-panels .datepicker table tfoot tr tr.today.focus,
.datepicker .flyboy table tfoot tr tr.today.focus,
.flyboy .datepicker table tfoot tr tr.today.focus,
.datepicker #dorsale-attachments table tfoot tr tr.today.focus,
#dorsale-attachments .datepicker table tfoot tr tr.today.focus,
.datepicker table.default tr tfoot tr.today.focus,
.datepicker table.default tfoot tr tr.today.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

/* line 353, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 365, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

/* line 370, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 377, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

/* line 385, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:hover, .datepicker table tr .textarea-input-group button.selected:hover, .textarea-input-group .datepicker table tr button.selected:hover, .datepicker table tr .textarea-input-group input.selected:hover, .textarea-input-group .datepicker table tr input.selected:hover,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group .datepicker table tr button.highlighted:hover,
.datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 391, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table.table tr thead tr.selected,
.datepicker #home-panels table tr thead tr.selected,
#home-panels .datepicker table tr thead tr.selected,
.datepicker .flyboy table tr thead tr.selected,
.flyboy .datepicker table tr thead tr.selected,
.datepicker #dorsale-attachments table tr thead tr.selected,
#dorsale-attachments .datepicker table tr thead tr.selected,
.datepicker table.table thead tr tr.selected,
.datepicker #home-panels table thead tr tr.selected,
#home-panels .datepicker table thead tr tr.selected,
.datepicker .flyboy table thead tr tr.selected,
.flyboy .datepicker table thead tr tr.selected,
.datepicker #dorsale-attachments table thead tr tr.selected,
#dorsale-attachments .datepicker table thead tr tr.selected,
.datepicker table.default tr thead tr.selected,
.datepicker table.default thead tr tr.selected,
.datepicker table.table tr tfoot tr.selected,
.datepicker #home-panels table tr tfoot tr.selected,
#home-panels .datepicker table tr tfoot tr.selected,
.datepicker .flyboy table tr tfoot tr.selected,
.flyboy .datepicker table tr tfoot tr.selected,
.datepicker #dorsale-attachments table tr tfoot tr.selected,
#dorsale-attachments .datepicker table tr tfoot tr.selected,
.datepicker table.table tfoot tr tr.selected,
.datepicker #home-panels table tfoot tr tr.selected,
#home-panels .datepicker table tfoot tr tr.selected,
.datepicker .flyboy table tfoot tr tr.selected,
.flyboy .datepicker table tfoot tr tr.selected,
.datepicker #dorsale-attachments table tfoot tr tr.selected,
#dorsale-attachments .datepicker table tfoot tr tr.selected,
.datepicker table.default tr tfoot tr.selected,
.datepicker table.default tfoot tr tr.selected,
.datepicker table tr td.selected.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 399, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table.table tr thead tr.selected:hover,
.datepicker #home-panels table tr thead tr.selected:hover,
#home-panels .datepicker table tr thead tr.selected:hover,
.datepicker .flyboy table tr thead tr.selected:hover,
.flyboy .datepicker table tr thead tr.selected:hover,
.datepicker #dorsale-attachments table tr thead tr.selected:hover,
#dorsale-attachments .datepicker table tr thead tr.selected:hover,
.datepicker table.table thead tr tr.selected:hover,
.datepicker #home-panels table thead tr tr.selected:hover,
#home-panels .datepicker table thead tr tr.selected:hover,
.datepicker .flyboy table thead tr tr.selected:hover,
.flyboy .datepicker table thead tr tr.selected:hover,
.datepicker #dorsale-attachments table thead tr tr.selected:hover,
#dorsale-attachments .datepicker table thead tr tr.selected:hover,
.datepicker table.default tr thead tr.selected:hover,
.datepicker table.default thead tr tr.selected:hover,
.datepicker table.table tr tfoot tr.selected:hover,
.datepicker #home-panels table tr tfoot tr.selected:hover,
#home-panels .datepicker table tr tfoot tr.selected:hover,
.datepicker .flyboy table tr tfoot tr.selected:hover,
.flyboy .datepicker table tr tfoot tr.selected:hover,
.datepicker #dorsale-attachments table tr tfoot tr.selected:hover,
#dorsale-attachments .datepicker table tr tfoot tr.selected:hover,
.datepicker table.table tfoot tr tr.selected:hover,
.datepicker #home-panels table tfoot tr tr.selected:hover,
#home-panels .datepicker table tfoot tr tr.selected:hover,
.datepicker .flyboy table tfoot tr tr.selected:hover,
.flyboy .datepicker table tfoot tr tr.selected:hover,
.datepicker #dorsale-attachments table tfoot tr tr.selected:hover,
#dorsale-attachments .datepicker table tfoot tr tr.selected:hover,
.datepicker table.default tr tfoot tr.selected:hover,
.datepicker table.default tfoot tr tr.selected:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table.table tr thead tr.highlighted:hover,
.datepicker #home-panels table tr thead tr.highlighted:hover,
#home-panels .datepicker table tr thead tr.highlighted:hover,
.datepicker .flyboy table tr thead tr.highlighted:hover,
.flyboy .datepicker table tr thead tr.highlighted:hover,
.datepicker #dorsale-attachments table tr thead tr.highlighted:hover,
#dorsale-attachments .datepicker table tr thead tr.highlighted:hover,
.datepicker table.table thead tr tr.highlighted:hover,
.datepicker #home-panels table thead tr tr.highlighted:hover,
#home-panels .datepicker table thead tr tr.highlighted:hover,
.datepicker .flyboy table thead tr tr.highlighted:hover,
.flyboy .datepicker table thead tr tr.highlighted:hover,
.datepicker #dorsale-attachments table thead tr tr.highlighted:hover,
#dorsale-attachments .datepicker table thead tr tr.highlighted:hover,
.datepicker table.default tr thead tr.highlighted:hover,
.datepicker table.default thead tr tr.highlighted:hover,
.datepicker table.table tr tfoot tr.highlighted:hover,
.datepicker #home-panels table tr tfoot tr.highlighted:hover,
#home-panels .datepicker table tr tfoot tr.highlighted:hover,
.datepicker .flyboy table tr tfoot tr.highlighted:hover,
.flyboy .datepicker table tr tfoot tr.highlighted:hover,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:hover,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:hover,
.datepicker table.table tfoot tr tr.highlighted:hover,
.datepicker #home-panels table tfoot tr tr.highlighted:hover,
#home-panels .datepicker table tfoot tr tr.highlighted:hover,
.datepicker .flyboy table tfoot tr tr.highlighted:hover,
.flyboy .datepicker table tfoot tr tr.highlighted:hover,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:hover,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:hover,
.datepicker table.default tr tfoot tr.highlighted:hover,
.datepicker table.default tfoot tr tr.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table.table tr thead tr.selected:focus,
.datepicker #home-panels table tr thead tr.selected:focus,
#home-panels .datepicker table tr thead tr.selected:focus,
.datepicker .flyboy table tr thead tr.selected:focus,
.flyboy .datepicker table tr thead tr.selected:focus,
.datepicker #dorsale-attachments table tr thead tr.selected:focus,
#dorsale-attachments .datepicker table tr thead tr.selected:focus,
.datepicker table.table thead tr tr.selected:focus,
.datepicker #home-panels table thead tr tr.selected:focus,
#home-panels .datepicker table thead tr tr.selected:focus,
.datepicker .flyboy table thead tr tr.selected:focus,
.flyboy .datepicker table thead tr tr.selected:focus,
.datepicker #dorsale-attachments table thead tr tr.selected:focus,
#dorsale-attachments .datepicker table thead tr tr.selected:focus,
.datepicker table.default tr thead tr.selected:focus,
.datepicker table.default thead tr tr.selected:focus,
.datepicker table.table tr tfoot tr.selected:focus,
.datepicker #home-panels table tr tfoot tr.selected:focus,
#home-panels .datepicker table tr tfoot tr.selected:focus,
.datepicker .flyboy table tr tfoot tr.selected:focus,
.flyboy .datepicker table tr tfoot tr.selected:focus,
.datepicker #dorsale-attachments table tr tfoot tr.selected:focus,
#dorsale-attachments .datepicker table tr tfoot tr.selected:focus,
.datepicker table.table tfoot tr tr.selected:focus,
.datepicker #home-panels table tfoot tr tr.selected:focus,
#home-panels .datepicker table tfoot tr tr.selected:focus,
.datepicker .flyboy table tfoot tr tr.selected:focus,
.flyboy .datepicker table tfoot tr tr.selected:focus,
.datepicker #dorsale-attachments table tfoot tr tr.selected:focus,
#dorsale-attachments .datepicker table tfoot tr tr.selected:focus,
.datepicker table.default tr tfoot tr.selected:focus,
.datepicker table.default tfoot tr tr.selected:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker table tr td.selected.focus:active,
.datepicker table tr td.selected.highlighted.focus:active,
.datepicker table tr td.selected.active.focus,
.datepicker table.table tr thead tr.selected.focus,
.datepicker #home-panels table tr thead tr.selected.focus,
#home-panels .datepicker table tr thead tr.selected.focus,
.datepicker .flyboy table tr thead tr.selected.focus,
.flyboy .datepicker table tr thead tr.selected.focus,
.datepicker #dorsale-attachments table tr thead tr.selected.focus,
#dorsale-attachments .datepicker table tr thead tr.selected.focus,
.datepicker table.table thead tr tr.selected.focus,
.datepicker #home-panels table thead tr tr.selected.focus,
#home-panels .datepicker table thead tr tr.selected.focus,
.datepicker .flyboy table thead tr tr.selected.focus,
.flyboy .datepicker table thead tr tr.selected.focus,
.datepicker #dorsale-attachments table thead tr tr.selected.focus,
#dorsale-attachments .datepicker table thead tr tr.selected.focus,
.datepicker table.default tr thead tr.selected.focus,
.datepicker table.default thead tr tr.selected.focus,
.datepicker table.table tr tfoot tr.selected.focus,
.datepicker #home-panels table tr tfoot tr.selected.focus,
#home-panels .datepicker table tr tfoot tr.selected.focus,
.datepicker .flyboy table tr tfoot tr.selected.focus,
.flyboy .datepicker table tr tfoot tr.selected.focus,
.datepicker #dorsale-attachments table tr tfoot tr.selected.focus,
#dorsale-attachments .datepicker table tr tfoot tr.selected.focus,
.datepicker table.table tfoot tr tr.selected.focus,
.datepicker #home-panels table tfoot tr tr.selected.focus,
#home-panels .datepicker table tfoot tr tr.selected.focus,
.datepicker .flyboy table tfoot tr tr.selected.focus,
.flyboy .datepicker table tfoot tr tr.selected.focus,
.datepicker #dorsale-attachments table tfoot tr tr.selected.focus,
#dorsale-attachments .datepicker table tfoot tr tr.selected.focus,
.datepicker table.default tr tfoot tr.selected.focus,
.datepicker table.default tfoot tr tr.selected.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

/* line 415, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.selected:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.selected:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.selected:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.focus[disabled],
.datepicker table tr td.selected.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

/* line 436, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 443, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 451, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:hover, .datepicker table tr .textarea-input-group button.active:hover, .textarea-input-group .datepicker table tr button.active:hover, .datepicker table tr .textarea-input-group input.active:hover, .textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group .datepicker table tr button.highlighted:hover,
.datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 457, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 465, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr button.active:hover,
.datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr input.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.focus:active,
.datepicker table tr td.active.highlighted.focus:active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 481, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.active:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.active:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.active:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.focus[disabled],
.datepicker table tr td.active.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 502, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 512, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

/* line 516, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 522, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr td button.active:hover,
.datepicker table tr td .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr td input.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 531, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td .textarea-input-group button.active:focus:hover,
.textarea-input-group .datepicker table tr td button.active:focus:hover,
.datepicker table tr td .textarea-input-group input.active:focus:hover,
.textarea-input-group .datepicker table tr td input.active:focus:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td .textarea-input-group button.disabled:focus:hover,
.textarea-input-group .datepicker table tr td button.disabled:focus:hover,
.datepicker table tr td .textarea-input-group input.disabled:focus:hover,
.textarea-input-group .datepicker table tr td input.disabled:focus:hover,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active.focus:hover,
.datepicker table tr td .textarea-input-group button.active.focus:hover,
.textarea-input-group .datepicker table tr td button.active.focus:hover,
.datepicker table tr td .textarea-input-group input.active.focus:hover,
.textarea-input-group .datepicker table tr td input.active.focus:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover,
.datepicker table tr td .textarea-input-group button.disabled.focus:hover,
.textarea-input-group .datepicker table tr td button.disabled.focus:hover,
.datepicker table tr td .textarea-input-group input.disabled.focus:hover,
.textarea-input-group .datepicker table tr td input.disabled.focus:hover {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 543, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:hover, .datepicker table tr td .textarea-input-group button.active:hover, .textarea-input-group .datepicker table tr td button.active:hover, .datepicker table tr td .textarea-input-group input.active:hover, .textarea-input-group .datepicker table tr td input.active:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 551, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td .textarea-input-group button.disabled:active:hover,
.textarea-input-group .datepicker table tr td button.disabled:active:hover,
.datepicker table tr td .textarea-input-group input.disabled:active:hover,
.textarea-input-group .datepicker table tr td input.disabled:active:hover,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td .textarea-input-group button.active.active:hover,
.textarea-input-group .datepicker table tr td button.active.active:hover,
.datepicker table tr td .textarea-input-group input.active.active:hover,
.textarea-input-group .datepicker table tr td input.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 563, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:active:hover, .datepicker table tr td .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr td button:active:hover, .datepicker table tr td .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr td input:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td .textarea-input-group button.active:hover,
.textarea-input-group .datepicker table tr td button.active:hover,
.datepicker table tr td .textarea-input-group input.active:hover,
.textarea-input-group .datepicker table tr td input.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover:focus,
.datepicker table tr td span.active.focus:active,
.datepicker table tr td span.active.focus:hover:active,
.datepicker table tr td span.active.disabled.focus:active,
.datepicker table tr td span.active.disabled.focus:hover:active,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active.focus:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active.focus:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 591, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr td button.disabled:hover, .datepicker table tr td .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr td input.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr td button[disabled]:hover,
.datepicker table tr td .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr td input[disabled]:hover,
.datepicker table tr td span.active[disabled]:hover:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr td button[disabled]:hover,
.datepicker table tr td .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr td input[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.active:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.active:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.active:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.disabled:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td .textarea-input-group button.active.disabled:focus:hover,
.textarea-input-group .datepicker table tr td button.active.disabled:focus:hover,
.datepicker table tr td .textarea-input-group input.active.disabled:focus:hover,
.textarea-input-group .datepicker table tr td input.active.disabled:focus:hover,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover:focus,
.datepicker table tr td .textarea-input-group button.disabled.disabled:focus:hover,
.textarea-input-group .datepicker table tr td button.disabled.disabled:focus:hover,
.datepicker table tr td .textarea-input-group input.disabled.disabled:focus:hover,
.textarea-input-group .datepicker table tr td input.disabled.disabled:focus:hover,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover:focus,
.datepicker table tr td .textarea-input-group button.active[disabled]:focus:hover,
.textarea-input-group .datepicker table tr td button.active[disabled]:focus:hover,
.datepicker table tr td .textarea-input-group input.active[disabled]:focus:hover,
.textarea-input-group .datepicker table tr td input.active[disabled]:focus:hover,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover:focus,
.datepicker table tr td .textarea-input-group button.disabled[disabled]:focus:hover,
.textarea-input-group .datepicker table tr td button.disabled[disabled]:focus:hover,
.datepicker table tr td .textarea-input-group input.disabled[disabled]:focus:hover,
.textarea-input-group .datepicker table tr td input.disabled[disabled]:focus:hover,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.active:focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.active:focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.active:focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.active:focus:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.disabled:focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.disabled:focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.disabled:focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.disabled:focus:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover,
.datepicker table tr td .textarea-input-group button.active.disabled.focus:hover,
.textarea-input-group .datepicker table tr td button.active.disabled.focus:hover,
.datepicker table tr td .textarea-input-group input.active.disabled.focus:hover,
.textarea-input-group .datepicker table tr td input.active.disabled.focus:hover,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus:hover,
.datepicker table tr td .textarea-input-group button.disabled.disabled.focus:hover,
.textarea-input-group .datepicker table tr td button.disabled.disabled.focus:hover,
.datepicker table tr td .textarea-input-group input.disabled.disabled.focus:hover,
.textarea-input-group .datepicker table tr td input.disabled.disabled.focus:hover,
.datepicker table tr td span.active.focus[disabled],
.datepicker table tr td span.active.focus[disabled]:hover,
.datepicker table tr td .textarea-input-group button.active.focus[disabled]:hover,
.textarea-input-group .datepicker table tr td button.active.focus[disabled]:hover,
.datepicker table tr td .textarea-input-group input.active.focus[disabled]:hover,
.textarea-input-group .datepicker table tr td input.active.focus[disabled]:hover,
.datepicker table tr td span.active.disabled.focus[disabled],
.datepicker table tr td span.active.disabled.focus[disabled]:hover,
.datepicker table tr td .textarea-input-group button.disabled.focus[disabled]:hover,
.textarea-input-group .datepicker table tr td button.disabled.focus[disabled]:hover,
.datepicker table tr td .textarea-input-group input.disabled.focus[disabled]:hover,
.textarea-input-group .datepicker table tr td input.disabled.focus[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active.focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.active.focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.active.focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.active.focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.active.focus:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group button.disabled.focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td button.disabled.focus:hover,
fieldset[disabled] .datepicker table tr td .textarea-input-group input.disabled.focus:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr td input.disabled.focus:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 630, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

/* line 634, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 637, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 643, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 649, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

/* line 653, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 659, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-group.date .input-group-addon, .input-group.date .textarea-input-group button, .textarea-input-group .input-group.date button, .input-group.date .textarea-input-group input, .textarea-input-group .input-group.date input, .date.textarea-input-group .input-group-addon, .date.textarea-input-group button, .date.textarea-input-group input {
  cursor: pointer;
}

/* line 662, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange {
  width: 100%;
}

/* line 665, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input {
  text-align: center;
}

/* line 668, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 671, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 674, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange .input-group-addon, .input-daterange .textarea-input-group button, .textarea-input-group .input-daterange button, .input-daterange .textarea-input-group input, .textarea-input-group .input-daterange input {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 1, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 149, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 161, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 178, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 189, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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;
  padding: 1px;
}

/* line 198, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 207, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 213, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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-search--inline {
  float: right;
}

/* line 219, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 242, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 246, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 256, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 279, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 282, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 285, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 289, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 308, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 318, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 336, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 348, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 360, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 369, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 379, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 389, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 395, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 412, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 418, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 438, ../../../usr/local/bundle/gems/select2-rails-4.0.13/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 443, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */
/* line 2, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/
}

/* line 57, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
}

/* line 68, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}

/* line 71, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 81, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */
}

/* line 90, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}

/* line 93, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}

/* line 96, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 100, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}

/* line 103, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */
}

/* line 116, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

/* line 119, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}

/* line 123, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}

/* line 127, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}

/* line 131, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}

/* line 134, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 137, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}

/* line 141, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}

/* line 145, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}

/* line 149, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}

/* line 153, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}

/* line 157, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap;
}

/* line 165, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -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);
  -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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

/* line 176, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */
}

/* line 184, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}

/* line 188, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

/* line 193, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}

/* line 198, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 205, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

/* line 208, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 213, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

/* line 217, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}

/* line 221, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

/* line 225, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

/* line 232, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}

/* line 235, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 239, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */
}

/* line 247, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}

/* line 254, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 266, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}

/* line 270, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 273, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */
}

/* line 287, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 301, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}

/* line 306, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}

/* line 316, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em;
}

/* line 324, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}

/* line 331, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 334, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}

/* line 337, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm, .select2-container--bootstrap #main select.select2-selection--single, #main .select2-container--bootstrap select.select2-selection--single, .select2-container--bootstrap #main textarea.select2-selection--single, #main .select2-container--bootstrap textarea.select2-selection--single, .select2-container--bootstrap .filters .select2-selection--single.form-control, .filters .select2-container--bootstrap .select2-selection--single.form-control, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--single,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--single,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

/* line 345, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b, .select2-container--bootstrap #main select.select2-selection--single .select2-selection__arrow b, #main .select2-container--bootstrap select.select2-selection--single .select2-selection__arrow b, .select2-container--bootstrap #main textarea.select2-selection--single .select2-selection__arrow b, #main .select2-container--bootstrap textarea.select2-selection--single .select2-selection__arrow b, .select2-container--bootstrap .filters .select2-selection--single.form-control .select2-selection__arrow b, .filters .select2-container--bootstrap .select2-selection--single.form-control .select2-selection__arrow b, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

/* line 348, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm, .select2-container--bootstrap #main select.select2-selection--multiple, #main .select2-container--bootstrap select.select2-selection--multiple, .select2-container--bootstrap #main textarea.select2-selection--multiple, #main .select2-container--bootstrap textarea.select2-selection--multiple, .select2-container--bootstrap .filters .select2-selection--multiple.form-control, .filters .select2-container--bootstrap .select2-selection--multiple.form-control, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--multiple,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--multiple,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--multiple,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--multiple,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

/* line 352, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .select2-container--bootstrap #main select.select2-selection--multiple .select2-selection__choice, #main .select2-container--bootstrap select.select2-selection--multiple .select2-selection__choice, .select2-container--bootstrap #main textarea.select2-selection--multiple .select2-selection__choice, #main .select2-container--bootstrap textarea.select2-selection--multiple .select2-selection__choice, .select2-container--bootstrap .filters .select2-selection--multiple.form-control .select2-selection__choice, .filters .select2-container--bootstrap .select2-selection--multiple.form-control .select2-selection__choice, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--multiple .select2-selection__choice,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--multiple .select2-selection__choice,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

/* line 358, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .select2-container--bootstrap #main select.select2-selection--multiple .select2-search--inline .select2-search__field, #main .select2-container--bootstrap select.select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--bootstrap #main textarea.select2-selection--multiple .select2-search--inline .select2-search__field, #main .select2-container--bootstrap textarea.select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--bootstrap .filters .select2-selection--multiple.form-control .select2-search--inline .select2-search__field, .filters .select2-container--bootstrap .select2-selection--multiple.form-control .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--multiple .select2-search--inline .select2-search__field,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--multiple .select2-search--inline .select2-search__field,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

/* line 364, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear, .select2-container--bootstrap #main select.select2-selection--multiple .select2-selection__clear, #main .select2-container--bootstrap select.select2-selection--multiple .select2-selection__clear, .select2-container--bootstrap #main textarea.select2-selection--multiple .select2-selection__clear, #main .select2-container--bootstrap textarea.select2-selection--multiple .select2-selection__clear, .select2-container--bootstrap .filters .select2-selection--multiple.form-control .select2-selection__clear, .filters .select2-container--bootstrap .select2-selection--multiple.form-control .select2-selection__clear, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .textarea-input-group .input-group-sm > button.select2-selection--multiple .select2-selection__clear,
.textarea-input-group .select2-container--bootstrap .input-group-sm > button.select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .textarea-input-group .input-group-sm > input.select2-selection--multiple .select2-selection__clear,
.textarea-input-group .select2-container--bootstrap .input-group-sm > input.select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

/* line 367, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--single,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

/* line 375, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--single .select2-selection__arrow,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--single .select2-selection__arrow,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--single .select2-selection__arrow,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--single .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

/* line 378, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

/* line 384, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--multiple,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--multiple,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--multiple,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--multiple,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

/* line 388, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--multiple .select2-selection__choice,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--multiple .select2-selection__choice,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

/* line 395, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--multiple .select2-search--inline .select2-search__field,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--multiple .select2-search--inline .select2-search__field,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

/* line 401, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-selection--multiple .select2-selection__clear,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-selection--multiple .select2-selection__clear,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

/* line 404, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-container--open .select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-container--open .select2-selection--single,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-container--open .select2-selection--single,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-container--open .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 409, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-lg > button.select2-container--open .select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-lg > button.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .textarea-input-group .input-group-lg > input.select2-container--open .select2-selection--single .select2-selection__arrow b,
.textarea-input-group .select2-container--bootstrap .input-group-lg > input.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 413, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 418, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 422, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */
}

/* line 433, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}

/* line 437, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

/* line 443, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 446, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}

/* line 450, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

/* line 453, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 457, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}

/* line 461, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
/* line 479, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}

/* line 483, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}

/* line 489, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active {
  border-color: #66512c;
}

/* line 492, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

/* line 496, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}

/* line 500, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}

/* line 506, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active {
  border-color: #843534;
}

/* line 509, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

/* line 513, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}

/* line 517, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}

/* line 523, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active {
  border-color: #2b542c;
}

/* line 526, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/* line 548, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap, .textarea-input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
}

/* line 561, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap.select2-container--open, .textarea-input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus, .textarea-input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

/* line 565, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection, .select2-bootstrap-prepend.textarea-input-group .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 570, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection, .select2-bootstrap-append.textarea-input-group .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/* line 582, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
/* line 600, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
*/
/* line 608, ../../../usr/local/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-inline .select2-container--bootstrap {
  display: inline-block;
}

/* line 1, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters {
  padding: 8px;
  box-shadow: none;
  display: flex;
}

/* line 7, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters select,
.filters button,
.filters input,
.filters .form-control,
.filters .select2-container,
.filters .btn + .btn {
  margin: 0 5px 0 0;
  max-width: 15em;
}

/* line 16, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters .form-group {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
}

/* line 22, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters .form-control {
  display: inline-block;
  width: auto;
}

/* line 30, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters input[type=date],
.filters input[type=text][id*=date] {
  width: 8em;
}

/* line 34, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters .select2-container {
  display: inline-block !important;
  width: 30em !important;
  height: 30px !important;
}

/* line 39, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters .select2-container .select2-selection {
  height: 28px !important;
  min-height: 0 !important;
}

/* line 43, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/filters.sass */
.filters .select2-container .select2-selection__choice {
  margin-top: 3px !important;
}

/* line 3, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/forms.sass */
.checkboxes-dropdown .checkbox label {
  position: static;
  margin: 0;
  padding: 0;
}

/* line 8, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/forms.sass */
.checkboxes-dropdown .checkbox input[type=checkbox] {
  position: static;
  margin: 0 0.5em 0 0;
  width: auto;
}

/* line 14, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/forms.sass */
.hidden-submit {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
  height: 0;
  width: 0;
  visibility: hidden;
}

/* line 1, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
body.modal-open {
  height: 100%;
  overflow: hidden;
}

/* line 5, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal {
  display: block !important;
  z-index: 9999;
}

/* line 9, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal, #modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}

/* line 17, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal-overlay {
  background: rgba(0, 0, 0, 0.75);
}

/* line 20, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal-body {
  position: relative;
  margin: 10vh auto;
  padding: 2rem;
  width: auto;
  min-width: 50%;
  max-width: 980px;
  background: white;
  z-index: 9999;
}

/* line 30, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal-body.fixed-height {
  max-height: 80vh;
  overflow: auto;
}

/* line 34, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal-close {
  color: white;
  position: absolute;
  font-size: 4rem;
  line-height: 0.5rem;
  top: 0.25rem;
  right: 0.25rem;
  border: none;
  background: none;
}

/* line 44, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/modals.sass */
#modal:not(.closable) #modal-close {
  display: none;
}

/* line 1, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/pagination.sass */
.pagination {
  display: block;
  text-align: center;
}

/* line 5, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/pagination.sass */
.pagination li {
  display: inline-block;
}

@media print {
  /* line 2, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  html,
body,
#body,
#main,
#context,
#context-main,
.row,
div[class^=col],
thead *,
tfoot *,
th {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11px !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
  }
  /* line 20, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .panel-title, .context .context-header,
.context-header,
thead *,
tfoot *,
th {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  /* line 28, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  h1 {
    font-size: 2em;
  }
  /* line 31, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .filters,
form.search,
.input-group-addon,
.textarea-input-group button,
.textarea-input-group input,
.btn,
.actions,
.actions + hr,
.navbar,
.nav,
.nav-tabs,
a[href]:after,
.sort[href][data-sort]:after,
#flash {
    display: none !important;
  }
  /* line 44, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .panel, .context,
.table,
#home-panels table,
.flyboy table,
#dorsale-attachments table,
table.default,
.list-group,
.well,
.filters,
hr,
p {
    margin: 1em 0 !important;
  }
  /* line 52, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .panel table, .context table,
.well p,
.filters p,
td p {
    margin: 0 !important;
  }
  /* line 57, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .well, .filters {
    padding: 0.5em !important;
  }
  /* line 60, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .panel-heading, .context .context-header,
.panel-title,
.panel-body,
.context .context-body,
.panel-footer,
.context .context-footer,
.context-header,
.context-body,
.context-footer,
.list-group-item,
thead tr > *,
tfoot tr > * {
    padding: 0.5em !important;
    margin: 0 !important;
  }
  /* line 73, ../../../usr/local/bundle/gems/agilibox-1.0.16/app/assets/stylesheets/agilibox/print.sass */
  .panel-heading .panel-title, .panel-heading .context .context-header, .context .panel-heading .context-header, .context .context-header .panel-title, .context .context-header .context-header {
    padding: 0 !important;
  }
}

/* line 12, app/assets/stylesheets/dorsale/common/contexts.sass */
.context .context-footer {
  text-align: center;
}

/* line 16, app/assets/stylesheets/dorsale/common/contexts.sass */
.context .info {
  display: flex;
}

/* line 22, app/assets/stylesheets/dorsale/common/contexts.sass */
.context .info span.info-value {
  width: 60%;
}

/* line 25, app/assets/stylesheets/dorsale/common/contexts.sass */
.context .info span.info-separator {
  text-align: center;
  margin-right: auto;
  padding: 0 0.25em;
}

/* line 30, app/assets/stylesheets/dorsale/common/contexts.sass */
form.search {
  margin: 1em 0;
}

/* line 2, app/assets/stylesheets/dorsale/common/forms.sass */
form .actions {
  text-align: center;
  border-top: 1px solid #DDD;
  margin-top: 25px;
  padding-top: 20px;
}

/* line 8, app/assets/stylesheets/dorsale/common/forms.sass */
form .actions .btn {
  margin: 5px;
}

/* line 11, app/assets/stylesheets/dorsale/common/forms.sass */
form textarea.form-control:not([cols]):not([rows]) {
  height: 15em;
}

/* line 17, app/assets/stylesheets/dorsale/common/forms.sass */
.btn + .btn {
  margin-left: 0.5em;
}

/* line 20, app/assets/stylesheets/dorsale/common/forms.sass */
.textarea-input-group {
  display: flex;
}

/* line 24, app/assets/stylesheets/dorsale/common/forms.sass */
.textarea-input-group button, .textarea-input-group input {
  background: #5cb85c;
  color: #fff;
  width: auto;
}

/* line 34, app/assets/stylesheets/dorsale/common/forms.sass */
.select2-selection {
  border: none !important;
}

/* line 37, app/assets/stylesheets/dorsale/common/forms.sass */
.select2-container {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
}

/* line 1, app/assets/stylesheets/dorsale/common/styles.sass */
.left {
  text-align: left;
}

/* line 4, app/assets/stylesheets/dorsale/common/styles.sass */
.right {
  text-align: right;
}

/* line 7, app/assets/stylesheets/dorsale/common/styles.sass */
.center {
  text-align: center;
}

/* line 10, app/assets/stylesheets/dorsale/common/styles.sass */
.nostyle, .form-control.upload label {
  margin: 0;
  padding: 0;
  color: #333333;
  background: none;
  border: none;
  outline: none;
  border-radius: 0;
  font-style: normal;
  font-weight: normal;
}

/* line 24, app/assets/stylesheets/dorsale/common/styles.sass */
button .fa {
  width: auto;
}

/* line 27, app/assets/stylesheets/dorsale/common/styles.sass */
img {
  max-width: 100%;
}

/* line 31, app/assets/stylesheets/dorsale/common/styles.sass */
img.avatar {
  height: 80px;
  width: 80px;
  border-radius: 40px;
}

/* line 36, app/assets/stylesheets/dorsale/common/styles.sass */
.label.tag {
  white-space: nowrap;
  display: inline-block;
}

/* line 40, app/assets/stylesheets/dorsale/common/styles.sass */
.well, .filters {
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/dorsale/common/styles.sass */
.panel-title .btn-xs, .panel-title #dorsale-attachments .label, #dorsale-attachments .panel-title .label, .context .context-header .btn-xs, .context .context-header #dorsale-attachments .label, #dorsale-attachments .context .context-header .label, .panel-title .btn-group-xs > .btn, .context .context-header .btn-group-xs > .btn,
.panel-title .label,
.context .context-header .label {
  position: relative;
  top: -2px;
}

/* line 11, app/assets/stylesheets/dorsale/common/tables.sass */
th {
  text-align: center;
  vertical-align: middle !important;
}

/* line 15, app/assets/stylesheets/dorsale/common/tables.sass */
td[class*="date"] {
  width: 8em;
  text-align: center;
}

/* line 19, app/assets/stylesheets/dorsale/common/tables.sass */
td[class*="count"] {
  width: 1em;
  text-align: center;
}

/* line 23, app/assets/stylesheets/dorsale/common/tables.sass */
td[class*="total"],
td[class*="amount"] {
  text-align: right;
}

/* line 1, app/assets/stylesheets/dorsale/common/upload.sass */
.form-control.upload {
  position: relative;
}

/* line 4, app/assets/stylesheets/dorsale/common/upload.sass */
.form-control.upload input {
  position: absolute;
  display: none;
  opacity: 0;
  z-index: -9999;
  top: 0px;
  left: -9999px;
}

/* line 12, app/assets/stylesheets/dorsale/common/upload.sass */
.form-control.upload label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 2.5em;
  padding: 0 1em;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments table {
  margin: 0;
}

/* line 6, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments .attachment-name,
#dorsale-attachments .attachment-file {
  width: 100%;
}

/* line 10, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments .attachment-actions {
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments .label {
  letter-spacing: 1px;
  white-space: nowrap;
  display: block;
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 3rem;
  width: 100%;
}

/* line 24, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments table table {
  width: 100%;
}

/* line 28, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments #attachment_progress td {
  border: none;
  padding-top: 0;
  padding-bottom: 1em;
}

/* line 33, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments #attachment_progress .progress {
  margin: 0;
}

/* line 36, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments #attachment_attachment_type_id {
  min-width: 12em;
}

/* line 39, app/assets/stylesheets/dorsale/engines/alexandrie.sass */
#dorsale-attachments #alexandrie-flash .alert {
  margin: 0;
}

/* line 1, app/assets/stylesheets/dorsale/engines/devise.sass */
body[class*=devise] #main,
body[data-controller*=devise] #main {
  max-width: 40em;
  margin: auto;
}

/* line 6, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .person .panel-body, .customer_vault .person .context .context-body, .context .customer_vault .person .context-body {
  display: flex;
}

/* line 9, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .person .panel-body .avatar-container, .customer_vault .person .context .context-body .avatar-container, .context .customer_vault .person .context-body .avatar-container {
  width: 100px;
}

/* line 12, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .person .panel-body .infos-container, .customer_vault .person .context .context-body .infos-container, .context .customer_vault .person .context-body .infos-container {
  width: auto;
}

/* line 15, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault #person-tabs {
  margin-bottom: 1em;
}

/* line 18, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .index-tabs-container {
  position: relative;
}

/* line 21, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .index-tabs-container .index-tabs {
  margin-bottom: 1em;
}

/* line 24, app/assets/stylesheets/dorsale/engines/customer_vault.sass */
.customer_vault .index-tabs-container form.search {
  position: absolute;
  top: 0;
  right: 0;
  width: 33.33%;
  margin: 0;
}

/* line 5, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy table th, .flyboy table td {
  padding-left: 1em !important;
  padding-right: 1em !important;
}

/* line 9, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy table th {
  text-align: left;
}

/* line 12, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy .finished td {
  background: #dff0d8 !important;
}

/* line 15, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy .onwarning td {
  background: #fcf8e3 !important;
}

/* line 18, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy .onalert td {
  background: #f2dede !important;
}

/* line 21, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.actions {
  width: 5em;
}

/* line 24, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-status,
.flyboy td.task-snooze {
  width: 3em;
}

/* line 28, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy div.progress {
  display: inline-block;
  width: 150px;
  margin: 0;
}

/* line 33, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy .taskable-name {
  max-width: 10em;
  white-space: nowrap;
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-progress,
.flyboy td.taskable-progress,
.flyboy td.task_comment-progress {
  width: 150px;
}

/* line 43, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-progress form,
.flyboy td.taskable-progress form,
.flyboy td.task_comment-progress form {
  display: inline-block;
  width: 30em;
}

/* line 47, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-progress form, .flyboy td.task-progress p,
.flyboy td.taskable-progress form,
.flyboy td.taskable-progress p,
.flyboy td.task_comment-progress form,
.flyboy td.task_comment-progress p {
  margin: 0;
  padding: 0;
}

/* line 51, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-status,
.flyboy td.task-snooze,
.flyboy td.task-status a,
.flyboy td.task-status .sort[data-sort],
.flyboy td.task-snooze a,
.flyboy td.task-snooze .sort[data-sort],
.flyboy td.task-term {
  color: black;
}

/* line 58, app/assets/stylesheets/dorsale/engines/flyboy.sass */
.flyboy td.task-term,
.flyboy th.task-term {
  text-align: right;
}

@media print {
  /* line 63, app/assets/stylesheets/dorsale/engines/flyboy.sass */
  .flyboy #new_task_comment_tr {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/dorsale/engines/users.sass */
#users-list td {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/dorsale/engines/users.sass */
#users-list td.actions {
  width: 5em;
  text-align: center;
}

/* line 9, app/assets/stylesheets/dorsale/engines/users.sass */
#users-list td.user-avatar {
  width: 40px;
  text-align: center;
}

/* line 13, app/assets/stylesheets/dorsale/engines/users.sass */
#users-list td.user-avatar img {
  height: 40px;
  width: 40px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before, .event .dropdown-menu.created_at:before {
  left: auto;
  right: 6px;
}

/* line 70, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after, .event .dropdown-menu.created_at:after {
  left: auto;
  right: 7px;
}

/* line 74, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action], .bootstrap-datetimepicker-widget .sort[data-action][data-sort] {
  padding: 6px 0;
}

/* line 80, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action]:active, .bootstrap-datetimepicker-widget .sort[data-action][data-sort]:active {
  box-shadow: none;
}

/* line 83, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group button.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table button.disabled:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group input.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table input.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table .textarea-input-group button.day:hover, .textarea-input-group .bootstrap-datetimepicker-widget table button.day:hover, .bootstrap-datetimepicker-widget table .textarea-input-group input.day:hover, .textarea-input-group .bootstrap-datetimepicker-widget table input.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group button.hour:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table button.hour:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group input.hour:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table input.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group button.minute:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table button.minute:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group input.minute:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table input.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group button.second:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table button.second:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group input.second:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table input.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group button.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table button.disabled:hover,
.bootstrap-datetimepicker-widget table .textarea-input-group input.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table input.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover,
.bootstrap-datetimepicker-widget table td .textarea-input-group button.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table td button.disabled:hover,
.bootstrap-datetimepicker-widget table td .textarea-input-group input.disabled:hover,
.textarea-input-group .bootstrap-datetimepicker-widget table td input.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.input-group.date .input-group-addon, .date.textarea-input-group .input-group-addon, .input-group.date .textarea-input-group button, .textarea-input-group .input-group.date button, .date.textarea-input-group button, .input-group.date .textarea-input-group input, .textarea-input-group .input-group.date input, .date.textarea-input-group input {
  cursor: pointer;
}

/* line 365, ../../../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 7, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

/* line 11, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-inline {
  width: 220px;
}

/* line 14, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl {
  direction: rtl;
}

/* line 17, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 20, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 23, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

/* line 28, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 38, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 47, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 50, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 53, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 56, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 59, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 62, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 65, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

/* line 70, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 75, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 84, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 92, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 96, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

/* line 100, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.day:hover, .datepicker table tr .textarea-input-group button.day:hover, .textarea-input-group .datepicker table tr button.day:hover, .datepicker table tr .textarea-input-group input.day:hover, .textarea-input-group .datepicker table tr input.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 105, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 111, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

/* line 117, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

/* line 123, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:hover, .datepicker table tr .textarea-input-group button.highlighted:hover, .textarea-input-group .datepicker table tr button.highlighted:hover, .datepicker table tr .textarea-input-group input.highlighted:hover, .textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 128, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 134, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table tr td.highlighted.focus:active,
.datepicker table tr td.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

/* line 144, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

/* line 156, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

/* line 159, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

/* line 164, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 169, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 175, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 180, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 186, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table.table tr thead tr.today:focus,
.datepicker #home-panels table tr thead tr.today:focus,
#home-panels .datepicker table tr thead tr.today:focus,
.datepicker table.table thead tr tr.today:focus,
.datepicker #home-panels table thead tr tr.today:focus,
#home-panels .datepicker table thead tr tr.today:focus,
.datepicker table.default tr thead tr.today:focus,
.datepicker table.default thead tr tr.today:focus,
.datepicker table.table tr tfoot tr.today:focus,
.datepicker #home-panels table tr tfoot tr.today:focus,
#home-panels .datepicker table tr tfoot tr.today:focus,
.datepicker table.table tfoot tr tr.today:focus,
.datepicker #home-panels table tfoot tr tr.today:focus,
#home-panels .datepicker table tfoot tr tr.today:focus,
.datepicker table.default tr tfoot tr.today:focus,
.datepicker table.default tfoot tr tr.today:focus,
.datepicker #dorsale-attachments table tr thead tr.today:focus,
#dorsale-attachments .datepicker table tr thead tr.today:focus,
.datepicker #dorsale-attachments table thead tr tr.today:focus,
#dorsale-attachments .datepicker table thead tr tr.today:focus,
.datepicker #dorsale-attachments table tr tfoot tr.today:focus,
#dorsale-attachments .datepicker table tr tfoot tr.today:focus,
.datepicker #dorsale-attachments table tfoot tr tr.today:focus,
#dorsale-attachments .datepicker table tfoot tr tr.today:focus,
.datepicker .flyboy table tr thead tr.today:focus,
.flyboy .datepicker table tr thead tr.today:focus,
.datepicker .flyboy table thead tr tr.today:focus,
.flyboy .datepicker table thead tr tr.today:focus,
.datepicker .flyboy table tr tfoot tr.today:focus,
.flyboy .datepicker table tr tfoot tr.today:focus,
.datepicker .flyboy table tfoot tr tr.today:focus,
.flyboy .datepicker table tfoot tr tr.today:focus,
.datepicker table tr td.today.focus:active,
.datepicker table tr td.today.active.focus,
.datepicker table.table tr thead tr.today.focus,
.datepicker #home-panels table tr thead tr.today.focus,
#home-panels .datepicker table tr thead tr.today.focus,
.datepicker table.table thead tr tr.today.focus,
.datepicker #home-panels table thead tr tr.today.focus,
#home-panels .datepicker table thead tr tr.today.focus,
.datepicker table.default tr thead tr.today.focus,
.datepicker table.default thead tr tr.today.focus,
.datepicker table.table tr tfoot tr.today.focus,
.datepicker #home-panels table tr tfoot tr.today.focus,
#home-panels .datepicker table tr tfoot tr.today.focus,
.datepicker table.table tfoot tr tr.today.focus,
.datepicker #home-panels table tfoot tr tr.today.focus,
#home-panels .datepicker table tfoot tr tr.today.focus,
.datepicker table.default tr tfoot tr.today.focus,
.datepicker table.default tfoot tr tr.today.focus,
.datepicker #dorsale-attachments table tr thead tr.today.focus,
#dorsale-attachments .datepicker table tr thead tr.today.focus,
.datepicker #dorsale-attachments table thead tr tr.today.focus,
#dorsale-attachments .datepicker table thead tr tr.today.focus,
.datepicker #dorsale-attachments table tr tfoot tr.today.focus,
#dorsale-attachments .datepicker table tr tfoot tr.today.focus,
.datepicker #dorsale-attachments table tfoot tr tr.today.focus,
#dorsale-attachments .datepicker table tfoot tr tr.today.focus,
.datepicker .flyboy table tr thead tr.today.focus,
.flyboy .datepicker table tr thead tr.today.focus,
.datepicker .flyboy table thead tr tr.today.focus,
.flyboy .datepicker table thead tr tr.today.focus,
.datepicker .flyboy table tr tfoot tr.today.focus,
.flyboy .datepicker table tr tfoot tr.today.focus,
.datepicker .flyboy table tfoot tr tr.today.focus,
.flyboy .datepicker table tfoot tr tr.today.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 196, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 208, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.focused {
  background: #ffc966;
}

/* line 211, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

/* line 216, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

/* line 222, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

/* line 228, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:hover, .datepicker table tr .textarea-input-group button.range:hover, .textarea-input-group .datepicker table tr button.range:hover, .datepicker table tr .textarea-input-group input.range:hover, .textarea-input-group .datepicker table tr input.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 233, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.datepicker table.table tr thead tr.range,
.datepicker #home-panels table tr thead tr.range,
#home-panels .datepicker table tr thead tr.range,
.datepicker table.table thead tr tr.range,
.datepicker #home-panels table thead tr tr.range,
#home-panels .datepicker table thead tr tr.range,
.datepicker table.default tr thead tr.range,
.datepicker table.default thead tr tr.range,
.datepicker table.table tr tfoot tr.range,
.datepicker #home-panels table tr tfoot tr.range,
#home-panels .datepicker table tr tfoot tr.range,
.datepicker table.table tfoot tr tr.range,
.datepicker #home-panels table tfoot tr tr.range,
#home-panels .datepicker table tfoot tr tr.range,
.datepicker table.default tr tfoot tr.range,
.datepicker table.default tfoot tr tr.range,
.datepicker #dorsale-attachments table tr thead tr.range,
#dorsale-attachments .datepicker table tr thead tr.range,
.datepicker #dorsale-attachments table thead tr tr.range,
#dorsale-attachments .datepicker table thead tr tr.range,
.datepicker #dorsale-attachments table tr tfoot tr.range,
#dorsale-attachments .datepicker table tr tfoot tr.range,
.datepicker #dorsale-attachments table tfoot tr tr.range,
#dorsale-attachments .datepicker table tfoot tr tr.range,
.datepicker .flyboy table tr thead tr.range,
.flyboy .datepicker table tr thead tr.range,
.datepicker .flyboy table thead tr tr.range,
.flyboy .datepicker table thead tr tr.range,
.datepicker .flyboy table tr tfoot tr.range,
.flyboy .datepicker table tr tfoot tr.range,
.datepicker .flyboy table tfoot tr tr.range,
.flyboy .datepicker table tfoot tr tr.range {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 239, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table.table tr thead tr.range:focus,
.datepicker #home-panels table tr thead tr.range:focus,
#home-panels .datepicker table tr thead tr.range:focus,
.datepicker table.table thead tr tr.range:focus,
.datepicker #home-panels table thead tr tr.range:focus,
#home-panels .datepicker table thead tr tr.range:focus,
.datepicker table.default tr thead tr.range:focus,
.datepicker table.default thead tr tr.range:focus,
.datepicker table.table tr tfoot tr.range:focus,
.datepicker #home-panels table tr tfoot tr.range:focus,
#home-panels .datepicker table tr tfoot tr.range:focus,
.datepicker table.table tfoot tr tr.range:focus,
.datepicker #home-panels table tfoot tr tr.range:focus,
#home-panels .datepicker table tfoot tr tr.range:focus,
.datepicker table.default tr tfoot tr.range:focus,
.datepicker table.default tfoot tr tr.range:focus,
.datepicker #dorsale-attachments table tr thead tr.range:focus,
#dorsale-attachments .datepicker table tr thead tr.range:focus,
.datepicker #dorsale-attachments table thead tr tr.range:focus,
#dorsale-attachments .datepicker table thead tr tr.range:focus,
.datepicker #dorsale-attachments table tr tfoot tr.range:focus,
#dorsale-attachments .datepicker table tr tfoot tr.range:focus,
.datepicker #dorsale-attachments table tfoot tr tr.range:focus,
#dorsale-attachments .datepicker table tfoot tr tr.range:focus,
.datepicker .flyboy table tr thead tr.range:focus,
.flyboy .datepicker table tr thead tr.range:focus,
.datepicker .flyboy table thead tr tr.range:focus,
.flyboy .datepicker table thead tr tr.range:focus,
.datepicker .flyboy table tr tfoot tr.range:focus,
.flyboy .datepicker table tr tfoot tr.range:focus,
.datepicker .flyboy table tfoot tr tr.range:focus,
.flyboy .datepicker table tfoot tr tr.range:focus,
.datepicker table tr td.range.focus:active,
.datepicker table tr td.range.active.focus,
.datepicker table.table tr thead tr.range.focus,
.datepicker #home-panels table tr thead tr.range.focus,
#home-panels .datepicker table tr thead tr.range.focus,
.datepicker table.table thead tr tr.range.focus,
.datepicker #home-panels table thead tr tr.range.focus,
#home-panels .datepicker table thead tr tr.range.focus,
.datepicker table.default tr thead tr.range.focus,
.datepicker table.default thead tr tr.range.focus,
.datepicker table.table tr tfoot tr.range.focus,
.datepicker #home-panels table tr tfoot tr.range.focus,
#home-panels .datepicker table tr tfoot tr.range.focus,
.datepicker table.table tfoot tr tr.range.focus,
.datepicker #home-panels table tfoot tr tr.range.focus,
#home-panels .datepicker table tfoot tr tr.range.focus,
.datepicker table.default tr tfoot tr.range.focus,
.datepicker table.default tfoot tr tr.range.focus,
.datepicker #dorsale-attachments table tr thead tr.range.focus,
#dorsale-attachments .datepicker table tr thead tr.range.focus,
.datepicker #dorsale-attachments table thead tr tr.range.focus,
#dorsale-attachments .datepicker table thead tr tr.range.focus,
.datepicker #dorsale-attachments table tr tfoot tr.range.focus,
#dorsale-attachments .datepicker table tr tfoot tr.range.focus,
.datepicker #dorsale-attachments table tfoot tr tr.range.focus,
#dorsale-attachments .datepicker table tfoot tr tr.range.focus,
.datepicker .flyboy table tr thead tr.range.focus,
.flyboy .datepicker table tr thead tr.range.focus,
.datepicker .flyboy table thead tr tr.range.focus,
.flyboy .datepicker table thead tr tr.range.focus,
.datepicker .flyboy table tr tfoot tr.range.focus,
.flyboy .datepicker table tr tfoot tr.range.focus,
.datepicker .flyboy table tfoot tr tr.range.focus,
.flyboy .datepicker table tfoot tr tr.range.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

/* line 249, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.range:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.range:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.range:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

/* line 261, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

/* line 264, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

/* line 269, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 274, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

/* line 280, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:hover, .datepicker table tr .textarea-input-group button.highlighted:hover, .textarea-input-group .datepicker table tr button.highlighted:hover, .datepicker table tr .textarea-input-group input.highlighted:hover, .textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 285, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 291, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table tr td.range.highlighted.focus:active,
.datepicker table tr td.range.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

/* line 301, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 313, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

/* line 316, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

/* line 321, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 326, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

/* line 332, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 337, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 343, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table.table tr thead tr.today:focus,
.datepicker #home-panels table tr thead tr.today:focus,
#home-panels .datepicker table tr thead tr.today:focus,
.datepicker table.table thead tr tr.today:focus,
.datepicker #home-panels table thead tr tr.today:focus,
#home-panels .datepicker table thead tr tr.today:focus,
.datepicker table.default tr thead tr.today:focus,
.datepicker table.default thead tr tr.today:focus,
.datepicker table.table tr tfoot tr.today:focus,
.datepicker #home-panels table tr tfoot tr.today:focus,
#home-panels .datepicker table tr tfoot tr.today:focus,
.datepicker table.table tfoot tr tr.today:focus,
.datepicker #home-panels table tfoot tr tr.today:focus,
#home-panels .datepicker table tfoot tr tr.today:focus,
.datepicker table.default tr tfoot tr.today:focus,
.datepicker table.default tfoot tr tr.today:focus,
.datepicker #dorsale-attachments table tr thead tr.today:focus,
#dorsale-attachments .datepicker table tr thead tr.today:focus,
.datepicker #dorsale-attachments table thead tr tr.today:focus,
#dorsale-attachments .datepicker table thead tr tr.today:focus,
.datepicker #dorsale-attachments table tr tfoot tr.today:focus,
#dorsale-attachments .datepicker table tr tfoot tr.today:focus,
.datepicker #dorsale-attachments table tfoot tr tr.today:focus,
#dorsale-attachments .datepicker table tfoot tr tr.today:focus,
.datepicker .flyboy table tr thead tr.today:focus,
.flyboy .datepicker table tr thead tr.today:focus,
.datepicker .flyboy table thead tr tr.today:focus,
.flyboy .datepicker table thead tr tr.today:focus,
.datepicker .flyboy table tr tfoot tr.today:focus,
.flyboy .datepicker table tr tfoot tr.today:focus,
.datepicker .flyboy table tfoot tr tr.today:focus,
.flyboy .datepicker table tfoot tr tr.today:focus,
.datepicker table tr td.range.today.focus:active,
.datepicker table tr td.range.today.active.focus,
.datepicker table.table tr thead tr.today.focus,
.datepicker #home-panels table tr thead tr.today.focus,
#home-panels .datepicker table tr thead tr.today.focus,
.datepicker table.table thead tr tr.today.focus,
.datepicker #home-panels table thead tr tr.today.focus,
#home-panels .datepicker table thead tr tr.today.focus,
.datepicker table.default tr thead tr.today.focus,
.datepicker table.default thead tr tr.today.focus,
.datepicker table.table tr tfoot tr.today.focus,
.datepicker #home-panels table tr tfoot tr.today.focus,
#home-panels .datepicker table tr tfoot tr.today.focus,
.datepicker table.table tfoot tr tr.today.focus,
.datepicker #home-panels table tfoot tr tr.today.focus,
#home-panels .datepicker table tfoot tr tr.today.focus,
.datepicker table.default tr tfoot tr.today.focus,
.datepicker table.default tfoot tr tr.today.focus,
.datepicker #dorsale-attachments table tr thead tr.today.focus,
#dorsale-attachments .datepicker table tr thead tr.today.focus,
.datepicker #dorsale-attachments table thead tr tr.today.focus,
#dorsale-attachments .datepicker table thead tr tr.today.focus,
.datepicker #dorsale-attachments table tr tfoot tr.today.focus,
#dorsale-attachments .datepicker table tr tfoot tr.today.focus,
.datepicker #dorsale-attachments table tfoot tr tr.today.focus,
#dorsale-attachments .datepicker table tfoot tr tr.today.focus,
.datepicker .flyboy table tr thead tr.today.focus,
.flyboy .datepicker table tr thead tr.today.focus,
.datepicker .flyboy table thead tr tr.today.focus,
.flyboy .datepicker table thead tr tr.today.focus,
.datepicker .flyboy table tr tfoot tr.today.focus,
.flyboy .datepicker table tr tfoot tr.today.focus,
.datepicker .flyboy table tfoot tr tr.today.focus,
.flyboy .datepicker table tfoot tr tr.today.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

/* line 353, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.today:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 365, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

/* line 370, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 377, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

/* line 385, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:hover, .datepicker table tr .textarea-input-group button.selected:hover, .textarea-input-group .datepicker table tr button.selected:hover, .datepicker table tr .textarea-input-group input.selected:hover, .textarea-input-group .datepicker table tr input.selected:hover,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group .datepicker table tr button.highlighted:hover,
.datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group .datepicker table tr input.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 391, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table.table tr thead tr.selected,
.datepicker #home-panels table tr thead tr.selected,
#home-panels .datepicker table tr thead tr.selected,
.datepicker table.table thead tr tr.selected,
.datepicker #home-panels table thead tr tr.selected,
#home-panels .datepicker table thead tr tr.selected,
.datepicker table.default tr thead tr.selected,
.datepicker table.default thead tr tr.selected,
.datepicker table.table tr tfoot tr.selected,
.datepicker #home-panels table tr tfoot tr.selected,
#home-panels .datepicker table tr tfoot tr.selected,
.datepicker table.table tfoot tr tr.selected,
.datepicker #home-panels table tfoot tr tr.selected,
#home-panels .datepicker table tfoot tr tr.selected,
.datepicker table.default tr tfoot tr.selected,
.datepicker table.default tfoot tr tr.selected,
.datepicker #dorsale-attachments table tr thead tr.selected,
#dorsale-attachments .datepicker table tr thead tr.selected,
.datepicker #dorsale-attachments table thead tr tr.selected,
#dorsale-attachments .datepicker table thead tr tr.selected,
.datepicker #dorsale-attachments table tr tfoot tr.selected,
#dorsale-attachments .datepicker table tr tfoot tr.selected,
.datepicker #dorsale-attachments table tfoot tr tr.selected,
#dorsale-attachments .datepicker table tfoot tr tr.selected,
.datepicker .flyboy table tr thead tr.selected,
.flyboy .datepicker table tr thead tr.selected,
.datepicker .flyboy table thead tr tr.selected,
.flyboy .datepicker table thead tr tr.selected,
.datepicker .flyboy table tr tfoot tr.selected,
.flyboy .datepicker table tr tfoot tr.selected,
.datepicker .flyboy table tfoot tr tr.selected,
.flyboy .datepicker table tfoot tr tr.selected,
.datepicker table tr td.selected.highlighted.active,
.datepicker table.table tr thead tr.highlighted,
.datepicker #home-panels table tr thead tr.highlighted,
#home-panels .datepicker table tr thead tr.highlighted,
.datepicker table.table thead tr tr.highlighted,
.datepicker #home-panels table thead tr tr.highlighted,
#home-panels .datepicker table thead tr tr.highlighted,
.datepicker table.default tr thead tr.highlighted,
.datepicker table.default thead tr tr.highlighted,
.datepicker table.table tr tfoot tr.highlighted,
.datepicker #home-panels table tr tfoot tr.highlighted,
#home-panels .datepicker table tr tfoot tr.highlighted,
.datepicker table.table tfoot tr tr.highlighted,
.datepicker #home-panels table tfoot tr tr.highlighted,
#home-panels .datepicker table tfoot tr tr.highlighted,
.datepicker table.default tr tfoot tr.highlighted,
.datepicker table.default tfoot tr tr.highlighted,
.datepicker #dorsale-attachments table tr thead tr.highlighted,
#dorsale-attachments .datepicker table tr thead tr.highlighted,
.datepicker #dorsale-attachments table thead tr tr.highlighted,
#dorsale-attachments .datepicker table thead tr tr.highlighted,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted,
.datepicker .flyboy table tr thead tr.highlighted,
.flyboy .datepicker table tr thead tr.highlighted,
.datepicker .flyboy table thead tr tr.highlighted,
.flyboy .datepicker table thead tr tr.highlighted,
.datepicker .flyboy table tr tfoot tr.highlighted,
.flyboy .datepicker table tr tfoot tr.highlighted,
.datepicker .flyboy table tfoot tr tr.highlighted,
.flyboy .datepicker table tfoot tr tr.highlighted {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 399, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected:active:hover, .datepicker table tr .textarea-input-group button:active:hover, .textarea-input-group .datepicker table tr button:active:hover, .datepicker table tr .textarea-input-group input:active:hover, .textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr .textarea-input-group button:active:hover,
.textarea-input-group .datepicker table tr button:active:hover,
.datepicker table tr .textarea-input-group input:active:hover,
.textarea-input-group .datepicker table tr input:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table.table tr thead tr.selected:focus,
.datepicker #home-panels table tr thead tr.selected:focus,
#home-panels .datepicker table tr thead tr.selected:focus,
.datepicker table.table thead tr tr.selected:focus,
.datepicker #home-panels table thead tr tr.selected:focus,
#home-panels .datepicker table thead tr tr.selected:focus,
.datepicker table.default tr thead tr.selected:focus,
.datepicker table.default thead tr tr.selected:focus,
.datepicker table.table tr tfoot tr.selected:focus,
.datepicker #home-panels table tr tfoot tr.selected:focus,
#home-panels .datepicker table tr tfoot tr.selected:focus,
.datepicker table.table tfoot tr tr.selected:focus,
.datepicker #home-panels table tfoot tr tr.selected:focus,
#home-panels .datepicker table tfoot tr tr.selected:focus,
.datepicker table.default tr tfoot tr.selected:focus,
.datepicker table.default tfoot tr tr.selected:focus,
.datepicker #dorsale-attachments table tr thead tr.selected:focus,
#dorsale-attachments .datepicker table tr thead tr.selected:focus,
.datepicker #dorsale-attachments table thead tr tr.selected:focus,
#dorsale-attachments .datepicker table thead tr tr.selected:focus,
.datepicker #dorsale-attachments table tr tfoot tr.selected:focus,
#dorsale-attachments .datepicker table tr tfoot tr.selected:focus,
.datepicker #dorsale-attachments table tfoot tr tr.selected:focus,
#dorsale-attachments .datepicker table tfoot tr tr.selected:focus,
.datepicker .flyboy table tr thead tr.selected:focus,
.flyboy .datepicker table tr thead tr.selected:focus,
.datepicker .flyboy table thead tr tr.selected:focus,
.flyboy .datepicker table thead tr tr.selected:focus,
.datepicker .flyboy table tr tfoot tr.selected:focus,
.flyboy .datepicker table tr tfoot tr.selected:focus,
.datepicker .flyboy table tfoot tr tr.selected:focus,
.flyboy .datepicker table tfoot tr tr.selected:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table.table tr thead tr.highlighted:focus,
.datepicker #home-panels table tr thead tr.highlighted:focus,
#home-panels .datepicker table tr thead tr.highlighted:focus,
.datepicker table.table thead tr tr.highlighted:focus,
.datepicker #home-panels table thead tr tr.highlighted:focus,
#home-panels .datepicker table thead tr tr.highlighted:focus,
.datepicker table.default tr thead tr.highlighted:focus,
.datepicker table.default thead tr tr.highlighted:focus,
.datepicker table.table tr tfoot tr.highlighted:focus,
.datepicker #home-panels table tr tfoot tr.highlighted:focus,
#home-panels .datepicker table tr tfoot tr.highlighted:focus,
.datepicker table.table tfoot tr tr.highlighted:focus,
.datepicker #home-panels table tfoot tr tr.highlighted:focus,
#home-panels .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table.default tr tfoot tr.highlighted:focus,
.datepicker table.default tfoot tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted:focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted:focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted:focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted:focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted:focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted:focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted:focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted:focus,
.datepicker .flyboy table tr thead tr.highlighted:focus,
.flyboy .datepicker table tr thead tr.highlighted:focus,
.datepicker .flyboy table thead tr tr.highlighted:focus,
.flyboy .datepicker table thead tr tr.highlighted:focus,
.datepicker .flyboy table tr tfoot tr.highlighted:focus,
.flyboy .datepicker table tr tfoot tr.highlighted:focus,
.datepicker .flyboy table tfoot tr tr.highlighted:focus,
.flyboy .datepicker table tfoot tr tr.highlighted:focus,
.datepicker table tr td.selected.focus:active,
.datepicker table tr td.selected.highlighted.focus:active,
.datepicker table tr td.selected.active.focus,
.datepicker table.table tr thead tr.selected.focus,
.datepicker #home-panels table tr thead tr.selected.focus,
#home-panels .datepicker table tr thead tr.selected.focus,
.datepicker table.table thead tr tr.selected.focus,
.datepicker #home-panels table thead tr tr.selected.focus,
#home-panels .datepicker table thead tr tr.selected.focus,
.datepicker table.default tr thead tr.selected.focus,
.datepicker table.default thead tr tr.selected.focus,
.datepicker table.table tr tfoot tr.selected.focus,
.datepicker #home-panels table tr tfoot tr.selected.focus,
#home-panels .datepicker table tr tfoot tr.selected.focus,
.datepicker table.table tfoot tr tr.selected.focus,
.datepicker #home-panels table tfoot tr tr.selected.focus,
#home-panels .datepicker table tfoot tr tr.selected.focus,
.datepicker table.default tr tfoot tr.selected.focus,
.datepicker table.default tfoot tr tr.selected.focus,
.datepicker #dorsale-attachments table tr thead tr.selected.focus,
#dorsale-attachments .datepicker table tr thead tr.selected.focus,
.datepicker #dorsale-attachments table thead tr tr.selected.focus,
#dorsale-attachments .datepicker table thead tr tr.selected.focus,
.datepicker #dorsale-attachments table tr tfoot tr.selected.focus,
#dorsale-attachments .datepicker table tr tfoot tr.selected.focus,
.datepicker #dorsale-attachments table tfoot tr tr.selected.focus,
#dorsale-attachments .datepicker table tfoot tr tr.selected.focus,
.datepicker .flyboy table tr thead tr.selected.focus,
.flyboy .datepicker table tr thead tr.selected.focus,
.datepicker .flyboy table thead tr tr.selected.focus,
.flyboy .datepicker table thead tr tr.selected.focus,
.datepicker .flyboy table tr tfoot tr.selected.focus,
.flyboy .datepicker table tr tfoot tr.selected.focus,
.datepicker .flyboy table tfoot tr tr.selected.focus,
.flyboy .datepicker table tfoot tr tr.selected.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table.table tr thead tr.highlighted.focus,
.datepicker #home-panels table tr thead tr.highlighted.focus,
#home-panels .datepicker table tr thead tr.highlighted.focus,
.datepicker table.table thead tr tr.highlighted.focus,
.datepicker #home-panels table thead tr tr.highlighted.focus,
#home-panels .datepicker table thead tr tr.highlighted.focus,
.datepicker table.default tr thead tr.highlighted.focus,
.datepicker table.default thead tr tr.highlighted.focus,
.datepicker table.table tr tfoot tr.highlighted.focus,
.datepicker #home-panels table tr tfoot tr.highlighted.focus,
#home-panels .datepicker table tr tfoot tr.highlighted.focus,
.datepicker table.table tfoot tr tr.highlighted.focus,
.datepicker #home-panels table tfoot tr tr.highlighted.focus,
#home-panels .datepicker table tfoot tr tr.highlighted.focus,
.datepicker table.default tr tfoot tr.highlighted.focus,
.datepicker table.default tfoot tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr thead tr.highlighted.focus,
#dorsale-attachments .datepicker table tr thead tr.highlighted.focus,
.datepicker #dorsale-attachments table thead tr tr.highlighted.focus,
#dorsale-attachments .datepicker table thead tr tr.highlighted.focus,
.datepicker #dorsale-attachments table tr tfoot tr.highlighted.focus,
#dorsale-attachments .datepicker table tr tfoot tr.highlighted.focus,
.datepicker #dorsale-attachments table tfoot tr tr.highlighted.focus,
#dorsale-attachments .datepicker table tfoot tr tr.highlighted.focus,
.datepicker .flyboy table tr thead tr.highlighted.focus,
.flyboy .datepicker table tr thead tr.highlighted.focus,
.datepicker .flyboy table thead tr tr.highlighted.focus,
.flyboy .datepicker table thead tr tr.highlighted.focus,
.datepicker .flyboy table tr tfoot tr.highlighted.focus,
.flyboy .datepicker table tr tfoot tr.highlighted.focus,
.datepicker .flyboy table tfoot tr tr.highlighted.focus,
.flyboy .datepicker table tfoot tr tr.highlighted.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

/* line 415, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.selected.disabled:hover, .datepicker table tr .textarea-input-group button.disabled:hover, .textarea-input-group .datepicker table tr button.disabled:hover, .datepicker table tr .textarea-input-group input.disabled:hover, .textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr .textarea-input-group button[disabled]:hover,
.textarea-input-group .datepicker table tr button[disabled]:hover,
.datepicker table tr .textarea-input-group input[disabled]:hover,
.textarea-input-group .datepicker table tr input[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.selected:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.selected:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.selected:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group button.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr button.highlighted:hover,
fieldset[disabled] .datepicker table tr .textarea-input-group input.highlighted:hover,
.textarea-input-group fieldset[disabled] .datepicker table tr input.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.focus[disabled],
.datepicker table tr td.selected.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

/* line 436, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 443, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 451, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 457, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 465, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.focus:active,
.datepicker table tr td.active.highlighted.focus:active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 481, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.focus[disabled],
.datepicker table tr td.active.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 502, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 512, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

/* line 516, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 522, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 531, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active.focus:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 543, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 551, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 563, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:hover:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.active:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover:focus,
.datepicker table tr td span.active.focus:active,
.datepicker table tr td span.active.focus:hover:active,
.datepicker table tr td span.active.disabled.focus:active,
.datepicker table tr td span.active.disabled.focus:hover:active,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active.focus:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active.focus:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 591, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active[disabled]:hover:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus:hover,
.datepicker table tr td span.active.focus[disabled],
.datepicker table tr td span.active.focus[disabled]:hover,
.datepicker table tr td span.active.disabled.focus[disabled],
.datepicker table tr td span.active.disabled.focus[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active.focus:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 630, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

/* line 634, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 637, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 643, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 649, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

/* line 653, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 659, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-group.date .input-group-addon, .date.textarea-input-group .input-group-addon, .input-group.date .textarea-input-group button, .textarea-input-group .input-group.date button, .date.textarea-input-group button, .input-group.date .textarea-input-group input, .textarea-input-group .input-group.date input, .date.textarea-input-group input {
  cursor: pointer;
}

/* line 662, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange {
  width: 100%;
}

/* line 665, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input {
  text-align: center;
}

/* line 668, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 671, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 674, ../../../usr/local/bundle/gems/bootstrap-datepicker-rails-1.9.0.1/vendor/assets/stylesheets/bootstrap-datepicker3.css */
.input-daterange .input-group-addon, .input-daterange .textarea-input-group button, .textarea-input-group .input-daterange button, .input-daterange .textarea-input-group input, .textarea-input-group .input-daterange input {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*! X-editable - v1.5.0 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/* line 5, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
}

/* line 9, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editableform .control-group {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
  white-space: nowrap;
  /* prevent wrapping buttons on new line */
  line-height: 20px;
  /* overwriting bootstrap line-height. See #133 */
}

/* line 15, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 24, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

/* line 30, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 40, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px;
}

/*for jquery-ui buttons need set height to look more pretty*/
/* line 45, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

/* line 50, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editableform-loading {
  background: url(/assets/editable/loading-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}

/* line 57, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-inline .editableform-loading {
  background-position: left 5px;
}

/* line 61, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

/*add padding for jquery ui*/
/* line 69, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-error-block.ui-state-error {
  padding: 3px;
}

/* line 73, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-error {
  color: red;
}

/* ---- For specific types ---- */
/* line 79, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 86, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

/* checklist vertical alignment */
/* line 93, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

/* line 99, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-checklist label {
  white-space: nowrap;
}

/* set exact width of textarea to fit buttons toolbar */
/* line 104, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

/* clear button shown as link in date inputs */
/* line 110, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

/* IOS-style clear button for text inputs */
/* line 118, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-clear-x {
  background: url(/assets/editable/clear-3e7ca776783956c0521083ddd59b772e3c18a5e6501c302637528edba421378a.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

/* line 133, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-clear-x:hover, .textarea-input-group button.editable-clear-x:hover, .textarea-input-group input.editable-clear-x:hover {
  opacity: 1;
}

/* line 137, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-pre-wrapped {
  white-space: pre-wrap;
}

/* line 140, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */
}

/* line 144, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */
}

/* line 148, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 157, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */
}

/* line 161, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-click,
a.editable-click,
.editable-click.sort[data-sort],
a.editable-click:hover,
.textarea-input-group button.editable-click:hover,
.textarea-input-group input.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

/* line 168, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover,
.textarea-input-group button.editable-disabled:hover,
.textarea-input-group input.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}

/* line 176, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-empty, .editable-empty:hover, .textarea-input-group button.editable-empty:hover, .textarea-input-group input.editable-empty:hover, .editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none;
}

/* line 183, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-unsaved {
  font-weight: bold;
}

/* line 187, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-unsaved:after {
  /*    content: '*'*/
}

/* line 191, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;
}

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 200, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 216, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}

/* line 227, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker-inline {
  width: 220px;
}

/* line 230, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 233, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 236, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 240, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 251, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 261, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker > div {
  display: none;
}

/* line 264, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 267, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 270, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 273, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table {
  margin: 0;
}

/* line 276, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 286, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 290, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.day:hover, .datepicker table tr .textarea-input-group button.day:hover, .textarea-input-group .datepicker table tr button.day:hover, .datepicker table tr .textarea-input-group input.day:hover, .textarea-input-group .datepicker table tr input.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 294, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

/* line 298, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 304, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group .datepicker table tr button.today:hover,
.datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group .datepicker table tr input.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 322, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover {
  background-color: #fdf59a;
}

/* line 344, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr .textarea-input-group button.today:active:hover,
.textarea-input-group .datepicker table tr button.today:active:hover,
.datepicker table tr .textarea-input-group input.today:active:hover,
.textarea-input-group .datepicker table tr input.today:active:hover,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr .textarea-input-group button.disabled:active:hover,
.textarea-input-group .datepicker table tr button.disabled:active:hover,
.datepicker table tr .textarea-input-group input.disabled:active:hover,
.textarea-input-group .datepicker table tr input.disabled:active:hover,
.datepicker table tr td.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 354, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 357, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 360, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr .textarea-input-group button.range:hover,
.textarea-input-group .datepicker table tr button.range:hover,
.datepicker table tr .textarea-input-group input.range:hover,
.textarea-input-group .datepicker table tr input.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 369, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr .textarea-input-group button.today:hover,
.textarea-input-group .datepicker table tr button.today:hover,
.datepicker table tr .textarea-input-group input.today:hover,
.textarea-input-group .datepicker table tr input.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 389, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.range.today:hover, .datepicker table tr .textarea-input-group button.today:hover, .textarea-input-group .datepicker table tr button.today:hover, .datepicker table tr .textarea-input-group input.today:hover, .textarea-input-group .datepicker table tr input.today:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover {
  background-color: #f3e97a;
}

/* line 411, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr .textarea-input-group button.today:active:hover,
.textarea-input-group .datepicker table tr button.today:active:hover,
.datepicker table tr .textarea-input-group input.today:active:hover,
.textarea-input-group .datepicker table tr input.today:active:hover,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr .textarea-input-group button.disabled:active:hover,
.textarea-input-group .datepicker table tr button.disabled:active:hover,
.datepicker table tr .textarea-input-group input.disabled:active:hover,
.textarea-input-group .datepicker table tr input.disabled:active:hover,
.datepicker table tr td.range.today.active,
.datepicker table.table tr thead tr.today,
.datepicker #home-panels table tr thead tr.today,
#home-panels .datepicker table tr thead tr.today,
.datepicker table.table thead tr tr.today,
.datepicker #home-panels table thead tr tr.today,
#home-panels .datepicker table thead tr tr.today,
.datepicker table.default tr thead tr.today,
.datepicker table.default thead tr tr.today,
.datepicker table.table tr tfoot tr.today,
.datepicker #home-panels table tr tfoot tr.today,
#home-panels .datepicker table tr tfoot tr.today,
.datepicker table.table tfoot tr tr.today,
.datepicker #home-panels table tfoot tr tr.today,
#home-panels .datepicker table tfoot tr tr.today,
.datepicker table.default tr tfoot tr.today,
.datepicker table.default tfoot tr tr.today,
.datepicker #dorsale-attachments table tr thead tr.today,
#dorsale-attachments .datepicker table tr thead tr.today,
.datepicker #dorsale-attachments table thead tr tr.today,
#dorsale-attachments .datepicker table thead tr tr.today,
.datepicker #dorsale-attachments table tr tfoot tr.today,
#dorsale-attachments .datepicker table tr tfoot tr.today,
.datepicker #dorsale-attachments table tfoot tr tr.today,
#dorsale-attachments .datepicker table tfoot tr tr.today,
.datepicker .flyboy table tr thead tr.today,
.flyboy .datepicker table tr thead tr.today,
.datepicker .flyboy table thead tr tr.today,
.flyboy .datepicker table thead tr tr.today,
.datepicker .flyboy table tr tfoot tr.today,
.flyboy .datepicker table tr tfoot tr.today,
.datepicker .flyboy table tfoot tr tr.today,
.flyboy .datepicker table tfoot tr tr.today,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 421, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr .textarea-input-group button.selected:hover,
.textarea-input-group .datepicker table tr button.selected:hover,
.datepicker table tr .textarea-input-group input.selected:hover,
.textarea-input-group .datepicker table tr input.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 440, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.selected:hover, .datepicker table tr .textarea-input-group button.selected:hover, .textarea-input-group .datepicker table tr button.selected:hover, .datepicker table tr .textarea-input-group input.selected:hover, .textarea-input-group .datepicker table tr input.selected:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr button.disabled:hover,
.datepicker table tr .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr input.disabled:hover,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.active,
.datepicker table.table tr thead tr.selected,
.datepicker #home-panels table tr thead tr.selected,
#home-panels .datepicker table tr thead tr.selected,
.datepicker table.table thead tr tr.selected,
.datepicker #home-panels table thead tr tr.selected,
#home-panels .datepicker table thead tr tr.selected,
.datepicker table.default tr thead tr.selected,
.datepicker table.default thead tr tr.selected,
.datepicker table.table tr tfoot tr.selected,
.datepicker #home-panels table tr tfoot tr.selected,
#home-panels .datepicker table tr tfoot tr.selected,
.datepicker table.table tfoot tr tr.selected,
.datepicker #home-panels table tfoot tr tr.selected,
#home-panels .datepicker table tfoot tr tr.selected,
.datepicker table.default tr tfoot tr.selected,
.datepicker table.default tfoot tr tr.selected,
.datepicker #dorsale-attachments table tr thead tr.selected,
#dorsale-attachments .datepicker table tr thead tr.selected,
.datepicker #dorsale-attachments table thead tr tr.selected,
#dorsale-attachments .datepicker table thead tr tr.selected,
.datepicker #dorsale-attachments table tr tfoot tr.selected,
#dorsale-attachments .datepicker table tr tfoot tr.selected,
.datepicker #dorsale-attachments table tfoot tr tr.selected,
#dorsale-attachments .datepicker table tfoot tr tr.selected,
.datepicker .flyboy table tr thead tr.selected,
.flyboy .datepicker table tr thead tr.selected,
.datepicker .flyboy table thead tr tr.selected,
.flyboy .datepicker table thead tr tr.selected,
.datepicker .flyboy table tr tfoot tr.selected,
.flyboy .datepicker table tr tfoot tr.selected,
.datepicker .flyboy table tfoot tr tr.selected,
.flyboy .datepicker table tfoot tr tr.selected,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover {
  background-color: #808080;
}

/* line 462, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr .textarea-input-group button.selected:active:hover,
.textarea-input-group .datepicker table tr button.selected:active:hover,
.datepicker table tr .textarea-input-group input.selected:active:hover,
.textarea-input-group .datepicker table tr input.selected:active:hover,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr .textarea-input-group button.disabled:active:hover,
.textarea-input-group .datepicker table tr button.disabled:active:hover,
.datepicker table tr .textarea-input-group input.disabled:active:hover,
.textarea-input-group .datepicker table tr input.disabled:active:hover,
.datepicker table tr td.selected.active,
.datepicker table.table tr thead tr.selected,
.datepicker #home-panels table tr thead tr.selected,
#home-panels .datepicker table tr thead tr.selected,
.datepicker table.table thead tr tr.selected,
.datepicker #home-panels table thead tr tr.selected,
#home-panels .datepicker table thead tr tr.selected,
.datepicker table.default tr thead tr.selected,
.datepicker table.default thead tr tr.selected,
.datepicker table.table tr tfoot tr.selected,
.datepicker #home-panels table tr tfoot tr.selected,
#home-panels .datepicker table tr tfoot tr.selected,
.datepicker table.table tfoot tr tr.selected,
.datepicker #home-panels table tfoot tr tr.selected,
#home-panels .datepicker table tfoot tr tr.selected,
.datepicker table.default tr tfoot tr.selected,
.datepicker table.default tfoot tr tr.selected,
.datepicker #dorsale-attachments table tr thead tr.selected,
#dorsale-attachments .datepicker table tr thead tr.selected,
.datepicker #dorsale-attachments table thead tr tr.selected,
#dorsale-attachments .datepicker table thead tr tr.selected,
.datepicker #dorsale-attachments table tr tfoot tr.selected,
#dorsale-attachments .datepicker table tr tfoot tr.selected,
.datepicker #dorsale-attachments table tfoot tr tr.selected,
#dorsale-attachments .datepicker table tfoot tr tr.selected,
.datepicker .flyboy table tr thead tr.selected,
.flyboy .datepicker table tr thead tr.selected,
.datepicker .flyboy table thead tr tr.selected,
.flyboy .datepicker table thead tr tr.selected,
.datepicker .flyboy table tr tfoot tr.selected,
.flyboy .datepicker table tr tfoot tr.selected,
.datepicker .flyboy table tfoot tr tr.selected,
.flyboy .datepicker table tfoot tr tr.selected,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table.table tr thead tr.disabled,
.datepicker #home-panels table tr thead tr.disabled,
#home-panels .datepicker table tr thead tr.disabled,
.datepicker table.table thead tr tr.disabled,
.datepicker #home-panels table thead tr tr.disabled,
#home-panels .datepicker table thead tr tr.disabled,
.datepicker table.default tr thead tr.disabled,
.datepicker table.default thead tr tr.disabled,
.datepicker table.table tr tfoot tr.disabled,
.datepicker #home-panels table tr tfoot tr.disabled,
#home-panels .datepicker table tr tfoot tr.disabled,
.datepicker table.table tfoot tr tr.disabled,
.datepicker #home-panels table tfoot tr tr.disabled,
#home-panels .datepicker table tfoot tr tr.disabled,
.datepicker table.default tr tfoot tr.disabled,
.datepicker table.default tfoot tr tr.disabled,
.datepicker #dorsale-attachments table tr thead tr.disabled,
#dorsale-attachments .datepicker table tr thead tr.disabled,
.datepicker #dorsale-attachments table thead tr tr.disabled,
#dorsale-attachments .datepicker table thead tr tr.disabled,
.datepicker #dorsale-attachments table tr tfoot tr.disabled,
#dorsale-attachments .datepicker table tr tfoot tr.disabled,
.datepicker #dorsale-attachments table tfoot tr tr.disabled,
#dorsale-attachments .datepicker table tfoot tr tr.disabled,
.datepicker .flyboy table tr thead tr.disabled,
.flyboy .datepicker table tr thead tr.disabled,
.datepicker .flyboy table thead tr tr.disabled,
.flyboy .datepicker table thead tr tr.disabled,
.datepicker .flyboy table tr tfoot tr.disabled,
.flyboy .datepicker table tr tfoot tr.disabled,
.datepicker .flyboy table tfoot tr tr.disabled,
.flyboy .datepicker table tfoot tr tr.disabled,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 472, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 491, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 513, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 523, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 535, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 538, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover,
.datepicker table tr td .textarea-input-group button.disabled:hover,
.textarea-input-group .datepicker table tr td button.disabled:hover,
.datepicker table tr td .textarea-input-group input.disabled:hover,
.textarea-input-group .datepicker table tr td input.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 544, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 563, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 585, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 595, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

/* line 599, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 602, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 606, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 610, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 616, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 620, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 627, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.input-daterange input {
  text-align: center;
}

/* line 630, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 635, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 640, ../../../usr/local/bundle/gems/x-editable-rails-1.5.5.1/vendor/assets/stylesheets/editable/bootstrap-editable.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 22, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #cccccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 42, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 49, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

/* line 62, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

/* line 67, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #428bca;
}

/* line 72, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

/* line 77, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

/* line 82, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

/* line 87, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

/* line 92, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

/* line 97, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333333;
  background: #ffffff;
}

/* line 105, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 109, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 113, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

/* line 122, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch input.form-control[type='radio'],
.bootstrap-switch input.form-control[type='checkbox'] {
  height: auto;
}

/* line 126, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 133, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 140, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 147, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

/* line 152, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 165, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* line 169, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 175, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 181, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 187, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 192, ../../../usr/local/bundle/gems/bootstrap-switch-rails-3.3.3/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .hide {
  display: none;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown .textarea-input-group input[disabled] + button.flag-container:hover, .intl-tel-input.allow-dropdown .textarea-input-group input[disabled] + input.flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover, .intl-tel-input.allow-dropdown .textarea-input-group input[readonly] + button.flag-container:hover, .intl-tel-input.allow-dropdown .textarea-input-group input[readonly] + input.flag-container:hover {
  cursor: default;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container:hover, .textarea-input-group button.iti-container:hover, .textarea-input-group input.iti-container:hover {
  cursor: pointer;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag {
  width: 20px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.be {
  width: 18px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ch {
  width: 15px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mc {
  width: 19px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ne {
  width: 18px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.np {
  width: 13px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
  .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/assets/flags-96cfd8d2f58704418532745cf12069f9f7b1eac24d7f84915333694c6cc033aa.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
  .iti-flag {
    background-image: url(/assets/flags@2x-77d36531bfe22c80e075aab0c2ad744f1cf54ee9dc42f39dcfb82154881eed28.png);
  }
}

/* line 1, ../../../usr/local/bundle/gems/intl-tel-input-rails-8.4.9/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.np {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/layout.sass */
.voffset {
  margin-top: 5px;
}

/* line 4, app/assets/stylesheets/layout.sass */
.right-offset {
  margin-right: 15px;
}

/* line 7, app/assets/stylesheets/layout.sass */
#modal {
  z-index: 9999;
}

/* line 10, app/assets/stylesheets/layout.sass */
.btn + .btn {
  margin-left: 10px;
}

/* line 13, app/assets/stylesheets/layout.sass */
html, body {
  min-height: 100vh;
  position: relative;
}

/* line 17, app/assets/stylesheets/layout.sass */
#main {
  min-height: 100%;
  padding-bottom: 2em;
  background: #F9F9F9;
}

/* line 22, app/assets/stylesheets/layout.sass */
#footer {
  text-align: center;
  padding-left: 200px;
  color: #03A9F4;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 31, app/assets/stylesheets/layout.sass */
#footer p {
  margin: 0;
  padding: 0;
  line-height: 2em;
}

/* line 37, app/assets/stylesheets/layout.sass */
#deal-header.panel, #deal-header.context {
  background-color: transparent;
  border: none;
  color: #FFFFFF;
  box-shadow: none;
}

/* line 38, app/assets/stylesheets/layout.sass */
#deal-header.panel .panel, #deal-header.context .panel, #deal-header.panel .context, #deal-header.context .context, #deal-header.panel .well, #deal-header.context .well, #deal-header.panel .filters, #deal-header.context .filters {
  margin: 0;
}

/* line 46, app/assets/stylesheets/layout.sass */
#deal-tabs, #containers-tabs {
  padding: 0;
}

/* line 49, app/assets/stylesheets/layout.sass */
#deal-tabs li.active a, #deal-tabs li.active .sort[data-sort], #containers-tabs li.active a, #containers-tabs li.active .sort[data-sort] {
  background: #03A9F4;
}

/* line 53, app/assets/stylesheets/layout.sass */
.panel-title .fa, .context .context-header .fa {
  margin-right: 5px;
}

/* line 57, app/assets/stylesheets/layout.sass */
.side-tab-container {
  display: flex;
}

/* line 59, app/assets/stylesheets/layout.sass */
.side-tab-container .side-tab-menu {
  width: 120px;
}

/* line 63, app/assets/stylesheets/layout.sass */
.side-tab-container .side-tab-menu a, .side-tab-container .side-tab-menu .sort[data-sort] {
  position: relative;
}

/* line 66, app/assets/stylesheets/layout.sass */
.side-tab-container .side-tab-menu .badge {
  position: absolute;
  right: 5px;
  top: 5px;
}

/* line 71, app/assets/stylesheets/layout.sass */
.side-tab-container .side-tab-content {
  width: calc(100% - 35px - 120px);
  margin-left: 35px;
}

/* line 75, app/assets/stylesheets/layout.sass */
.side-tab-container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 80, app/assets/stylesheets/layout.sass */
.mid-center {
  margin-top: 10px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* line 86, app/assets/stylesheets/layout.sass */
.full_select {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 90, app/assets/stylesheets/layout.sass */
#select2-deal_booking_recipient_person-container, .select2 {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 94, app/assets/stylesheets/layout.sass */
.pt-5 {
  padding-top: 2em;
}

/* line 1, app/assets/stylesheets/styles.sass */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, app/assets/stylesheets/styles.sass */
h3 {
  font-size: 1.4em;
  margin: 0 0 0.5em 0;
}

/* line 9, app/assets/stylesheets/styles.sass */
h1 {
  margin-top: 0;
}

/* line 12, app/assets/stylesheets/styles.sass */
.panel-heading, .context .context-header {
  background: white !important;
  border-bottom: none !important;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/styles.sass */
.panel-heading.row.radio, .context .row.radio.context-header {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 22, app/assets/stylesheets/styles.sass */
.panel-heading.row.radio .radio-inline, .context .row.radio.context-header .radio-inline {
  padding: 0;
}

/* line 24, app/assets/stylesheets/styles.sass */
.panel-heading.row.radio .radio-header, .context .row.radio.context-header .radio-header {
  padding: 0 !important;
  height: 25px !important;
  line-height: 25px !important;
}

/* line 29, app/assets/stylesheets/styles.sass */
.panel-heading.row, .context .row.context-header {
  margin: 0;
  padding-top: 3;
  padding-bottom: 3;
  padding-left: 0;
  padding-right: 0;
}

/* line 35, app/assets/stylesheets/styles.sass */
.panel-heading.row .form-group.select, .context .row.context-header .form-group.select {
  margin-bottom: 0;
}

/* line 37, app/assets/stylesheets/styles.sass */
.panel-heading.row .form-group.select .form-control.select, .context .row.context-header .form-group.select .form-control.select {
  margin: 0;
  padding: 0 !important;
  width: 100% !important;
  max-width: auto !important;
  height: 20px !important;
  line-height: 20px !important;
}

/* line 45, app/assets/stylesheets/styles.sass */
.logo-title {
  display: block;
  margin: auto;
  width: 400px;
}

/* line 50, app/assets/stylesheets/styles.sass */
.well, .filters {
  padding: 1em;
}

/* line 53, app/assets/stylesheets/styles.sass */
.text-white {
  color: white;
}

/* line 57, app/assets/stylesheets/styles.sass */
.infos-group .info strong {
  display: inline-block;
  width: 10em;
}

/* line 61, app/assets/stylesheets/styles.sass */
.context div.info {
  text-align: left;
}

/* line 65, app/assets/stylesheets/styles.sass */
div.info > * {
  vertical-align: top;
}

/* line 68, app/assets/stylesheets/styles.sass */
table.changed_attributes {
  margin-top: 1em;
}

/* line 71, app/assets/stylesheets/styles.sass */
table.changed_attributes td {
  width: 33.3%;
}

/* line 74, app/assets/stylesheets/styles.sass */
.sort[data-sort] {
  cursor: pointer;
}

/* line 78, app/assets/stylesheets/styles.sass */
.sort.asc[data-sort]:after {
  content: " ↓";
}

/* line 81, app/assets/stylesheets/styles.sass */
.sort.desc[data-sort]:after {
  content: " ↑";
}

/* line 84, app/assets/stylesheets/styles.sass */
[data-xhr] {
  text-align: center;
  padding: 1em;
}

/* line 89, app/assets/stylesheets/styles.sass */
.panel-sm .panel-heading, .panel-sm .context .context-header, .context .panel-sm .context-header {
  padding: 0.25em 0.5em;
}

/* line 91, app/assets/stylesheets/styles.sass */
.panel-sm .panel-body, .panel-sm .context .context-body, .context .panel-sm .context-body {
  padding: 0.25em 15px;
}

/* line 94, app/assets/stylesheets/styles.sass */
.nostyle, .form-control.upload label {
  font-size: inherit;
  font-weight: inherit;
}

/* line 98, app/assets/stylesheets/styles.sass */
.row.extra-bottom-padding {
  margin-bottom: 5px;
}

/* line 101, app/assets/stylesheets/styles.sass */
.float-left {
  float: left;
}

/* line 104, app/assets/stylesheets/styles.sass */
.select2 {
  width: 100% !important;
}

/* line 108, app/assets/stylesheets/styles.sass */
.tabs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 114, app/assets/stylesheets/styles.sass */
.tabs .tab-links {
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: center;
}

/* line 120, app/assets/stylesheets/styles.sass */
.tabs .tab-links .tab-link {
  padding: 10px;
  cursor: pointer;
  background-color: white;
  color: black;
  margin: 0 10px;
}

/* line 127, app/assets/stylesheets/styles.sass */
.tabs .tab-links .tab-link.active, .tabs .tab-links table.table thead tr.tab-link, .tabs .tab-links #home-panels table thead tr.tab-link, #home-panels .tabs .tab-links table thead tr.tab-link, table.table thead .tabs .tab-links tr.tab-link, #home-panels table thead .tabs .tab-links tr.tab-link, .tabs .tab-links table.default thead tr.tab-link, table.default thead .tabs .tab-links tr.tab-link,
.tabs .tab-links table.table tfoot tr.tab-link,
.tabs .tab-links #home-panels table tfoot tr.tab-link,
#home-panels .tabs .tab-links table tfoot tr.tab-link,
table.table tfoot .tabs .tab-links tr.tab-link,
#home-panels table tfoot .tabs .tab-links tr.tab-link,
.tabs .tab-links table.default tfoot tr.tab-link,
table.default tfoot .tabs .tab-links tr.tab-link, .tabs .tab-links #dorsale-attachments table thead tr.tab-link, #dorsale-attachments table thead .tabs .tab-links tr.tab-link,
.tabs .tab-links #dorsale-attachments table tfoot tr.tab-link,
#dorsale-attachments table tfoot .tabs .tab-links tr.tab-link, .tabs .tab-links .flyboy table thead tr.tab-link, .flyboy table thead .tabs .tab-links tr.tab-link,
.tabs .tab-links .flyboy table tfoot tr.tab-link,
.flyboy table tfoot .tabs .tab-links tr.tab-link {
  background-color: #03A9F4;
  color: white;
}

/* line 131, app/assets/stylesheets/styles.sass */
.tabs .tab-content {
  border: 1px solid #ccc;
  padding: 20px;
  width: 100%;
}

/* line 136, app/assets/stylesheets/styles.sass */
.tabs .tab-content .tab {
  display: none;
}

/* line 139, app/assets/stylesheets/styles.sass */
.tabs .tab-content .tab.active, .tabs .tab-content table.table thead tr.tab, .tabs .tab-content #home-panels table thead tr.tab, #home-panels .tabs .tab-content table thead tr.tab, table.table thead .tabs .tab-content tr.tab, #home-panels table thead .tabs .tab-content tr.tab, .tabs .tab-content table.default thead tr.tab, table.default thead .tabs .tab-content tr.tab,
.tabs .tab-content table.table tfoot tr.tab,
.tabs .tab-content #home-panels table tfoot tr.tab,
#home-panels .tabs .tab-content table tfoot tr.tab,
table.table tfoot .tabs .tab-content tr.tab,
#home-panels table tfoot .tabs .tab-content tr.tab,
.tabs .tab-content table.default tfoot tr.tab,
table.default tfoot .tabs .tab-content tr.tab, .tabs .tab-content #dorsale-attachments table thead tr.tab, #dorsale-attachments table thead .tabs .tab-content tr.tab,
.tabs .tab-content #dorsale-attachments table tfoot tr.tab,
#dorsale-attachments table tfoot .tabs .tab-content tr.tab, .tabs .tab-content .flyboy table thead tr.tab, .flyboy table thead .tabs .tab-content tr.tab,
.tabs .tab-content .flyboy table tfoot tr.tab,
.flyboy table tfoot .tabs .tab-content tr.tab {
  display: block;
}

/* line 141, app/assets/stylesheets/styles.sass */
.timelien_li {
  list-style: none;
}

/* line 144, app/assets/stylesheets/styles.sass */
.xml-container {
  background-color: #f5f5f5;
  padding: 10px;
  border: 1px solid #ddd;
}

/* line 1, app/assets/stylesheets/forms.sass */
.intl-tel-input {
  width: 100%;
}

/* line 4, app/assets/stylesheets/forms.sass */
.dropdown {
  display: inline-block;
}

/* line 7, app/assets/stylesheets/forms.sass */
.header-select {
  display: inline-block;
  width: 10em !important;
  height: 2em !important;
  margin-right: 1em;
}

/* line 14, app/assets/stylesheets/forms.sass */
label.boolean input {
  top: -6px;
}

/* line 17, app/assets/stylesheets/forms.sass */
.little_label {
  font-size: 12px;
}

/* line 21, app/assets/stylesheets/forms.sass */
.form-group .info strong {
  display: inline-block;
  text-align: right;
}

/* line 26, app/assets/stylesheets/forms.sass */
.form-group .info span {
  display: inline-block;
  margin-left: 1em;
}

/* line 31, app/assets/stylesheets/forms.sass */
.form-group input.form-control,
.form-group textarea,
.form-group select,
.form-group .selectize-control,
.form-group .select2-container,
.form-group div.form-control {
  max-width: 35rem;
}

/* line 40, app/assets/stylesheets/forms.sass */
#main .form-group.buyco-intl .form-control {
  position: relative;
}

/* line 43, app/assets/stylesheets/forms.sass */
#main .form-group.buyco-intl .intl-tel-input {
  position: absolute;
  left: 0;
}

/* line 47, app/assets/stylesheets/forms.sass */
#main .form-group.buyco-intl .buyco-intl-flag-placeholder {
  display: inline-block;
  width: 3em;
}

/* line 51, app/assets/stylesheets/forms.sass */
#main .form-group.buyco-intl input.intl_number {
  width: 100%;
}

/* line 54, app/assets/stylesheets/forms.sass */
#search-commit-buttons {
  max-width: calc(25em - 50px);
}

/* line 57, app/assets/stylesheets/forms.sass */
input.boolean {
  margin-top: 0.8em;
}

/* line 60, app/assets/stylesheets/forms.sass */
.filters select {
  color: #03A9F4;
}

/* line 63, app/assets/stylesheets/forms.sass */
#comment_text {
  max-width: none;
}

/* line 67, app/assets/stylesheets/forms.sass */
.context p {
  text-align: left;
}

/* line 70, app/assets/stylesheets/forms.sass */
.context .actions {
  text-align: center;
}

/* line 73, app/assets/stylesheets/forms.sass */
.small-textfield {
  height: 6em !important;
}

/* line 76, app/assets/stylesheets/forms.sass */
.small-textinput {
  display: inline-block;
  width: 3em;
}

/* line 80, app/assets/stylesheets/forms.sass */
.small-floatinput {
  display: inline-block;
  width: 5em;
}

/* line 93, app/assets/stylesheets/forms.sass */
.legal_party-form .form-group {
  margin-bottom: 5px;
}

/* line 96, app/assets/stylesheets/forms.sass */
.legal_party-form .form-group label {
  width: 40% !important;
  text-align: left;
}

/* line 100, app/assets/stylesheets/forms.sass */
.legal_party-form .form-group > div {
  width: 60% !important;
}

/* line 104, app/assets/stylesheets/forms.sass */
.legal_party-form .phone_fields input {
  padding-left: 0.25em !important;
  padding-right: 0.25em !important;
}

/* line 108, app/assets/stylesheets/forms.sass */
.legal_party-form .phone_fields input[id*=code] {
  width: 3em;
}

/* line 111, app/assets/stylesheets/forms.sass */
input[type=radio],
input[type=checkbox] {
  height: auto !important;
}

/* line 116, app/assets/stylesheets/forms.sass */
table#corporations_fcl td {
  vertical-align: middle !important;
}

/* line 118, app/assets/stylesheets/forms.sass */
table#corporations_fcl td div {
  margin: 0;
  width: 100%;
}

/* line 121, app/assets/stylesheets/forms.sass */
table#corporations_fcl tbody {
  text-align: center;
  font-weight: bold;
}

/* line 125, app/assets/stylesheets/forms.sass */
table#corporations_fcl input {
  max-width: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

/* line 132, app/assets/stylesheets/forms.sass */
table#requested_bl_copies td {
  vertical-align: middle !important;
}

/* line 134, app/assets/stylesheets/forms.sass */
table#requested_bl_copies td div {
  margin: 0;
  width: 100%;
}

/* line 137, app/assets/stylesheets/forms.sass */
table#requested_bl_copies tbody {
  text-align: center;
  font-weight: bold;
}

/* line 141, app/assets/stylesheets/forms.sass */
table#requested_bl_copies input {
  max-width: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

/* line 147, app/assets/stylesheets/forms.sass */
table#requested_bl_copies button {
  max-width: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

/* line 154, app/assets/stylesheets/forms.sass */
table#ocean_freight_charges td {
  vertical-align: middle !important;
}

/* line 156, app/assets/stylesheets/forms.sass */
table#ocean_freight_charges td div {
  margin: 0;
  width: 100%;
}

/* line 159, app/assets/stylesheets/forms.sass */
table#ocean_freight_charges tbody {
  text-align: center;
  font-weight: bold;
}

/* line 163, app/assets/stylesheets/forms.sass */
table#ocean_freight_charges input {
  max-width: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

/* line 169, app/assets/stylesheets/forms.sass */
table#ocean_freight_charges button {
  max-width: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

/* line 176, app/assets/stylesheets/forms.sass */
.filters input[type=checkbox] {
  width: auto !important;
}

/* line 179, app/assets/stylesheets/forms.sass */
.filters {
  flex-wrap: wrap;
}

/* line 182, app/assets/stylesheets/forms.sass */
#filters_person_type {
  display: none;
}

/* line 186, app/assets/stylesheets/forms.sass */
#ship_instr_filters_form input, #ship_instr_filters_form button {
  max-width: none;
}

/* line 1, app/assets/stylesheets/autocomplete.sass */
#autocomplete {
  position: absolute;
  background: white;
  border: 1px solid #CCC;
  border-top: none;
  max-height: 12em;
  top: 0;
  left: 0;
  overflow: auto;
}

/* line 11, app/assets/stylesheets/autocomplete.sass */
#autocomplete ul, #autocomplete li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 16, app/assets/stylesheets/autocomplete.sass */
#autocomplete a, #autocomplete .sort[data-sort] {
  display: block;
  padding: 0 1em;
  line-height: 2em;
  cursor: pointer;
  color: inherit;
}

/* line 23, app/assets/stylesheets/autocomplete.sass */
#autocomplete a:hover,
#autocomplete li[data-current='1'] a,
#autocomplete li[data-current='1'] .sort[data-sort] {
  background: #EEE;
  text-decoration: none;
}

/* line 28, app/assets/stylesheets/autocomplete.sass */
#autocomplete p {
  margin: 0.5em 0;
  padding: 0 1em;
  line-height: 2em;
}

/* line 1, app/assets/stylesheets/users_and_members.sass */
.context .logo {
  max-width: 200px;
  max-height: 100px;
}

/* line 2, app/assets/stylesheets/events.sass */
.event .avatar {
  height: 36px;
  width: 36px;
  border-radius: 18px;
  margin-right: 0.5em;
}

/* line 8, app/assets/stylesheets/events.sass */
.event .created_at {
  line-height: 36px;
}

/* line 14, app/assets/stylesheets/events.sass */
.card {
  margin-bottom: 1.5rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

/* line 20, app/assets/stylesheets/events.sass */
.card .card-header {
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 24, app/assets/stylesheets/events.sass */
.card .card-header.bg-primary {
  background-color: #007bff !important;
  color: white;
}

/* line 28, app/assets/stylesheets/events.sass */
.card .card-header.bg-info {
  background-color: #17a2b8 !important;
  color: white;
}

/* line 32, app/assets/stylesheets/events.sass */
.card .card-header.bg-success {
  background-color: #28a745 !important;
  color: white;
}

/* line 36, app/assets/stylesheets/events.sass */
.card .card-header.bg-dark {
  background-color: #343a40 !important;
  color: white;
}

/* line 40, app/assets/stylesheets/events.sass */
.card .card-body {
  padding: 1.25rem;
}

/* line 44, app/assets/stylesheets/events.sass */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 51, app/assets/stylesheets/events.sass */
.alert.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 56, app/assets/stylesheets/events.sass */
.alert.alert-success, .alert.alert-notice {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 61, app/assets/stylesheets/events.sass */
.alert.alert-danger, .alert.alert-alert {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 66, app/assets/stylesheets/events.sass */
.alert.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 71, app/assets/stylesheets/events.sass */
.alert.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 76, app/assets/stylesheets/events.sass */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 87, app/assets/stylesheets/events.sass */
.badge.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 92, app/assets/stylesheets/events.sass */
.badge.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 96, app/assets/stylesheets/events.sass */
.badge.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 100, app/assets/stylesheets/events.sass */
.badge.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 104, app/assets/stylesheets/events.sass */
.badge.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 109, app/assets/stylesheets/events.sass */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 112, app/assets/stylesheets/events.sass */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 115, app/assets/stylesheets/events.sass */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 118, app/assets/stylesheets/events.sass */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 121, app/assets/stylesheets/events.sass */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 124, app/assets/stylesheets/events.sass */
.ml-3 {
  margin-left: 1rem !important;
}

/* line 127, app/assets/stylesheets/events.sass */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 130, app/assets/stylesheets/events.sass */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 133, app/assets/stylesheets/events.sass */
.p-3 {
  padding: 1rem !important;
}

/* line 136, app/assets/stylesheets/events.sass */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 139, app/assets/stylesheets/events.sass */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 142, app/assets/stylesheets/events.sass */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 145, app/assets/stylesheets/events.sass */
.text-white {
  color: #fff !important;
}

/* line 148, app/assets/stylesheets/events.sass */
.text-muted, .context .info strong, .customer_vault .person .info strong {
  color: #6c757d !important;
}

/* line 151, app/assets/stylesheets/events.sass */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 155, app/assets/stylesheets/events.sass */
.d-flex {
  display: flex !important;
}

/* line 158, app/assets/stylesheets/events.sass */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 161, app/assets/stylesheets/events.sass */
.align-items-center {
  align-items: center !important;
}

/* line 165, app/assets/stylesheets/events.sass */
.collapse {
  display: none;
}

/* line 168, app/assets/stylesheets/events.sass */
.collapse.show {
  display: block;
}

/* line 173, app/assets/stylesheets/events.sass */
.code-container pre {
  margin-bottom: 0;
}

/* line 175, app/assets/stylesheets/events.sass */
.code-container pre code {
  font-family: monospace;
  white-space: pre-wrap;
  overflow: auto;
  max-height: 250px;
  display: block;
}

/* line 1, app/assets/stylesheets/legals.sass */
.legals {
  margin: auto;
  width: 60%;
  background: white;
}

/* line 6, app/assets/stylesheets/legals.sass */
.legals h2, .legals h3, .legals h4 {
  margin-top: 0.5em;
  font-weight: bold;
  text-decoration: underline;
}

/* line 11, app/assets/stylesheets/legals.sass */
.legals .important-message-container {
  margin-top: 2em;
  border: 1px solid black;
}

/* line 15, app/assets/stylesheets/legals.sass */
.legals .important-message {
  font-weight: bold;
  font-size: 1.17em;
  padding: 0.5em;
  text-align: justify;
}

/* line 21, app/assets/stylesheets/legals.sass */
.legals p {
  text-align: justify;
}

/* line 24, app/assets/stylesheets/legals.sass */
.legals p.close-window {
  padding-bottom: 5em;
  text-align: center;
}

/* line 28, app/assets/stylesheets/legals.sass */
main.legals + #footer {
  padding: 0;
}

/* --------------------------------

Basic Style

-------------------------------- */
/* line 6, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb, .cd-multi-steps {
  width: 90%;
  max-width: 768px;
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
  border-radius: .25em;
}

/* line 14, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb:after, .cd-multi-steps:after {
  content: "";
  display: table;
  clear: both;
}

/* line 19, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}

/* line 24, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}

/* line 31, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}

/* line 35, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c;
}

/* line 41, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #96c03d;
}

/* line 45, vendor/assets/stylesheets/breadcrumbs.css */
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #96c03d;
}

/* line 49, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default arrow separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(/../img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}

/* line 57, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(/../img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}

/* line 68, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}

/* line 72, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}

/* line 75, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}

/* line 78, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}

/* line 82, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}

/* line 85, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}

/* line 88, vendor/assets/stylesheets/breadcrumbs.css */
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}

@media only screen and (min-width: 768px) {
  /* line 92, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em;
  }
  /* line 95, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  /* line 98, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  /* line 101, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}

/* --------------------------------

Triangle breadcrumb

-------------------------------- */
@media only screen and (min-width: 768px) {
  /* line 112, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle {
    /* reset basic style */
    background-color: transparent;
    padding: 0;
  }
  /* line 117, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li {
    position: relative;
    padding: 0;
    margin: 4px 4px 4px 0;
  }
  /* line 122, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li:last-of-type {
    margin-right: 0;
  }
  /* line 125, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li > * {
    position: relative;
    padding: 1em .8em 1em 2.5em;
    color: #2c3f4c;
    background-color: #edeff0;
    /* the border color is used to style its ::after pseudo-element */
    border-color: #edeff0;
  }
  /* line 133, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li.current > * {
    /* selected step */
    color: #ffffff;
    background-color: #96c03d;
    border-color: #96c03d;
  }
  /* line 139, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.6em;
    border-radius: .25em 0 0 .25em;
  }
  /* line 143, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li:last-of-type > * {
    padding-right: 1.6em;
    border-radius: 0 .25em .25em 0;
  }
  /* line 147, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-breadcrumb.triangle a:hover {
    /* steps already visited */
    color: #ffffff;
    background-color: #2c3f4c;
    border-color: #2c3f4c;
  }
  /* line 153, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {
    /*
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    content: '';
    height: 0;
    width: 0;
    /* 48px is the height of the <a> element */
    border: 24px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
  }
  /* line 170, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  /* line 182, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  /* line 187, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  /* line 191, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  /* line 195, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-breadcrumb.triangle.custom-icons li::after, .cd-breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }
  @-moz-document url-prefix() {
    /* line 202, vendor/assets/stylesheets/breadcrumbs.css */
    .cd-breadcrumb.triangle li::after,
.cd-breadcrumb.triangle li > *::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}

/* --------------------------------

Custom icons hover effects - breadcrumb and multi-steps

-------------------------------- */
@media only screen and (min-width: 768px) {
  /* line 215, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:first-of-type em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before {
    /* change custom icon using image sprites - hover effect or current item */
    background-position: 0 -40px;
  }
  /* line 219, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before {
    background-position: -20px -40px;
  }
  /* line 222, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before {
    background-position: -40px -40px;
  }
  /* line 225, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before {
    background-position: -60px -40px;
  }
}

/* --------------------------------

Multi steps indicator

-------------------------------- */
@media only screen and (min-width: 768px) {
  /* line 235, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps {
    /* reset style */
    background-color: transparent;
    padding: 0;
    text-align: center;
  }
  /* line 242, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0;
  }
  /* line 247, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps li:last-of-type {
    margin-right: 0;
  }
  /* line 250, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    /* reset style */
    margin: 0;
  }
  /* line 259, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps li.visited::after {
    background-color: #96c03d;
  }
  /* line 262, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #2c3f4c;
  }
  /* line 267, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.custom-separator li::after {
    /* reset style */
    height: 4px;
    background: #edeff0;
  }
  /* line 273, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-center li::after {
    width: 100%;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-1px);
    -moz-transform: translateY(-50%) translateX(-1px);
    -ms-transform: translateY(-50%) translateX(-1px);
    -o-transform: translateY(-50%) translateX(-1px);
    transform: translateY(-50%) translateX(-1px);
  }
  /* line 283, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-center li > * {
    z-index: 1;
    padding: .6em 1em;
    border-radius: .25em;
    background-color: #edeff0;
  }
  /* line 289, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-multi-steps.text-center a:hover {
    background-color: #2c3f4c;
  }
  /* line 292, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-center li.current > *, .cd-multi-steps.text-center li.visited > * {
    color: #ffffff;
    background-color: #96c03d;
  }
  /* line 296, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-center.custom-icons li.visited a::before, .cd-multi-steps.text-center.custom-icons li.visited .sort[data-sort]::before {
    /* change the custom icon for the visited item - check icon */
    background-position: 0 -60px;
  }
  /* line 301, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li, .cd-multi-steps.text-bottom li {
    width: 80px;
    text-align: center;
  }
  /* line 305, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li::after, .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    left: 50%;
    /* 40px is the <li> right margin value */
    width: calc(100% + 40px);
  }
  /* line 312, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li > *::before, .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #edeff0;
  }
  /* line 329, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li.visited > *::before,
.cd-multi-steps.text-top li.current > *::before, .cd-multi-steps.text-bottom li.visited > *::before,
.cd-multi-steps.text-bottom li.current > *::before {
    background-color: #96c03d;
  }
  /* line 334, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-multi-steps.text-top a:hover, .no-touch .cd-multi-steps.text-bottom a:hover {
    color: #96c03d;
  }
  /* line 337, vendor/assets/stylesheets/breadcrumbs.css */
  .no-touch .cd-multi-steps.text-top a:hover::before, .no-touch .cd-multi-steps.text-bottom a:hover::before {
    box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
  }
  /* line 341, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li::after {
    /* this is the line connecting 2 adjacent items */
    bottom: 4px;
  }
  /* line 345, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
  }
  /* line 348, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top li > *::before {
    /* this is the spot indicator */
    bottom: 0;
  }
  /* line 353, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    top: 3px;
  }
  /* line 357, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-bottom li > * {
    padding-top: 20px;
  }
  /* line 360, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    top: 0;
  }
}

/* --------------------------------

Add a counter to the multi-steps indicator

-------------------------------- */
/* line 370, vendor/assets/stylesheets/breadcrumbs.css */
.cd-multi-steps.count li {
  counter-increment: steps;
}

/* line 374, vendor/assets/stylesheets/breadcrumbs.css */
.cd-multi-steps.count li > *::before {
  content: counter(steps) " - ";
}

@media only screen and (min-width: 768px) {
  /* line 379, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top.count li > *::before,
.cd-multi-steps.text-bottom.count li > *::before {
    /* this is the spot indicator */
    content: counter(steps);
    height: 26px;
    width: 26px;
    line-height: 26px;
    font-size: 1.4rem;
    color: #ffffff;
  }
  /* line 390, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top.count li:not(.current) em::before,
.cd-multi-steps.text-bottom.count li:not(.current) em::before {
    /* steps not visited yet - counter color */
    color: #2c3f4c;
  }
  /* line 396, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top.count li::after {
    bottom: 11px;
  }
  /* line 400, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-top.count li > * {
    padding-bottom: 34px;
  }
  /* line 404, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-bottom.count li::after {
    top: 11px;
  }
  /* line 408, vendor/assets/stylesheets/breadcrumbs.css */
  .cd-multi-steps.text-bottom.count li > * {
    padding-top: 34px;
  }
}

/* line 1, app/assets/stylesheets/tracking_events.sass */
.cd-breadcrumb.triangle li.current > * {
  /* selected step */
  color: #ffffff;
  background-color: #03A9F4;
  border-color: #03A9F4;
}

/* line 7, app/assets/stylesheets/tracking_events.sass */
.cd-breadcrumb.triangle li.warning > * {
  /* selected step */
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 13, app/assets/stylesheets/tracking_events.sass */
.cd-breadcrumb.triangle li.danger > * {
  /* selected step */
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 19, app/assets/stylesheets/tracking_events.sass */
.cd-breadcrumb.triangle li::after,
.cd-breadcrumb.triangle li > *::after {
  border-width: 27px 0 27px 20px;
}

/* line 23, app/assets/stylesheets/tracking_events.sass */
#new_tracking_event .form-group {
  margin-bottom: 0px;
}

/* line 27, app/assets/stylesheets/tracking_events.sass */
#tracking-dashboard .cd-breadcrumb.triangle {
  text-align: center !important;
  display: block !important;
}

/* line 31, app/assets/stylesheets/tracking_events.sass */
#tracking-dashboard .cd-breadcrumb.triangle li {
  line-height: 1.1em;
  display: inline-block !important;
  float: none;
}

/* line 36, app/assets/stylesheets/tracking_events.sass */
#tracking-dashboard .cd-breadcrumb.triangle li::after,
#tracking-dashboard .cd-breadcrumb.triangle li > *::after {
  border-width: 32px 0 32px 20px;
}

/* line 41, app/assets/stylesheets/tracking_events.sass */
#tracked_containers th {
  text-align: center;
}

/* line 43, app/assets/stylesheets/tracking_events.sass */
#tracked_containers tr {
  text-align: center;
}

/* line 2, app/assets/stylesheets/deals.sass */
.legal_party-form .select2-selection__arrow {
  display: none;
}

/* line 5, app/assets/stylesheets/deals.sass */
.legal_party-form .select2-selection {
  display: flex !important;
}

/* line 8, app/assets/stylesheets/deals.sass */
.legal_party-form .select2-selection::before {
  content: '\f002';
  font-family: FontAwesome;
}

/* line 12, app/assets/stylesheets/deals.sass */
.deal-attributes {
  padding: 0px;
}

/* line 14, app/assets/stylesheets/deals.sass */
.deal-attributes ul {
  list-style-type: none;
  display: flex;
  align-items: center;
}

/* line 18, app/assets/stylesheets/deals.sass */
.deal-attributes ul li {
  display: block;
}

/* line 22, app/assets/stylesheets/deals.sass */
.eye-checkbox input[type="checkbox"] {
  display: none;
}

/* line 24, app/assets/stylesheets/deals.sass */
.eye-checkbox span:before {
  font-family: "FontAwesome";
  font-style: normal;
  width: 1em;
  height: 1em;
  content: '\f070';
  color: grey;
  margin-right: .3em;
}

/* line 32, app/assets/stylesheets/deals.sass */
.eye-checkbox input[type="checkbox"]:checked ~ span:before {
  content: '\f070';
  color: #19227C;
}

/* line 36, app/assets/stylesheets/deals.sass */
.banner {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 180px;
}

/* line 42, app/assets/stylesheets/deals.sass */
.banner .banner__content {
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

/* line 48, app/assets/stylesheets/deals.sass */
.center-omni {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 190px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  margin-top: -50px;
  margin-left: -100px;
}

/* line 60, app/assets/stylesheets/deals.sass */
.clickable:hover, .textarea-input-group button.clickable:hover, .textarea-input-group input.clickable:hover {
  cursor: pointer;
}

/* line 63, app/assets/stylesheets/deals.sass */
.same_as_consignee {
  margin-left: 10px;
}

/* line 67, app/assets/stylesheets/deals.sass */
.template_form {
  margin-bottom: -30px;
}

/* line 69, app/assets/stylesheets/deals.sass */
.template_panel {
  background-color: #23388d;
}

/* line 73, app/assets/stylesheets/deals.sass */
#deals .fa {
  margin-right: 5px;
}

/* line 76, app/assets/stylesheets/deals.sass */
#deals .one-line {
  white-space: nowrap;
}

/* line 80, app/assets/stylesheets/deals.sass */
.hs_code_code_btn {
  margin-top: 0.5em;
}

/* line 82, app/assets/stylesheets/deals.sass */
.hs_code_description {
  margin-top: 0.3em;
  color: grey;
}

/* line 86, app/assets/stylesheets/deals.sass */
.thumb-tack {
  background-size: 24px;
  height: 24px;
  width: 24px;
}

/* line 91, app/assets/stylesheets/deals.sass */
.contact_info {
  text-align: left;
  padding: 0px 40px 5px 280px;
  color: #555555;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
}

/* line 99, app/assets/stylesheets/deals.sass */
.carrier-remarks {
  margin-top: 0.5em;
}

/* line 102, app/assets/stylesheets/deals.sass */
.carrier-remarks .info {
  font-size: 12px;
  text-align: justify;
}

/* line 106, app/assets/stylesheets/deals.sass */
.carrier-contact .booking-carrier_contact {
  white-space: pre;
}

/* line 109, app/assets/stylesheets/deals.sass */
.delete-button {
  margin-top: 15px;
}

/* line 112, app/assets/stylesheets/deals.sass */
#delivery_alert, #readiness_alert {
  visibility: hidden;
  color: red;
}

/* line 116, app/assets/stylesheets/deals.sass */
#booked_eta, #booked_etd {
  display: inline-block;
}

/* line 119, app/assets/stylesheets/deals.sass */
.voyage_more_button {
  float: right;
}

/* line 122, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills.open {
  margin: 15px 0 30px 0;
  background: white !important;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}

/* line 129, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills.open > li > a, #deal-tabs.custom_nav.nav-pills.open > li > .sort[data-sort] {
  color: rgba(0, 0, 0, 0.87) !important;
}

/* line 132, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills.open > li.active > a, #deal-tabs.custom_nav.nav-pills.open > li.active > .sort[data-sort] {
  background: #03A9F4 !important;
  color: white !important;
}

/* line 136, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills > li > a, #deal-tabs.custom_nav.nav-pills > li > .sort[data-sort] {
  border-radius: 0;
}

/* line 139, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills dropdown {
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 146, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills > li:not(.active) > a:hover, #deal-tabs.custom_nav.nav-pills > li:not(.active) > dropdown:hover {
  background: rgba(0, 0, 0, 0.03);
}

/* line 149, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills.open > li > dropdown {
  position: relative;
  display: block;
  padding: 10px 15px;
  box-sizing: border-box;
}

/* line 155, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills.open > li.active dropdown {
  background: #03A9F4;
  color: white;
}

/* line 159, app/assets/stylesheets/deals.sass */
.dropdown-content {
  white-space: nowrap;
  display: none;
  position: absolute;
  left: 0;
  margin-top: 4px;
  border-radius: 4px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  background: #FFFFFF !important;
  box-shadow: 0px 2px 2px 0px rgba(34, 36, 38, 0.15);
  z-index: 1;
  overflow: hidden;
}

/* line 172, app/assets/stylesheets/deals.sass */
#deal-tabs.custom_nav.nav-pills > li > dropdown:hover .dropdown-content {
  display: block;
}

/* line 175, app/assets/stylesheets/deals.sass */
.dropdown-content a, .dropdown-content .sort[data-sort] {
  color: rgba(0, 0, 0, 0.87) !important;
  display: block;
  padding: 10px 15px;
}

/* line 180, app/assets/stylesheets/deals.sass */
.dropdown-content a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/deal_dashboard.sass */
.tooltip > .tooltip-inner {
  width: 350px;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #19227C;
  padding: 2px;
  font-size: 13px;
}

/* line 9, app/assets/stylesheets/deal_dashboard.sass */
.editable_div {
  display: table;
}

/* line 12, app/assets/stylesheets/deal_dashboard.sass */
.container_div {
  display: table-row;
}

/* line 15, app/assets/stylesheets/deal_dashboard.sass */
.container_div label {
  display: table-cell;
  min-width: 9em;
}

/* line 19, app/assets/stylesheets/deal_dashboard.sass */
.container_div .editable_item {
  display: table-cell;
  width: auto;
  min-width: 10em;
}

/* line 24, app/assets/stylesheets/deal_dashboard.sass */
.editable-empty {
  color: white;
}

/* line 27, app/assets/stylesheets/deal_dashboard.sass */
.editable-empty:hover, .textarea-input-group button.editable-empty:hover, .textarea-input-group input.editable-empty:hover {
  color: grey;
}

/* line 30, app/assets/stylesheets/deal_dashboard.sass */
.editable-unsaved {
  font-weight: normal;
}

/* line 33, app/assets/stylesheets/deal_dashboard.sass */
.editable_item[data-name='other'] {
  width: auto;
  display: block;
  margin-right: 5em;
}

/* line 39, app/assets/stylesheets/deal_dashboard.sass */
.editable_item[data-name='other'] textarea {
  width: 600px;
  max-width: none;
}

/* line 43, app/assets/stylesheets/deal_dashboard.sass */
.editable_item[data-name='other'] .editable-click {
  display: block;
  text-align: justify;
  margin-top: 1em;
}

/* line 48, app/assets/stylesheets/deal_dashboard.sass */
.editable_item[data-name='other'] .editable-buttons {
  display: block;
  margin-top: 7px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

/* line 2, app/assets/stylesheets/seals.sass */
.seal-list li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 10px;
}

/* line 8, app/assets/stylesheets/seals.sass */
.seal-list li:hover {
  background-color: lightgray;
}

/* line 1, app/assets/stylesheets/home.sass */
.carousel-control.right .carousel-control.left {
  background-image: none !important;
}

/* line 4, app/assets/stylesheets/home.sass */
#buycoCarousel {
  margin-bottom: 15px;
}

/* line 6, app/assets/stylesheets/home.sass */
#buycoCarousel h3 {
  font-size: 200%;
  font-weight: 900;
  text-shadow: 2px 2px 4px #000000;
}

/* line 11, app/assets/stylesheets/home.sass */
#buycoCarousel p {
  font-size: 140%;
  font-weight: 900;
  text-shadow: 2px 2px 4px #000000;
}

/* line 19, app/assets/stylesheets/home.sass */
#home-panels a, #home-panels .sort[data-sort] {
  display: block;
}

/* line 27, app/assets/stylesheets/home.sass */
#home-panels .panel .panel, #home-panels .context .panel, #home-panels .panel .context, #home-panels .context .context {
  margin: 0;
}

/* line 30, app/assets/stylesheets/home.sass */
#home-panels .panel .panel .panel-title, #home-panels .context .panel .panel-title, #home-panels .panel .context .panel-title, #home-panels .context .context .panel-title, .context #home-panels .panel .panel .context-header, #home-panels .context .panel .context-header, #home-panels .panel .context .context-header, #home-panels .context .context .context-header {
  text-align: center;
}

/* line 33, app/assets/stylesheets/home.sass */
#home-panels .big-icon {
  margin-right: 1em;
  margin-top: 0.1em;
}

/* line 37, app/assets/stylesheets/home.sass */
#home-panels img.avatar {
  height: 3em;
  width: 3em;
  border-radius: 3em;
  margin-right: 1em;
  float: left;
}

/* line 44, app/assets/stylesheets/home.sass */
#home-panels .left-title {
  float: left;
  margin-left: 20px;
}

/* line 48, app/assets/stylesheets/home.sass */
#home-panels .right-number {
  float: right;
  margin-right: 40px;
}

/* line 52, app/assets/stylesheets/home.sass */
tr.clickable:hover, .textarea-input-group button.clickable:hover, .textarea-input-group input.clickable:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/translation_center.sass */
body[data-controller^=tolk] {
  background: white !important;
}

/* line 2, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-container {
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

/* line 15, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu, .side-tab-container div.side-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

/* line 19, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group, .side-tab-container div.side-tab-menu div.list-group {
  margin-bottom: 0;
}

/* line 21, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a, .side-tab-container div.side-tab-menu div.list-group > a, div.bhoechie-tab-menu div.list-group > .sort[data-sort], .side-tab-container div.side-tab-menu div.list-group > .sort[data-sort] {
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a .glyphicon, .side-tab-container div.side-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > .sort[data-sort] .glyphicon, .side-tab-container div.side-tab-menu div.list-group > .sort[data-sort] .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa, .side-tab-container div.side-tab-menu div.list-group > a .fa, div.bhoechie-tab-menu div.list-group > .sort[data-sort] .fa, .side-tab-container div.side-tab-menu div.list-group > .sort[data-sort] .fa {
  color: #03A9F4;
}

/* line 26, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a:first-child, .side-tab-container div.side-tab-menu div.list-group > a:first-child, div.bhoechie-tab-menu div.list-group > .sort[data-sort]:first-child, .side-tab-container div.side-tab-menu div.list-group > .sort[data-sort]:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}

/* line 30, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a:last-child, .side-tab-container div.side-tab-menu div.list-group > a:last-child, div.bhoechie-tab-menu div.list-group > .sort[data-sort]:last-child, .side-tab-container div.side-tab-menu div.list-group > .sort[data-sort]:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}

/* line 34, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a.active, .side-tab-container div.side-tab-menu div.list-group > a.active {
  background-color: #03A9F4;
  background-image: #03A9F4;
  color: #ffffff;
}

/* line 38, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a.active .glyphicon, .side-tab-container div.side-tab-menu div.list-group > a.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.active .fa, .side-tab-container div.side-tab-menu div.list-group > a.active .fa {
  background-color: #03A9F4;
  background-image: #03A9F4;
  color: #ffffff;
}

/* line 43, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-menu div.list-group > a.active:after, .side-tab-container div.side-tab-menu div.list-group > a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #03A9F4;
}

/* line 54, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab-content {
  background-color: #ffffff;
  padding-left: 7px;
}

/* line 58, app/assets/stylesheets/side_tabs.sass */
div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none;
}

/* line 1, app/assets/stylesheets/errors.scss */
.error-page:before {
  content: "";
  background: url(/assets/logo-buyco-9752406f069e40b76f952328c940ade24110194dd981d9a11ba078ab2634ce52.png) center center no-repeat;
  background-size: cover;
  width: 140px;
  height: 36px;
  position: absolute;
  top: 1em;
  left: 1em;
}

/* line 12, app/assets/stylesheets/errors.scss */
.error-page {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5em;
  position: fixed;
  background-color: white;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

/* line 27, app/assets/stylesheets/errors.scss */
.error-page > div {
  text-align: center;
}

/* line 30, app/assets/stylesheets/errors.scss */
.error-page > div > h1 {
  margin: 0;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 2em;
}

/* line 37, app/assets/stylesheets/errors.scss */
.error-page > div > p {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.25em;
}

/* line 44, app/assets/stylesheets/errors.scss */
.error-page > a, .error-page > .sort[data-sort], .error-page > a:hover {
  text-decoration: none;
  display: flex;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.25rem;
  background: #0676b4;
  color: white;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  font-family: inherit;
  border: none;
  display: inline-block;
}

/* line 2, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .attachment-name,
#main #dorsale-attachments .attachment-file {
  width: auto;
}

/* line 6, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .attachment-deadline {
  width: 8em;
}

/* line 9, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .attachment-attachment_type {
  width: 12em;
}

/* line 12, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .attachment-file {
  width: 10em;
}

/* line 15, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .attachment-actions {
  width: 7em;
}

/* line 18, app/assets/stylesheets/attachments.sass */
#main #dorsale-attachments .btn {
  display: block;
}

/* line 1, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-container {
  border: 1px #ccc solid;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 0;
  margin: 0;
  cursor: text;
  width: 100%;
}

/* line 8, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-container input {
  clear: both;
  width: 100%;
  border: 0;
  outline: none;
  margin-bottom: 3px;
  padding-left: 5px;
  box-sizing: border-box;
}

/* line 18, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-container input {
  border: 0 !important;
  margin: 3px 5px 3px 0px;
  padding: 3px 5px 3px 5px;
}

/* line 24, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-container input.multiple_emails-error {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red !important;
  outline: thin auto red !important;
}

/* line 29, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-container ul {
  list-style-type: none;
  padding-left: 0;
}

/* line 34, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-email {
  margin: 3px 5px 3px 5px;
  padding: 3px 5px 3px 5px;
  border: 1px #BBD8FB solid;
  border-radius: 3px;
  background: #F3F7FD;
}

/* line 42, vendor/assets/stylesheets/multiple-emails.css */
.multiple_emails-close {
  float: left;
  margin: 0 3px;
}

/* line 1, app/assets/stylesheets/dorsale_ext.sass */
.customer_vault a[href$=invoices], .customer_vault .sort[href$=invoices][data-sort] {
  display: none;
}

/* line 4, app/assets/stylesheets/dorsale_ext.sass */
#modal-body {
  max-height: calc(100vh - 20vh);
  overflow: auto;
}

/*!
 * bootstrap-star-rating v4.0.2
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */
/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .caption, .rating-container .clear-rating, .rating-container .rating {
  display: inline-block;
  vertical-align: middle;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: url(/assets/loading-abb2c87444ef9f0ad7ff70d880ab21728e26380949753c630fa1831fe62b8026.gif) top left no-repeat;
  border: none;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .rating {
  cursor: default;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-disabled .rating {
  cursor: not-allowed;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .star {
  display: inline-block;
  margin: 0 3px;
  text-align: center;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .empty-stars {
  color: #aaa;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-rtl {
  float: right;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-animate .filled-stars {
  transition: width .25s ease;
  -o-transition: width .25s ease;
  -moz-transition: width .25s ease;
  -webkit-transition: width .25s ease;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-rtl.is-star .filled-stars {
  right: .06em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-rtl.is-heart .empty-stars {
  margin-right: .07em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-lg {
  font-size: 3.91em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-md {
  font-size: 3.13em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-sm {
  font-size: 2.5em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-xs {
  font-size: 1.1em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-xl {
  font-size: 4.89em;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  font-size: 60%;
  padding-right: 5px;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.clear-rating-active {
  cursor: pointer !important;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.clear-rating-active:hover, .textarea-input-group button.clear-rating-active:hover, .textarea-input-group input.clear-rating-active:hover {
  color: #843534;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-container .caption {
  color: #999;
  font-size: 60%;
  margin-top: -.6em;
  margin-left: 5px;
  margin-right: 0;
}

/* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0;
}

@media print {
  /* line 10, app/assets/../../vendor/assets/stylesheets/star-rating.scss */
  .rating-container .clear-rating {
    display: none;
  }
}

/*******************************
         Site Settings
*******************************/
/*-------------------
       Fonts
--------------------*/
/*-------------------
      Base Sizes
--------------------*/
/* This is the single variable that controls them all */
/*-------------------
    Scroll Bars
--------------------*/
/*-------------------
     Breakpoints
--------------------*/
/*-------------------
    Derived Values
--------------------*/
/* Rendered Scrollbar Width */
/* Responsive */
/*!
 * # Semantic UI 2.4.2 - Reset
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Reset
*******************************/
/* Border-Box */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 24, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* iPad Input Shadows */
/* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  /* mobile firefox too! */
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 65, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 71, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 94, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 104, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
a, .sort[data-sort] {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 210, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
small, #footer p, .event .created_at {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 227, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 309, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 348, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 423, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 431, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 446, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 462, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_reset.scss */
[hidden] {
  display: none;
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Site
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Page
*******************************/
/* line 19, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
html,
body {
  height: 100%;
}

/* line 23, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
html {
  font-size: 14px;
}

/* line 26, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  min-width: 320px;
  background: #FFFFFF;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4285em;
  color: rgba(0, 0, 0, 0.87);
  font-smoothing: antialiased;
}

/*******************************
             Headers
*******************************/
/* line 44, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.28571429em;
  margin: calc(2rem -  0.14285714em) 0em 1rem;
  font-weight: bold;
  padding: 0em;
}

/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h1 {
  min-height: 1rem;
  font-size: 2rem;
}

/* line 59, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h2 {
  font-size: 1.71428571rem;
}

/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h3 {
  font-size: 1.28571429rem;
}

/* line 65, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h4 {
  font-size: 1.07142857rem;
}

/* line 68, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h5 {
  font-size: 1rem;
}

/* line 71, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0em;
}

/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child {
  margin-bottom: 0em;
}

/*******************************
             Text
*******************************/
/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
p {
  margin: 0em 0em 1em;
  line-height: 1.4285em;
}

/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
p:first-child {
  margin-top: 0em;
}

/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
p:last-child {
  margin-bottom: 0em;
}

/*-------------------
        Links
--------------------*/
/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
a, .sort[data-sort] {
  color: #4183C4;
  text-decoration: none;
}

/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
a:hover {
  color: #1e70bf;
  text-decoration: none;
}

/*******************************
         Scrollbars
*******************************/
/*******************************
          Highlighting
*******************************/
/* Site */
/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
::-webkit-selection {
  background-color: #CCE2FF;
  color: rgba(0, 0, 0, 0.87);
}

/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
::-moz-selection {
  background-color: #CCE2FF;
  color: rgba(0, 0, 0, 0.87);
}

/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
::selection {
  background-color: #CCE2FF;
  color: rgba(0, 0, 0, 0.87);
}

/* Form */
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
textarea::-webkit-selection,
input::-webkit-selection {
  background-color: rgba(100, 100, 100, 0.4);
  color: rgba(0, 0, 0, 0.87);
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
textarea::-moz-selection,
input::-moz-selection {
  background-color: rgba(100, 100, 100, 0.4);
  color: rgba(0, 0, 0, 0.87);
}

/* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
textarea::selection,
input::selection {
  background-color: rgba(100, 100, 100, 0.4);
  color: rgba(0, 0, 0, 0.87);
}

/* Force Simple Scrollbars */
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}

/* line 165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

/* line 169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body ::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

/* line 176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.15);
}

/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body ::-webkit-scrollbar-thumb:hover, body .textarea-input-group button:hover::-webkit-scrollbar-thumb, .textarea-input-group body button:hover::-webkit-scrollbar-thumb, body .textarea-input-group input:hover::-webkit-scrollbar-thumb, .textarea-input-group body input:hover::-webkit-scrollbar-thumb {
  background: rgba(128, 135, 139, 0.8);
}

/* Inverted UI */
/* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body .ui.inverted::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

/* line 187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body .ui.inverted::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.25);
}

/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body .ui.inverted::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.15);
}

/* line 193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/globals/_site.scss */
body .ui.inverted::-webkit-scrollbar-thumb:hover, body .textarea-input-group button:hover::-webkit-scrollbar-thumb, .textarea-input-group body button:hover::-webkit-scrollbar-thumb, body .textarea-input-group input:hover::-webkit-scrollbar-thumb, .textarea-input-group body input:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.35);
}

/*******************************
        Global Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Button
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Button
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: none;
  border: none;
  vertical-align: baseline;
  background: #E0E1E2 none;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0em 0.25em 0em 0em;
  padding: 0.78571429em 1.5em 0.78571429em;
  text-transform: none;
  text-shadow: none;
  font-weight: bold;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  will-change: '';
  -webkit-tap-highlight-color: transparent;
}

/*******************************
            States
*******************************/
/*--------------
      Hover
---------------*/
/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #CACBCD;
  background-image: none;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  color: rgba(0, 0, 0, 0.8);
}

/* line 67, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:hover .icon, .textarea-input-group button.button:hover .icon, .textarea-input-group input.button:hover .icon {
  opacity: 0.85;
}

/*--------------
      Focus
---------------*/
/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:focus {
  background-color: #CACBCD;
  color: rgba(0, 0, 0, 0.8);
  background-image: '' !important;
  -webkit-box-shadow: '' !important;
  box-shadow: '' !important;
}

/* line 82, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:focus .icon {
  opacity: 0.85;
}

/*--------------
      Down
---------------*/
/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:active,
.ui.active.button:active,
#dorsale-attachments table thead tr.ui.button:active,
#dorsale-attachments table tfoot tr.ui.button:active,
#home-panels table thead tr.ui.button:active,
#home-panels table tfoot tr.ui.button:active {
  background-color: #BABBBC;
  background-image: '';
  color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, none;
  box-shadow: 0px 0px 0px 1px transparent inset, none;
}

/*--------------
     Active
---------------*/
/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button, table.table thead tr.ui.button, table.default thead tr.ui.button,
table.table tfoot tr.ui.button,
table.default tfoot tr.ui.button, #dorsale-attachments table thead tr.ui.button,
#dorsale-attachments table tfoot tr.ui.button, .flyboy table thead tr.ui.button,
.flyboy table tfoot tr.ui.button, #home-panels table thead tr.ui.button,
#home-panels table tfoot tr.ui.button {
  background-color: #C0C1C2;
  background-image: none;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset;
  box-shadow: 0px 0px 0px 1px transparent inset;
  color: rgba(0, 0, 0, 0.95);
}

/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button:hover {
  background-color: #C0C1C2;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/* line 115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.active.button:active, table.table thead tr.ui.button:active, table.default thead tr.ui.button:active,
table.table tfoot tr.ui.button:active,
table.default tfoot tr.ui.button:active, #dorsale-attachments table thead tr.ui.button:active,
#dorsale-attachments table tfoot tr.ui.button:active, .flyboy table thead tr.ui.button:active,
.flyboy table tfoot tr.ui.button:active, #home-panels table thead tr.ui.button:active,
#home-panels table tfoot tr.ui.button:active {
  background-color: #C0C1C2;
  background-image: none;
}

/*--------------
    Loading
---------------*/
/* Specificity hack */
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.loading.loading.loading.loading.loading.button {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
}

/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.button:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.loading.button:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFFFFF transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/* line 166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.loading.button .icon {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.loading.button:not(.inverted):before {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.loading.button:not(.inverted):after {
  border-top-color: #767676;
}

/*-------------------
      Disabled
--------------------*/
/* line 202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .disabled.button,
.ui.disabled.button,
.ui.button:disabled,
.ui.disabled.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.disabled.active.button,
table.table thead tr.disabled.button,
table.default thead tr.disabled.button,
table.table tfoot tr.disabled.button,
table.default tfoot tr.disabled.button,
#dorsale-attachments table thead tr.disabled.button,
#dorsale-attachments table tfoot tr.disabled.button,
.flyboy table thead tr.disabled.button,
.flyboy table tfoot tr.disabled.button,
#home-panels table thead tr.disabled.button,
#home-panels table tfoot tr.disabled.button {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  pointer-events: none !important;
}

/* Basic Group With Disabled */
/* line 216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .ui.disabled.button {
  border-color: rgba(34, 36, 38, 0.5);
}

/*******************************
             Types
*******************************/
/*-------------------
       Animated
--------------------*/
/* line 230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button {
  position: relative;
  overflow: hidden;
  padding-right: 0em !important;
  vertical-align: middle;
  z-index: 1;
}

/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .content {
  will-change: transform, opacity;
}

/* line 240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content {
  position: relative;
  margin-right: 1.5em;
}

/* line 244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .hidden.content {
  position: absolute;
  width: 100%;
}

/* Horizontal */
/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content,
.ui.animated.button .hidden.content {
  -webkit-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s;
}

/* line 255, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .visible.content {
  left: auto;
  right: 0%;
}

/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.5em;
}

/* line 265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button:focus .visible.content,
.ui.animated.button:hover .visible.content,
.textarea-input-group button.button:hover .visible.content,
.textarea-input-group input.button:hover .visible.content {
  left: auto;
  right: 200%;
}

/* line 270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.animated.button:focus .hidden.content,
.ui.animated.button:hover .hidden.content,
.textarea-input-group button.button:hover .hidden.content,
.textarea-input-group input.button:hover .hidden.content {
  left: auto;
  right: 0%;
}

/* Vertical */
/* line 277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .visible.content,
.ui.vertical.animated.button .hidden.content {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .visible.content {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  right: auto;
}

/* line 289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button .hidden.content {
  top: -50%;
  left: 0%;
  right: auto;
}

/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button:focus .visible.content,
.ui.vertical.animated.button:hover .visible.content,
.textarea-input-group button.button:hover .visible.content,
.textarea-input-group input.button:hover .visible.content {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  right: auto;
}

/* line 300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.animated.button:focus .hidden.content,
.ui.vertical.animated.button:hover .hidden.content,
.textarea-input-group button.button:hover .hidden.content,
.textarea-input-group input.button:hover .hidden.content {
  top: 50%;
  right: auto;
}

/* Fade */
/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .visible.content,
.ui.fade.animated.button .hidden.content {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .visible.content {
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0%;
  right: auto;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

/* line 328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button:focus .visible.content,
.ui.fade.animated.button:hover .visible.content,
.textarea-input-group button.button:hover .visible.content,
.textarea-input-group input.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

/* line 336, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fade.animated.button:focus .hidden.content,
.ui.fade.animated.button:hover .hidden.content,
.textarea-input-group button.button:hover .hidden.content,
.textarea-input-group input.button:hover .hidden.content {
  left: 0%;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*-------------------
       Inverted
--------------------*/
/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button {
  -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  background: transparent none;
  color: #FFFFFF;
  text-shadow: none !important;
}

/* Group */
/* line 358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.buttons .button {
  margin: 0px 0px 0px -2px;
}

/* line 361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.buttons .button:first-child {
  margin-left: 0em;
}

/* line 364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.vertical.buttons .button {
  margin: 0px 0px -2px 0px;
}

/* line 367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.vertical.buttons .button:first-child {
  margin-top: 0em;
}

/* States */
/* Hover */
/* line 374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/* Active / Focus */
/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button:focus,
.ui.inverted.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  box-shadow: 0px 0px 0px 2px #FFFFFF inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/* Active Focus */
/* line 391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.button.active:focus, table.table thead tr.button:focus, table.default thead tr.button:focus,
table.table tfoot tr.button:focus,
table.default tfoot tr.button:focus, #dorsale-attachments table thead tr.button:focus,
#dorsale-attachments table tfoot tr.button:focus, .flyboy table thead tr.button:focus,
.flyboy table tfoot tr.button:focus, #home-panels table thead tr.button:focus,
#home-panels table tfoot tr.button:focus {
  background: #DCDDDE;
  -webkit-box-shadow: 0px 0px 0px 2px #DCDDDE inset !important;
  box-shadow: 0px 0px 0px 2px #DCDDDE inset !important;
  color: rgba(0, 0, 0, 0.8);
}

/*-------------------
    Labeled Button
--------------------*/
/* line 402, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not(.icon) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: none !important;
  padding: 0px !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 416, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .button {
  margin: 0px;
}

/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 0px -1px !important;
  padding: '';
  font-size: 1em;
  border-color: rgba(34, 36, 38, 0.15);
}

/* Tag */
/* line 433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button > .tag.label:before {
  width: 1.85em;
  height: 1.85em;
}

/* Right */
/* line 439, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not([class*="left labeled"]) > .button {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.button:not([class*="left labeled"]) > .label {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Left Side */
/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button[class*="left labeled"] > .button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button[class*="left labeled"] > .label {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/*-------------------
       Social
--------------------*/
/* Facebook */
/* line 464, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button {
  background-color: #3B5998;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #304d8a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.facebook.button:active {
  background-color: #2d4373;
  color: #FFFFFF;
  text-shadow: none;
}

/* Twitter */
/* line 484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button {
  background-color: #55ACEE;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 492, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #35a2f4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twitter.button:active {
  background-color: #2795e9;
  color: #FFFFFF;
  text-shadow: none;
}

/* Google Plus */
/* line 504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button {
  background-color: #DD4B39;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 512, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #e0321c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 517, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.google.plus.button:active {
  background-color: #c23321;
  color: #FFFFFF;
  text-shadow: none;
}

/* Linked In */
/* line 524, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button {
  background-color: #1F88BE;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #147baf;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 534, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.linkedin.button:active {
  background-color: #186992;
  color: #FFFFFF;
  text-shadow: none;
}

/* YouTube */
/* line 541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button {
  background-color: #FF0000;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #e60000;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 554, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.youtube.button:active {
  background-color: #cc0000;
  color: #FFFFFF;
  text-shadow: none;
}

/* Instagram */
/* line 561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button {
  background-color: #49769C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 569, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #3d698e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.instagram.button:active {
  background-color: #395c79;
  color: #FFFFFF;
  text-shadow: none;
}

/* Pinterest */
/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button {
  background-color: #BD081C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 589, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #ac0013;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 594, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pinterest.button:active {
  background-color: #8c0615;
  color: #FFFFFF;
  text-shadow: none;
}

/* VK */
/* line 601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button {
  background-color: #4D7198;
  color: #FFFFFF;
  background-image: none;
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 608, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button:hover, .textarea-input-group button.button:hover, .textarea-input-group input.button:hover {
  background-color: #41648a;
  color: #FFFFFF;
}

/* line 612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vk.button:active {
  background-color: #3c5876;
  color: #FFFFFF;
}

/*--------------
     Icon
---------------*/
/* line 621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button > .icon:not(.button) {
  height: 0.85714286em;
  opacity: 0.8;
  margin: 0em 0.42857143em 0em -0.21428571em;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  vertical-align: '';
  color: '';
}

/* line 630, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown) {
  margin: 0em 0.42857143em 0em -0.21428571em;
}

/* line 633, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button:not(.icon) > .right.icon:not(.button):not(.dropdown) {
  margin: 0em -0.21428571em 0em 0.42857143em;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Floated
--------------------*/
/* line 647, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left floated"],
.ui.button[class*="left floated"] {
  float: left;
  margin-left: 0em;
  margin-right: 0.25em;
}

/* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right floated"],
.ui.button[class*="right floated"] {
  float: right;
  margin-right: 0em;
  margin-left: 0.25em;
}

/*-------------------
       Compact
--------------------*/
/* line 664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.buttons .button,
.ui.compact.button {
  padding: 0.58928571em 1.125em 0.58928571em;
}

/* line 668, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.icon.buttons .button,
.ui.compact.icon.button {
  padding: 0.58928571em 0.58928571em 0.58928571em;
}

/* line 672, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.compact.labeled.icon.buttons .button,
.ui.compact.labeled.icon.button {
  padding: 0.58928571em 3.69642857em 0.58928571em;
}

/*-------------------
        Sizes
--------------------*/
/* line 681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.mini.buttons .button,
.ui.mini.buttons .or,
.ui.mini.button {
  font-size: 0.78571429rem;
}

/* line 686, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.tiny.buttons .button,
.ui.tiny.buttons .or,
.ui.tiny.button {
  font-size: 0.85714286rem;
}

/* line 691, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.small.buttons .button,
.ui.small.buttons .or,
.ui.small.button {
  font-size: 0.92857143rem;
}

/* line 696, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button,
.ui.buttons .or,
.ui.button {
  font-size: 1rem;
}

/* line 701, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.large.buttons .button,
.ui.large.buttons .or,
.ui.large.button {
  font-size: 1.14285714rem;
}

/* line 706, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.big.buttons .button,
.ui.big.buttons .or,
.ui.big.button {
  font-size: 1.28571429rem;
}

/* line 711, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.huge.buttons .button,
.ui.huge.buttons .or,
.ui.huge.button {
  font-size: 1.42857143rem;
}

/* line 716, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.massive.buttons .button,
.ui.massive.buttons .or,
.ui.massive.button {
  font-size: 1.71428571rem;
}

/*--------------
    Icon Only
---------------*/
/* line 726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.buttons .button,
.ui.icon.button {
  padding: 0.78571429em 0.78571429em 0.78571429em;
}

/* line 730, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.buttons .button > .icon,
.ui.icon.button > .icon {
  opacity: 0.9;
  margin: 0em !important;
  vertical-align: top;
}

/*-------------------
        Basic
--------------------*/
/* line 741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button,
.ui.basic.button {
  background: transparent none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: normal;
  border-radius: 0.28571429rem;
  text-transform: none;
  text-shadow: none !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* line 752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}

/* line 758, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button {
  border-radius: 0em;
}

/* line 761, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:hover,
.ui.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: #FFFFFF !important;
  color: rgba(0, 0, 0, 0.8) !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 768, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:focus,
.ui.basic.button:focus {
  background: #FFFFFF !important;
  color: rgba(0, 0, 0, 0.8) !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 775, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:active,
.ui.basic.button:active {
  background: #F8F8F8 !important;
  color: rgba(0, 0, 0, 0.9) !important;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 782, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button, .ui.basic.buttons table.table thead tr.button, table.table thead .ui.basic.buttons tr.button, .ui.basic.buttons table.default thead tr.button, table.default thead .ui.basic.buttons tr.button,
.ui.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.buttons tr.button,
.ui.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.buttons tr.button, .ui.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.buttons tr.button,
.ui.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.buttons tr.button, .ui.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.buttons tr.button,
.ui.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.buttons tr.button, .ui.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.buttons tr.button,
.ui.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.buttons tr.button,
.ui.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  background: rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: '' !important;
  box-shadow: '' !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 789, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button:hover,
.ui.basic.active.button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Vertical */
/* line 795, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:hover {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset inset;
}

/* line 799, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button:active {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset inset;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset inset;
}

/* line 803, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .active.button, .ui.basic.buttons table.table thead tr.button, table.table thead .ui.basic.buttons tr.button, .ui.basic.buttons table.default thead tr.button, table.default thead .ui.basic.buttons tr.button,
.ui.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.buttons tr.button,
.ui.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.buttons tr.button, .ui.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.buttons tr.button,
.ui.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.buttons tr.button, .ui.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.buttons tr.button,
.ui.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.buttons tr.button, .ui.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.buttons tr.button,
.ui.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.buttons tr.button {
  -webkit-box-shadow: '' !important;
  box-shadow: '' !important;
}

/* Standard Basic Inverted */
/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button,
.ui.basic.inverted.button {
  background-color: transparent !important;
  color: #F9FAFB !important;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
}

/* line 816, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:hover,
.ui.basic.inverted.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  color: #FFFFFF !important;
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important;
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* line 822, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:focus,
.ui.basic.inverted.button:focus {
  color: #FFFFFF !important;
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important;
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* line 828, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .button:active,
.ui.basic.inverted.button:active {
  background-color: rgba(255, 255, 255, 0.08) !important;
  color: #FFFFFF !important;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9) inset !important;
}

/* line 835, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .active.button, .ui.basic.inverted.buttons table.table thead tr.button, table.table thead .ui.basic.inverted.buttons tr.button, .ui.basic.inverted.buttons table.default thead tr.button, table.default thead .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.inverted.buttons tr.button, .ui.basic.inverted.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.inverted.buttons tr.button, .ui.basic.inverted.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.inverted.buttons tr.button, .ui.basic.inverted.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.inverted.buttons tr.button,
.ui.basic.inverted.active.button,
table.table thead tr.inverted.button,
table.default thead tr.inverted.button,
table.table tfoot tr.inverted.button,
table.default tfoot tr.inverted.button,
#dorsale-attachments table thead tr.inverted.button,
#dorsale-attachments table tfoot tr.inverted.button,
.flyboy table thead tr.inverted.button,
.flyboy table tfoot tr.inverted.button,
#home-panels table thead tr.inverted.button,
#home-panels table tfoot tr.inverted.button {
  background-color: rgba(255, 255, 255, 0.08);
  color: #FFFFFF;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.7) inset;
}

/* line 843, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.inverted.buttons .active.button:hover,
.ui.basic.inverted.active.button:hover {
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important;
  box-shadow: 0px 0px 0px 2px #ffffff inset !important;
}

/* Basic Group */
/* line 851, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.buttons .button {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button {
  border-left: none;
}

/* line 859, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button {
  border-left-width: 0px;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 863, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.vertical.buttons .button:first-child {
  border-top-width: 0px;
}

/*--------------
  Labeled Icon
---------------*/
/* line 871, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button,
.ui.labeled.icon.button {
  position: relative;
  padding-left: 4.07142857em !important;
  padding-right: 1.5em !important;
}

/* Left Labeled */
/* line 879, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  position: absolute;
  height: 100%;
  line-height: 1;
  border-radius: 0px;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  text-align: center;
  margin: 0em;
  width: 2.57142857em;
  background-color: rgba(0, 0, 0, 0.05);
  color: '';
  -webkit-box-shadow: -1px 0px 0px 0px transparent inset;
  box-shadow: -1px 0px 0px 0px transparent inset;
}

/* Left Labeled */
/* line 897, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon,
.ui.labeled.icon.button > .icon {
  top: 0em;
  left: 0em;
}

/* Right Labeled */
/* line 904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.button[class*="right labeled"] {
  padding-right: 4.07142857em !important;
  padding-left: 1.5em !important;
}

/* line 908, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.icon.button[class*="right labeled"] > .icon {
  left: auto;
  right: 0em;
  border-radius: 0px;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  -webkit-box-shadow: 1px 0px 0px 0px transparent inset;
  box-shadow: 1px 0px 0px 0px transparent inset;
}

/* line 917, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons > .button > .icon:before,
.ui.labeled.icon.button > .icon:before,
.ui.labeled.icon.buttons > .button > .icon:after,
.ui.labeled.icon.button > .icon:after {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 929, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button > .icon {
  border-radius: 0em;
}

/* line 932, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
}

/* line 936, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* line 940, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0em;
  border-top-left-radius: 0.28571429rem;
}

/* line 944, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0em;
  border-bottom-left-radius: 0.28571429rem;
}

/* Fluid Labeled */
/* line 950, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.icon.button[class*="left labeled"],
.ui.fluid.icon.button[class*="right labeled"] {
  padding-left: 1.5em !important;
  padding-right: 1.5em !important;
}

/*--------------
     Toggle
---------------*/
/* Toggle (Modifies active state to give affordances) */
/* line 962, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.toggle.buttons .active.button, .ui.toggle.buttons table.table thead tr.button, table.table thead .ui.toggle.buttons tr.button, .ui.toggle.buttons table.default thead tr.button, table.default thead .ui.toggle.buttons tr.button,
.ui.toggle.buttons table.table tfoot tr.button,
table.table tfoot .ui.toggle.buttons tr.button,
.ui.toggle.buttons table.default tfoot tr.button,
table.default tfoot .ui.toggle.buttons tr.button, .ui.toggle.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.toggle.buttons tr.button,
.ui.toggle.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.toggle.buttons tr.button, .ui.toggle.buttons .flyboy table thead tr.button, .flyboy table thead .ui.toggle.buttons tr.button,
.ui.toggle.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.toggle.buttons tr.button, .ui.toggle.buttons #home-panels table thead tr.button, #home-panels table thead .ui.toggle.buttons tr.button,
.ui.toggle.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.toggle.buttons tr.button,
.ui.buttons .button.toggle.active,
.ui.button.toggle.active,
table.table thead tr.toggle,
table.default thead tr.toggle,
table.table tfoot tr.toggle,
table.default tfoot tr.toggle,
#dorsale-attachments table thead tr.toggle,
#dorsale-attachments table tfoot tr.toggle,
.flyboy table thead tr.toggle,
.flyboy table tfoot tr.toggle,
#home-panels table thead tr.toggle,
#home-panels table tfoot tr.toggle {
  background-color: #21BA45 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none;
  color: #FFFFFF !important;
}

/* line 971, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.button.toggle.active:hover {
  background-color: #16ab39 !important;
  text-shadow: none;
  color: #FFFFFF !important;
}

/*--------------
    Circular
---------------*/
/* line 981, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.circular.button {
  border-radius: 10em;
}

/* line 984, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.circular.button > .icon {
  width: 1em;
  vertical-align: baseline;
}

/*-------------------
      Or Buttons
--------------------*/
/* line 993, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or {
  position: relative;
  width: 0.3em;
  height: 2.57142857em;
  z-index: 3;
}

/* line 999, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or:before {
  position: absolute;
  text-align: center;
  border-radius: 500rem;
  content: 'or';
  top: 50%;
  left: 50%;
  background-color: #FFFFFF;
  text-shadow: none;
  margin-top: -0.89285714em;
  margin-left: -0.89285714em;
  width: 1.78571429em;
  height: 1.78571429em;
  line-height: 1.78571429em;
  color: rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset;
  box-shadow: 0px 0px 0px 1px transparent inset;
}

/* line 1019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .or[data-text]:before {
  content: attr(data-text);
}

/* Fluid Or */
/* line 1024, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons .or {
  width: 0em !important;
}

/* line 1027, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons .or:after {
  display: none;
}

/*-------------------
       Attached
--------------------*/
/* Singular */
/* line 1037, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.button {
  position: relative;
  display: block;
  margin: 0em;
  border-radius: 0em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) !important;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) !important;
}

/* Top / Bottom */
/* line 1047, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.top.button {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 1050, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.bottom.button {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* Left / Right */
/* line 1055, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.left.attached.button {
  display: inline-block;
  border-left: none;
  text-align: right;
  padding-right: 0.75em;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 1062, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.right.attached.button {
  display: inline-block;
  text-align: left;
  padding-left: 0.75em;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* Plural */
/* line 1070, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0em;
  width: auto !important;
  z-index: 2;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 1081, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button {
  margin: 0em;
}

/* line 1084, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button:first-child {
  border-radius: 0em;
}

/* line 1087, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.attached.buttons .button:last-child {
  border-radius: 0em;
}

/* Top / Bottom */
/* line 1092, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] {
  margin-bottom: -1px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 1096, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] .button:first-child {
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 1099, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="top attached"] .button:last-child {
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 1102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] {
  margin-top: -1px;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 1106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] .button:first-child {
  border-radius: 0em 0em 0em 0.28571429rem;
}

/* line 1109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="bottom attached"] .button:last-child {
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* Left / Right */
/* line 1114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0em;
  margin-left: -1px;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 1122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] .button:first-child {
  margin-left: -1px;
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 1126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="left attached"] .button:last-child {
  margin-left: -1px;
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* line 1130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0em;
  margin-right: -1px;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 1138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] .button:first-child {
  margin-left: -1px;
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 1142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons[class*="right attached"] .button:last-child {
  margin-left: -1px;
  border-radius: 0em 0em 0em 0.28571429rem;
}

/*-------------------
        Fluid
--------------------*/
/* line 1151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.buttons,
.ui.fluid.button {
  width: 100%;
}

/* line 1155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.button {
  display: block;
}

/* line 1158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.buttons {
  width: 100%;
}

/* line 1161, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.buttons > .button {
  width: 50%;
}

/* line 1164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.buttons {
  width: 100%;
}

/* line 1167, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.buttons > .button {
  width: 33.333%;
}

/* line 1170, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.buttons {
  width: 100%;
}

/* line 1173, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.buttons > .button {
  width: 25%;
}

/* line 1176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.buttons {
  width: 100%;
}

/* line 1179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.buttons > .button {
  width: 20%;
}

/* line 1182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.buttons {
  width: 100%;
}

/* line 1185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.buttons > .button {
  width: 16.666%;
}

/* line 1188, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.buttons {
  width: 100%;
}

/* line 1191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.buttons > .button {
  width: 14.285%;
}

/* line 1194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.buttons {
  width: 100%;
}

/* line 1197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.buttons > .button {
  width: 12.5%;
}

/* line 1200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.buttons {
  width: 100%;
}

/* line 1203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.buttons > .button {
  width: 11.11%;
}

/* line 1206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.buttons {
  width: 100%;
}

/* line 1209, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.buttons > .button {
  width: 10%;
}

/* line 1212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.buttons {
  width: 100%;
}

/* line 1215, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.buttons > .button {
  width: 9.09%;
}

/* line 1218, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.buttons {
  width: 100%;
}

/* line 1221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.buttons > .button {
  width: 8.3333%;
}

/* Fluid Vertical Buttons */
/* line 1226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.fluid.vertical.buttons,
.ui.fluid.vertical.buttons > .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

/* line 1233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.two.vertical.buttons > .button {
  height: 50%;
}

/* line 1236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.three.vertical.buttons > .button {
  height: 33.333%;
}

/* line 1239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.four.vertical.buttons > .button {
  height: 25%;
}

/* line 1242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.five.vertical.buttons > .button {
  height: 20%;
}

/* line 1245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.six.vertical.buttons > .button {
  height: 16.666%;
}

/* line 1248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.seven.vertical.buttons > .button {
  height: 14.285%;
}

/* line 1251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eight.vertical.buttons > .button {
  height: 12.5%;
}

/* line 1254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.nine.vertical.buttons > .button {
  height: 11.11%;
}

/* line 1257, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.ten.vertical.buttons > .button {
  height: 10%;
}

/* line 1260, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.eleven.vertical.buttons > .button {
  height: 9.09%;
}

/* line 1263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.twelve.vertical.buttons > .button {
  height: 8.3333%;
}

/*-------------------
       Colors
--------------------*/
/*--- Black ---*/
/* line 1274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button,
.ui.black.button {
  background-color: #1B1C1D;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1285, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:hover,
.ui.black.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:focus,
.ui.black.button:focus {
  background-color: #2f3032;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .button:active,
.ui.black.button:active {
  background-color: #343637;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.black.buttons .active.button, .ui.black.buttons table.table thead tr.button, table.table thead .ui.black.buttons tr.button, .ui.black.buttons table.default thead tr.button, table.default thead .ui.black.buttons tr.button,
.ui.black.buttons table.table tfoot tr.button,
table.table tfoot .ui.black.buttons tr.button,
.ui.black.buttons table.default tfoot tr.button,
table.default tfoot .ui.black.buttons tr.button, .ui.black.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.black.buttons tr.button,
.ui.black.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.black.buttons tr.button, .ui.black.buttons .flyboy table thead tr.button, .flyboy table thead .ui.black.buttons tr.button,
.ui.black.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.black.buttons tr.button, .ui.black.buttons #home-panels table thead tr.button, #home-panels table thead .ui.black.buttons tr.button,
.ui.black.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.black.buttons tr.button,
.ui.black.buttons .active.button:active,
.ui.black.active.button,
table.table thead tr.black.button,
table.default thead tr.black.button,
table.table tfoot tr.black.button,
table.default tfoot tr.black.button,
#dorsale-attachments table thead tr.black.button,
#dorsale-attachments table tfoot tr.black.button,
.flyboy table thead tr.black.button,
.flyboy table tfoot tr.black.button,
#home-panels table thead tr.black.button,
#home-panels table tfoot tr.black.button,
.ui.black.button .active.button:active,
.ui.black.button table.table thead tr.button:active,
table.table thead .ui.black.button tr.button:active,
.ui.black.button table.default thead tr.button:active,
table.default thead .ui.black.button tr.button:active,
.ui.black.button table.table tfoot tr.button:active,
table.table tfoot .ui.black.button tr.button:active,
.ui.black.button table.default tfoot tr.button:active,
table.default tfoot .ui.black.button tr.button:active,
.ui.black.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.black.button tr.button:active,
.ui.black.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.black.button tr.button:active,
.ui.black.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.black.button tr.button:active,
.ui.black.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.black.button tr.button:active,
.ui.black.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.black.button tr.button:active,
.ui.black.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.black.button tr.button:active {
  background-color: #0f0f10;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button,
.ui.basic.black.button {
  -webkit-box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  color: #1B1C1D !important;
}

/* line 1319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:hover,
.ui.basic.black.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #27292a !important;
}

/* line 1326, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:focus,
.ui.basic.black.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #2f3032 inset !important;
  box-shadow: 0px 0px 0px 1px #2f3032 inset !important;
  color: #27292a !important;
}

/* line 1333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .active.button, .ui.basic.black.buttons table.table thead tr.button, table.table thead .ui.basic.black.buttons tr.button, .ui.basic.black.buttons table.default thead tr.button, table.default thead .ui.basic.black.buttons tr.button,
.ui.basic.black.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.black.buttons tr.button,
.ui.basic.black.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.black.buttons tr.button, .ui.basic.black.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.black.buttons tr.button,
.ui.basic.black.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.black.buttons tr.button, .ui.basic.black.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.black.buttons tr.button,
.ui.basic.black.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.black.buttons tr.button, .ui.basic.black.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.black.buttons tr.button,
.ui.basic.black.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.black.buttons tr.button,
.ui.basic.black.active.button,
table.table thead tr.black.button,
table.default thead tr.black.button,
table.table tfoot tr.black.button,
table.default tfoot tr.black.button,
#dorsale-attachments table thead tr.black.button,
#dorsale-attachments table tfoot tr.black.button,
.flyboy table thead tr.black.button,
.flyboy table tfoot tr.black.button,
#home-panels table thead tr.black.button,
#home-panels table tfoot tr.black.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #0f0f10 inset !important;
  box-shadow: 0px 0px 0px 1px #0f0f10 inset !important;
  color: #343637 !important;
}

/* line 1340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.black.buttons .button:active,
.ui.basic.black.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #343637 inset !important;
  box-shadow: 0px 0px 0px 1px #343637 inset !important;
  color: #343637 !important;
}

/* line 1346, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.black.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button,
.ui.inverted.black.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  color: #FFFFFF;
}

/* line 1358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:hover,
.ui.inverted.black.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.black.buttons .button:focus,
.ui.inverted.black.button:focus,
.ui.inverted.black.buttons .button.active,
.ui.inverted.black.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.black.buttons .button:active,
.ui.inverted.black.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:hover,
.ui.inverted.black.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #000000;
}

/* line 1374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:focus,
.ui.inverted.black.button:focus {
  background-color: #000000;
}

/* line 1378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .active.button, .ui.inverted.black.buttons table.table thead tr.button, table.table thead .ui.inverted.black.buttons tr.button, .ui.inverted.black.buttons table.default thead tr.button, table.default thead .ui.inverted.black.buttons tr.button,
.ui.inverted.black.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.black.buttons tr.button,
.ui.inverted.black.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.black.buttons tr.button, .ui.inverted.black.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.black.buttons tr.button,
.ui.inverted.black.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.black.buttons tr.button, .ui.inverted.black.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.black.buttons tr.button,
.ui.inverted.black.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.black.buttons tr.button, .ui.inverted.black.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.black.buttons tr.button,
.ui.inverted.black.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.black.buttons tr.button,
.ui.inverted.black.active.button,
table.table thead tr.black.button,
table.default thead tr.black.button,
table.table tfoot tr.black.button,
table.default tfoot tr.black.button,
#dorsale-attachments table thead tr.black.button,
#dorsale-attachments table tfoot tr.black.button,
.flyboy table thead tr.black.button,
.flyboy table tfoot tr.black.button,
#home-panels table thead tr.black.button,
#home-panels table tfoot tr.black.button {
  background-color: #000000;
}

/* line 1382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.buttons .button:active,
.ui.inverted.black.button:active {
  background-color: #000000;
}

/* Inverted Basic */
/* line 1388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button,
.ui.inverted.black.buttons .basic.button,
.ui.inverted.black.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:hover,
.ui.inverted.black.buttons .basic.button:hover,
.ui.inverted.black.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important;
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/* line 1403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:focus,
.ui.inverted.black.basic.buttons .button:focus,
.ui.inverted.black.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important;
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #545454 !important;
}

/* line 1410, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .active.button, .ui.inverted.black.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.black.basic.buttons tr.button, .ui.inverted.black.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.black.basic.buttons tr.button, .ui.inverted.black.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.black.basic.buttons tr.button, .ui.inverted.black.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.black.basic.buttons tr.button, .ui.inverted.black.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.black.basic.buttons tr.button,
.ui.inverted.black.buttons .basic.active.button,
.ui.inverted.black.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important;
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/* line 1417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.black.basic.buttons .button:active,
.ui.inverted.black.buttons .basic.button:active,
.ui.inverted.black.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important;
  box-shadow: 0px 0px 0px 2px #000000 inset !important;
  color: #FFFFFF !important;
}

/*--- Grey ---*/
/* line 1427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button,
.ui.grey.button {
  background-color: #767676;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1434, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1438, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:hover,
.ui.grey.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #838383;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:focus,
.ui.grey.button:focus {
  background-color: #8a8a8a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .button:active,
.ui.grey.button:active {
  background-color: #909090;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.grey.buttons .active.button, .ui.grey.buttons table.table thead tr.button, table.table thead .ui.grey.buttons tr.button, .ui.grey.buttons table.default thead tr.button, table.default thead .ui.grey.buttons tr.button,
.ui.grey.buttons table.table tfoot tr.button,
table.table tfoot .ui.grey.buttons tr.button,
.ui.grey.buttons table.default tfoot tr.button,
table.default tfoot .ui.grey.buttons tr.button, .ui.grey.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.grey.buttons tr.button,
.ui.grey.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.grey.buttons tr.button, .ui.grey.buttons .flyboy table thead tr.button, .flyboy table thead .ui.grey.buttons tr.button,
.ui.grey.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.grey.buttons tr.button, .ui.grey.buttons #home-panels table thead tr.button, #home-panels table thead .ui.grey.buttons tr.button,
.ui.grey.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.grey.buttons tr.button,
.ui.grey.buttons .active.button:active,
.ui.grey.active.button,
table.table thead tr.grey.button,
table.default thead tr.grey.button,
table.table tfoot tr.grey.button,
table.default tfoot tr.grey.button,
#dorsale-attachments table thead tr.grey.button,
#dorsale-attachments table tfoot tr.grey.button,
.flyboy table thead tr.grey.button,
.flyboy table tfoot tr.grey.button,
#home-panels table thead tr.grey.button,
#home-panels table tfoot tr.grey.button,
.ui.grey.button .active.button:active,
.ui.grey.button table.table thead tr.button:active,
table.table thead .ui.grey.button tr.button:active,
.ui.grey.button table.default thead tr.button:active,
table.default thead .ui.grey.button tr.button:active,
.ui.grey.button table.table tfoot tr.button:active,
table.table tfoot .ui.grey.button tr.button:active,
.ui.grey.button table.default tfoot tr.button:active,
table.default tfoot .ui.grey.button tr.button:active,
.ui.grey.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.grey.button tr.button:active,
.ui.grey.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.grey.button tr.button:active,
.ui.grey.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.grey.button tr.button:active,
.ui.grey.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.grey.button tr.button:active,
.ui.grey.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.grey.button tr.button:active,
.ui.grey.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.grey.button tr.button:active {
  background-color: #696969;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button,
.ui.basic.grey.button {
  -webkit-box-shadow: 0px 0px 0px 1px #767676 inset !important;
  box-shadow: 0px 0px 0px 1px #767676 inset !important;
  color: #767676 !important;
}

/* line 1472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:hover,
.ui.basic.grey.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #838383 inset !important;
  box-shadow: 0px 0px 0px 1px #838383 inset !important;
  color: #838383 !important;
}

/* line 1479, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:focus,
.ui.basic.grey.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #8a8a8a inset !important;
  box-shadow: 0px 0px 0px 1px #8a8a8a inset !important;
  color: #838383 !important;
}

/* line 1486, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .active.button, .ui.basic.grey.buttons table.table thead tr.button, table.table thead .ui.basic.grey.buttons tr.button, .ui.basic.grey.buttons table.default thead tr.button, table.default thead .ui.basic.grey.buttons tr.button,
.ui.basic.grey.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.grey.buttons tr.button,
.ui.basic.grey.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.grey.buttons tr.button, .ui.basic.grey.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.grey.buttons tr.button,
.ui.basic.grey.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.grey.buttons tr.button, .ui.basic.grey.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.grey.buttons tr.button,
.ui.basic.grey.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.grey.buttons tr.button, .ui.basic.grey.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.grey.buttons tr.button,
.ui.basic.grey.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.grey.buttons tr.button,
.ui.basic.grey.active.button,
table.table thead tr.grey.button,
table.default thead tr.grey.button,
table.table tfoot tr.grey.button,
table.default tfoot tr.grey.button,
#dorsale-attachments table thead tr.grey.button,
#dorsale-attachments table tfoot tr.grey.button,
.flyboy table thead tr.grey.button,
.flyboy table tfoot tr.grey.button,
#home-panels table thead tr.grey.button,
#home-panels table tfoot tr.grey.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #696969 inset !important;
  box-shadow: 0px 0px 0px 1px #696969 inset !important;
  color: #909090 !important;
}

/* line 1493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.grey.buttons .button:active,
.ui.basic.grey.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #909090 inset !important;
  box-shadow: 0px 0px 0px 1px #909090 inset !important;
  color: #909090 !important;
}

/* line 1499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.grey.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button,
.ui.inverted.grey.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important;
  color: #FFFFFF;
}

/* line 1511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:hover,
.ui.inverted.grey.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.grey.buttons .button:focus,
.ui.inverted.grey.button:focus,
.ui.inverted.grey.buttons .button.active,
.ui.inverted.grey.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.grey.buttons .button:active,
.ui.inverted.grey.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 1523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:hover,
.ui.inverted.grey.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #cfd0d2;
}

/* line 1527, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:focus,
.ui.inverted.grey.button:focus {
  background-color: #c7c9cb;
}

/* line 1531, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .active.button, .ui.inverted.grey.buttons table.table thead tr.button, table.table thead .ui.inverted.grey.buttons tr.button, .ui.inverted.grey.buttons table.default thead tr.button, table.default thead .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.grey.buttons tr.button, .ui.inverted.grey.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.grey.buttons tr.button, .ui.inverted.grey.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.grey.buttons tr.button, .ui.inverted.grey.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.grey.buttons tr.button,
.ui.inverted.grey.active.button,
table.table thead tr.grey.button,
table.default thead tr.grey.button,
table.table tfoot tr.grey.button,
table.default tfoot tr.grey.button,
#dorsale-attachments table thead tr.grey.button,
#dorsale-attachments table tfoot tr.grey.button,
.flyboy table thead tr.grey.button,
.flyboy table tfoot tr.grey.button,
#home-panels table thead tr.grey.button,
#home-panels table tfoot tr.grey.button {
  background-color: #cfd0d2;
}

/* line 1535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.buttons .button:active,
.ui.inverted.grey.button:active {
  background-color: #c2c4c5;
}

/* Inverted Basic */
/* line 1541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button,
.ui.inverted.grey.buttons .basic.button,
.ui.inverted.grey.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:hover,
.ui.inverted.grey.buttons .basic.button:hover,
.ui.inverted.grey.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  color: #FFFFFF !important;
}

/* line 1556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:focus,
.ui.inverted.grey.basic.buttons .button:focus,
.ui.inverted.grey.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #c7c9cb inset !important;
  box-shadow: 0px 0px 0px 2px #c7c9cb inset !important;
  color: #DCDDDE !important;
}

/* line 1563, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .active.button, .ui.inverted.grey.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.grey.basic.buttons tr.button, .ui.inverted.grey.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.grey.basic.buttons tr.button, .ui.inverted.grey.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.grey.basic.buttons tr.button, .ui.inverted.grey.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.grey.basic.buttons tr.button, .ui.inverted.grey.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.grey.basic.buttons tr.button,
.ui.inverted.grey.buttons .basic.active.button,
.ui.inverted.grey.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important;
  color: #FFFFFF !important;
}

/* line 1570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.grey.basic.buttons .button:active,
.ui.inverted.grey.buttons .basic.button:active,
.ui.inverted.grey.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #c2c4c5 inset !important;
  box-shadow: 0px 0px 0px 2px #c2c4c5 inset !important;
  color: #FFFFFF !important;
}

/*--- Brown ---*/
/* line 1580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button,
.ui.brown.button {
  background-color: #A5673F;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1591, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:hover,
.ui.brown.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #975b33;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1597, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:focus,
.ui.brown.button:focus {
  background-color: #90532b;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1603, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .button:active,
.ui.brown.button:active {
  background-color: #805031;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.brown.buttons .active.button, .ui.brown.buttons table.table thead tr.button, table.table thead .ui.brown.buttons tr.button, .ui.brown.buttons table.default thead tr.button, table.default thead .ui.brown.buttons tr.button,
.ui.brown.buttons table.table tfoot tr.button,
table.table tfoot .ui.brown.buttons tr.button,
.ui.brown.buttons table.default tfoot tr.button,
table.default tfoot .ui.brown.buttons tr.button, .ui.brown.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.brown.buttons tr.button,
.ui.brown.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.brown.buttons tr.button, .ui.brown.buttons .flyboy table thead tr.button, .flyboy table thead .ui.brown.buttons tr.button,
.ui.brown.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.brown.buttons tr.button, .ui.brown.buttons #home-panels table thead tr.button, #home-panels table thead .ui.brown.buttons tr.button,
.ui.brown.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.brown.buttons tr.button,
.ui.brown.buttons .active.button:active,
.ui.brown.active.button,
table.table thead tr.brown.button,
table.default thead tr.brown.button,
table.table tfoot tr.brown.button,
table.default tfoot tr.brown.button,
#dorsale-attachments table thead tr.brown.button,
#dorsale-attachments table tfoot tr.brown.button,
.flyboy table thead tr.brown.button,
.flyboy table tfoot tr.brown.button,
#home-panels table thead tr.brown.button,
#home-panels table tfoot tr.brown.button,
.ui.brown.button .active.button:active,
.ui.brown.button table.table thead tr.button:active,
table.table thead .ui.brown.button tr.button:active,
.ui.brown.button table.default thead tr.button:active,
table.default thead .ui.brown.button tr.button:active,
.ui.brown.button table.table tfoot tr.button:active,
table.table tfoot .ui.brown.button tr.button:active,
.ui.brown.button table.default tfoot tr.button:active,
table.default tfoot .ui.brown.button tr.button:active,
.ui.brown.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.brown.button tr.button:active,
.ui.brown.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.brown.button tr.button:active,
.ui.brown.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.brown.button tr.button:active,
.ui.brown.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.brown.button tr.button:active,
.ui.brown.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.brown.button tr.button:active,
.ui.brown.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.brown.button tr.button:active {
  background-color: #995a31;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1619, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button,
.ui.basic.brown.button {
  -webkit-box-shadow: 0px 0px 0px 1px #A5673F inset !important;
  box-shadow: 0px 0px 0px 1px #A5673F inset !important;
  color: #A5673F !important;
}

/* line 1625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:hover,
.ui.basic.brown.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #975b33 inset !important;
  box-shadow: 0px 0px 0px 1px #975b33 inset !important;
  color: #975b33 !important;
}

/* line 1632, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:focus,
.ui.basic.brown.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #90532b inset !important;
  box-shadow: 0px 0px 0px 1px #90532b inset !important;
  color: #975b33 !important;
}

/* line 1639, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .active.button, .ui.basic.brown.buttons table.table thead tr.button, table.table thead .ui.basic.brown.buttons tr.button, .ui.basic.brown.buttons table.default thead tr.button, table.default thead .ui.basic.brown.buttons tr.button,
.ui.basic.brown.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.brown.buttons tr.button,
.ui.basic.brown.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.brown.buttons tr.button, .ui.basic.brown.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.brown.buttons tr.button,
.ui.basic.brown.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.brown.buttons tr.button, .ui.basic.brown.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.brown.buttons tr.button,
.ui.basic.brown.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.brown.buttons tr.button, .ui.basic.brown.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.brown.buttons tr.button,
.ui.basic.brown.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.brown.buttons tr.button,
.ui.basic.brown.active.button,
table.table thead tr.brown.button,
table.default thead tr.brown.button,
table.table tfoot tr.brown.button,
table.default tfoot tr.brown.button,
#dorsale-attachments table thead tr.brown.button,
#dorsale-attachments table tfoot tr.brown.button,
.flyboy table thead tr.brown.button,
.flyboy table tfoot tr.brown.button,
#home-panels table thead tr.brown.button,
#home-panels table tfoot tr.brown.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #995a31 inset !important;
  box-shadow: 0px 0px 0px 1px #995a31 inset !important;
  color: #805031 !important;
}

/* line 1646, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.brown.buttons .button:active,
.ui.basic.brown.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #805031 inset !important;
  box-shadow: 0px 0px 0px 1px #805031 inset !important;
  color: #805031 !important;
}

/* line 1652, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.brown.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button,
.ui.inverted.brown.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #D67C1C inset !important;
  box-shadow: 0px 0px 0px 2px #D67C1C inset !important;
  color: #D67C1C;
}

/* line 1664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:hover,
.ui.inverted.brown.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.brown.buttons .button:focus,
.ui.inverted.brown.button:focus,
.ui.inverted.brown.buttons .button.active,
.ui.inverted.brown.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.brown.buttons .button:active,
.ui.inverted.brown.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1676, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:hover,
.ui.inverted.brown.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #c86f11;
}

/* line 1680, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:focus,
.ui.inverted.brown.button:focus {
  background-color: #c16808;
}

/* line 1684, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .active.button, .ui.inverted.brown.buttons table.table thead tr.button, table.table thead .ui.inverted.brown.buttons tr.button, .ui.inverted.brown.buttons table.default thead tr.button, table.default thead .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.brown.buttons tr.button, .ui.inverted.brown.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.brown.buttons tr.button, .ui.inverted.brown.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.brown.buttons tr.button, .ui.inverted.brown.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.brown.buttons tr.button,
.ui.inverted.brown.active.button,
table.table thead tr.brown.button,
table.default thead tr.brown.button,
table.table tfoot tr.brown.button,
table.default tfoot tr.brown.button,
#dorsale-attachments table thead tr.brown.button,
#dorsale-attachments table tfoot tr.brown.button,
.flyboy table thead tr.brown.button,
.flyboy table tfoot tr.brown.button,
#home-panels table thead tr.brown.button,
#home-panels table tfoot tr.brown.button {
  background-color: #cc6f0d;
}

/* line 1688, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.buttons .button:active,
.ui.inverted.brown.button:active {
  background-color: #a96216;
}

/* Inverted Basic */
/* line 1694, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button,
.ui.inverted.brown.buttons .basic.button,
.ui.inverted.brown.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:hover,
.ui.inverted.brown.buttons .basic.button:hover,
.ui.inverted.brown.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #c86f11 inset !important;
  box-shadow: 0px 0px 0px 2px #c86f11 inset !important;
  color: #D67C1C !important;
}

/* line 1709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:focus,
.ui.inverted.brown.basic.buttons .button:focus,
.ui.inverted.brown.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #c16808 inset !important;
  box-shadow: 0px 0px 0px 2px #c16808 inset !important;
  color: #D67C1C !important;
}

/* line 1716, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .active.button, .ui.inverted.brown.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.brown.basic.buttons tr.button, .ui.inverted.brown.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.brown.basic.buttons tr.button, .ui.inverted.brown.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.brown.basic.buttons tr.button, .ui.inverted.brown.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.brown.basic.buttons tr.button, .ui.inverted.brown.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.brown.basic.buttons tr.button,
.ui.inverted.brown.buttons .basic.active.button,
.ui.inverted.brown.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #cc6f0d inset !important;
  box-shadow: 0px 0px 0px 2px #cc6f0d inset !important;
  color: #D67C1C !important;
}

/* line 1723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.brown.basic.buttons .button:active,
.ui.inverted.brown.buttons .basic.button:active,
.ui.inverted.brown.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #a96216 inset !important;
  box-shadow: 0px 0px 0px 2px #a96216 inset !important;
  color: #D67C1C !important;
}

/*--- Blue ---*/
/* line 1733, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button,
.ui.blue.button {
  background-color: #2185D0;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1740, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:hover,
.ui.blue.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #1678c2;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1750, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:focus,
.ui.blue.button:focus {
  background-color: #0d71bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1756, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .button:active,
.ui.blue.button:active {
  background-color: #1a69a4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.blue.buttons .active.button, .ui.blue.buttons table.table thead tr.button, table.table thead .ui.blue.buttons tr.button, .ui.blue.buttons table.default thead tr.button, table.default thead .ui.blue.buttons tr.button,
.ui.blue.buttons table.table tfoot tr.button,
table.table tfoot .ui.blue.buttons tr.button,
.ui.blue.buttons table.default tfoot tr.button,
table.default tfoot .ui.blue.buttons tr.button, .ui.blue.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.blue.buttons tr.button,
.ui.blue.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.blue.buttons tr.button, .ui.blue.buttons .flyboy table thead tr.button, .flyboy table thead .ui.blue.buttons tr.button,
.ui.blue.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.blue.buttons tr.button, .ui.blue.buttons #home-panels table thead tr.button, #home-panels table thead .ui.blue.buttons tr.button,
.ui.blue.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.blue.buttons tr.button,
.ui.blue.buttons .active.button:active,
.ui.blue.active.button,
table.table thead tr.blue.button,
table.default thead tr.blue.button,
table.table tfoot tr.blue.button,
table.default tfoot tr.blue.button,
#dorsale-attachments table thead tr.blue.button,
#dorsale-attachments table tfoot tr.blue.button,
.flyboy table thead tr.blue.button,
.flyboy table tfoot tr.blue.button,
#home-panels table thead tr.blue.button,
#home-panels table tfoot tr.blue.button,
.ui.blue.button .active.button:active,
.ui.blue.button table.table thead tr.button:active,
table.table thead .ui.blue.button tr.button:active,
.ui.blue.button table.default thead tr.button:active,
table.default thead .ui.blue.button tr.button:active,
.ui.blue.button table.table tfoot tr.button:active,
table.table tfoot .ui.blue.button tr.button:active,
.ui.blue.button table.default tfoot tr.button:active,
table.default tfoot .ui.blue.button tr.button:active,
.ui.blue.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.blue.button tr.button:active,
.ui.blue.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.blue.button tr.button:active,
.ui.blue.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.blue.button tr.button:active,
.ui.blue.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.blue.button tr.button:active,
.ui.blue.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.blue.button tr.button:active,
.ui.blue.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.blue.button tr.button:active {
  background-color: #1279c6;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1772, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button,
.ui.basic.blue.button {
  -webkit-box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  color: #2185D0 !important;
}

/* line 1778, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:hover,
.ui.basic.blue.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  color: #1678c2 !important;
}

/* line 1785, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:focus,
.ui.basic.blue.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  color: #1678c2 !important;
}

/* line 1792, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .active.button, .ui.basic.blue.buttons table.table thead tr.button, table.table thead .ui.basic.blue.buttons tr.button, .ui.basic.blue.buttons table.default thead tr.button, table.default thead .ui.basic.blue.buttons tr.button,
.ui.basic.blue.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.blue.buttons tr.button,
.ui.basic.blue.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.blue.buttons tr.button, .ui.basic.blue.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.blue.buttons tr.button,
.ui.basic.blue.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.blue.buttons tr.button, .ui.basic.blue.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.blue.buttons tr.button,
.ui.basic.blue.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.blue.buttons tr.button, .ui.basic.blue.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.blue.buttons tr.button,
.ui.basic.blue.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.blue.buttons tr.button,
.ui.basic.blue.active.button,
table.table thead tr.blue.button,
table.default thead tr.blue.button,
table.table tfoot tr.blue.button,
table.default tfoot tr.blue.button,
#dorsale-attachments table thead tr.blue.button,
#dorsale-attachments table tfoot tr.blue.button,
.flyboy table thead tr.blue.button,
.flyboy table tfoot tr.blue.button,
#home-panels table thead tr.blue.button,
#home-panels table tfoot tr.blue.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  color: #1a69a4 !important;
}

/* line 1799, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.blue.buttons .button:active,
.ui.basic.blue.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  color: #1a69a4 !important;
}

/* line 1805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.blue.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1810, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button,
.ui.inverted.blue.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #54C8FF inset !important;
  box-shadow: 0px 0px 0px 2px #54C8FF inset !important;
  color: #54C8FF;
}

/* line 1817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:hover,
.ui.inverted.blue.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.blue.buttons .button:focus,
.ui.inverted.blue.button:focus,
.ui.inverted.blue.buttons .button.active,
.ui.inverted.blue.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.blue.buttons .button:active,
.ui.inverted.blue.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:hover,
.ui.inverted.blue.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #3ac0ff;
}

/* line 1833, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:focus,
.ui.inverted.blue.button:focus {
  background-color: #2bbbff;
}

/* line 1837, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .active.button, .ui.inverted.blue.buttons table.table thead tr.button, table.table thead .ui.inverted.blue.buttons tr.button, .ui.inverted.blue.buttons table.default thead tr.button, table.default thead .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.blue.buttons tr.button, .ui.inverted.blue.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.blue.buttons tr.button, .ui.inverted.blue.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.blue.buttons tr.button, .ui.inverted.blue.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.blue.buttons tr.button,
.ui.inverted.blue.active.button,
table.table thead tr.blue.button,
table.default thead tr.blue.button,
table.table tfoot tr.blue.button,
table.default tfoot tr.blue.button,
#dorsale-attachments table thead tr.blue.button,
#dorsale-attachments table tfoot tr.blue.button,
.flyboy table thead tr.blue.button,
.flyboy table tfoot tr.blue.button,
#home-panels table thead tr.blue.button,
#home-panels table tfoot tr.blue.button {
  background-color: #3ac0ff;
}

/* line 1841, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.buttons .button:active,
.ui.inverted.blue.button:active {
  background-color: #21b8ff;
}

/* Inverted Basic */
/* line 1847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button,
.ui.inverted.blue.buttons .basic.button,
.ui.inverted.blue.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 1855, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:hover,
.ui.inverted.blue.buttons .basic.button:hover,
.ui.inverted.blue.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 1862, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:focus,
.ui.inverted.blue.basic.buttons .button:focus,
.ui.inverted.blue.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #2bbbff inset !important;
  box-shadow: 0px 0px 0px 2px #2bbbff inset !important;
  color: #54C8FF !important;
}

/* line 1869, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .active.button, .ui.inverted.blue.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.blue.basic.buttons tr.button, .ui.inverted.blue.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.blue.basic.buttons tr.button, .ui.inverted.blue.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.blue.basic.buttons tr.button, .ui.inverted.blue.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.blue.basic.buttons tr.button, .ui.inverted.blue.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.blue.basic.buttons tr.button,
.ui.inverted.blue.buttons .basic.active.button,
.ui.inverted.blue.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 1876, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.blue.basic.buttons .button:active,
.ui.inverted.blue.buttons .basic.button:active,
.ui.inverted.blue.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #21b8ff inset !important;
  box-shadow: 0px 0px 0px 2px #21b8ff inset !important;
  color: #54C8FF !important;
}

/*--- Green ---*/
/* line 1886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button,
.ui.green.button {
  background-color: #21BA45;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 1893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 1897, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:hover,
.ui.green.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #16ab39;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1903, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:focus,
.ui.green.button:focus {
  background-color: #0ea432;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1909, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .button:active,
.ui.green.button:active {
  background-color: #198f35;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 1915, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.green.buttons .active.button, .ui.green.buttons table.table thead tr.button, table.table thead .ui.green.buttons tr.button, .ui.green.buttons table.default thead tr.button, table.default thead .ui.green.buttons tr.button,
.ui.green.buttons table.table tfoot tr.button,
table.table tfoot .ui.green.buttons tr.button,
.ui.green.buttons table.default tfoot tr.button,
table.default tfoot .ui.green.buttons tr.button, .ui.green.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.green.buttons tr.button,
.ui.green.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.green.buttons tr.button, .ui.green.buttons .flyboy table thead tr.button, .flyboy table thead .ui.green.buttons tr.button,
.ui.green.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.green.buttons tr.button, .ui.green.buttons #home-panels table thead tr.button, #home-panels table thead .ui.green.buttons tr.button,
.ui.green.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.green.buttons tr.button,
.ui.green.buttons .active.button:active,
.ui.green.active.button,
table.table thead tr.green.button,
table.default thead tr.green.button,
table.table tfoot tr.green.button,
table.default tfoot tr.green.button,
#dorsale-attachments table thead tr.green.button,
#dorsale-attachments table tfoot tr.green.button,
.flyboy table thead tr.green.button,
.flyboy table tfoot tr.green.button,
#home-panels table thead tr.green.button,
#home-panels table tfoot tr.green.button,
.ui.green.button .active.button:active,
.ui.green.button table.table thead tr.button:active,
table.table thead .ui.green.button tr.button:active,
.ui.green.button table.default thead tr.button:active,
table.default thead .ui.green.button tr.button:active,
.ui.green.button table.table tfoot tr.button:active,
table.table tfoot .ui.green.button tr.button:active,
.ui.green.button table.default tfoot tr.button:active,
table.default tfoot .ui.green.button tr.button:active,
.ui.green.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.green.button tr.button:active,
.ui.green.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.green.button tr.button:active,
.ui.green.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.green.button tr.button:active,
.ui.green.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.green.button tr.button:active,
.ui.green.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.green.button tr.button:active,
.ui.green.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.green.button tr.button:active {
  background-color: #13ae38;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 1925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button,
.ui.basic.green.button {
  -webkit-box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  color: #21BA45 !important;
}

/* line 1931, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:hover,
.ui.basic.green.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  color: #16ab39 !important;
}

/* line 1938, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:focus,
.ui.basic.green.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  color: #16ab39 !important;
}

/* line 1945, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .active.button, .ui.basic.green.buttons table.table thead tr.button, table.table thead .ui.basic.green.buttons tr.button, .ui.basic.green.buttons table.default thead tr.button, table.default thead .ui.basic.green.buttons tr.button,
.ui.basic.green.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.green.buttons tr.button,
.ui.basic.green.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.green.buttons tr.button, .ui.basic.green.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.green.buttons tr.button,
.ui.basic.green.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.green.buttons tr.button, .ui.basic.green.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.green.buttons tr.button,
.ui.basic.green.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.green.buttons tr.button, .ui.basic.green.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.green.buttons tr.button,
.ui.basic.green.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.green.buttons tr.button,
.ui.basic.green.active.button,
table.table thead tr.green.button,
table.default thead tr.green.button,
table.table tfoot tr.green.button,
table.default tfoot tr.green.button,
#dorsale-attachments table thead tr.green.button,
#dorsale-attachments table tfoot tr.green.button,
.flyboy table thead tr.green.button,
.flyboy table tfoot tr.green.button,
#home-panels table thead tr.green.button,
#home-panels table tfoot tr.green.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  color: #198f35 !important;
}

/* line 1952, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.green.buttons .button:active,
.ui.basic.green.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  color: #198f35 !important;
}

/* line 1958, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.green.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 1963, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button,
.ui.inverted.green.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #2ECC40 inset !important;
  box-shadow: 0px 0px 0px 2px #2ECC40 inset !important;
  color: #2ECC40;
}

/* line 1970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:hover,
.ui.inverted.green.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.green.buttons .button:focus,
.ui.inverted.green.button:focus,
.ui.inverted.green.buttons .button.active,
.ui.inverted.green.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.green.buttons .button:active,
.ui.inverted.green.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 1982, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:hover,
.ui.inverted.green.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #22be34;
}

/* line 1986, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:focus,
.ui.inverted.green.button:focus {
  background-color: #19b82b;
}

/* line 1990, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .active.button, .ui.inverted.green.buttons table.table thead tr.button, table.table thead .ui.inverted.green.buttons tr.button, .ui.inverted.green.buttons table.default thead tr.button, table.default thead .ui.inverted.green.buttons tr.button,
.ui.inverted.green.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.green.buttons tr.button,
.ui.inverted.green.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.green.buttons tr.button, .ui.inverted.green.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.green.buttons tr.button,
.ui.inverted.green.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.green.buttons tr.button, .ui.inverted.green.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.green.buttons tr.button,
.ui.inverted.green.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.green.buttons tr.button, .ui.inverted.green.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.green.buttons tr.button,
.ui.inverted.green.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.green.buttons tr.button,
.ui.inverted.green.active.button,
table.table thead tr.green.button,
table.default thead tr.green.button,
table.table tfoot tr.green.button,
table.default tfoot tr.green.button,
#dorsale-attachments table thead tr.green.button,
#dorsale-attachments table tfoot tr.green.button,
.flyboy table thead tr.green.button,
.flyboy table tfoot tr.green.button,
#home-panels table thead tr.green.button,
#home-panels table tfoot tr.green.button {
  background-color: #1fc231;
}

/* line 1994, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.buttons .button:active,
.ui.inverted.green.button:active {
  background-color: #25a233;
}

/* Inverted Basic */
/* line 2000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button,
.ui.inverted.green.buttons .basic.button,
.ui.inverted.green.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2008, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:hover,
.ui.inverted.green.buttons .basic.button:hover,
.ui.inverted.green.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #22be34 inset !important;
  box-shadow: 0px 0px 0px 2px #22be34 inset !important;
  color: #2ECC40 !important;
}

/* line 2015, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:focus,
.ui.inverted.green.basic.buttons .button:focus,
.ui.inverted.green.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #19b82b inset !important;
  box-shadow: 0px 0px 0px 2px #19b82b inset !important;
  color: #2ECC40 !important;
}

/* line 2022, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .active.button, .ui.inverted.green.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.green.basic.buttons tr.button, .ui.inverted.green.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.green.basic.buttons tr.button, .ui.inverted.green.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.green.basic.buttons tr.button, .ui.inverted.green.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.green.basic.buttons tr.button, .ui.inverted.green.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.green.basic.buttons tr.button,
.ui.inverted.green.buttons .basic.active.button,
.ui.inverted.green.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #1fc231 inset !important;
  box-shadow: 0px 0px 0px 2px #1fc231 inset !important;
  color: #2ECC40 !important;
}

/* line 2029, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.green.basic.buttons .button:active,
.ui.inverted.green.buttons .basic.button:active,
.ui.inverted.green.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #25a233 inset !important;
  box-shadow: 0px 0px 0px 2px #25a233 inset !important;
  color: #2ECC40 !important;
}

/*--- Orange ---*/
/* line 2039, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button,
.ui.orange.button {
  background-color: #F2711C;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2046, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2050, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:hover,
.ui.orange.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #f26202;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2056, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:focus,
.ui.orange.button:focus {
  background-color: #e55b00;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2062, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .button:active,
.ui.orange.button:active {
  background-color: #cf590c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2068, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.orange.buttons .active.button, .ui.orange.buttons table.table thead tr.button, table.table thead .ui.orange.buttons tr.button, .ui.orange.buttons table.default thead tr.button, table.default thead .ui.orange.buttons tr.button,
.ui.orange.buttons table.table tfoot tr.button,
table.table tfoot .ui.orange.buttons tr.button,
.ui.orange.buttons table.default tfoot tr.button,
table.default tfoot .ui.orange.buttons tr.button, .ui.orange.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.orange.buttons tr.button,
.ui.orange.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.orange.buttons tr.button, .ui.orange.buttons .flyboy table thead tr.button, .flyboy table thead .ui.orange.buttons tr.button,
.ui.orange.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.orange.buttons tr.button, .ui.orange.buttons #home-panels table thead tr.button, #home-panels table thead .ui.orange.buttons tr.button,
.ui.orange.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.orange.buttons tr.button,
.ui.orange.buttons .active.button:active,
.ui.orange.active.button,
table.table thead tr.orange.button,
table.default thead tr.orange.button,
table.table tfoot tr.orange.button,
table.default tfoot tr.orange.button,
#dorsale-attachments table thead tr.orange.button,
#dorsale-attachments table tfoot tr.orange.button,
.flyboy table thead tr.orange.button,
.flyboy table tfoot tr.orange.button,
#home-panels table thead tr.orange.button,
#home-panels table tfoot tr.orange.button,
.ui.orange.button .active.button:active,
.ui.orange.button table.table thead tr.button:active,
table.table thead .ui.orange.button tr.button:active,
.ui.orange.button table.default thead tr.button:active,
table.default thead .ui.orange.button tr.button:active,
.ui.orange.button table.table tfoot tr.button:active,
table.table tfoot .ui.orange.button tr.button:active,
.ui.orange.button table.default tfoot tr.button:active,
table.default tfoot .ui.orange.button tr.button:active,
.ui.orange.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.orange.button tr.button:active,
.ui.orange.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.orange.button tr.button:active,
.ui.orange.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.orange.button tr.button:active,
.ui.orange.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.orange.button tr.button:active,
.ui.orange.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.orange.button tr.button:active,
.ui.orange.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.orange.button tr.button:active {
  background-color: #f56100;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2078, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button,
.ui.basic.orange.button {
  -webkit-box-shadow: 0px 0px 0px 1px #F2711C inset !important;
  box-shadow: 0px 0px 0px 1px #F2711C inset !important;
  color: #F2711C !important;
}

/* line 2084, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:hover,
.ui.basic.orange.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #f26202 inset !important;
  box-shadow: 0px 0px 0px 1px #f26202 inset !important;
  color: #f26202 !important;
}

/* line 2091, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:focus,
.ui.basic.orange.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #e55b00 inset !important;
  box-shadow: 0px 0px 0px 1px #e55b00 inset !important;
  color: #f26202 !important;
}

/* line 2098, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .active.button, .ui.basic.orange.buttons table.table thead tr.button, table.table thead .ui.basic.orange.buttons tr.button, .ui.basic.orange.buttons table.default thead tr.button, table.default thead .ui.basic.orange.buttons tr.button,
.ui.basic.orange.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.orange.buttons tr.button,
.ui.basic.orange.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.orange.buttons tr.button, .ui.basic.orange.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.orange.buttons tr.button,
.ui.basic.orange.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.orange.buttons tr.button, .ui.basic.orange.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.orange.buttons tr.button,
.ui.basic.orange.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.orange.buttons tr.button, .ui.basic.orange.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.orange.buttons tr.button,
.ui.basic.orange.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.orange.buttons tr.button,
.ui.basic.orange.active.button,
table.table thead tr.orange.button,
table.default thead tr.orange.button,
table.table tfoot tr.orange.button,
table.default tfoot tr.orange.button,
#dorsale-attachments table thead tr.orange.button,
#dorsale-attachments table tfoot tr.orange.button,
.flyboy table thead tr.orange.button,
.flyboy table tfoot tr.orange.button,
#home-panels table thead tr.orange.button,
#home-panels table tfoot tr.orange.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #f56100 inset !important;
  box-shadow: 0px 0px 0px 1px #f56100 inset !important;
  color: #cf590c !important;
}

/* line 2105, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.orange.buttons .button:active,
.ui.basic.orange.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #cf590c inset !important;
  box-shadow: 0px 0px 0px 1px #cf590c inset !important;
  color: #cf590c !important;
}

/* line 2111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.orange.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2116, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button,
.ui.inverted.orange.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #FF851B inset !important;
  box-shadow: 0px 0px 0px 2px #FF851B inset !important;
  color: #FF851B;
}

/* line 2123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:hover,
.ui.inverted.orange.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.orange.buttons .button:focus,
.ui.inverted.orange.button:focus,
.ui.inverted.orange.buttons .button.active,
.ui.inverted.orange.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.orange.buttons .button:active,
.ui.inverted.orange.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:hover,
.ui.inverted.orange.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #ff7701;
}

/* line 2139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:focus,
.ui.inverted.orange.button:focus {
  background-color: #f17000;
}

/* line 2143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .active.button, .ui.inverted.orange.buttons table.table thead tr.button, table.table thead .ui.inverted.orange.buttons tr.button, .ui.inverted.orange.buttons table.default thead tr.button, table.default thead .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.orange.buttons tr.button, .ui.inverted.orange.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.orange.buttons tr.button, .ui.inverted.orange.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.orange.buttons tr.button, .ui.inverted.orange.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.orange.buttons tr.button,
.ui.inverted.orange.active.button,
table.table thead tr.orange.button,
table.default thead tr.orange.button,
table.table tfoot tr.orange.button,
table.default tfoot tr.orange.button,
#dorsale-attachments table thead tr.orange.button,
#dorsale-attachments table tfoot tr.orange.button,
.flyboy table thead tr.orange.button,
.flyboy table tfoot tr.orange.button,
#home-panels table thead tr.orange.button,
#home-panels table tfoot tr.orange.button {
  background-color: #ff7701;
}

/* line 2147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.buttons .button:active,
.ui.inverted.orange.button:active {
  background-color: #e76b00;
}

/* Inverted Basic */
/* line 2153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button,
.ui.inverted.orange.buttons .basic.button,
.ui.inverted.orange.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2161, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:hover,
.ui.inverted.orange.buttons .basic.button:hover,
.ui.inverted.orange.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  color: #FF851B !important;
}

/* line 2168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:focus,
.ui.inverted.orange.basic.buttons .button:focus,
.ui.inverted.orange.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #f17000 inset !important;
  box-shadow: 0px 0px 0px 2px #f17000 inset !important;
  color: #FF851B !important;
}

/* line 2175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .active.button, .ui.inverted.orange.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.orange.basic.buttons tr.button, .ui.inverted.orange.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.orange.basic.buttons tr.button, .ui.inverted.orange.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.orange.basic.buttons tr.button, .ui.inverted.orange.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.orange.basic.buttons tr.button, .ui.inverted.orange.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.orange.basic.buttons tr.button,
.ui.inverted.orange.buttons .basic.active.button,
.ui.inverted.orange.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  box-shadow: 0px 0px 0px 2px #ff7701 inset !important;
  color: #FF851B !important;
}

/* line 2182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.orange.basic.buttons .button:active,
.ui.inverted.orange.buttons .basic.button:active,
.ui.inverted.orange.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #e76b00 inset !important;
  box-shadow: 0px 0px 0px 2px #e76b00 inset !important;
  color: #FF851B !important;
}

/*--- Pink ---*/
/* line 2192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button,
.ui.pink.button {
  background-color: #E03997;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:hover,
.ui.pink.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #e61a8d;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2209, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:focus,
.ui.pink.button:focus {
  background-color: #e10f85;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2215, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .button:active,
.ui.pink.button:active {
  background-color: #c71f7e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.pink.buttons .active.button, .ui.pink.buttons table.table thead tr.button, table.table thead .ui.pink.buttons tr.button, .ui.pink.buttons table.default thead tr.button, table.default thead .ui.pink.buttons tr.button,
.ui.pink.buttons table.table tfoot tr.button,
table.table tfoot .ui.pink.buttons tr.button,
.ui.pink.buttons table.default tfoot tr.button,
table.default tfoot .ui.pink.buttons tr.button, .ui.pink.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.pink.buttons tr.button,
.ui.pink.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.pink.buttons tr.button, .ui.pink.buttons .flyboy table thead tr.button, .flyboy table thead .ui.pink.buttons tr.button,
.ui.pink.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.pink.buttons tr.button, .ui.pink.buttons #home-panels table thead tr.button, #home-panels table thead .ui.pink.buttons tr.button,
.ui.pink.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.pink.buttons tr.button,
.ui.pink.buttons .active.button:active,
.ui.pink.active.button,
table.table thead tr.pink.button,
table.default thead tr.pink.button,
table.table tfoot tr.pink.button,
table.default tfoot tr.pink.button,
#dorsale-attachments table thead tr.pink.button,
#dorsale-attachments table tfoot tr.pink.button,
.flyboy table thead tr.pink.button,
.flyboy table tfoot tr.pink.button,
#home-panels table thead tr.pink.button,
#home-panels table tfoot tr.pink.button,
.ui.pink.button .active.button:active,
.ui.pink.button table.table thead tr.button:active,
table.table thead .ui.pink.button tr.button:active,
.ui.pink.button table.default thead tr.button:active,
table.default thead .ui.pink.button tr.button:active,
.ui.pink.button table.table tfoot tr.button:active,
table.table tfoot .ui.pink.button tr.button:active,
.ui.pink.button table.default tfoot tr.button:active,
table.default tfoot .ui.pink.button tr.button:active,
.ui.pink.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.pink.button tr.button:active,
.ui.pink.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.pink.button tr.button:active,
.ui.pink.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.pink.button tr.button:active,
.ui.pink.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.pink.button tr.button:active,
.ui.pink.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.pink.button tr.button:active,
.ui.pink.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.pink.button tr.button:active {
  background-color: #ea158d;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2231, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button,
.ui.basic.pink.button {
  -webkit-box-shadow: 0px 0px 0px 1px #E03997 inset !important;
  box-shadow: 0px 0px 0px 1px #E03997 inset !important;
  color: #E03997 !important;
}

/* line 2237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:hover,
.ui.basic.pink.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #e61a8d inset !important;
  box-shadow: 0px 0px 0px 1px #e61a8d inset !important;
  color: #e61a8d !important;
}

/* line 2244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:focus,
.ui.basic.pink.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #e10f85 inset !important;
  box-shadow: 0px 0px 0px 1px #e10f85 inset !important;
  color: #e61a8d !important;
}

/* line 2251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .active.button, .ui.basic.pink.buttons table.table thead tr.button, table.table thead .ui.basic.pink.buttons tr.button, .ui.basic.pink.buttons table.default thead tr.button, table.default thead .ui.basic.pink.buttons tr.button,
.ui.basic.pink.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.pink.buttons tr.button,
.ui.basic.pink.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.pink.buttons tr.button, .ui.basic.pink.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.pink.buttons tr.button,
.ui.basic.pink.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.pink.buttons tr.button, .ui.basic.pink.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.pink.buttons tr.button,
.ui.basic.pink.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.pink.buttons tr.button, .ui.basic.pink.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.pink.buttons tr.button,
.ui.basic.pink.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.pink.buttons tr.button,
.ui.basic.pink.active.button,
table.table thead tr.pink.button,
table.default thead tr.pink.button,
table.table tfoot tr.pink.button,
table.default tfoot tr.pink.button,
#dorsale-attachments table thead tr.pink.button,
#dorsale-attachments table tfoot tr.pink.button,
.flyboy table thead tr.pink.button,
.flyboy table tfoot tr.pink.button,
#home-panels table thead tr.pink.button,
#home-panels table tfoot tr.pink.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #ea158d inset !important;
  box-shadow: 0px 0px 0px 1px #ea158d inset !important;
  color: #c71f7e !important;
}

/* line 2258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.pink.buttons .button:active,
.ui.basic.pink.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #c71f7e inset !important;
  box-shadow: 0px 0px 0px 1px #c71f7e inset !important;
  color: #c71f7e !important;
}

/* line 2264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.pink.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2269, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button,
.ui.inverted.pink.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #FF8EDF inset !important;
  box-shadow: 0px 0px 0px 2px #FF8EDF inset !important;
  color: #FF8EDF;
}

/* line 2276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:hover,
.ui.inverted.pink.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.pink.buttons .button:focus,
.ui.inverted.pink.button:focus,
.ui.inverted.pink.buttons .button.active,
.ui.inverted.pink.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.pink.buttons .button:active,
.ui.inverted.pink.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:hover,
.ui.inverted.pink.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #ff74d8;
}

/* line 2292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:focus,
.ui.inverted.pink.button:focus {
  background-color: #ff65d3;
}

/* line 2296, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .active.button, .ui.inverted.pink.buttons table.table thead tr.button, table.table thead .ui.inverted.pink.buttons tr.button, .ui.inverted.pink.buttons table.default thead tr.button, table.default thead .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.pink.buttons tr.button, .ui.inverted.pink.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.pink.buttons tr.button, .ui.inverted.pink.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.pink.buttons tr.button, .ui.inverted.pink.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.pink.buttons tr.button,
.ui.inverted.pink.active.button,
table.table thead tr.pink.button,
table.default thead tr.pink.button,
table.table tfoot tr.pink.button,
table.default tfoot tr.pink.button,
#dorsale-attachments table thead tr.pink.button,
#dorsale-attachments table tfoot tr.pink.button,
.flyboy table thead tr.pink.button,
.flyboy table tfoot tr.pink.button,
#home-panels table thead tr.pink.button,
#home-panels table tfoot tr.pink.button {
  background-color: #ff74d8;
}

/* line 2300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.buttons .button:active,
.ui.inverted.pink.button:active {
  background-color: #ff5bd1;
}

/* Inverted Basic */
/* line 2306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button,
.ui.inverted.pink.buttons .basic.button,
.ui.inverted.pink.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:hover,
.ui.inverted.pink.buttons .basic.button:hover,
.ui.inverted.pink.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  color: #FF8EDF !important;
}

/* line 2321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:focus,
.ui.inverted.pink.basic.buttons .button:focus,
.ui.inverted.pink.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #ff65d3 inset !important;
  box-shadow: 0px 0px 0px 2px #ff65d3 inset !important;
  color: #FF8EDF !important;
}

/* line 2328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .active.button, .ui.inverted.pink.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.pink.basic.buttons tr.button, .ui.inverted.pink.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.pink.basic.buttons tr.button, .ui.inverted.pink.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.pink.basic.buttons tr.button, .ui.inverted.pink.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.pink.basic.buttons tr.button, .ui.inverted.pink.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.pink.basic.buttons tr.button,
.ui.inverted.pink.buttons .basic.active.button,
.ui.inverted.pink.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  box-shadow: 0px 0px 0px 2px #ff74d8 inset !important;
  color: #FF8EDF !important;
}

/* line 2335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.pink.basic.buttons .button:active,
.ui.inverted.pink.buttons .basic.button:active,
.ui.inverted.pink.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #ff5bd1 inset !important;
  box-shadow: 0px 0px 0px 2px #ff5bd1 inset !important;
  color: #FF8EDF !important;
}

/*--- Violet ---*/
/* line 2345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button,
.ui.violet.button {
  background-color: #6435C9;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:hover,
.ui.violet.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #5829bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2362, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:focus,
.ui.violet.button:focus {
  background-color: #4f20b5;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2368, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .button:active,
.ui.violet.button:active {
  background-color: #502aa1;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.violet.buttons .active.button, .ui.violet.buttons table.table thead tr.button, table.table thead .ui.violet.buttons tr.button, .ui.violet.buttons table.default thead tr.button, table.default thead .ui.violet.buttons tr.button,
.ui.violet.buttons table.table tfoot tr.button,
table.table tfoot .ui.violet.buttons tr.button,
.ui.violet.buttons table.default tfoot tr.button,
table.default tfoot .ui.violet.buttons tr.button, .ui.violet.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.violet.buttons tr.button,
.ui.violet.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.violet.buttons tr.button, .ui.violet.buttons .flyboy table thead tr.button, .flyboy table thead .ui.violet.buttons tr.button,
.ui.violet.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.violet.buttons tr.button, .ui.violet.buttons #home-panels table thead tr.button, #home-panels table thead .ui.violet.buttons tr.button,
.ui.violet.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.violet.buttons tr.button,
.ui.violet.buttons .active.button:active,
.ui.violet.active.button,
table.table thead tr.violet.button,
table.default thead tr.violet.button,
table.table tfoot tr.violet.button,
table.default tfoot tr.violet.button,
#dorsale-attachments table thead tr.violet.button,
#dorsale-attachments table tfoot tr.violet.button,
.flyboy table thead tr.violet.button,
.flyboy table tfoot tr.violet.button,
#home-panels table thead tr.violet.button,
#home-panels table tfoot tr.violet.button,
.ui.violet.button .active.button:active,
.ui.violet.button table.table thead tr.button:active,
table.table thead .ui.violet.button tr.button:active,
.ui.violet.button table.default thead tr.button:active,
table.default thead .ui.violet.button tr.button:active,
.ui.violet.button table.table tfoot tr.button:active,
table.table tfoot .ui.violet.button tr.button:active,
.ui.violet.button table.default tfoot tr.button:active,
table.default tfoot .ui.violet.button tr.button:active,
.ui.violet.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.violet.button tr.button:active,
.ui.violet.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.violet.button tr.button:active,
.ui.violet.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.violet.button tr.button:active,
.ui.violet.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.violet.button tr.button:active,
.ui.violet.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.violet.button tr.button:active,
.ui.violet.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.violet.button tr.button:active {
  background-color: #5626bf;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button,
.ui.basic.violet.button {
  -webkit-box-shadow: 0px 0px 0px 1px #6435C9 inset !important;
  box-shadow: 0px 0px 0px 1px #6435C9 inset !important;
  color: #6435C9 !important;
}

/* line 2390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:hover,
.ui.basic.violet.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #5829bb inset !important;
  box-shadow: 0px 0px 0px 1px #5829bb inset !important;
  color: #5829bb !important;
}

/* line 2397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:focus,
.ui.basic.violet.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #4f20b5 inset !important;
  box-shadow: 0px 0px 0px 1px #4f20b5 inset !important;
  color: #5829bb !important;
}

/* line 2404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .active.button, .ui.basic.violet.buttons table.table thead tr.button, table.table thead .ui.basic.violet.buttons tr.button, .ui.basic.violet.buttons table.default thead tr.button, table.default thead .ui.basic.violet.buttons tr.button,
.ui.basic.violet.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.violet.buttons tr.button,
.ui.basic.violet.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.violet.buttons tr.button, .ui.basic.violet.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.violet.buttons tr.button,
.ui.basic.violet.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.violet.buttons tr.button, .ui.basic.violet.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.violet.buttons tr.button,
.ui.basic.violet.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.violet.buttons tr.button, .ui.basic.violet.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.violet.buttons tr.button,
.ui.basic.violet.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.violet.buttons tr.button,
.ui.basic.violet.active.button,
table.table thead tr.violet.button,
table.default thead tr.violet.button,
table.table tfoot tr.violet.button,
table.default tfoot tr.violet.button,
#dorsale-attachments table thead tr.violet.button,
#dorsale-attachments table tfoot tr.violet.button,
.flyboy table thead tr.violet.button,
.flyboy table tfoot tr.violet.button,
#home-panels table thead tr.violet.button,
#home-panels table tfoot tr.violet.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #5626bf inset !important;
  box-shadow: 0px 0px 0px 1px #5626bf inset !important;
  color: #502aa1 !important;
}

/* line 2411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.violet.buttons .button:active,
.ui.basic.violet.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #502aa1 inset !important;
  box-shadow: 0px 0px 0px 1px #502aa1 inset !important;
  color: #502aa1 !important;
}

/* line 2417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.violet.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2422, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button,
.ui.inverted.violet.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #A291FB inset !important;
  box-shadow: 0px 0px 0px 2px #A291FB inset !important;
  color: #A291FB;
}

/* line 2429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:hover,
.ui.inverted.violet.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.violet.buttons .button:focus,
.ui.inverted.violet.button:focus,
.ui.inverted.violet.buttons .button.active,
.ui.inverted.violet.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.violet.buttons .button:active,
.ui.inverted.violet.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:hover,
.ui.inverted.violet.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #8a73ff;
}

/* line 2445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:focus,
.ui.inverted.violet.button:focus {
  background-color: #7d64ff;
}

/* line 2449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .active.button, .ui.inverted.violet.buttons table.table thead tr.button, table.table thead .ui.inverted.violet.buttons tr.button, .ui.inverted.violet.buttons table.default thead tr.button, table.default thead .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.violet.buttons tr.button, .ui.inverted.violet.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.violet.buttons tr.button, .ui.inverted.violet.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.violet.buttons tr.button, .ui.inverted.violet.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.violet.buttons tr.button,
.ui.inverted.violet.active.button,
table.table thead tr.violet.button,
table.default thead tr.violet.button,
table.table tfoot tr.violet.button,
table.default tfoot tr.violet.button,
#dorsale-attachments table thead tr.violet.button,
#dorsale-attachments table tfoot tr.violet.button,
.flyboy table thead tr.violet.button,
.flyboy table tfoot tr.violet.button,
#home-panels table thead tr.violet.button,
#home-panels table tfoot tr.violet.button {
  background-color: #8a73ff;
}

/* line 2453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.buttons .button:active,
.ui.inverted.violet.button:active {
  background-color: #7860f9;
}

/* Inverted Basic */
/* line 2459, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button,
.ui.inverted.violet.buttons .basic.button,
.ui.inverted.violet.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2467, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:hover,
.ui.inverted.violet.buttons .basic.button:hover,
.ui.inverted.violet.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  color: #A291FB !important;
}

/* line 2474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:focus,
.ui.inverted.violet.basic.buttons .button:focus,
.ui.inverted.violet.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #7d64ff inset !important;
  box-shadow: 0px 0px 0px 2px #7d64ff inset !important;
  color: #A291FB !important;
}

/* line 2481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .active.button, .ui.inverted.violet.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.violet.basic.buttons tr.button, .ui.inverted.violet.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.violet.basic.buttons tr.button, .ui.inverted.violet.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.violet.basic.buttons tr.button, .ui.inverted.violet.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.violet.basic.buttons tr.button, .ui.inverted.violet.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.violet.basic.buttons tr.button,
.ui.inverted.violet.buttons .basic.active.button,
.ui.inverted.violet.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  box-shadow: 0px 0px 0px 2px #8a73ff inset !important;
  color: #A291FB !important;
}

/* line 2488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.violet.basic.buttons .button:active,
.ui.inverted.violet.buttons .basic.button:active,
.ui.inverted.violet.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #7860f9 inset !important;
  box-shadow: 0px 0px 0px 2px #7860f9 inset !important;
  color: #A291FB !important;
}

/*--- Purple ---*/
/* line 2498, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button,
.ui.purple.button {
  background-color: #A333C8;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2509, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:hover,
.ui.purple.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #9627ba;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:focus,
.ui.purple.button:focus {
  background-color: #8f1eb4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2521, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .button:active,
.ui.purple.button:active {
  background-color: #82299f;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2527, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.purple.buttons .active.button, .ui.purple.buttons table.table thead tr.button, table.table thead .ui.purple.buttons tr.button, .ui.purple.buttons table.default thead tr.button, table.default thead .ui.purple.buttons tr.button,
.ui.purple.buttons table.table tfoot tr.button,
table.table tfoot .ui.purple.buttons tr.button,
.ui.purple.buttons table.default tfoot tr.button,
table.default tfoot .ui.purple.buttons tr.button, .ui.purple.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.purple.buttons tr.button,
.ui.purple.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.purple.buttons tr.button, .ui.purple.buttons .flyboy table thead tr.button, .flyboy table thead .ui.purple.buttons tr.button,
.ui.purple.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.purple.buttons tr.button, .ui.purple.buttons #home-panels table thead tr.button, #home-panels table thead .ui.purple.buttons tr.button,
.ui.purple.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.purple.buttons tr.button,
.ui.purple.buttons .active.button:active,
.ui.purple.active.button,
table.table thead tr.purple.button,
table.default thead tr.purple.button,
table.table tfoot tr.purple.button,
table.default tfoot tr.purple.button,
#dorsale-attachments table thead tr.purple.button,
#dorsale-attachments table tfoot tr.purple.button,
.flyboy table thead tr.purple.button,
.flyboy table tfoot tr.purple.button,
#home-panels table thead tr.purple.button,
#home-panels table tfoot tr.purple.button,
.ui.purple.button .active.button:active,
.ui.purple.button table.table thead tr.button:active,
table.table thead .ui.purple.button tr.button:active,
.ui.purple.button table.default thead tr.button:active,
table.default thead .ui.purple.button tr.button:active,
.ui.purple.button table.table tfoot tr.button:active,
table.table tfoot .ui.purple.button tr.button:active,
.ui.purple.button table.default tfoot tr.button:active,
table.default tfoot .ui.purple.button tr.button:active,
.ui.purple.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.purple.button tr.button:active,
.ui.purple.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.purple.button tr.button:active,
.ui.purple.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.purple.button tr.button:active,
.ui.purple.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.purple.button tr.button:active,
.ui.purple.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.purple.button tr.button:active,
.ui.purple.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.purple.button tr.button:active {
  background-color: #9724be;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2537, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button,
.ui.basic.purple.button {
  -webkit-box-shadow: 0px 0px 0px 1px #A333C8 inset !important;
  box-shadow: 0px 0px 0px 1px #A333C8 inset !important;
  color: #A333C8 !important;
}

/* line 2543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:hover,
.ui.basic.purple.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #9627ba inset !important;
  box-shadow: 0px 0px 0px 1px #9627ba inset !important;
  color: #9627ba !important;
}

/* line 2550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:focus,
.ui.basic.purple.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #8f1eb4 inset !important;
  box-shadow: 0px 0px 0px 1px #8f1eb4 inset !important;
  color: #9627ba !important;
}

/* line 2557, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .active.button, .ui.basic.purple.buttons table.table thead tr.button, table.table thead .ui.basic.purple.buttons tr.button, .ui.basic.purple.buttons table.default thead tr.button, table.default thead .ui.basic.purple.buttons tr.button,
.ui.basic.purple.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.purple.buttons tr.button,
.ui.basic.purple.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.purple.buttons tr.button, .ui.basic.purple.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.purple.buttons tr.button,
.ui.basic.purple.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.purple.buttons tr.button, .ui.basic.purple.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.purple.buttons tr.button,
.ui.basic.purple.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.purple.buttons tr.button, .ui.basic.purple.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.purple.buttons tr.button,
.ui.basic.purple.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.purple.buttons tr.button,
.ui.basic.purple.active.button,
table.table thead tr.purple.button,
table.default thead tr.purple.button,
table.table tfoot tr.purple.button,
table.default tfoot tr.purple.button,
#dorsale-attachments table thead tr.purple.button,
#dorsale-attachments table tfoot tr.purple.button,
.flyboy table thead tr.purple.button,
.flyboy table tfoot tr.purple.button,
#home-panels table thead tr.purple.button,
#home-panels table tfoot tr.purple.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #9724be inset !important;
  box-shadow: 0px 0px 0px 1px #9724be inset !important;
  color: #82299f !important;
}

/* line 2564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.purple.buttons .button:active,
.ui.basic.purple.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #82299f inset !important;
  box-shadow: 0px 0px 0px 1px #82299f inset !important;
  color: #82299f !important;
}

/* line 2570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.purple.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2575, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button,
.ui.inverted.purple.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #DC73FF inset !important;
  box-shadow: 0px 0px 0px 2px #DC73FF inset !important;
  color: #DC73FF;
}

/* line 2582, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:hover,
.ui.inverted.purple.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.purple.buttons .button:focus,
.ui.inverted.purple.button:focus,
.ui.inverted.purple.buttons .button.active,
.ui.inverted.purple.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.purple.buttons .button:active,
.ui.inverted.purple.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2594, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:hover,
.ui.inverted.purple.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #d65aff;
}

/* line 2598, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:focus,
.ui.inverted.purple.button:focus {
  background-color: #d24aff;
}

/* line 2602, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .active.button, .ui.inverted.purple.buttons table.table thead tr.button, table.table thead .ui.inverted.purple.buttons tr.button, .ui.inverted.purple.buttons table.default thead tr.button, table.default thead .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.purple.buttons tr.button, .ui.inverted.purple.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.purple.buttons tr.button, .ui.inverted.purple.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.purple.buttons tr.button, .ui.inverted.purple.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.purple.buttons tr.button,
.ui.inverted.purple.active.button,
table.table thead tr.purple.button,
table.default thead tr.purple.button,
table.table tfoot tr.purple.button,
table.default tfoot tr.purple.button,
#dorsale-attachments table thead tr.purple.button,
#dorsale-attachments table tfoot tr.purple.button,
.flyboy table thead tr.purple.button,
.flyboy table tfoot tr.purple.button,
#home-panels table thead tr.purple.button,
#home-panels table tfoot tr.purple.button {
  background-color: #d65aff;
}

/* line 2606, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.buttons .button:active,
.ui.inverted.purple.button:active {
  background-color: #cf40ff;
}

/* Inverted Basic */
/* line 2612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button,
.ui.inverted.purple.buttons .basic.button,
.ui.inverted.purple.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2620, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:hover,
.ui.inverted.purple.buttons .basic.button:hover,
.ui.inverted.purple.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  color: #DC73FF !important;
}

/* line 2627, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:focus,
.ui.inverted.purple.basic.buttons .button:focus,
.ui.inverted.purple.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #d24aff inset !important;
  box-shadow: 0px 0px 0px 2px #d24aff inset !important;
  color: #DC73FF !important;
}

/* line 2634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .active.button, .ui.inverted.purple.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.purple.basic.buttons tr.button, .ui.inverted.purple.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.purple.basic.buttons tr.button, .ui.inverted.purple.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.purple.basic.buttons tr.button, .ui.inverted.purple.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.purple.basic.buttons tr.button, .ui.inverted.purple.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.purple.basic.buttons tr.button,
.ui.inverted.purple.buttons .basic.active.button,
.ui.inverted.purple.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  box-shadow: 0px 0px 0px 2px #d65aff inset !important;
  color: #DC73FF !important;
}

/* line 2641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.purple.basic.buttons .button:active,
.ui.inverted.purple.buttons .basic.button:active,
.ui.inverted.purple.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #cf40ff inset !important;
  box-shadow: 0px 0px 0px 2px #cf40ff inset !important;
  color: #DC73FF !important;
}

/*--- Red ---*/
/* line 2651, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button,
.ui.red.button {
  background-color: #DB2828;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2658, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2662, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:hover,
.ui.red.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #d01919;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2668, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:focus,
.ui.red.button:focus {
  background-color: #ca1010;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2674, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .button:active,
.ui.red.button:active {
  background-color: #b21e1e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2680, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.red.buttons .active.button, .ui.red.buttons table.table thead tr.button, table.table thead .ui.red.buttons tr.button, .ui.red.buttons table.default thead tr.button, table.default thead .ui.red.buttons tr.button,
.ui.red.buttons table.table tfoot tr.button,
table.table tfoot .ui.red.buttons tr.button,
.ui.red.buttons table.default tfoot tr.button,
table.default tfoot .ui.red.buttons tr.button, .ui.red.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.red.buttons tr.button,
.ui.red.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.red.buttons tr.button, .ui.red.buttons .flyboy table thead tr.button, .flyboy table thead .ui.red.buttons tr.button,
.ui.red.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.red.buttons tr.button, .ui.red.buttons #home-panels table thead tr.button, #home-panels table thead .ui.red.buttons tr.button,
.ui.red.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.red.buttons tr.button,
.ui.red.buttons .active.button:active,
.ui.red.active.button,
table.table thead tr.red.button,
table.default thead tr.red.button,
table.table tfoot tr.red.button,
table.default tfoot tr.red.button,
#dorsale-attachments table thead tr.red.button,
#dorsale-attachments table tfoot tr.red.button,
.flyboy table thead tr.red.button,
.flyboy table tfoot tr.red.button,
#home-panels table thead tr.red.button,
#home-panels table tfoot tr.red.button,
.ui.red.button .active.button:active,
.ui.red.button table.table thead tr.button:active,
table.table thead .ui.red.button tr.button:active,
.ui.red.button table.default thead tr.button:active,
table.default thead .ui.red.button tr.button:active,
.ui.red.button table.table tfoot tr.button:active,
table.table tfoot .ui.red.button tr.button:active,
.ui.red.button table.default tfoot tr.button:active,
table.default tfoot .ui.red.button tr.button:active,
.ui.red.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.red.button tr.button:active,
.ui.red.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.red.button tr.button:active,
.ui.red.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.red.button tr.button:active,
.ui.red.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.red.button tr.button:active,
.ui.red.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.red.button tr.button:active,
.ui.red.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.red.button tr.button:active {
  background-color: #d41515;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button,
.ui.basic.red.button {
  -webkit-box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  color: #DB2828 !important;
}

/* line 2696, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:hover,
.ui.basic.red.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  color: #d01919 !important;
}

/* line 2703, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:focus,
.ui.basic.red.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  color: #d01919 !important;
}

/* line 2710, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .active.button, .ui.basic.red.buttons table.table thead tr.button, table.table thead .ui.basic.red.buttons tr.button, .ui.basic.red.buttons table.default thead tr.button, table.default thead .ui.basic.red.buttons tr.button,
.ui.basic.red.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.red.buttons tr.button,
.ui.basic.red.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.red.buttons tr.button, .ui.basic.red.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.red.buttons tr.button,
.ui.basic.red.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.red.buttons tr.button, .ui.basic.red.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.red.buttons tr.button,
.ui.basic.red.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.red.buttons tr.button, .ui.basic.red.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.red.buttons tr.button,
.ui.basic.red.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.red.buttons tr.button,
.ui.basic.red.active.button,
table.table thead tr.red.button,
table.default thead tr.red.button,
table.table tfoot tr.red.button,
table.default tfoot tr.red.button,
#dorsale-attachments table thead tr.red.button,
#dorsale-attachments table tfoot tr.red.button,
.flyboy table thead tr.red.button,
.flyboy table tfoot tr.red.button,
#home-panels table thead tr.red.button,
#home-panels table tfoot tr.red.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  color: #b21e1e !important;
}

/* line 2717, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.red.buttons .button:active,
.ui.basic.red.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  color: #b21e1e !important;
}

/* line 2723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.red.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2728, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button,
.ui.inverted.red.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #FF695E inset !important;
  box-shadow: 0px 0px 0px 2px #FF695E inset !important;
  color: #FF695E;
}

/* line 2735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:hover,
.ui.inverted.red.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.red.buttons .button:focus,
.ui.inverted.red.button:focus,
.ui.inverted.red.buttons .button.active,
.ui.inverted.red.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.red.buttons .button:active,
.ui.inverted.red.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 2747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:hover,
.ui.inverted.red.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #ff5144;
}

/* line 2751, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:focus,
.ui.inverted.red.button:focus {
  background-color: #ff4335;
}

/* line 2755, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .active.button, .ui.inverted.red.buttons table.table thead tr.button, table.table thead .ui.inverted.red.buttons tr.button, .ui.inverted.red.buttons table.default thead tr.button, table.default thead .ui.inverted.red.buttons tr.button,
.ui.inverted.red.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.red.buttons tr.button,
.ui.inverted.red.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.red.buttons tr.button, .ui.inverted.red.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.red.buttons tr.button,
.ui.inverted.red.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.red.buttons tr.button, .ui.inverted.red.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.red.buttons tr.button,
.ui.inverted.red.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.red.buttons tr.button, .ui.inverted.red.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.red.buttons tr.button,
.ui.inverted.red.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.red.buttons tr.button,
.ui.inverted.red.active.button,
table.table thead tr.red.button,
table.default thead tr.red.button,
table.table tfoot tr.red.button,
table.default tfoot tr.red.button,
#dorsale-attachments table thead tr.red.button,
#dorsale-attachments table tfoot tr.red.button,
.flyboy table thead tr.red.button,
.flyboy table tfoot tr.red.button,
#home-panels table thead tr.red.button,
#home-panels table tfoot tr.red.button {
  background-color: #ff5144;
}

/* line 2759, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.buttons .button:active,
.ui.inverted.red.button:active {
  background-color: #ff392b;
}

/* Inverted Basic */
/* line 2765, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button,
.ui.inverted.red.buttons .basic.button,
.ui.inverted.red.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:hover,
.ui.inverted.red.buttons .basic.button:hover,
.ui.inverted.red.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  color: #FF695E !important;
}

/* line 2780, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:focus,
.ui.inverted.red.basic.buttons .button:focus,
.ui.inverted.red.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #ff4335 inset !important;
  box-shadow: 0px 0px 0px 2px #ff4335 inset !important;
  color: #FF695E !important;
}

/* line 2787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .active.button, .ui.inverted.red.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.red.basic.buttons tr.button, .ui.inverted.red.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.red.basic.buttons tr.button, .ui.inverted.red.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.red.basic.buttons tr.button, .ui.inverted.red.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.red.basic.buttons tr.button, .ui.inverted.red.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.red.basic.buttons tr.button,
.ui.inverted.red.buttons .basic.active.button,
.ui.inverted.red.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  box-shadow: 0px 0px 0px 2px #ff5144 inset !important;
  color: #FF695E !important;
}

/* line 2794, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.red.basic.buttons .button:active,
.ui.inverted.red.buttons .basic.button:active,
.ui.inverted.red.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #ff392b inset !important;
  box-shadow: 0px 0px 0px 2px #ff392b inset !important;
  color: #FF695E !important;
}

/*--- Teal ---*/
/* line 2804, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button,
.ui.teal.button {
  background-color: #00B5AD;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2811, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2815, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:hover,
.ui.teal.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #009c95;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2821, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:focus,
.ui.teal.button:focus {
  background-color: #008c86;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2827, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .button:active,
.ui.teal.button:active {
  background-color: #00827c;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2833, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.teal.buttons .active.button, .ui.teal.buttons table.table thead tr.button, table.table thead .ui.teal.buttons tr.button, .ui.teal.buttons table.default thead tr.button, table.default thead .ui.teal.buttons tr.button,
.ui.teal.buttons table.table tfoot tr.button,
table.table tfoot .ui.teal.buttons tr.button,
.ui.teal.buttons table.default tfoot tr.button,
table.default tfoot .ui.teal.buttons tr.button, .ui.teal.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.teal.buttons tr.button,
.ui.teal.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.teal.buttons tr.button, .ui.teal.buttons .flyboy table thead tr.button, .flyboy table thead .ui.teal.buttons tr.button,
.ui.teal.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.teal.buttons tr.button, .ui.teal.buttons #home-panels table thead tr.button, #home-panels table thead .ui.teal.buttons tr.button,
.ui.teal.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.teal.buttons tr.button,
.ui.teal.buttons .active.button:active,
.ui.teal.active.button,
table.table thead tr.teal.button,
table.default thead tr.teal.button,
table.table tfoot tr.teal.button,
table.default tfoot tr.teal.button,
#dorsale-attachments table thead tr.teal.button,
#dorsale-attachments table tfoot tr.teal.button,
.flyboy table thead tr.teal.button,
.flyboy table tfoot tr.teal.button,
#home-panels table thead tr.teal.button,
#home-panels table tfoot tr.teal.button,
.ui.teal.button .active.button:active,
.ui.teal.button table.table thead tr.button:active,
table.table thead .ui.teal.button tr.button:active,
.ui.teal.button table.default thead tr.button:active,
table.default thead .ui.teal.button tr.button:active,
.ui.teal.button table.table tfoot tr.button:active,
table.table tfoot .ui.teal.button tr.button:active,
.ui.teal.button table.default tfoot tr.button:active,
table.default tfoot .ui.teal.button tr.button:active,
.ui.teal.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.teal.button tr.button:active,
.ui.teal.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.teal.button tr.button:active,
.ui.teal.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.teal.button tr.button:active,
.ui.teal.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.teal.button tr.button:active,
.ui.teal.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.teal.button tr.button:active,
.ui.teal.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.teal.button tr.button:active {
  background-color: #009c95;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2843, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button,
.ui.basic.teal.button {
  -webkit-box-shadow: 0px 0px 0px 1px #00B5AD inset !important;
  box-shadow: 0px 0px 0px 1px #00B5AD inset !important;
  color: #00B5AD !important;
}

/* line 2849, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:hover,
.ui.basic.teal.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  color: #009c95 !important;
}

/* line 2856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:focus,
.ui.basic.teal.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #008c86 inset !important;
  box-shadow: 0px 0px 0px 1px #008c86 inset !important;
  color: #009c95 !important;
}

/* line 2863, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .active.button, .ui.basic.teal.buttons table.table thead tr.button, table.table thead .ui.basic.teal.buttons tr.button, .ui.basic.teal.buttons table.default thead tr.button, table.default thead .ui.basic.teal.buttons tr.button,
.ui.basic.teal.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.teal.buttons tr.button,
.ui.basic.teal.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.teal.buttons tr.button, .ui.basic.teal.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.teal.buttons tr.button,
.ui.basic.teal.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.teal.buttons tr.button, .ui.basic.teal.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.teal.buttons tr.button,
.ui.basic.teal.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.teal.buttons tr.button, .ui.basic.teal.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.teal.buttons tr.button,
.ui.basic.teal.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.teal.buttons tr.button,
.ui.basic.teal.active.button,
table.table thead tr.teal.button,
table.default thead tr.teal.button,
table.table tfoot tr.teal.button,
table.default tfoot tr.teal.button,
#dorsale-attachments table thead tr.teal.button,
#dorsale-attachments table tfoot tr.teal.button,
.flyboy table thead tr.teal.button,
.flyboy table tfoot tr.teal.button,
#home-panels table thead tr.teal.button,
#home-panels table tfoot tr.teal.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  box-shadow: 0px 0px 0px 1px #009c95 inset !important;
  color: #00827c !important;
}

/* line 2870, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.teal.buttons .button:active,
.ui.basic.teal.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #00827c inset !important;
  box-shadow: 0px 0px 0px 1px #00827c inset !important;
  color: #00827c !important;
}

/* line 2876, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.teal.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 2881, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button,
.ui.inverted.teal.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #6DFFFF inset !important;
  box-shadow: 0px 0px 0px 2px #6DFFFF inset !important;
  color: #6DFFFF;
}

/* line 2888, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:hover,
.ui.inverted.teal.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.teal.buttons .button:focus,
.ui.inverted.teal.button:focus,
.ui.inverted.teal.buttons .button.active,
.ui.inverted.teal.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.teal.buttons .button:active,
.ui.inverted.teal.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 2900, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:hover,
.ui.inverted.teal.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #54ffff;
}

/* line 2904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:focus,
.ui.inverted.teal.button:focus {
  background-color: #44ffff;
}

/* line 2908, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .active.button, .ui.inverted.teal.buttons table.table thead tr.button, table.table thead .ui.inverted.teal.buttons tr.button, .ui.inverted.teal.buttons table.default thead tr.button, table.default thead .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.teal.buttons tr.button, .ui.inverted.teal.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.teal.buttons tr.button, .ui.inverted.teal.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.teal.buttons tr.button, .ui.inverted.teal.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.teal.buttons tr.button,
.ui.inverted.teal.active.button,
table.table thead tr.teal.button,
table.default thead tr.teal.button,
table.table tfoot tr.teal.button,
table.default tfoot tr.teal.button,
#dorsale-attachments table thead tr.teal.button,
#dorsale-attachments table tfoot tr.teal.button,
.flyboy table thead tr.teal.button,
.flyboy table tfoot tr.teal.button,
#home-panels table thead tr.teal.button,
#home-panels table tfoot tr.teal.button {
  background-color: #54ffff;
}

/* line 2912, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.buttons .button:active,
.ui.inverted.teal.button:active {
  background-color: #3affff;
}

/* Inverted Basic */
/* line 2918, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button,
.ui.inverted.teal.buttons .basic.button,
.ui.inverted.teal.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 2926, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:hover,
.ui.inverted.teal.buttons .basic.button:hover,
.ui.inverted.teal.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2933, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:focus,
.ui.inverted.teal.basic.buttons .button:focus,
.ui.inverted.teal.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #44ffff inset !important;
  box-shadow: 0px 0px 0px 2px #44ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2940, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .active.button, .ui.inverted.teal.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.teal.basic.buttons tr.button, .ui.inverted.teal.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.teal.basic.buttons tr.button, .ui.inverted.teal.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.teal.basic.buttons tr.button, .ui.inverted.teal.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.teal.basic.buttons tr.button, .ui.inverted.teal.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.teal.basic.buttons tr.button,
.ui.inverted.teal.buttons .basic.active.button,
.ui.inverted.teal.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  box-shadow: 0px 0px 0px 2px #54ffff inset !important;
  color: #6DFFFF !important;
}

/* line 2947, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.teal.basic.buttons .button:active,
.ui.inverted.teal.buttons .basic.button:active,
.ui.inverted.teal.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #3affff inset !important;
  box-shadow: 0px 0px 0px 2px #3affff inset !important;
  color: #6DFFFF !important;
}

/*--- Olive ---*/
/* line 2957, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button,
.ui.olive.button {
  background-color: #B5CC18;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 2964, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 2968, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:hover,
.ui.olive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #a7bd0d;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2974, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:focus,
.ui.olive.button:focus {
  background-color: #a0b605;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2980, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .button:active,
.ui.olive.button:active {
  background-color: #8d9e13;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 2986, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.olive.buttons .active.button, .ui.olive.buttons table.table thead tr.button, table.table thead .ui.olive.buttons tr.button, .ui.olive.buttons table.default thead tr.button, table.default thead .ui.olive.buttons tr.button,
.ui.olive.buttons table.table tfoot tr.button,
table.table tfoot .ui.olive.buttons tr.button,
.ui.olive.buttons table.default tfoot tr.button,
table.default tfoot .ui.olive.buttons tr.button, .ui.olive.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.olive.buttons tr.button,
.ui.olive.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.olive.buttons tr.button, .ui.olive.buttons .flyboy table thead tr.button, .flyboy table thead .ui.olive.buttons tr.button,
.ui.olive.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.olive.buttons tr.button, .ui.olive.buttons #home-panels table thead tr.button, #home-panels table thead .ui.olive.buttons tr.button,
.ui.olive.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.olive.buttons tr.button,
.ui.olive.buttons .active.button:active,
.ui.olive.active.button,
table.table thead tr.olive.button,
table.default thead tr.olive.button,
table.table tfoot tr.olive.button,
table.default tfoot tr.olive.button,
#dorsale-attachments table thead tr.olive.button,
#dorsale-attachments table tfoot tr.olive.button,
.flyboy table thead tr.olive.button,
.flyboy table tfoot tr.olive.button,
#home-panels table thead tr.olive.button,
#home-panels table tfoot tr.olive.button,
.ui.olive.button .active.button:active,
.ui.olive.button table.table thead tr.button:active,
table.table thead .ui.olive.button tr.button:active,
.ui.olive.button table.default thead tr.button:active,
table.default thead .ui.olive.button tr.button:active,
.ui.olive.button table.table tfoot tr.button:active,
table.table tfoot .ui.olive.button tr.button:active,
.ui.olive.button table.default tfoot tr.button:active,
table.default tfoot .ui.olive.button tr.button:active,
.ui.olive.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.olive.button tr.button:active,
.ui.olive.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.olive.button tr.button:active,
.ui.olive.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.olive.button tr.button:active,
.ui.olive.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.olive.button tr.button:active,
.ui.olive.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.olive.button tr.button:active,
.ui.olive.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.olive.button tr.button:active {
  background-color: #aac109;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 2996, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button,
.ui.basic.olive.button {
  -webkit-box-shadow: 0px 0px 0px 1px #B5CC18 inset !important;
  box-shadow: 0px 0px 0px 1px #B5CC18 inset !important;
  color: #B5CC18 !important;
}

/* line 3002, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:hover,
.ui.basic.olive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #a7bd0d inset !important;
  box-shadow: 0px 0px 0px 1px #a7bd0d inset !important;
  color: #a7bd0d !important;
}

/* line 3009, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:focus,
.ui.basic.olive.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #a0b605 inset !important;
  box-shadow: 0px 0px 0px 1px #a0b605 inset !important;
  color: #a7bd0d !important;
}

/* line 3016, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .active.button, .ui.basic.olive.buttons table.table thead tr.button, table.table thead .ui.basic.olive.buttons tr.button, .ui.basic.olive.buttons table.default thead tr.button, table.default thead .ui.basic.olive.buttons tr.button,
.ui.basic.olive.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.olive.buttons tr.button,
.ui.basic.olive.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.olive.buttons tr.button, .ui.basic.olive.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.olive.buttons tr.button,
.ui.basic.olive.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.olive.buttons tr.button, .ui.basic.olive.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.olive.buttons tr.button,
.ui.basic.olive.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.olive.buttons tr.button, .ui.basic.olive.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.olive.buttons tr.button,
.ui.basic.olive.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.olive.buttons tr.button,
.ui.basic.olive.active.button,
table.table thead tr.olive.button,
table.default thead tr.olive.button,
table.table tfoot tr.olive.button,
table.default tfoot tr.olive.button,
#dorsale-attachments table thead tr.olive.button,
#dorsale-attachments table tfoot tr.olive.button,
.flyboy table thead tr.olive.button,
.flyboy table tfoot tr.olive.button,
#home-panels table thead tr.olive.button,
#home-panels table tfoot tr.olive.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #aac109 inset !important;
  box-shadow: 0px 0px 0px 1px #aac109 inset !important;
  color: #8d9e13 !important;
}

/* line 3023, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.olive.buttons .button:active,
.ui.basic.olive.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #8d9e13 inset !important;
  box-shadow: 0px 0px 0px 1px #8d9e13 inset !important;
  color: #8d9e13 !important;
}

/* line 3029, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.olive.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 3034, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button,
.ui.inverted.olive.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #D9E778 inset !important;
  box-shadow: 0px 0px 0px 2px #D9E778 inset !important;
  color: #D9E778;
}

/* line 3041, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:hover,
.ui.inverted.olive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.olive.buttons .button:focus,
.ui.inverted.olive.button:focus,
.ui.inverted.olive.buttons .button.active,
.ui.inverted.olive.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.olive.buttons .button:active,
.ui.inverted.olive.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 3053, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:hover,
.ui.inverted.olive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #d8ea5c;
}

/* line 3057, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:focus,
.ui.inverted.olive.button:focus {
  background-color: #daef47;
}

/* line 3061, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .active.button, .ui.inverted.olive.buttons table.table thead tr.button, table.table thead .ui.inverted.olive.buttons tr.button, .ui.inverted.olive.buttons table.default thead tr.button, table.default thead .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.olive.buttons tr.button, .ui.inverted.olive.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.olive.buttons tr.button, .ui.inverted.olive.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.olive.buttons tr.button, .ui.inverted.olive.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.olive.buttons tr.button,
.ui.inverted.olive.active.button,
table.table thead tr.olive.button,
table.default thead tr.olive.button,
table.table tfoot tr.olive.button,
table.default tfoot tr.olive.button,
#dorsale-attachments table thead tr.olive.button,
#dorsale-attachments table tfoot tr.olive.button,
.flyboy table thead tr.olive.button,
.flyboy table tfoot tr.olive.button,
#home-panels table thead tr.olive.button,
#home-panels table tfoot tr.olive.button {
  background-color: #daed59;
}

/* line 3065, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.buttons .button:active,
.ui.inverted.olive.button:active {
  background-color: #cddf4d;
}

/* Inverted Basic */
/* line 3071, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button,
.ui.inverted.olive.buttons .basic.button,
.ui.inverted.olive.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 3079, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:hover,
.ui.inverted.olive.buttons .basic.button:hover,
.ui.inverted.olive.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #d8ea5c inset !important;
  box-shadow: 0px 0px 0px 2px #d8ea5c inset !important;
  color: #D9E778 !important;
}

/* line 3086, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:focus,
.ui.inverted.olive.basic.buttons .button:focus,
.ui.inverted.olive.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #daef47 inset !important;
  box-shadow: 0px 0px 0px 2px #daef47 inset !important;
  color: #D9E778 !important;
}

/* line 3093, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .active.button, .ui.inverted.olive.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.olive.basic.buttons tr.button, .ui.inverted.olive.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.olive.basic.buttons tr.button, .ui.inverted.olive.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.olive.basic.buttons tr.button, .ui.inverted.olive.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.olive.basic.buttons tr.button, .ui.inverted.olive.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.olive.basic.buttons tr.button,
.ui.inverted.olive.buttons .basic.active.button,
.ui.inverted.olive.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #daed59 inset !important;
  box-shadow: 0px 0px 0px 2px #daed59 inset !important;
  color: #D9E778 !important;
}

/* line 3100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.olive.basic.buttons .button:active,
.ui.inverted.olive.buttons .basic.button:active,
.ui.inverted.olive.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #cddf4d inset !important;
  box-shadow: 0px 0px 0px 2px #cddf4d inset !important;
  color: #D9E778 !important;
}

/*--- Yellow ---*/
/* line 3110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button,
.ui.yellow.button {
  background-color: #FBBD08;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:hover,
.ui.yellow.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #eaae00;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:focus,
.ui.yellow.button:focus {
  background-color: #daa300;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .button:active,
.ui.yellow.button:active {
  background-color: #cd9903;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.yellow.buttons .active.button, .ui.yellow.buttons table.table thead tr.button, table.table thead .ui.yellow.buttons tr.button, .ui.yellow.buttons table.default thead tr.button, table.default thead .ui.yellow.buttons tr.button,
.ui.yellow.buttons table.table tfoot tr.button,
table.table tfoot .ui.yellow.buttons tr.button,
.ui.yellow.buttons table.default tfoot tr.button,
table.default tfoot .ui.yellow.buttons tr.button, .ui.yellow.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.yellow.buttons tr.button,
.ui.yellow.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.yellow.buttons tr.button, .ui.yellow.buttons .flyboy table thead tr.button, .flyboy table thead .ui.yellow.buttons tr.button,
.ui.yellow.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.yellow.buttons tr.button, .ui.yellow.buttons #home-panels table thead tr.button, #home-panels table thead .ui.yellow.buttons tr.button,
.ui.yellow.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.yellow.buttons tr.button,
.ui.yellow.buttons .active.button:active,
.ui.yellow.active.button,
table.table thead tr.yellow.button,
table.default thead tr.yellow.button,
table.table tfoot tr.yellow.button,
table.default tfoot tr.yellow.button,
#dorsale-attachments table thead tr.yellow.button,
#dorsale-attachments table tfoot tr.yellow.button,
.flyboy table thead tr.yellow.button,
.flyboy table tfoot tr.yellow.button,
#home-panels table thead tr.yellow.button,
#home-panels table tfoot tr.yellow.button,
.ui.yellow.button .active.button:active,
.ui.yellow.button table.table thead tr.button:active,
table.table thead .ui.yellow.button tr.button:active,
.ui.yellow.button table.default thead tr.button:active,
table.default thead .ui.yellow.button tr.button:active,
.ui.yellow.button table.table tfoot tr.button:active,
table.table tfoot .ui.yellow.button tr.button:active,
.ui.yellow.button table.default tfoot tr.button:active,
table.default tfoot .ui.yellow.button tr.button:active,
.ui.yellow.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.yellow.button tr.button:active,
.ui.yellow.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.yellow.button tr.button:active,
.ui.yellow.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.yellow.button tr.button:active,
.ui.yellow.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.yellow.button tr.button:active,
.ui.yellow.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.yellow.button tr.button:active,
.ui.yellow.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.yellow.button tr.button:active {
  background-color: #eaae00;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button,
.ui.basic.yellow.button {
  -webkit-box-shadow: 0px 0px 0px 1px #FBBD08 inset !important;
  box-shadow: 0px 0px 0px 1px #FBBD08 inset !important;
  color: #FBBD08 !important;
}

/* line 3155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:hover,
.ui.basic.yellow.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  color: #eaae00 !important;
}

/* line 3162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:focus,
.ui.basic.yellow.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #daa300 inset !important;
  box-shadow: 0px 0px 0px 1px #daa300 inset !important;
  color: #eaae00 !important;
}

/* line 3169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .active.button, .ui.basic.yellow.buttons table.table thead tr.button, table.table thead .ui.basic.yellow.buttons tr.button, .ui.basic.yellow.buttons table.default thead tr.button, table.default thead .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.yellow.buttons tr.button, .ui.basic.yellow.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.yellow.buttons tr.button, .ui.basic.yellow.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.yellow.buttons tr.button, .ui.basic.yellow.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.yellow.buttons tr.button,
.ui.basic.yellow.active.button,
table.table thead tr.yellow.button,
table.default thead tr.yellow.button,
table.table tfoot tr.yellow.button,
table.default tfoot tr.yellow.button,
#dorsale-attachments table thead tr.yellow.button,
#dorsale-attachments table tfoot tr.yellow.button,
.flyboy table thead tr.yellow.button,
.flyboy table tfoot tr.yellow.button,
#home-panels table thead tr.yellow.button,
#home-panels table tfoot tr.yellow.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  box-shadow: 0px 0px 0px 1px #eaae00 inset !important;
  color: #cd9903 !important;
}

/* line 3176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.yellow.buttons .button:active,
.ui.basic.yellow.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #cd9903 inset !important;
  box-shadow: 0px 0px 0px 1px #cd9903 inset !important;
  color: #cd9903 !important;
}

/* line 3182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.yellow.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 3187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button,
.ui.inverted.yellow.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #FFE21F inset !important;
  box-shadow: 0px 0px 0px 2px #FFE21F inset !important;
  color: #FFE21F;
}

/* line 3194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:hover,
.ui.inverted.yellow.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.yellow.buttons .button:focus,
.ui.inverted.yellow.button:focus,
.ui.inverted.yellow.buttons .button.active,
.ui.inverted.yellow.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.yellow.buttons .button:active,
.ui.inverted.yellow.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6);
}

/* line 3206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:hover,
.ui.inverted.yellow.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #ffdf05;
}

/* line 3210, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:focus,
.ui.inverted.yellow.button:focus {
  background-color: #f5d500;
}

/* line 3214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .active.button, .ui.inverted.yellow.buttons table.table thead tr.button, table.table thead .ui.inverted.yellow.buttons tr.button, .ui.inverted.yellow.buttons table.default thead tr.button, table.default thead .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.yellow.buttons tr.button, .ui.inverted.yellow.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.yellow.buttons tr.button, .ui.inverted.yellow.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.yellow.buttons tr.button, .ui.inverted.yellow.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.yellow.buttons tr.button,
.ui.inverted.yellow.active.button,
table.table thead tr.yellow.button,
table.default thead tr.yellow.button,
table.table tfoot tr.yellow.button,
table.default tfoot tr.yellow.button,
#dorsale-attachments table thead tr.yellow.button,
#dorsale-attachments table tfoot tr.yellow.button,
.flyboy table thead tr.yellow.button,
.flyboy table tfoot tr.yellow.button,
#home-panels table thead tr.yellow.button,
#home-panels table tfoot tr.yellow.button {
  background-color: #ffdf05;
}

/* line 3218, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.buttons .button:active,
.ui.inverted.yellow.button:active {
  background-color: #ebcd00;
}

/* Inverted Basic */
/* line 3224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button,
.ui.inverted.yellow.buttons .basic.button,
.ui.inverted.yellow.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 3232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:hover,
.ui.inverted.yellow.buttons .basic.button:hover,
.ui.inverted.yellow.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  color: #FFE21F !important;
}

/* line 3239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:focus,
.ui.inverted.yellow.basic.buttons .button:focus,
.ui.inverted.yellow.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #f5d500 inset !important;
  box-shadow: 0px 0px 0px 2px #f5d500 inset !important;
  color: #FFE21F !important;
}

/* line 3246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .active.button, .ui.inverted.yellow.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.yellow.basic.buttons tr.button, .ui.inverted.yellow.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.yellow.basic.buttons tr.button, .ui.inverted.yellow.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.yellow.basic.buttons tr.button, .ui.inverted.yellow.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.yellow.basic.buttons tr.button, .ui.inverted.yellow.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.yellow.basic.buttons tr.button,
.ui.inverted.yellow.buttons .basic.active.button,
.ui.inverted.yellow.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  box-shadow: 0px 0px 0px 2px #ffdf05 inset !important;
  color: #FFE21F !important;
}

/* line 3253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.yellow.basic.buttons .button:active,
.ui.inverted.yellow.buttons .basic.button:active,
.ui.inverted.yellow.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #ebcd00 inset !important;
  box-shadow: 0px 0px 0px 2px #ebcd00 inset !important;
  color: #FFE21F !important;
}

/*-------------------
       Primary
--------------------*/
/*--- Standard ---*/
/* line 3268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button,
.ui.primary.button {
  background-color: #2185D0;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:hover,
.ui.primary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #1678c2;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3285, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:focus,
.ui.primary.button:focus {
  background-color: #0d71bb;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .button:active,
.ui.primary.button:active {
  background-color: #1a69a4;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.primary.buttons .active.button, .ui.primary.buttons table.table thead tr.button, table.table thead .ui.primary.buttons tr.button, .ui.primary.buttons table.default thead tr.button, table.default thead .ui.primary.buttons tr.button,
.ui.primary.buttons table.table tfoot tr.button,
table.table tfoot .ui.primary.buttons tr.button,
.ui.primary.buttons table.default tfoot tr.button,
table.default tfoot .ui.primary.buttons tr.button, .ui.primary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.primary.buttons tr.button,
.ui.primary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.primary.buttons tr.button, .ui.primary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.primary.buttons tr.button,
.ui.primary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.primary.buttons tr.button, .ui.primary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.primary.buttons tr.button,
.ui.primary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.primary.buttons tr.button,
.ui.primary.buttons .active.button:active,
.ui.primary.active.button,
table.table thead tr.primary.button,
table.default thead tr.primary.button,
table.table tfoot tr.primary.button,
table.default tfoot tr.primary.button,
#dorsale-attachments table thead tr.primary.button,
#dorsale-attachments table tfoot tr.primary.button,
.flyboy table thead tr.primary.button,
.flyboy table tfoot tr.primary.button,
#home-panels table thead tr.primary.button,
#home-panels table tfoot tr.primary.button,
.ui.primary.button .active.button:active,
.ui.primary.button table.table thead tr.button:active,
table.table thead .ui.primary.button tr.button:active,
.ui.primary.button table.default thead tr.button:active,
table.default thead .ui.primary.button tr.button:active,
.ui.primary.button table.table tfoot tr.button:active,
table.table tfoot .ui.primary.button tr.button:active,
.ui.primary.button table.default tfoot tr.button:active,
table.default tfoot .ui.primary.button tr.button:active,
.ui.primary.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.primary.button tr.button:active,
.ui.primary.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.primary.button tr.button:active,
.ui.primary.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.primary.button tr.button:active,
.ui.primary.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.primary.button tr.button:active,
.ui.primary.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.primary.button tr.button:active,
.ui.primary.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.primary.button tr.button:active {
  background-color: #1279c6;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button,
.ui.basic.primary.button {
  -webkit-box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  box-shadow: 0px 0px 0px 1px #2185D0 inset !important;
  color: #2185D0 !important;
}

/* line 3313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:hover,
.ui.basic.primary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  box-shadow: 0px 0px 0px 1px #1678c2 inset !important;
  color: #1678c2 !important;
}

/* line 3320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:focus,
.ui.basic.primary.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  box-shadow: 0px 0px 0px 1px #0d71bb inset !important;
  color: #1678c2 !important;
}

/* line 3327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .active.button, .ui.basic.primary.buttons table.table thead tr.button, table.table thead .ui.basic.primary.buttons tr.button, .ui.basic.primary.buttons table.default thead tr.button, table.default thead .ui.basic.primary.buttons tr.button,
.ui.basic.primary.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.primary.buttons tr.button,
.ui.basic.primary.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.primary.buttons tr.button, .ui.basic.primary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.primary.buttons tr.button,
.ui.basic.primary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.primary.buttons tr.button, .ui.basic.primary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.primary.buttons tr.button,
.ui.basic.primary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.primary.buttons tr.button, .ui.basic.primary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.primary.buttons tr.button,
.ui.basic.primary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.primary.buttons tr.button,
.ui.basic.primary.active.button,
table.table thead tr.primary.button,
table.default thead tr.primary.button,
table.table tfoot tr.primary.button,
table.default tfoot tr.primary.button,
#dorsale-attachments table thead tr.primary.button,
#dorsale-attachments table tfoot tr.primary.button,
.flyboy table thead tr.primary.button,
.flyboy table tfoot tr.primary.button,
#home-panels table thead tr.primary.button,
#home-panels table tfoot tr.primary.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  box-shadow: 0px 0px 0px 1px #1279c6 inset !important;
  color: #1a69a4 !important;
}

/* line 3334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.primary.buttons .button:active,
.ui.basic.primary.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  box-shadow: 0px 0px 0px 1px #1a69a4 inset !important;
  color: #1a69a4 !important;
}

/* line 3340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 3345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .button,
.ui.inverted.primary.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #54C8FF inset !important;
  box-shadow: 0px 0px 0px 2px #54C8FF inset !important;
  color: #54C8FF;
}

/* line 3352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .button:hover,
.ui.inverted.primary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.primary.buttons .button:focus,
.ui.inverted.primary.button:focus,
.ui.inverted.primary.buttons .button.active,
.ui.inverted.primary.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.primary.buttons .button:active,
.ui.inverted.primary.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 3364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .button:hover,
.ui.inverted.primary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #3ac0ff;
}

/* line 3368, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .button:focus,
.ui.inverted.primary.button:focus {
  background-color: #2bbbff;
}

/* line 3372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .active.button, .ui.inverted.primary.buttons table.table thead tr.button, table.table thead .ui.inverted.primary.buttons tr.button, .ui.inverted.primary.buttons table.default thead tr.button, table.default thead .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.primary.buttons tr.button, .ui.inverted.primary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.primary.buttons tr.button, .ui.inverted.primary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.primary.buttons tr.button, .ui.inverted.primary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.primary.buttons tr.button,
.ui.inverted.primary.active.button,
table.table thead tr.primary.button,
table.default thead tr.primary.button,
table.table tfoot tr.primary.button,
table.default tfoot tr.primary.button,
#dorsale-attachments table thead tr.primary.button,
#dorsale-attachments table tfoot tr.primary.button,
.flyboy table thead tr.primary.button,
.flyboy table tfoot tr.primary.button,
#home-panels table thead tr.primary.button,
#home-panels table tfoot tr.primary.button {
  background-color: #3ac0ff;
}

/* line 3376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.buttons .button:active,
.ui.inverted.primary.button:active {
  background-color: #21b8ff;
}

/* Inverted Basic */
/* line 3382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.basic.buttons .button,
.ui.inverted.primary.buttons .basic.button,
.ui.inverted.primary.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 3390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.basic.buttons .button:hover,
.ui.inverted.primary.buttons .basic.button:hover,
.ui.inverted.primary.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 3397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.basic.buttons .button:focus,
.ui.inverted.primary.basic.buttons .button:focus,
.ui.inverted.primary.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #2bbbff inset !important;
  box-shadow: 0px 0px 0px 2px #2bbbff inset !important;
  color: #54C8FF !important;
}

/* line 3404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.basic.buttons .active.button, .ui.inverted.primary.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.primary.basic.buttons tr.button, .ui.inverted.primary.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.primary.basic.buttons tr.button, .ui.inverted.primary.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.primary.basic.buttons tr.button, .ui.inverted.primary.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.primary.basic.buttons tr.button, .ui.inverted.primary.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.primary.basic.buttons tr.button,
.ui.inverted.primary.buttons .basic.active.button,
.ui.inverted.primary.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  box-shadow: 0px 0px 0px 2px #3ac0ff inset !important;
  color: #54C8FF !important;
}

/* line 3411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.primary.basic.buttons .button:active,
.ui.inverted.primary.buttons .basic.button:active,
.ui.inverted.primary.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #21b8ff inset !important;
  box-shadow: 0px 0px 0px 2px #21b8ff inset !important;
  color: #54C8FF !important;
}

/*-------------------
      Secondary
--------------------*/
/* Standard */
/* line 3425, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button,
.ui.secondary.button {
  background-color: #1B1C1D;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:hover,
.ui.secondary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:focus,
.ui.secondary.button:focus {
  background-color: #2e3032;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .button:active,
.ui.secondary.button:active {
  background-color: #343637;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.secondary.buttons .active.button, .ui.secondary.buttons table.table thead tr.button, table.table thead .ui.secondary.buttons tr.button, .ui.secondary.buttons table.default thead tr.button, table.default thead .ui.secondary.buttons tr.button,
.ui.secondary.buttons table.table tfoot tr.button,
table.table tfoot .ui.secondary.buttons tr.button,
.ui.secondary.buttons table.default tfoot tr.button,
table.default tfoot .ui.secondary.buttons tr.button, .ui.secondary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.secondary.buttons tr.button,
.ui.secondary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.secondary.buttons tr.button, .ui.secondary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.secondary.buttons tr.button,
.ui.secondary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.secondary.buttons tr.button, .ui.secondary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.secondary.buttons tr.button,
.ui.secondary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.secondary.buttons tr.button,
.ui.secondary.buttons .active.button:active,
.ui.secondary.active.button,
table.table thead tr.secondary.button,
table.default thead tr.secondary.button,
table.table tfoot tr.secondary.button,
table.default tfoot tr.secondary.button,
#dorsale-attachments table thead tr.secondary.button,
#dorsale-attachments table tfoot tr.secondary.button,
.flyboy table thead tr.secondary.button,
.flyboy table tfoot tr.secondary.button,
#home-panels table thead tr.secondary.button,
#home-panels table tfoot tr.secondary.button,
.ui.secondary.button .active.button:active,
.ui.secondary.button table.table thead tr.button:active,
table.table thead .ui.secondary.button tr.button:active,
.ui.secondary.button table.default thead tr.button:active,
table.default thead .ui.secondary.button tr.button:active,
.ui.secondary.button table.table tfoot tr.button:active,
table.table tfoot .ui.secondary.button tr.button:active,
.ui.secondary.button table.default tfoot tr.button:active,
table.default tfoot .ui.secondary.button tr.button:active,
.ui.secondary.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.secondary.button tr.button:active,
.ui.secondary.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.secondary.button tr.button:active,
.ui.secondary.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.secondary.button tr.button:active,
.ui.secondary.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.secondary.button tr.button:active,
.ui.secondary.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.secondary.button tr.button:active,
.ui.secondary.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.secondary.button tr.button:active {
  background-color: #27292a;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3464, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button,
.ui.basic.secondary.button {
  -webkit-box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  box-shadow: 0px 0px 0px 1px #1B1C1D inset !important;
  color: #1B1C1D !important;
}

/* line 3470, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:hover,
.ui.basic.secondary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #27292a !important;
}

/* line 3477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:focus,
.ui.basic.secondary.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #2e3032 inset !important;
  box-shadow: 0px 0px 0px 1px #2e3032 inset !important;
  color: #27292a !important;
}

/* line 3484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .active.button, .ui.basic.secondary.buttons table.table thead tr.button, table.table thead .ui.basic.secondary.buttons tr.button, .ui.basic.secondary.buttons table.default thead tr.button, table.default thead .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.secondary.buttons tr.button, .ui.basic.secondary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.secondary.buttons tr.button, .ui.basic.secondary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.secondary.buttons tr.button, .ui.basic.secondary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.secondary.buttons tr.button,
.ui.basic.secondary.active.button,
table.table thead tr.secondary.button,
table.default thead tr.secondary.button,
table.table tfoot tr.secondary.button,
table.default tfoot tr.secondary.button,
#dorsale-attachments table thead tr.secondary.button,
#dorsale-attachments table tfoot tr.secondary.button,
.flyboy table thead tr.secondary.button,
.flyboy table tfoot tr.secondary.button,
#home-panels table thead tr.secondary.button,
#home-panels table tfoot tr.secondary.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important;
  box-shadow: 0px 0px 0px 1px #27292a inset !important;
  color: #343637 !important;
}

/* line 3491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.secondary.buttons .button:active,
.ui.basic.secondary.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #343637 inset !important;
  box-shadow: 0px 0px 0px 1px #343637 inset !important;
  color: #343637 !important;
}

/* line 3497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/* Inverted */
/* line 3502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .button,
.ui.inverted.secondary.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #545454 inset !important;
  box-shadow: 0px 0px 0px 2px #545454 inset !important;
  color: #545454;
}

/* line 3509, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .button:hover,
.ui.inverted.secondary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover,
.ui.inverted.secondary.buttons .button:focus,
.ui.inverted.secondary.button:focus,
.ui.inverted.secondary.buttons .button.active,
.ui.inverted.secondary.button.active,
table.table thead tr.button,
table.default thead tr.button,
table.table tfoot tr.button,
table.default tfoot tr.button,
#dorsale-attachments table thead tr.button,
#dorsale-attachments table tfoot tr.button,
.flyboy table thead tr.button,
.flyboy table tfoot tr.button,
#home-panels table thead tr.button,
#home-panels table tfoot tr.button,
.ui.inverted.secondary.buttons .button:active,
.ui.inverted.secondary.button:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 3521, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .button:hover,
.ui.inverted.secondary.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #616161;
}

/* line 3525, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .button:focus,
.ui.inverted.secondary.button:focus {
  background-color: #686868;
}

/* line 3529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .active.button, .ui.inverted.secondary.buttons table.table thead tr.button, table.table thead .ui.inverted.secondary.buttons tr.button, .ui.inverted.secondary.buttons table.default thead tr.button, table.default thead .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.secondary.buttons tr.button, .ui.inverted.secondary.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.secondary.buttons tr.button, .ui.inverted.secondary.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.secondary.buttons tr.button, .ui.inverted.secondary.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.secondary.buttons tr.button,
.ui.inverted.secondary.active.button,
table.table thead tr.secondary.button,
table.default thead tr.secondary.button,
table.table tfoot tr.secondary.button,
table.default tfoot tr.secondary.button,
#dorsale-attachments table thead tr.secondary.button,
#dorsale-attachments table tfoot tr.secondary.button,
.flyboy table thead tr.secondary.button,
.flyboy table tfoot tr.secondary.button,
#home-panels table thead tr.secondary.button,
#home-panels table tfoot tr.secondary.button {
  background-color: #616161;
}

/* line 3533, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.buttons .button:active,
.ui.inverted.secondary.button:active {
  background-color: #6e6e6e;
}

/* Inverted Basic */
/* line 3539, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.basic.buttons .button,
.ui.inverted.secondary.buttons .basic.button,
.ui.inverted.secondary.basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #FFFFFF !important;
}

/* line 3547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.basic.buttons .button:hover,
.ui.inverted.secondary.buttons .basic.button:hover,
.ui.inverted.secondary.basic.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #616161 inset !important;
  box-shadow: 0px 0px 0px 2px #616161 inset !important;
  color: #545454 !important;
}

/* line 3554, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.basic.buttons .button:focus,
.ui.inverted.secondary.basic.buttons .button:focus,
.ui.inverted.secondary.basic.button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #686868 inset !important;
  box-shadow: 0px 0px 0px 2px #686868 inset !important;
  color: #545454 !important;
}

/* line 3561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.basic.buttons .active.button, .ui.inverted.secondary.basic.buttons table.table thead tr.button, table.table thead .ui.inverted.secondary.basic.buttons tr.button, .ui.inverted.secondary.basic.buttons table.default thead tr.button, table.default thead .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.basic.buttons table.table tfoot tr.button,
table.table tfoot .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.basic.buttons table.default tfoot tr.button,
table.default tfoot .ui.inverted.secondary.basic.buttons tr.button, .ui.inverted.secondary.basic.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.basic.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.inverted.secondary.basic.buttons tr.button, .ui.inverted.secondary.basic.buttons .flyboy table thead tr.button, .flyboy table thead .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.basic.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.inverted.secondary.basic.buttons tr.button, .ui.inverted.secondary.basic.buttons #home-panels table thead tr.button, #home-panels table thead .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.basic.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.inverted.secondary.basic.buttons tr.button,
.ui.inverted.secondary.buttons .basic.active.button,
.ui.inverted.secondary.basic.active.button,
table.table thead tr.basic.button,
table.default thead tr.basic.button,
table.table tfoot tr.basic.button,
table.default tfoot tr.basic.button,
#dorsale-attachments table thead tr.basic.button,
#dorsale-attachments table tfoot tr.basic.button,
.flyboy table thead tr.basic.button,
.flyboy table tfoot tr.basic.button,
#home-panels table thead tr.basic.button,
#home-panels table tfoot tr.basic.button {
  -webkit-box-shadow: 0px 0px 0px 2px #616161 inset !important;
  box-shadow: 0px 0px 0px 2px #616161 inset !important;
  color: #545454 !important;
}

/* line 3568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.inverted.secondary.basic.buttons .button:active,
.ui.inverted.secondary.buttons .basic.button:active,
.ui.inverted.secondary.basic.button:active {
  -webkit-box-shadow: 0px 0px 0px 2px #6e6e6e inset !important;
  box-shadow: 0px 0px 0px 2px #6e6e6e inset !important;
  color: #545454 !important;
}

/*---------------
    Positive
----------------*/
/* Standard */
/* line 3582, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button,
.ui.positive.button {
  background-color: #21BA45;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3589, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:hover,
.ui.positive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #16ab39;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:focus,
.ui.positive.button:focus {
  background-color: #0ea432;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .button:active,
.ui.positive.button:active {
  background-color: #198f35;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.positive.buttons .active.button, .ui.positive.buttons table.table thead tr.button, table.table thead .ui.positive.buttons tr.button, .ui.positive.buttons table.default thead tr.button, table.default thead .ui.positive.buttons tr.button,
.ui.positive.buttons table.table tfoot tr.button,
table.table tfoot .ui.positive.buttons tr.button,
.ui.positive.buttons table.default tfoot tr.button,
table.default tfoot .ui.positive.buttons tr.button, .ui.positive.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.positive.buttons tr.button,
.ui.positive.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.positive.buttons tr.button, .ui.positive.buttons .flyboy table thead tr.button, .flyboy table thead .ui.positive.buttons tr.button,
.ui.positive.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.positive.buttons tr.button, .ui.positive.buttons #home-panels table thead tr.button, #home-panels table thead .ui.positive.buttons tr.button,
.ui.positive.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.positive.buttons tr.button,
.ui.positive.buttons .active.button:active,
.ui.positive.active.button,
table.table thead tr.positive.button,
table.default thead tr.positive.button,
table.table tfoot tr.positive.button,
table.default tfoot tr.positive.button,
#dorsale-attachments table thead tr.positive.button,
#dorsale-attachments table tfoot tr.positive.button,
.flyboy table thead tr.positive.button,
.flyboy table tfoot tr.positive.button,
#home-panels table thead tr.positive.button,
#home-panels table tfoot tr.positive.button,
.ui.positive.button .active.button:active,
.ui.positive.button table.table thead tr.button:active,
table.table thead .ui.positive.button tr.button:active,
.ui.positive.button table.default thead tr.button:active,
table.default thead .ui.positive.button tr.button:active,
.ui.positive.button table.table tfoot tr.button:active,
table.table tfoot .ui.positive.button tr.button:active,
.ui.positive.button table.default tfoot tr.button:active,
table.default tfoot .ui.positive.button tr.button:active,
.ui.positive.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.positive.button tr.button:active,
.ui.positive.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.positive.button tr.button:active,
.ui.positive.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.positive.button tr.button:active,
.ui.positive.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.positive.button tr.button:active,
.ui.positive.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.positive.button tr.button:active,
.ui.positive.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.positive.button tr.button:active {
  background-color: #13ae38;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button,
.ui.basic.positive.button {
  -webkit-box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  box-shadow: 0px 0px 0px 1px #21BA45 inset !important;
  color: #21BA45 !important;
}

/* line 3627, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:hover,
.ui.basic.positive.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  box-shadow: 0px 0px 0px 1px #16ab39 inset !important;
  color: #16ab39 !important;
}

/* line 3634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:focus,
.ui.basic.positive.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  box-shadow: 0px 0px 0px 1px #0ea432 inset !important;
  color: #16ab39 !important;
}

/* line 3641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .active.button, .ui.basic.positive.buttons table.table thead tr.button, table.table thead .ui.basic.positive.buttons tr.button, .ui.basic.positive.buttons table.default thead tr.button, table.default thead .ui.basic.positive.buttons tr.button,
.ui.basic.positive.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.positive.buttons tr.button,
.ui.basic.positive.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.positive.buttons tr.button, .ui.basic.positive.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.positive.buttons tr.button,
.ui.basic.positive.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.positive.buttons tr.button, .ui.basic.positive.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.positive.buttons tr.button,
.ui.basic.positive.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.positive.buttons tr.button, .ui.basic.positive.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.positive.buttons tr.button,
.ui.basic.positive.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.positive.buttons tr.button,
.ui.basic.positive.active.button,
table.table thead tr.positive.button,
table.default thead tr.positive.button,
table.table tfoot tr.positive.button,
table.default tfoot tr.positive.button,
#dorsale-attachments table thead tr.positive.button,
#dorsale-attachments table tfoot tr.positive.button,
.flyboy table thead tr.positive.button,
.flyboy table tfoot tr.positive.button,
#home-panels table thead tr.positive.button,
#home-panels table tfoot tr.positive.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  box-shadow: 0px 0px 0px 1px #13ae38 inset !important;
  color: #198f35 !important;
}

/* line 3648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.positive.buttons .button:active,
.ui.basic.positive.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  box-shadow: 0px 0px 0px 1px #198f35 inset !important;
  color: #198f35 !important;
}

/* line 3654, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*---------------
     Negative
----------------*/
/* Standard */
/* line 3664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button,
.ui.negative.button {
  background-color: #DB2828;
  color: #FFFFFF;
  text-shadow: none;
  background-image: none;
}

/* line 3671, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.button {
  -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:hover,
.ui.negative.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background-color: #d01919;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:focus,
.ui.negative.button:focus {
  background-color: #ca1010;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3687, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .button:active,
.ui.negative.button:active {
  background-color: #b21e1e;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 3693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.negative.buttons .active.button, .ui.negative.buttons table.table thead tr.button, table.table thead .ui.negative.buttons tr.button, .ui.negative.buttons table.default thead tr.button, table.default thead .ui.negative.buttons tr.button,
.ui.negative.buttons table.table tfoot tr.button,
table.table tfoot .ui.negative.buttons tr.button,
.ui.negative.buttons table.default tfoot tr.button,
table.default tfoot .ui.negative.buttons tr.button, .ui.negative.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.negative.buttons tr.button,
.ui.negative.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.negative.buttons tr.button, .ui.negative.buttons .flyboy table thead tr.button, .flyboy table thead .ui.negative.buttons tr.button,
.ui.negative.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.negative.buttons tr.button, .ui.negative.buttons #home-panels table thead tr.button, #home-panels table thead .ui.negative.buttons tr.button,
.ui.negative.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.negative.buttons tr.button,
.ui.negative.buttons .active.button:active,
.ui.negative.active.button,
table.table thead tr.negative.button,
table.default thead tr.negative.button,
table.table tfoot tr.negative.button,
table.default tfoot tr.negative.button,
#dorsale-attachments table thead tr.negative.button,
#dorsale-attachments table tfoot tr.negative.button,
.flyboy table thead tr.negative.button,
.flyboy table tfoot tr.negative.button,
#home-panels table thead tr.negative.button,
#home-panels table tfoot tr.negative.button,
.ui.negative.button .active.button:active,
.ui.negative.button table.table thead tr.button:active,
table.table thead .ui.negative.button tr.button:active,
.ui.negative.button table.default thead tr.button:active,
table.default thead .ui.negative.button tr.button:active,
.ui.negative.button table.table tfoot tr.button:active,
table.table tfoot .ui.negative.button tr.button:active,
.ui.negative.button table.default tfoot tr.button:active,
table.default tfoot .ui.negative.button tr.button:active,
.ui.negative.button #dorsale-attachments table thead tr.button:active,
#dorsale-attachments table thead .ui.negative.button tr.button:active,
.ui.negative.button #dorsale-attachments table tfoot tr.button:active,
#dorsale-attachments table tfoot .ui.negative.button tr.button:active,
.ui.negative.button .flyboy table thead tr.button:active,
.flyboy table thead .ui.negative.button tr.button:active,
.ui.negative.button .flyboy table tfoot tr.button:active,
.flyboy table tfoot .ui.negative.button tr.button:active,
.ui.negative.button #home-panels table thead tr.button:active,
#home-panels table thead .ui.negative.button tr.button:active,
.ui.negative.button #home-panels table tfoot tr.button:active,
#home-panels table tfoot .ui.negative.button tr.button:active {
  background-color: #d41515;
  color: #FFFFFF;
  text-shadow: none;
}

/* Basic */
/* line 3703, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button,
.ui.basic.negative.button {
  -webkit-box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  box-shadow: 0px 0px 0px 1px #DB2828 inset !important;
  color: #DB2828 !important;
}

/* line 3709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:hover,
.ui.basic.negative.button:hover,
.textarea-input-group button.button:hover,
.textarea-input-group input.button:hover {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  box-shadow: 0px 0px 0px 1px #d01919 inset !important;
  color: #d01919 !important;
}

/* line 3716, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:focus,
.ui.basic.negative.button:focus {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  box-shadow: 0px 0px 0px 1px #ca1010 inset !important;
  color: #d01919 !important;
}

/* line 3723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .active.button, .ui.basic.negative.buttons table.table thead tr.button, table.table thead .ui.basic.negative.buttons tr.button, .ui.basic.negative.buttons table.default thead tr.button, table.default thead .ui.basic.negative.buttons tr.button,
.ui.basic.negative.buttons table.table tfoot tr.button,
table.table tfoot .ui.basic.negative.buttons tr.button,
.ui.basic.negative.buttons table.default tfoot tr.button,
table.default tfoot .ui.basic.negative.buttons tr.button, .ui.basic.negative.buttons #dorsale-attachments table thead tr.button, #dorsale-attachments table thead .ui.basic.negative.buttons tr.button,
.ui.basic.negative.buttons #dorsale-attachments table tfoot tr.button,
#dorsale-attachments table tfoot .ui.basic.negative.buttons tr.button, .ui.basic.negative.buttons .flyboy table thead tr.button, .flyboy table thead .ui.basic.negative.buttons tr.button,
.ui.basic.negative.buttons .flyboy table tfoot tr.button,
.flyboy table tfoot .ui.basic.negative.buttons tr.button, .ui.basic.negative.buttons #home-panels table thead tr.button, #home-panels table thead .ui.basic.negative.buttons tr.button,
.ui.basic.negative.buttons #home-panels table tfoot tr.button,
#home-panels table tfoot .ui.basic.negative.buttons tr.button,
.ui.basic.negative.active.button,
table.table thead tr.negative.button,
table.default thead tr.negative.button,
table.table tfoot tr.negative.button,
table.default tfoot tr.negative.button,
#dorsale-attachments table thead tr.negative.button,
#dorsale-attachments table tfoot tr.negative.button,
.flyboy table thead tr.negative.button,
.flyboy table tfoot tr.negative.button,
#home-panels table thead tr.negative.button,
#home-panels table tfoot tr.negative.button {
  background: transparent !important;
  -webkit-box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  box-shadow: 0px 0px 0px 1px #d41515 inset !important;
  color: #b21e1e !important;
}

/* line 3730, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.basic.negative.buttons .button:active,
.ui.basic.negative.button:active {
  -webkit-box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  box-shadow: 0px 0px 0px 1px #b21e1e inset !important;
  color: #b21e1e !important;
}

/* line 3736, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}

/*******************************
            Groups
*******************************/
/* line 3745, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0em;
  vertical-align: baseline;
  margin: 0em 0.25em 0em 0em;
}

/* line 3757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:not(.basic):not(.inverted) {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Clearfix */
/* line 3763, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Standard Group */
/* line 3772, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0em;
  border-radius: 0em;
  margin: 0px 0px 0px 0px;
}

/* line 3780, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons > .ui.button:not(.basic):not(.inverted),
.ui.buttons:not(.basic):not(.inverted) > .button {
  -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
}

/* line 3785, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button:first-child {
  border-left: none;
  margin-left: 0em;
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
}

/* line 3791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.buttons .button:last-child {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* Vertical  Style */
/* line 3797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 3806, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button {
  display: block;
  float: none;
  width: 100%;
  margin: 0px 0px 0px 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0em;
}

/* line 3815, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:first-child {
  border-top-left-radius: 0.28571429rem;
  border-top-right-radius: 0.28571429rem;
}

/* line 3819, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:last-child {
  margin-bottom: 0px;
  border-bottom-left-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/* line 3824, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_button.scss */
.ui.vertical.buttons .button:only-child {
  border-radius: 0.28571429rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*******************************
            Container
*******************************/
/*-------------------
       Element
--------------------*/
/* Minimum Gutter is used to determine the maximum container width for a given device */
/* Devices */
/* Coupling (Add Negative Margin to container size) */
/*!
 * # Semantic UI 2.4.2 - Container
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Container
*******************************/
/* All Sizes */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.container {
  display: block;
  max-width: 100% !important;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  /* line 25, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.container {
    width: auto !important;
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  /* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.grid.container {
    width: auto !important;
  }
  /* line 33, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.relaxed.grid.container {
    width: auto !important;
  }
  /* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.very.relaxed.grid.container {
    width: auto !important;
  }
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 43, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.container {
    width: 723px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.grid.container {
    width: calc($tablet-width + $grid-gutter-width) !important;
  }
  /* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.relaxed.grid.container {
    width: calc($tablet-width + $relaxed-grid-gutter-width) !important;
  }
  /* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.very.relaxed.grid.container {
    width: calc($tablet-width + $very-relaxed-grid-gutter-width) !important;
  }
}

/* Small Monitor */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 61, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.container {
    width: 933px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.grid.container {
    width: calc($computer-width + $grid-gutter-width) !important;
  }
  /* line 69, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.relaxed.grid.container {
    width: calc($computer-width + $relaxed-grid-gutter-width) !important;
  }
  /* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.very.relaxed.grid.container {
    width: calc($computer-width + $very-relaxed-grid-gutter-width) !important;
  }
}

/* Large Monitor */
@media only screen and (min-width: 1200px) {
  /* line 79, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.container {
    width: 1127px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 84, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.grid.container {
    width: calc($large-monitor-width + $grid-gutter-width) !important;
  }
  /* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.relaxed.grid.container {
    width: calc($large-monitor-width + $relaxed-grid-gutter-width) !important;
  }
  /* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
  .ui.very.relaxed.grid.container {
    width: calc($large-monitor-width + $very-relaxed-grid-gutter-width) !important;
  }
}

/*******************************
             Types
*******************************/
/* Text Container */
/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.text.container {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  max-width: 700px !important;
  line-height: 1.5;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.text.container {
  font-size: 1.14285714rem;
}

/* Fluid */
/* line 112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.fluid.container {
  width: 100%;
}

/*******************************
           Variations
*******************************/
/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.container[class*="left aligned"] {
  text-align: left;
}

/* line 124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.container[class*="center aligned"] {
  text-align: center;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.container[class*="right aligned"] {
  text-align: right;
}

/* line 130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_container.scss */
.ui.justified.container {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Divider
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Divider
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider {
  margin: 1rem 0rem;
  line-height: 1;
  height: 0em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.85);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*--------------
      Basic
---------------*/
/* line 35, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider:not(.vertical):not(.horizontal) {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/*--------------
    Coupling
---------------*/
/* Allow divider between each column row */
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.grid > .column + .divider,
.ui.grid > .row > .column + .divider {
  left: auto;
}

/*--------------
   Horizontal
---------------*/
/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.horizontal.divider {
  display: table;
  white-space: nowrap;
  height: auto;
  margin: '';
  line-height: 1;
  text-align: center;
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.horizontal.divider:before,
.ui.horizontal.divider:after {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
}

/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.horizontal.divider:before {
  background-position: right 1em top 50%;
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.horizontal.divider:after {
  background-position: left 1em top 50%;
}

/*--------------
    Vertical
---------------*/
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.vertical.divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0rem;
  padding: 0em;
  width: auto;
  height: 50%;
  line-height: 0em;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 97, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.vertical.divider:before,
.ui.vertical.divider:after {
  position: absolute;
  left: 50%;
  content: '';
  z-index: 3;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  width: 0%;
  height: calc(100% -  1rem);
}

/* line 108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.vertical.divider:before {
  top: -100%;
}

/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.vertical.divider:after {
  top: auto;
  bottom: 0px;
}

/* Inside grid */
@media only screen and (max-width: 767px) {
  /* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
  .ui.stackable.grid .ui.vertical.divider,
.ui.grid .stackable.row .ui.vertical.divider {
    display: table;
    white-space: nowrap;
    height: auto;
    margin: '';
    overflow: hidden;
    line-height: 1;
    text-align: center;
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  /* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
  .ui.stackable.grid .ui.vertical.divider:before,
.ui.grid .stackable.row .ui.vertical.divider:before,
.ui.stackable.grid .ui.vertical.divider:after,
.ui.grid .stackable.row .ui.vertical.divider:after {
    position: static;
    left: 0;
    border-left: none;
    border-right: none;
    content: '';
    display: table-cell;
    position: relative;
    top: 50%;
    width: 50%;
    background-repeat: no-repeat;
  }
  /* line 148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
  .ui.stackable.grid .ui.vertical.divider:before,
.ui.grid .stackable.row .ui.vertical.divider:before {
    background-position: right 1em top 50%;
  }
  /* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
  .ui.stackable.grid .ui.vertical.divider:after,
.ui.grid .stackable.row .ui.vertical.divider:after {
    background-position: left 1em top 50%;
  }
}

/*--------------
      Icon
---------------*/
/* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider > .icon {
  margin: 0rem;
  font-size: 1rem;
  height: 1em;
  vertical-align: middle;
}

/*******************************
          Variations
*******************************/
/*--------------
    Hidden
---------------*/
/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.hidden.divider {
  border-color: transparent !important;
}

/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.hidden.divider:before,
.ui.hidden.divider:after {
  display: none;
}

/*--------------
    Inverted
---------------*/
/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider.inverted,
.ui.vertical.inverted.divider,
.ui.horizontal.inverted.divider {
  color: #FFFFFF;
}

/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider.inverted,
.ui.divider.inverted:after,
.ui.divider.inverted:before {
  border-top-color: rgba(34, 36, 38, 0.15) !important;
  border-left-color: rgba(34, 36, 38, 0.15) !important;
  border-bottom-color: rgba(255, 255, 255, 0.15) !important;
  border-right-color: rgba(255, 255, 255, 0.15) !important;
}

/*--------------
    Fitted
---------------*/
/* line 209, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.fitted.divider {
  margin: 0em;
}

/*--------------
    Clearing
---------------*/
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.clearing.divider {
  clear: both;
}

/*--------------
    Section
---------------*/
/* line 225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.section.divider {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/*--------------
     Sizes
---------------*/
/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.divider {
  font-size: 1rem;
}

/*******************************
         Theme Overrides
*******************************/
/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
.ui.horizontal.divider:before,
.ui.horizontal.divider:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC");
}

@media only screen and (max-width: 767px) {
  /* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_divider.scss */
  .ui.stackable.grid .ui.vertical.divider:before,
.ui.grid .stackable.row .ui.vertical.divider:before,
.ui.stackable.grid .ui.vertical.divider:after,
.ui.grid .stackable.row .ui.vertical.divider:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC");
  }
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  line-height: 11px;
  vertical-align: baseline;
  margin: 0em 0.5em 0em 0em;
  text-decoration: inherit;
  speak: none;
  font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Sprite */
/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag:not(.icon):before {
  display: inline-block;
  content: '';
  background: url(/assets/semantic-ui/flags-94d5c7f1661301c4a6dc491d72dd559a0620cd917a826f0df1b023bb96ea9ddd.png) no-repeat -108px -1976px;
  width: 16px;
  height: 11px;
}

/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
/*******************************
         Theme Overrides
*******************************/
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ad:before,
i.flag.andorra:before {
  background-position: 0px 0px;
}

/* line 50, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ae:before,
i.flag.united.arab.emirates:before,
i.flag.uae:before {
  background-position: 0px -26px;
}

/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.af:before,
i.flag.afghanistan:before {
  background-position: 0px -52px;
}

/* line 59, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ag:before,
i.flag.antigua:before {
  background-position: 0px -78px;
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ai:before,
i.flag.anguilla:before {
  background-position: 0px -104px;
}

/* line 67, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.al:before,
i.flag.albania:before {
  background-position: 0px -130px;
}

/* line 71, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.am:before,
i.flag.armenia:before {
  background-position: 0px -156px;
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.an:before,
i.flag.netherlands.antilles:before {
  background-position: 0px -182px;
}

/* line 79, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ao:before,
i.flag.angola:before {
  background-position: 0px -208px;
}

/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ar:before,
i.flag.argentina:before {
  background-position: 0px -234px;
}

/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.as:before,
i.flag.american.samoa:before {
  background-position: 0px -260px;
}

/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.at:before,
i.flag.austria:before {
  background-position: 0px -286px;
}

/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.au:before,
i.flag.australia:before {
  background-position: 0px -312px;
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.aw:before,
i.flag.aruba:before {
  background-position: 0px -338px;
}

/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ax:before,
i.flag.aland.islands:before {
  background-position: 0px -364px;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.az:before,
i.flag.azerbaijan:before {
  background-position: 0px -390px;
}

/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ba:before,
i.flag.bosnia:before {
  background-position: 0px -416px;
}

/* line 115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bb:before,
i.flag.barbados:before {
  background-position: 0px -442px;
}

/* line 119, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bd:before,
i.flag.bangladesh:before {
  background-position: 0px -468px;
}

/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.be:before,
i.flag.belgium:before {
  background-position: 0px -494px;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bf:before,
i.flag.burkina.faso:before {
  background-position: 0px -520px;
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bg:before,
i.flag.bulgaria:before {
  background-position: 0px -546px;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bh:before,
i.flag.bahrain:before {
  background-position: 0px -572px;
}

/* line 139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bi:before,
i.flag.burundi:before {
  background-position: 0px -598px;
}

/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bj:before,
i.flag.benin:before {
  background-position: 0px -624px;
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bm:before,
i.flag.bermuda:before {
  background-position: 0px -650px;
}

/* line 151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bn:before,
i.flag.brunei:before {
  background-position: 0px -676px;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bo:before,
i.flag.bolivia:before {
  background-position: 0px -702px;
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.br:before,
i.flag.brazil:before {
  background-position: 0px -728px;
}

/* line 163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bs:before,
i.flag.bahamas:before {
  background-position: 0px -754px;
}

/* line 167, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bt:before,
i.flag.bhutan:before {
  background-position: 0px -780px;
}

/* line 171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bv:before,
i.flag.bouvet.island:before {
  background-position: 0px -806px;
}

/* line 175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bw:before,
i.flag.botswana:before {
  background-position: 0px -832px;
}

/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.by:before,
i.flag.belarus:before {
  background-position: 0px -858px;
}

/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.bz:before,
i.flag.belize:before {
  background-position: 0px -884px;
}

/* line 187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ca:before,
i.flag.canada:before {
  background-position: 0px -910px;
}

/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cc:before,
i.flag.cocos.islands:before {
  background-position: 0px -962px;
}

/* line 195, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cd:before,
i.flag.congo:before {
  background-position: 0px -988px;
}

/* line 199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cf:before,
i.flag.central.african.republic:before {
  background-position: 0px -1014px;
}

/* line 203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cg:before,
i.flag.congo.brazzaville:before {
  background-position: 0px -1040px;
}

/* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ch:before,
i.flag.switzerland:before {
  background-position: 0px -1066px;
}

/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ci:before,
i.flag.cote.divoire:before {
  background-position: 0px -1092px;
}

/* line 215, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ck:before,
i.flag.cook.islands:before {
  background-position: 0px -1118px;
}

/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cl:before,
i.flag.chile:before {
  background-position: 0px -1144px;
}

/* line 223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cm:before,
i.flag.cameroon:before {
  background-position: 0px -1170px;
}

/* line 227, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cn:before,
i.flag.china:before {
  background-position: 0px -1196px;
}

/* line 231, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.co:before,
i.flag.colombia:before {
  background-position: 0px -1222px;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cr:before,
i.flag.costa.rica:before {
  background-position: 0px -1248px;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cs:before,
i.flag.serbia:before {
  background-position: 0px -1274px;
}

/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cu:before,
i.flag.cuba:before {
  background-position: 0px -1300px;
}

/* line 247, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cv:before,
i.flag.cape.verde:before {
  background-position: 0px -1326px;
}

/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cx:before,
i.flag.christmas.island:before {
  background-position: 0px -1352px;
}

/* line 255, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cy:before,
i.flag.cyprus:before {
  background-position: 0px -1378px;
}

/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.cz:before,
i.flag.czech.republic:before {
  background-position: 0px -1404px;
}

/* line 263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.de:before,
i.flag.germany:before {
  background-position: 0px -1430px;
}

/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.dj:before,
i.flag.djibouti:before {
  background-position: 0px -1456px;
}

/* line 271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.dk:before,
i.flag.denmark:before {
  background-position: 0px -1482px;
}

/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.dm:before,
i.flag.dominica:before {
  background-position: 0px -1508px;
}

/* line 279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.do:before,
i.flag.dominican.republic:before {
  background-position: 0px -1534px;
}

/* line 283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.dz:before,
i.flag.algeria:before {
  background-position: 0px -1560px;
}

/* line 287, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ec:before,
i.flag.ecuador:before {
  background-position: 0px -1586px;
}

/* line 291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ee:before,
i.flag.estonia:before {
  background-position: 0px -1612px;
}

/* line 295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.eg:before,
i.flag.egypt:before {
  background-position: 0px -1638px;
}

/* line 299, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.eh:before,
i.flag.western.sahara:before {
  background-position: 0px -1664px;
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gb.eng:before,
i.flag.england:before {
  background-position: 0px -1690px;
}

/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.er:before,
i.flag.eritrea:before {
  background-position: 0px -1716px;
}

/* line 311, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.es:before,
i.flag.spain:before {
  background-position: 0px -1742px;
}

/* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.et:before,
i.flag.ethiopia:before {
  background-position: 0px -1768px;
}

/* line 319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.eu:before,
i.flag.european.union:before {
  background-position: 0px -1794px;
}

/* line 323, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fi:before,
i.flag.finland:before {
  background-position: 0px -1846px;
}

/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fj:before,
i.flag.fiji:before {
  background-position: 0px -1872px;
}

/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fk:before,
i.flag.falkland.islands:before {
  background-position: 0px -1898px;
}

/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fm:before,
i.flag.micronesia:before {
  background-position: 0px -1924px;
}

/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fo:before,
i.flag.faroe.islands:before {
  background-position: 0px -1950px;
}

/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.fr:before,
i.flag.france:before {
  background-position: 0px -1976px;
}

/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ga:before,
i.flag.gabon:before {
  background-position: -36px 0px;
}

/* line 351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gb:before,
i.flag.uk:before,
i.flag.united.kingdom:before {
  background-position: -36px -26px;
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gd:before,
i.flag.grenada:before {
  background-position: -36px -52px;
}

/* line 360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ge:before,
i.flag.georgia:before {
  background-position: -36px -78px;
}

/* line 364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gf:before,
i.flag.french.guiana:before {
  background-position: -36px -104px;
}

/* line 368, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gh:before,
i.flag.ghana:before {
  background-position: -36px -130px;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gi:before,
i.flag.gibraltar:before {
  background-position: -36px -156px;
}

/* line 376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gl:before,
i.flag.greenland:before {
  background-position: -36px -182px;
}

/* line 380, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gm:before,
i.flag.gambia:before {
  background-position: -36px -208px;
}

/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gn:before,
i.flag.guinea:before {
  background-position: -36px -234px;
}

/* line 388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gp:before,
i.flag.guadeloupe:before {
  background-position: -36px -260px;
}

/* line 392, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gq:before,
i.flag.equatorial.guinea:before {
  background-position: -36px -286px;
}

/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gr:before,
i.flag.greece:before {
  background-position: -36px -312px;
}

/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gs:before,
i.flag.sandwich.islands:before {
  background-position: -36px -338px;
}

/* line 404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gt:before,
i.flag.guatemala:before {
  background-position: -36px -364px;
}

/* line 408, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gu:before,
i.flag.guam:before {
  background-position: -36px -390px;
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gw:before,
i.flag.guinea-bissau:before {
  background-position: -36px -416px;
}

/* line 416, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gy:before,
i.flag.guyana:before {
  background-position: -36px -442px;
}

/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.hk:before,
i.flag.hong.kong:before {
  background-position: -36px -468px;
}

/* line 424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.hm:before,
i.flag.heard.island:before {
  background-position: -36px -494px;
}

/* line 428, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.hn:before,
i.flag.honduras:before {
  background-position: -36px -520px;
}

/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.hr:before,
i.flag.croatia:before {
  background-position: -36px -546px;
}

/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ht:before,
i.flag.haiti:before {
  background-position: -36px -572px;
}

/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.hu:before,
i.flag.hungary:before {
  background-position: -36px -598px;
}

/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.id:before,
i.flag.indonesia:before {
  background-position: -36px -624px;
}

/* line 448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ie:before,
i.flag.ireland:before {
  background-position: -36px -650px;
}

/* line 452, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.il:before,
i.flag.israel:before {
  background-position: -36px -676px;
}

/* line 456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.in:before,
i.flag.india:before {
  background-position: -36px -702px;
}

/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.io:before,
i.flag.indian.ocean.territory:before {
  background-position: -36px -728px;
}

/* line 464, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.iq:before,
i.flag.iraq:before {
  background-position: -36px -754px;
}

/* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ir:before,
i.flag.iran:before {
  background-position: -36px -780px;
}

/* line 472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.is:before,
i.flag.iceland:before {
  background-position: -36px -806px;
}

/* line 476, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.it:before,
i.flag.italy:before {
  background-position: -36px -832px;
}

/* line 480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.jm:before,
i.flag.jamaica:before {
  background-position: -36px -858px;
}

/* line 484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.jo:before,
i.flag.jordan:before {
  background-position: -36px -884px;
}

/* line 488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.jp:before,
i.flag.japan:before {
  background-position: -36px -910px;
}

/* line 492, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ke:before,
i.flag.kenya:before {
  background-position: -36px -936px;
}

/* line 496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kg:before,
i.flag.kyrgyzstan:before {
  background-position: -36px -962px;
}

/* line 500, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kh:before,
i.flag.cambodia:before {
  background-position: -36px -988px;
}

/* line 504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ki:before,
i.flag.kiribati:before {
  background-position: -36px -1014px;
}

/* line 508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.km:before,
i.flag.comoros:before {
  background-position: -36px -1040px;
}

/* line 512, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kn:before,
i.flag.saint.kitts.and.nevis:before {
  background-position: -36px -1066px;
}

/* line 516, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kp:before,
i.flag.north.korea:before {
  background-position: -36px -1092px;
}

/* line 520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kr:before,
i.flag.south.korea:before {
  background-position: -36px -1118px;
}

/* line 524, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kw:before,
i.flag.kuwait:before {
  background-position: -36px -1144px;
}

/* line 528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ky:before,
i.flag.cayman.islands:before {
  background-position: -36px -1170px;
}

/* line 532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.kz:before,
i.flag.kazakhstan:before {
  background-position: -36px -1196px;
}

/* line 536, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.la:before,
i.flag.laos:before {
  background-position: -36px -1222px;
}

/* line 540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lb:before,
i.flag.lebanon:before {
  background-position: -36px -1248px;
}

/* line 544, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lc:before,
i.flag.saint.lucia:before {
  background-position: -36px -1274px;
}

/* line 548, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.li:before,
i.flag.liechtenstein:before {
  background-position: -36px -1300px;
}

/* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lk:before,
i.flag.sri.lanka:before {
  background-position: -36px -1326px;
}

/* line 556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lr:before,
i.flag.liberia:before {
  background-position: -36px -1352px;
}

/* line 560, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ls:before,
i.flag.lesotho:before {
  background-position: -36px -1378px;
}

/* line 564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lt:before,
i.flag.lithuania:before {
  background-position: -36px -1404px;
}

/* line 568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lu:before,
i.flag.luxembourg:before {
  background-position: -36px -1430px;
}

/* line 572, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.lv:before,
i.flag.latvia:before {
  background-position: -36px -1456px;
}

/* line 576, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ly:before,
i.flag.libya:before {
  background-position: -36px -1482px;
}

/* line 580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ma:before,
i.flag.morocco:before {
  background-position: -36px -1508px;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mc:before,
i.flag.monaco:before {
  background-position: -36px -1534px;
}

/* line 588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.md:before,
i.flag.moldova:before {
  background-position: -36px -1560px;
}

/* line 592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.me:before,
i.flag.montenegro:before {
  background-position: -36px -1586px;
}

/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mg:before,
i.flag.madagascar:before {
  background-position: -36px -1613px;
}

/* line 600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mh:before,
i.flag.marshall.islands:before {
  background-position: -36px -1639px;
}

/* line 604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mk:before,
i.flag.macedonia:before {
  background-position: -36px -1665px;
}

/* line 608, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ml:before,
i.flag.mali:before {
  background-position: -36px -1691px;
}

/* line 612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mm:before,
i.flag.myanmar:before,
i.flag.burma:before {
  background-position: -73px -1821px;
}

/* line 617, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mn:before,
i.flag.mongolia:before {
  background-position: -36px -1743px;
}

/* line 621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mo:before,
i.flag.macau:before {
  background-position: -36px -1769px;
}

/* line 625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mp:before,
i.flag.northern.mariana.islands:before {
  background-position: -36px -1795px;
}

/* line 629, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mq:before,
i.flag.martinique:before {
  background-position: -36px -1821px;
}

/* line 633, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mr:before,
i.flag.mauritania:before {
  background-position: -36px -1847px;
}

/* line 637, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ms:before,
i.flag.montserrat:before {
  background-position: -36px -1873px;
}

/* line 641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mt:before,
i.flag.malta:before {
  background-position: -36px -1899px;
}

/* line 645, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mu:before,
i.flag.mauritius:before {
  background-position: -36px -1925px;
}

/* line 649, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mv:before,
i.flag.maldives:before {
  background-position: -36px -1951px;
}

/* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mw:before,
i.flag.malawi:before {
  background-position: -36px -1977px;
}

/* line 657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mx:before,
i.flag.mexico:before {
  background-position: -72px 0px;
}

/* line 661, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.my:before,
i.flag.malaysia:before {
  background-position: -72px -26px;
}

/* line 665, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.mz:before,
i.flag.mozambique:before {
  background-position: -72px -52px;
}

/* line 669, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.na:before,
i.flag.namibia:before {
  background-position: -72px -78px;
}

/* line 673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nc:before,
i.flag.new.caledonia:before {
  background-position: -72px -104px;
}

/* line 677, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ne:before,
i.flag.niger:before {
  background-position: -72px -130px;
}

/* line 681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nf:before,
i.flag.norfolk.island:before {
  background-position: -72px -156px;
}

/* line 685, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ng:before,
i.flag.nigeria:before {
  background-position: -72px -182px;
}

/* line 689, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ni:before,
i.flag.nicaragua:before {
  background-position: -72px -208px;
}

/* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nl:before,
i.flag.netherlands:before {
  background-position: -72px -234px;
}

/* line 697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.no:before,
i.flag.norway:before {
  background-position: -72px -260px;
}

/* line 701, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.np:before,
i.flag.nepal:before {
  background-position: -72px -286px;
}

/* line 705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nr:before,
i.flag.nauru:before {
  background-position: -72px -312px;
}

/* line 709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nu:before,
i.flag.niue:before {
  background-position: -72px -338px;
}

/* line 713, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.nz:before,
i.flag.new.zealand:before {
  background-position: -72px -364px;
}

/* line 717, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.om:before,
i.flag.oman:before {
  background-position: -72px -390px;
}

/* line 721, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pa:before,
i.flag.panama:before {
  background-position: -72px -416px;
}

/* line 725, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pe:before,
i.flag.peru:before {
  background-position: -72px -442px;
}

/* line 729, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pf:before,
i.flag.french.polynesia:before {
  background-position: -72px -468px;
}

/* line 733, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pg:before,
i.flag.new.guinea:before {
  background-position: -72px -494px;
}

/* line 737, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ph:before,
i.flag.philippines:before {
  background-position: -72px -520px;
}

/* line 741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pk:before,
i.flag.pakistan:before {
  background-position: -72px -546px;
}

/* line 745, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pl:before,
i.flag.poland:before {
  background-position: -72px -572px;
}

/* line 749, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pm:before,
i.flag.saint.pierre:before {
  background-position: -72px -598px;
}

/* line 753, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pn:before,
i.flag.pitcairn.islands:before {
  background-position: -72px -624px;
}

/* line 757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pr:before,
i.flag.puerto.rico:before {
  background-position: -72px -650px;
}

/* line 761, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ps:before,
i.flag.palestine:before {
  background-position: -72px -676px;
}

/* line 765, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pt:before,
i.flag.portugal:before {
  background-position: -72px -702px;
}

/* line 769, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.pw:before,
i.flag.palau:before {
  background-position: -72px -728px;
}

/* line 773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.py:before,
i.flag.paraguay:before {
  background-position: -72px -754px;
}

/* line 777, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.qa:before,
i.flag.qatar:before {
  background-position: -72px -780px;
}

/* line 781, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.re:before,
i.flag.reunion:before {
  background-position: -72px -806px;
}

/* line 785, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ro:before,
i.flag.romania:before {
  background-position: -72px -832px;
}

/* line 789, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.rs:before,
i.flag.serbia:before {
  background-position: -72px -858px;
}

/* line 793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ru:before,
i.flag.russia:before {
  background-position: -72px -884px;
}

/* line 797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.rw:before,
i.flag.rwanda:before {
  background-position: -72px -910px;
}

/* line 801, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sa:before,
i.flag.saudi.arabia:before {
  background-position: -72px -936px;
}

/* line 805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sb:before,
i.flag.solomon.islands:before {
  background-position: -72px -962px;
}

/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sc:before,
i.flag.seychelles:before {
  background-position: -72px -988px;
}

/* line 813, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gb.sct:before,
i.flag.scotland:before {
  background-position: -72px -1014px;
}

/* line 817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sd:before,
i.flag.sudan:before {
  background-position: -72px -1040px;
}

/* line 821, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.se:before,
i.flag.sweden:before {
  background-position: -72px -1066px;
}

/* line 825, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sg:before,
i.flag.singapore:before {
  background-position: -72px -1092px;
}

/* line 829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sh:before,
i.flag.saint.helena:before {
  background-position: -72px -1118px;
}

/* line 833, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.si:before,
i.flag.slovenia:before {
  background-position: -72px -1144px;
}

/* line 837, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sj:before,
i.flag.svalbard:before,
i.flag.jan.mayen:before {
  background-position: -72px -1170px;
}

/* line 842, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sk:before,
i.flag.slovakia:before {
  background-position: -72px -1196px;
}

/* line 846, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sl:before,
i.flag.sierra.leone:before {
  background-position: -72px -1222px;
}

/* line 850, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sm:before,
i.flag.san.marino:before {
  background-position: -72px -1248px;
}

/* line 854, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sn:before,
i.flag.senegal:before {
  background-position: -72px -1274px;
}

/* line 858, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.so:before,
i.flag.somalia:before {
  background-position: -72px -1300px;
}

/* line 862, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sr:before,
i.flag.suriname:before {
  background-position: -72px -1326px;
}

/* line 866, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.st:before,
i.flag.sao.tome:before {
  background-position: -72px -1352px;
}

/* line 870, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sv:before,
i.flag.el.salvador:before {
  background-position: -72px -1378px;
}

/* line 874, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sy:before,
i.flag.syria:before {
  background-position: -72px -1404px;
}

/* line 878, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.sz:before,
i.flag.swaziland:before {
  background-position: -72px -1430px;
}

/* line 882, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tc:before,
i.flag.caicos.islands:before {
  background-position: -72px -1456px;
}

/* line 886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.td:before,
i.flag.chad:before {
  background-position: -72px -1482px;
}

/* line 890, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tf:before,
i.flag.french.territories:before {
  background-position: -72px -1508px;
}

/* line 894, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tg:before,
i.flag.togo:before {
  background-position: -72px -1534px;
}

/* line 898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.th:before,
i.flag.thailand:before {
  background-position: -72px -1560px;
}

/* line 902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tj:before,
i.flag.tajikistan:before {
  background-position: -72px -1586px;
}

/* line 906, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tk:before,
i.flag.tokelau:before {
  background-position: -72px -1612px;
}

/* line 910, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tl:before,
i.flag.timorleste:before {
  background-position: -72px -1638px;
}

/* line 914, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tm:before,
i.flag.turkmenistan:before {
  background-position: -72px -1664px;
}

/* line 918, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tn:before,
i.flag.tunisia:before {
  background-position: -72px -1690px;
}

/* line 922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.to:before,
i.flag.tonga:before {
  background-position: -72px -1716px;
}

/* line 926, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tr:before,
i.flag.turkey:before {
  background-position: -72px -1742px;
}

/* line 930, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tt:before,
i.flag.trinidad:before {
  background-position: -72px -1768px;
}

/* line 934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tv:before,
i.flag.tuvalu:before {
  background-position: -72px -1794px;
}

/* line 938, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tw:before,
i.flag.taiwan:before {
  background-position: -72px -1820px;
}

/* line 942, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.tz:before,
i.flag.tanzania:before {
  background-position: -72px -1846px;
}

/* line 946, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ua:before,
i.flag.ukraine:before {
  background-position: -72px -1872px;
}

/* line 950, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ug:before,
i.flag.uganda:before {
  background-position: -72px -1898px;
}

/* line 954, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.um:before,
i.flag.us.minor.islands:before {
  background-position: -72px -1924px;
}

/* line 958, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.us:before,
i.flag.america:before,
i.flag.united.states:before {
  background-position: -72px -1950px;
}

/* line 963, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.uy:before,
i.flag.uruguay:before {
  background-position: -72px -1976px;
}

/* line 967, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.uz:before,
i.flag.uzbekistan:before {
  background-position: -108px 0px;
}

/* line 971, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.va:before,
i.flag.vatican.city:before {
  background-position: -108px -26px;
}

/* line 975, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.vc:before,
i.flag.saint.vincent:before {
  background-position: -108px -52px;
}

/* line 979, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ve:before,
i.flag.venezuela:before {
  background-position: -108px -78px;
}

/* line 983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.vg:before,
i.flag.british.virgin.islands:before {
  background-position: -108px -104px;
}

/* line 987, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.vi:before,
i.flag.us.virgin.islands:before {
  background-position: -108px -130px;
}

/* line 991, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.vn:before,
i.flag.vietnam:before {
  background-position: -108px -156px;
}

/* line 995, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.vu:before,
i.flag.vanuatu:before {
  background-position: -108px -182px;
}

/* line 999, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.gb.wls:before,
i.flag.wales:before {
  background-position: -108px -208px;
}

/* line 1003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.wf:before,
i.flag.wallis.and.futuna:before {
  background-position: -108px -234px;
}

/* line 1007, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ws:before,
i.flag.samoa:before {
  background-position: -108px -260px;
}

/* line 1011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.ye:before,
i.flag.yemen:before {
  background-position: -108px -286px;
}

/* line 1015, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.yt:before,
i.flag.mayotte:before {
  background-position: -108px -312px;
}

/* line 1019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.za:before,
i.flag.south.africa:before {
  background-position: -108px -338px;
}

/* line 1023, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.zm:before,
i.flag.zambia:before {
  background-position: -108px -364px;
}

/* line 1027, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_flag.scss */
i.flag.zw:before,
i.flag.zimbabwe:before {
  background-position: -108px -390px;
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Header
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Header
*******************************/
/* Standard */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header {
  border: none;
  margin: calc(2rem -  0.14285714em) 0em 1rem;
  padding: 0em 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.28571429em;
  text-transform: none;
  color: rgba(0, 0, 0, 0.87);
}

/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header:first-child {
  margin-top: -0.14285714em;
}

/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header:last-child {
  margin-bottom: 0em;
}

/*--------------
   Sub Header
---------------*/
/* line 39, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header .sub.header {
  display: block;
  font-weight: normal;
  padding: 0em;
  margin: 0em;
  font-size: 1rem;
  line-height: 1.2em;
  color: rgba(0, 0, 0, 0.6);
}

/*--------------
      Icon
---------------*/
/* line 53, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header > .icon {
  display: table-cell;
  opacity: 1;
  font-size: 1.5em;
  padding-top: 0em;
  vertical-align: middle;
}

/* With Text Node */
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header .icon:only-child {
  display: inline-block;
  padding: 0em;
  margin-right: 0.75rem;
}

/*-------------------
        Image
--------------------*/
/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header > .image:not(.icon),
.ui.header > img {
  display: inline-block;
  margin-top: 0.14285714em;
  width: 2.5em;
  height: auto;
  vertical-align: middle;
}

/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header > .image:not(.icon):only-child,
.ui.header > img:only-child {
  margin-right: 0.75rem;
}

/*--------------
     Content
---------------*/
/* line 89, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header .content {
  display: inline-block;
  vertical-align: top;
}

/* After Image */
/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header > img + .content,
.ui.header > .image + .content {
  padding-left: 0.75rem;
  vertical-align: middle;
}

/* After Icon */
/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header > .icon + .content {
  padding-left: 0.75rem;
  display: table-cell;
  vertical-align: middle;
}

/*--------------
 Loose Coupling
---------------*/
/* line 112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header .ui.label {
  font-size: '';
  margin-left: 0.5rem;
  vertical-align: middle;
}

/* Positioning */
/* line 119, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header + p {
  margin-top: 0em;
}

/*******************************
            Types
*******************************/
/*--------------
     Page
---------------*/
/* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h1.ui.header {
  font-size: 2rem;
}

/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h2.ui.header {
  font-size: 1.71428571rem;
}

/* line 139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h3.ui.header {
  font-size: 1.28571429rem;
}

/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h4.ui.header {
  font-size: 1.07142857rem;
}

/* line 145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h5.ui.header {
  font-size: 1rem;
}

/* Sub Header */
/* line 150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h1.ui.header .sub.header {
  font-size: 1.14285714rem;
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h2.ui.header .sub.header {
  font-size: 1.14285714rem;
}

/* line 156, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h3.ui.header .sub.header {
  font-size: 1rem;
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h4.ui.header .sub.header {
  font-size: 1rem;
}

/* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
h5.ui.header .sub.header {
  font-size: 0.92857143rem;
}

/*--------------
 Content Heading
---------------*/
/* line 170, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.huge.header {
  min-height: 1em;
  font-size: 2em;
}

/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.large.header {
  font-size: 1.71428571em;
}

/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.medium.header {
  font-size: 1.28571429em;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.small.header {
  font-size: 1.07142857em;
}

/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.tiny.header {
  font-size: 1em;
}

/* Sub Header */
/* line 188, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.huge.header .sub.header {
  font-size: 1.14285714rem;
}

/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.large.header .sub.header {
  font-size: 1.14285714rem;
}

/* line 194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header .sub.header {
  font-size: 1rem;
}

/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.small.header .sub.header {
  font-size: 1rem;
}

/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.tiny.header .sub.header {
  font-size: 0.92857143rem;
}

/*--------------
   Sub Heading
---------------*/
/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.sub.header {
  padding: 0em;
  margin-bottom: 0.14285714rem;
  font-weight: bold;
  font-size: 0.85714286em;
  text-transform: uppercase;
  color: '';
}

/* line 216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.small.sub.header {
  font-size: 0.78571429em;
}

/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.sub.header {
  font-size: 0.85714286em;
}

/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.large.sub.header {
  font-size: 0.92857143em;
}

/* line 225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.huge.sub.header {
  font-size: 1em;
}

/*-------------------
        Icon
--------------------*/
/* line 233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header {
  display: inline-block;
  text-align: center;
  margin: 2rem 0em 1rem;
}

/* line 238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header:after {
  content: '';
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

/* line 245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header:first-child {
  margin-top: 0em;
}

/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header .icon {
  float: none;
  display: block;
  width: auto;
  height: auto;
  line-height: 1;
  padding: 0em;
  font-size: 3em;
  margin: 0em auto 0.5rem;
  opacity: 1;
}

/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header .content {
  display: block;
  padding: 0em;
}

/* line 263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header .circular.icon {
  font-size: 2em;
}

/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header .square.icon {
  font-size: 2em;
}

/* line 269, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.block.icon.header .icon {
  margin-bottom: 0em;
}

/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.icon.header.aligned {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*******************************
            States
*******************************/
/* line 283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.disabled.header {
  opacity: 0.45;
}

/*******************************
           Variations
*******************************/
/*-------------------
      Inverted
--------------------*/
/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.header {
  color: #FFFFFF;
}

/* line 300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.header .sub.header {
  color: rgba(255, 255, 255, 0.8);
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.attached.header {
  background: #545454 -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

/* line 311, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.block.header {
  background: #545454 -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.block.header {
  border-bottom: none;
}

/*-------------------
       Colors
--------------------*/
/*--- Red ---*/
/* line 329, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.red.header {
  color: #DB2828 !important;
}

/* line 332, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.red.header:hover {
  color: #d01919 !important;
}

/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.red.dividing.header {
  border-bottom: 2px solid #DB2828;
}

/* Inverted */
/* line 340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.red.header {
  color: #FF695E !important;
}

/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.red.header:hover {
  color: #ff5144 !important;
}

/*--- Orange ---*/
/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.orange.header {
  color: #F2711C !important;
}

/* line 352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.orange.header:hover {
  color: #f26202 !important;
}

/* line 355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.orange.dividing.header {
  border-bottom: 2px solid #F2711C;
}

/* Inverted */
/* line 360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.orange.header {
  color: #FF851B !important;
}

/* line 363, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.orange.header:hover {
  color: #ff7701 !important;
}

/*--- Olive ---*/
/* line 369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.olive.header {
  color: #B5CC18 !important;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.olive.header:hover {
  color: #a7bd0d !important;
}

/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.olive.dividing.header {
  border-bottom: 2px solid #B5CC18;
}

/* Inverted */
/* line 380, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.olive.header {
  color: #D9E778 !important;
}

/* line 383, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.olive.header:hover {
  color: #d8ea5c !important;
}

/*--- Yellow ---*/
/* line 389, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.yellow.header {
  color: #FBBD08 !important;
}

/* line 392, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.yellow.header:hover {
  color: #eaae00 !important;
}

/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.yellow.dividing.header {
  border-bottom: 2px solid #FBBD08;
}

/* Inverted */
/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.yellow.header {
  color: #FFE21F !important;
}

/* line 403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.yellow.header:hover {
  color: #ffdf05 !important;
}

/*--- Green ---*/
/* line 409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.green.header {
  color: #21BA45 !important;
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.green.header:hover {
  color: #16ab39 !important;
}

/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.green.dividing.header {
  border-bottom: 2px solid #21BA45;
}

/* Inverted */
/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.green.header {
  color: #2ECC40 !important;
}

/* line 423, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.green.header:hover {
  color: #22be34 !important;
}

/*--- Teal ---*/
/* line 429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.teal.header {
  color: #00B5AD !important;
}

/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.teal.header:hover {
  color: #009c95 !important;
}

/* line 435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.teal.dividing.header {
  border-bottom: 2px solid #00B5AD;
}

/* Inverted */
/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.teal.header {
  color: #6DFFFF !important;
}

/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.teal.header:hover {
  color: #54ffff !important;
}

/*--- Blue ---*/
/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.blue.header {
  color: #2185D0 !important;
}

/* line 452, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.blue.header:hover {
  color: #1678c2 !important;
}

/* line 455, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.blue.dividing.header {
  border-bottom: 2px solid #2185D0;
}

/* Inverted */
/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.blue.header {
  color: #54C8FF !important;
}

/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.blue.header:hover {
  color: #3ac0ff !important;
}

/*--- Violet ---*/
/* line 469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.violet.header {
  color: #6435C9 !important;
}

/* line 472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.violet.header:hover {
  color: #5829bb !important;
}

/* line 475, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.violet.dividing.header {
  border-bottom: 2px solid #6435C9;
}

/* Inverted */
/* line 480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.violet.header {
  color: #A291FB !important;
}

/* line 483, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.violet.header:hover {
  color: #8a73ff !important;
}

/*--- Purple ---*/
/* line 489, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.purple.header {
  color: #A333C8 !important;
}

/* line 492, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.purple.header:hover {
  color: #9627ba !important;
}

/* line 495, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.purple.dividing.header {
  border-bottom: 2px solid #A333C8;
}

/* Inverted */
/* line 500, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.purple.header {
  color: #DC73FF !important;
}

/* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.purple.header:hover {
  color: #d65aff !important;
}

/*--- Pink ---*/
/* line 509, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.pink.header {
  color: #E03997 !important;
}

/* line 512, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.pink.header:hover {
  color: #e61a8d !important;
}

/* line 515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.pink.dividing.header {
  border-bottom: 2px solid #E03997;
}

/* Inverted */
/* line 520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.pink.header {
  color: #FF8EDF !important;
}

/* line 523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.pink.header:hover {
  color: #ff74d8 !important;
}

/*--- Brown ---*/
/* line 529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.brown.header {
  color: #A5673F !important;
}

/* line 532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.brown.header:hover {
  color: #975b33 !important;
}

/* line 535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.brown.dividing.header {
  border-bottom: 2px solid #A5673F;
}

/* Inverted */
/* line 540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.brown.header {
  color: #D67C1C !important;
}

/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.brown.header:hover {
  color: #c86f11 !important;
}

/*--- Grey ---*/
/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.grey.header {
  color: #767676 !important;
}

/* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.grey.header:hover {
  color: #838383 !important;
}

/* line 555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.grey.dividing.header {
  border-bottom: 2px solid #767676;
}

/* Inverted */
/* line 560, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.grey.header {
  color: #DCDDDE !important;
}

/* line 563, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
a.ui.inverted.grey.header:hover {
  color: #cfd0d2 !important;
}

/*-------------------
       Aligned
--------------------*/
/* line 571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.left.aligned.header {
  text-align: left;
}

/* line 574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.right.aligned.header {
  text-align: right;
}

/* line 577, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.centered.header,
.ui.center.aligned.header {
  text-align: center;
}

/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.justified.header {
  text-align: justify;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.justified.header:after {
  display: inline-block;
  content: '';
  width: 100%;
}

/*-------------------
       Floated
--------------------*/
/* line 594, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.floated.header,
.ui.header[class*="left floated"] {
  float: left;
  margin-top: 0em;
  margin-right: 0.5em;
}

/* line 600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header[class*="right floated"] {
  float: right;
  margin-top: 0em;
  margin-left: 0.5em;
}

/*-------------------
       Fitted
--------------------*/
/* line 610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.fitted.header {
  padding: 0em;
}

/*-------------------
      Dividing
--------------------*/
/* line 618, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.dividing.header {
  padding-bottom: 0.21428571rem;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 622, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.dividing.header .sub.header {
  padding-bottom: 0.21428571rem;
}

/* line 625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.dividing.header .icon {
  margin-bottom: 0em;
}

/* line 628, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.inverted.dividing.header {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/*-------------------
        Block
--------------------*/
/* line 636, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.block.header {
  background: #F3F4F5;
  padding: 0.78571429rem 1rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #D4D4D5;
  border-radius: 0.28571429rem;
}

/* line 644, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.tiny.block.header {
  font-size: 0.85714286rem;
}

/* line 647, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.small.block.header {
  font-size: 0.92857143rem;
}

/* line 650, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 1rem;
}

/* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.large.block.header {
  font-size: 1.14285714rem;
}

/* line 656, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.huge.block.header {
  font-size: 1.42857143rem;
}

/*-------------------
       Attached
--------------------*/
/* line 664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.attached.header {
  background: #FFFFFF;
  padding: 0.78571429rem 1rem;
  margin-left: -1px;
  margin-right: -1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #D4D4D5;
}

/* line 673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.attached.block.header {
  background: #F3F4F5;
}

/* line 676, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.attached.header:not(.top):not(.bottom) {
  margin-top: 0em;
  margin-bottom: 0em;
  border-top: none;
  border-radius: 0em;
}

/* line 682, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.top.attached.header {
  margin-bottom: 0em;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 686, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.bottom.attached.header {
  margin-top: 0em;
  border-top: none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* Attached Sizes */
/* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.tiny.attached.header {
  font-size: 0.85714286em;
}

/* line 696, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.small.attached.header {
  font-size: 0.92857143em;
}

/* line 699, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 1em;
}

/* line 702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.large.attached.header {
  font-size: 1.14285714em;
}

/* line 705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.huge.attached.header {
  font-size: 1.42857143em;
}

/*-------------------
        Sizing
--------------------*/
/* line 713, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_header.scss */
.ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 1.28571429em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Icon
*******************************/
@font-face {
  font-family: 'Icons';
  src: url(/assets/semantic-ui/icons-8b4e1b847e22233d4f467d34faefe7bcbfebce6fa9bbbee560c45cd894868751.eot);
  src: url(/assets/semantic-ui/icons-8b4e1b847e22233d4f467d34faefe7bcbfebce6fa9bbbee560c45cd894868751.eot?#iefix) format("embedded-opentype"), url(/assets/semantic-ui/icons-434466b59545a8a1cac6ddb38197cdc6b35995a98c3f3812fb88d61b1c300dd3.woff2) format("woff2"), url(/assets/semantic-ui/icons-95b6a4840f8711ecab427bc236eb86098db7e5c782bafb139c8c30805aa5ffe1.woff) format("woff"), url(/assets/semantic-ui/icons-cb7f81f542f5c418a3bbb9ad3f9fbe784151d13b04cec50ecedec6013324a3da.ttf) format("truetype"), url(/assets/semantic-ui/icons-282a64fb600cdac6ff790bd01f92dd671d10a98278cccf52fb22479a18ab6934.svg#icons) format("svg");
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}

/* line 26, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon {
  display: inline-block;
  opacity: 1;
  margin: 0em 0.25rem 0em 0em;
  width: 1.18em;
  height: 1em;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 44, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon:before {
  background: none !important;
}

/*******************************
             Types
*******************************/
/*--------------
    Loading
---------------*/
/* line 58, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.loading {
  height: 1em;
  line-height: 1;
  -webkit-animation: icon-loading 2s linear infinite;
  animation: icon-loading 2s linear infinite;
}

@-webkit-keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes icon-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*******************************
             States
*******************************/
/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hover {
  opacity: 1 !important;
}

/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.active, table.table thead tr.icon, table.default thead tr.icon,
table.table tfoot tr.icon,
table.default tfoot tr.icon, #dorsale-attachments table thead tr.icon,
#dorsale-attachments table tfoot tr.icon, .flyboy table thead tr.icon,
.flyboy table tfoot tr.icon, #home-panels table thead tr.icon,
#home-panels table tfoot tr.icon {
  opacity: 1 !important;
}

/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.emphasized.icon {
  opacity: 1 !important;
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.disabled.icon {
  opacity: 0.45 !important;
}

/*******************************
           Variations
*******************************/
/*-------------------
        Fitted
--------------------*/
/* line 113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.fitted.icon {
  width: auto;
  margin: 0em !important;
}

/*-------------------
         Link
--------------------*/
/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.link.icon,
i.link.icons {
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.link.icon:hover, .textarea-input-group button.icon:hover, .textarea-input-group input.icon:hover,
i.link.icons:hover,
.textarea-input-group button.icons:hover,
.textarea-input-group input.icons:hover {
  opacity: 1 !important;
}

/*-------------------
      Circular
--------------------*/
/* line 138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.circular.icon {
  border-radius: 500em !important;
  line-height: 1 !important;
  padding: 0.5em 0em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  width: 2em !important;
  height: 2em !important;
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.circular.inverted.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*-------------------
      Flipped
--------------------*/
/* line 157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.flipped.icon,
i.horizontally.flipped.icon {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.vertically.flipped.icon {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/*-------------------
      Rotated
--------------------*/
/* line 171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.rotated.icon,
i.right.rotated.icon,
i.clockwise.rotated.icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.left.rotated.icon,
i.counterclockwise.rotated.icon {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*-------------------
      Bordered
--------------------*/
/* line 187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.bordered.icon {
  line-height: 1;
  vertical-align: baseline;
  width: 2em;
  height: 2em;
  padding: 0.5em 0em !important;
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
}

/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.bordered.inverted.icon {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*-------------------
      Inverted
--------------------*/
/* Inverted Shapes */
/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.icon,
i.inverted.circular.icon {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/* line 213, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.icon {
  color: #FFFFFF;
}

/*-------------------
       Colors
--------------------*/
/* Red */
/* line 223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.red.icon {
  color: #DB2828 !important;
}

/* line 226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.red.icon {
  color: #FF695E !important;
}

/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.red.icon,
i.inverted.circular.red.icon {
  background-color: #DB2828 !important;
  color: #FFFFFF !important;
}

/* Orange */
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.orange.icon {
  color: #F2711C !important;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.orange.icon {
  color: #FF851B !important;
}

/* line 242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.orange.icon,
i.inverted.circular.orange.icon {
  background-color: #F2711C !important;
  color: #FFFFFF !important;
}

/* Yellow */
/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.yellow.icon {
  color: #FBBD08 !important;
}

/* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.yellow.icon {
  color: #FFE21F !important;
}

/* line 255, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.yellow.icon,
i.inverted.circular.yellow.icon {
  background-color: #FBBD08 !important;
  color: #FFFFFF !important;
}

/* Olive */
/* line 262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.olive.icon {
  color: #B5CC18 !important;
}

/* line 265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.olive.icon {
  color: #D9E778 !important;
}

/* line 268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.olive.icon,
i.inverted.circular.olive.icon {
  background-color: #B5CC18 !important;
  color: #FFFFFF !important;
}

/* Green */
/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.green.icon {
  color: #21BA45 !important;
}

/* line 278, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.green.icon {
  color: #2ECC40 !important;
}

/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.green.icon,
i.inverted.circular.green.icon {
  background-color: #21BA45 !important;
  color: #FFFFFF !important;
}

/* Teal */
/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.teal.icon {
  color: #00B5AD !important;
}

/* line 291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.teal.icon {
  color: #6DFFFF !important;
}

/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.teal.icon,
i.inverted.circular.teal.icon {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/* Blue */
/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.blue.icon {
  color: #2185D0 !important;
}

/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.blue.icon {
  color: #54C8FF !important;
}

/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.blue.icon,
i.inverted.circular.blue.icon {
  background-color: #2185D0 !important;
  color: #FFFFFF !important;
}

/* Violet */
/* line 314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.violet.icon {
  color: #6435C9 !important;
}

/* line 317, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.violet.icon {
  color: #A291FB !important;
}

/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.violet.icon,
i.inverted.circular.violet.icon {
  background-color: #6435C9 !important;
  color: #FFFFFF !important;
}

/* Purple */
/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.purple.icon {
  color: #A333C8 !important;
}

/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.purple.icon {
  color: #DC73FF !important;
}

/* line 333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.purple.icon,
i.inverted.circular.purple.icon {
  background-color: #A333C8 !important;
  color: #FFFFFF !important;
}

/* Pink */
/* line 340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.pink.icon {
  color: #E03997 !important;
}

/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.pink.icon {
  color: #FF8EDF !important;
}

/* line 346, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.pink.icon,
i.inverted.circular.pink.icon {
  background-color: #E03997 !important;
  color: #FFFFFF !important;
}

/* Brown */
/* line 353, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.brown.icon {
  color: #A5673F !important;
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.brown.icon {
  color: #D67C1C !important;
}

/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.brown.icon,
i.inverted.circular.brown.icon {
  background-color: #A5673F !important;
  color: #FFFFFF !important;
}

/* Grey */
/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.grey.icon {
  color: #767676 !important;
}

/* line 369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.grey.icon {
  color: #DCDDDE !important;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.grey.icon,
i.inverted.circular.grey.icon {
  background-color: #767676 !important;
  color: #FFFFFF !important;
}

/* Black */
/* line 379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.black.icon {
  color: #1B1C1D !important;
}

/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.black.icon {
  color: #545454 !important;
}

/* line 385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.inverted.bordered.black.icon,
i.inverted.circular.black.icon {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/*-------------------
        Sizes
--------------------*/
/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.mini.icon,
i.mini.icons {
  line-height: 1;
  font-size: 0.4em;
}

/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.tiny.icon,
i.tiny.icons {
  line-height: 1;
  font-size: 0.5em;
}

/* line 405, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.small.icon,
i.small.icons {
  line-height: 1;
  font-size: 0.75em;
}

/* line 410, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon,
i.icons {
  font-size: 1em;
}

/* line 414, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.large.icon,
i.large.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 1.5em;
}

/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.big.icon,
i.big.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 2em;
}

/* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.huge.icon,
i.huge.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 4em;
}

/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.massive.icon,
i.massive.icons {
  line-height: 1;
  vertical-align: middle;
  font-size: 8em;
}

/*******************************
            Groups
*******************************/
/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons {
  display: inline-block;
  position: relative;
  line-height: 1;
}

/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0em;
  margin: 0;
}

/* line 458, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .icon:first-child {
  position: static;
  width: auto;
  height: auto;
  vertical-align: top;
  -webkit-transform: none;
  transform: none;
  margin-right: 0.25rem;
}

/* Corner Icon */
/* line 469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .corner.icon {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
  font-size: 0.45em;
  text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
}

/* line 479, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .top.right.corner.icon {
  top: 0;
  left: auto;
  right: 0;
  bottom: auto;
}

/* line 485, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .top.left.corner.icon {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}

/* line 491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .bottom.left.corner.icon {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
}

/* line 497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .bottom.right.corner.icon {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}

/* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icons .inverted.corner.icon {
  text-shadow: -1px -1px 0 #1B1C1D, 1px -1px 0 #1B1C1D, -1px 1px 0 #1B1C1D, 1px 1px 0 #1B1C1D;
}

/*
 * Font Awesome 5.0.8 by @fontawesome - http://fontawesome.io - @fontawesome
 * License - https://fontawesome.com/license (Icons: CC BY 4.0 License, Fonts: SIL OFL 1.1 License, CSS: MIT License)
 */
/*******************************

Semantic-UI integration of font-awesome :

///class names are separated
i.icon.circle => i.icon.circle
i.icon.circle-o => i.icon.circle.outline

//abbreviation are replaced by full letters:
i.icon.ellipsis-h => i.icon.ellipsis.horizontal
i.icon.ellipsis-v => i.icon.ellipsis.vertical
.alpha => .i.icon.alphabet
.asc => .i.icon.ascending
.desc => .i.icon.descending
.alt =>.alternate

ASCII order is conserved for easier maintenance.

Icons that only have one style 'outline', 'square' etc do not require this class
for instance `lemon icon` not `lemon outline icon` since there is only one lemon

*******************************/
/*******************************
            Icons
*******************************/
/* Deprecated *In/Out Naming Conflict) */
/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin.in:before {
  content: "\f0e1";
}

/* line 546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom.in:before {
  content: "\f00e";
}

/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom.out:before {
  content: "\f010";
}

/* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.in:before {
  content: "\f2f6";
}

/* line 555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.in.cart:before {
  content: "\f218";
}

/* line 558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.log.out:before {
  content: "\f2f5";
}

/* line 561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.out:before {
  content: "\f2f5";
}

/* Icons */
/* line 566, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.\35 00px:before {
  content: "\f26e";
}

/* line 569, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.accessible.icon:before {
  content: "\f368";
}

/* line 572, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.accusoft:before {
  content: "\f369";
}

/* line 575, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.book:before {
  content: "\f2b9";
}

/* line 578, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.card:before {
  content: "\f2bb";
}

/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.adjust:before {
  content: "\f042";
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.adn:before {
  content: "\f170";
}

/* line 587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.adversal:before {
  content: "\f36a";
}

/* line 590, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.affiliatetheme:before {
  content: "\f36b";
}

/* line 593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.algolia:before {
  content: "\f36c";
}

/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.center:before {
  content: "\f037";
}

/* line 599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.justify:before {
  content: "\f039";
}

/* line 602, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.left:before {
  content: "\f036";
}

/* line 605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.align.right:before {
  content: "\f038";
}

/* line 608, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amazon:before {
  content: "\f270";
}

/* line 611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amazon.pay:before {
  content: "\f42c";
}

/* line 614, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ambulance:before {
  content: "\f0f9";
}

/* line 617, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.sign.language.interpreting:before {
  content: "\f2a3";
}

/* line 620, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amilia:before {
  content: "\f36d";
}

/* line 623, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.anchor:before {
  content: "\f13d";
}

/* line 626, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.android:before {
  content: "\f17b";
}

/* line 629, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angellist:before {
  content: "\f209";
}

/* line 632, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.down:before {
  content: "\f103";
}

/* line 635, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.left:before {
  content: "\f100";
}

/* line 638, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.right:before {
  content: "\f101";
}

/* line 641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.double.up:before {
  content: "\f102";
}

/* line 644, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.down:before {
  content: "\f107";
}

/* line 647, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.left:before {
  content: "\f104";
}

/* line 650, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.right:before {
  content: "\f105";
}

/* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angle.up:before {
  content: "\f106";
}

/* line 656, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angrycreative:before {
  content: "\f36e";
}

/* line 659, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.angular:before {
  content: "\f420";
}

/* line 662, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.app.store:before {
  content: "\f36f";
}

/* line 665, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.app.store.ios:before {
  content: "\f370";
}

/* line 668, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.apper:before {
  content: "\f371";
}

/* line 671, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.apple:before {
  content: "\f179";
}

/* line 674, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.apple.pay:before {
  content: "\f415";
}

/* line 677, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.archive:before {
  content: "\f187";
}

/* line 680, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.down:before {
  content: "\f358";
}

/* line 683, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.left:before {
  content: "\f359";
}

/* line 686, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.right:before {
  content: "\f35a";
}

/* line 689, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.up:before {
  content: "\f35b";
}

/* line 692, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.down:before {
  content: "\f0ab";
}

/* line 695, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.left:before {
  content: "\f0a8";
}

/* line 698, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.right:before {
  content: "\f0a9";
}

/* line 701, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.circle.up:before {
  content: "\f0aa";
}

/* line 704, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.down:before {
  content: "\f063";
}

/* line 707, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.left:before {
  content: "\f060";
}

/* line 710, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.right:before {
  content: "\f061";
}

/* line 713, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.up:before {
  content: "\f062";
}

/* line 716, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrows.alternate:before {
  content: "\f0b2";
}

/* line 719, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrows.alternate.horizontal:before {
  content: "\f337";
}

/* line 722, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrows.alternate.vertical:before {
  content: "\f338";
}

/* line 725, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.assistive.listening.systems:before {
  content: "\f2a2";
}

/* line 728, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asterisk:before {
  content: "\f069";
}

/* line 731, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asymmetrik:before {
  content: "\f372";
}

/* line 734, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.at:before {
  content: "\f1fa";
}

/* line 737, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.audible:before {
  content: "\f373";
}

/* line 740, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.audio.description:before {
  content: "\f29e";
}

/* line 743, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.autoprefixer:before {
  content: "\f41c";
}

/* line 746, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.avianex:before {
  content: "\f374";
}

/* line 749, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.aviato:before {
  content: "\f421";
}

/* line 752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.aws:before {
  content: "\f375";
}

/* line 755, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.backward:before {
  content: "\f04a";
}

/* line 758, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.balance.scale:before {
  content: "\f24e";
}

/* line 761, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ban:before {
  content: "\f05e";
}

/* line 764, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.band.aid:before {
  content: "\f462";
}

/* line 767, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bandcamp:before {
  content: "\f2d5";
}

/* line 770, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.barcode:before {
  content: "\f02a";
}

/* line 773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bars:before {
  content: "\f0c9";
}

/* line 776, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.baseball.ball:before {
  content: "\f433";
}

/* line 779, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.basketball.ball:before {
  content: "\f434";
}

/* line 782, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bath:before {
  content: "\f2cd";
}

/* line 785, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.empty:before {
  content: "\f244";
}

/* line 788, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.full:before {
  content: "\f240";
}

/* line 791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.half:before {
  content: "\f242";
}

/* line 794, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.quarter:before {
  content: "\f243";
}

/* line 797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.three.quarters:before {
  content: "\f241";
}

/* line 800, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bed:before {
  content: "\f236";
}

/* line 803, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.beer:before {
  content: "\f0fc";
}

/* line 806, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.behance:before {
  content: "\f1b4";
}

/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.behance.square:before {
  content: "\f1b5";
}

/* line 812, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell:before {
  content: "\f0f3";
}

/* line 815, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.slash:before {
  content: "\f1f6";
}

/* line 818, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bicycle:before {
  content: "\f206";
}

/* line 821, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bimobject:before {
  content: "\f378";
}

/* line 824, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.binoculars:before {
  content: "\f1e5";
}

/* line 827, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.birthday.cake:before {
  content: "\f1fd";
}

/* line 830, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitbucket:before {
  content: "\f171";
}

/* line 833, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitcoin:before {
  content: "\f379";
}

/* line 836, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bity:before {
  content: "\f37a";
}

/* line 839, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.black.tie:before {
  content: "\f27e";
}

/* line 842, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.blackberry:before {
  content: "\f37b";
}

/* line 845, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.blind:before {
  content: "\f29d";
}

/* line 848, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.blogger:before {
  content: "\f37c";
}

/* line 851, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.blogger.b:before {
  content: "\f37d";
}

/* line 854, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bluetooth:before {
  content: "\f293";
}

/* line 857, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bluetooth.b:before {
  content: "\f294";
}

/* line 860, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bold:before {
  content: "\f032";
}

/* line 863, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bolt:before {
  content: "\f0e7";
}

/* line 866, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bomb:before {
  content: "\f1e2";
}

/* line 869, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.book:before {
  content: "\f02d";
}

/* line 872, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bookmark:before {
  content: "\f02e";
}

/* line 875, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bowling.ball:before {
  content: "\f436";
}

/* line 878, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.box:before {
  content: "\f466";
}

/* line 881, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.boxes:before {
  content: "\f468";
}

/* line 884, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.braille:before {
  content: "\f2a1";
}

/* line 887, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.briefcase:before {
  content: "\f0b1";
}

/* line 890, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.btc:before {
  content: "\f15a";
}

/* line 893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bug:before {
  content: "\f188";
}

/* line 896, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.building:before {
  content: "\f1ad";
}

/* line 899, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bullhorn:before {
  content: "\f0a1";
}

/* line 902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bullseye:before {
  content: "\f140";
}

/* line 905, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.buromobelexperte:before {
  content: "\f37f";
}

/* line 908, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bus:before {
  content: "\f207";
}

/* line 911, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.buysellads:before {
  content: "\f20d";
}

/* line 914, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calculator:before {
  content: "\f1ec";
}

/* line 917, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar:before {
  content: "\f133";
}

/* line 920, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.alternate:before {
  content: "\f073";
}

/* line 923, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.check:before {
  content: "\f274";
}

/* line 926, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.minus:before {
  content: "\f272";
}

/* line 929, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.plus:before {
  content: "\f271";
}

/* line 932, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.times:before {
  content: "\f273";
}

/* line 935, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.camera:before {
  content: "\f030";
}

/* line 938, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.camera.retro:before {
  content: "\f083";
}

/* line 941, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.car:before {
  content: "\f1b9";
}

/* line 944, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.down:before {
  content: "\f0d7";
}

/* line 947, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.left:before {
  content: "\f0d9";
}

/* line 950, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.right:before {
  content: "\f0da";
}

/* line 953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.down:before {
  content: "\f150";
}

/* line 956, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.left:before {
  content: "\f191";
}

/* line 959, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.right:before {
  content: "\f152";
}

/* line 962, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.up:before {
  content: "\f151";
}

/* line 965, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.up:before {
  content: "\f0d8";
}

/* line 968, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cart.arrow.down:before {
  content: "\f218";
}

/* line 971, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cart.plus:before {
  content: "\f217";
}

/* line 974, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.amazon.pay:before {
  content: "\f42d";
}

/* line 977, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.amex:before {
  content: "\f1f3";
}

/* line 980, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.apple.pay:before {
  content: "\f416";
}

/* line 983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.diners.club:before {
  content: "\f24c";
}

/* line 986, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.discover:before {
  content: "\f1f2";
}

/* line 989, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.jcb:before {
  content: "\f24b";
}

/* line 992, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.mastercard:before {
  content: "\f1f1";
}

/* line 995, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.paypal:before {
  content: "\f1f4";
}

/* line 998, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.stripe:before {
  content: "\f1f5";
}

/* line 1001, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc.visa:before {
  content: "\f1f0";
}

/* line 1004, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.centercode:before {
  content: "\f380";
}

/* line 1007, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.certificate:before {
  content: "\f0a3";
}

/* line 1010, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chart.area:before {
  content: "\f1fe";
}

/* line 1013, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chart.bar:before {
  content: "\f080";
}

/* line 1016, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chart.line:before {
  content: "\f201";
}

/* line 1019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chart.pie:before {
  content: "\f200";
}

/* line 1022, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check:before {
  content: "\f00c";
}

/* line 1025, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.circle:before {
  content: "\f058";
}

/* line 1028, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.square:before {
  content: "\f14a";
}

/* line 1031, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess:before {
  content: "\f439";
}

/* line 1034, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.bishop:before {
  content: "\f43a";
}

/* line 1037, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.board:before {
  content: "\f43c";
}

/* line 1040, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.king:before {
  content: "\f43f";
}

/* line 1043, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.knight:before {
  content: "\f441";
}

/* line 1046, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.pawn:before {
  content: "\f443";
}

/* line 1049, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.queen:before {
  content: "\f445";
}

/* line 1052, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.rook:before {
  content: "\f447";
}

/* line 1055, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.down:before {
  content: "\f13a";
}

/* line 1058, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.left:before {
  content: "\f137";
}

/* line 1061, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.right:before {
  content: "\f138";
}

/* line 1064, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.circle.up:before {
  content: "\f139";
}

/* line 1067, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.down:before {
  content: "\f078";
}

/* line 1070, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.left:before {
  content: "\f053";
}

/* line 1073, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.right:before {
  content: "\f054";
}

/* line 1076, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chevron.up:before {
  content: "\f077";
}

/* line 1079, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.child:before {
  content: "\f1ae";
}

/* line 1082, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chrome:before {
  content: "\f268";
}

/* line 1085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle:before {
  content: "\f111";
}

/* line 1088, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.notch:before {
  content: "\f1ce";
}

/* line 1091, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clipboard:before {
  content: "\f328";
}

/* line 1094, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clipboard.check:before {
  content: "\f46c";
}

/* line 1097, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clipboard.list:before {
  content: "\f46d";
}

/* line 1100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clock:before {
  content: "\f017";
}

/* line 1103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clone:before {
  content: "\f24d";
}

/* line 1106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.closed.captioning:before {
  content: "\f20a";
}

/* line 1109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud:before {
  content: "\f0c2";
}

/* line 1112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloudscale:before {
  content: "\f383";
}

/* line 1115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloudsmith:before {
  content: "\f384";
}

/* line 1118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloudversify:before {
  content: "\f385";
}

/* line 1121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.code:before {
  content: "\f121";
}

/* line 1124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.code.branch:before {
  content: "\f126";
}

/* line 1127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.codepen:before {
  content: "\f1cb";
}

/* line 1130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.codiepie:before {
  content: "\f284";
}

/* line 1133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.coffee:before {
  content: "\f0f4";
}

/* line 1136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cog:before {
  content: "\f013";
}

/* line 1139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cogs:before {
  content: "\f085";
}

/* line 1142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.columns:before {
  content: "\f0db";
}

/* line 1145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment:before {
  content: "\f075";
}

/* line 1148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment.alternate:before {
  content: "\f27a";
}

/* line 1151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comments:before {
  content: "\f086";
}

/* line 1154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compass:before {
  content: "\f14e";
}

/* line 1157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compress:before {
  content: "\f066";
}

/* line 1160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.connectdevelop:before {
  content: "\f20e";
}

/* line 1163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.contao:before {
  content: "\f26d";
}

/* line 1166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copy:before {
  content: "\f0c5";
}

/* line 1169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copyright:before {
  content: "\f1f9";
}

/* line 1172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cpanel:before {
  content: "\f388";
}

/* line 1175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.creative.commons:before {
  content: "\f25e";
}

/* line 1178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card:before {
  content: "\f09d";
}

/* line 1181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.crop:before {
  content: "\f125";
}

/* line 1184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.crosshairs:before {
  content: "\f05b";
}

/* line 1187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.css3:before {
  content: "\f13c";
}

/* line 1190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.css3.alternate:before {
  content: "\f38b";
}

/* line 1193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cube:before {
  content: "\f1b2";
}

/* line 1196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cubes:before {
  content: "\f1b3";
}

/* line 1199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cut:before {
  content: "\f0c4";
}

/* line 1202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cuttlefish:before {
  content: "\f38c";
}

/* line 1205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.d.and.d:before {
  content: "\f38d";
}

/* line 1208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dashcube:before {
  content: "\f210";
}

/* line 1211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.database:before {
  content: "\f1c0";
}

/* line 1214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deaf:before {
  content: "\f2a4";
}

/* line 1217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delicious:before {
  content: "\f1a5";
}

/* line 1220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deploydog:before {
  content: "\f38e";
}

/* line 1223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deskpro:before {
  content: "\f38f";
}

/* line 1226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.desktop:before {
  content: "\f108";
}

/* line 1229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deviantart:before {
  content: "\f1bd";
}

/* line 1232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.digg:before {
  content: "\f1a6";
}

/* line 1235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.digital.ocean:before {
  content: "\f391";
}

/* line 1238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discord:before {
  content: "\f392";
}

/* line 1241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discourse:before {
  content: "\f393";
}

/* line 1244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dna:before {
  content: "\f471";
}

/* line 1247, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dochub:before {
  content: "\f394";
}

/* line 1250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.docker:before {
  content: "\f395";
}

/* line 1253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dollar.sign:before {
  content: "\f155";
}

/* line 1256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dolly:before {
  content: "\f472";
}

/* line 1259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dolly.flatbed:before {
  content: "\f474";
}

/* line 1262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dot.circle:before {
  content: "\f192";
}

/* line 1265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.download:before {
  content: "\f019";
}

/* line 1268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.draft2digital:before {
  content: "\f396";
}

/* line 1271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dribbble:before {
  content: "\f17d";
}

/* line 1274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dribbble.square:before {
  content: "\f397";
}

/* line 1277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dropbox:before {
  content: "\f16b";
}

/* line 1280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.drupal:before {
  content: "\f1a9";
}

/* line 1283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dyalog:before {
  content: "\f399";
}

/* line 1286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.earlybirds:before {
  content: "\f39a";
}

/* line 1289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.edge:before {
  content: "\f282";
}

/* line 1292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.edit:before {
  content: "\f044";
}

/* line 1295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eject:before {
  content: "\f052";
}

/* line 1298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.elementor:before {
  content: "\f430";
}

/* line 1301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ellipsis.horizontal:before {
  content: "\f141";
}

/* line 1304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ellipsis.vertical:before {
  content: "\f142";
}

/* line 1307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ember:before {
  content: "\f423";
}

/* line 1310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.empire:before {
  content: "\f1d1";
}

/* line 1313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope:before {
  content: "\f0e0";
}

/* line 1316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope.open:before {
  content: "\f2b6";
}

/* line 1319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope.square:before {
  content: "\f199";
}

/* line 1322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envira:before {
  content: "\f299";
}

/* line 1325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eraser:before {
  content: "\f12d";
}

/* line 1328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.erlang:before {
  content: "\f39d";
}

/* line 1331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ethereum:before {
  content: "\f42e";
}

/* line 1334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.etsy:before {
  content: "\f2d7";
}

/* line 1337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.euro.sign:before {
  content: "\f153";
}

/* line 1340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exchange.alternate:before {
  content: "\f362";
}

/* line 1343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation:before {
  content: "\f12a";
}

/* line 1346, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation.circle:before {
  content: "\f06a";
}

/* line 1349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exclamation.triangle:before {
  content: "\f071";
}

/* line 1352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.expand:before {
  content: "\f065";
}

/* line 1355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.expand.arrows.alternate:before {
  content: "\f31e";
}

/* line 1358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.expeditedssl:before {
  content: "\f23e";
}

/* line 1361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.alternate:before {
  content: "\f35d";
}

/* line 1364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.square.alternate:before {
  content: "\f360";
}

/* line 1367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eye:before {
  content: "\f06e";
}

/* line 1370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eye.dropper:before {
  content: "\f1fb";
}

/* line 1373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eye.slash:before {
  content: "\f070";
}

/* line 1376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook:before {
  content: "\f09a";
}

/* line 1379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.f:before {
  content: "\f39e";
}

/* line 1382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.messenger:before {
  content: "\f39f";
}

/* line 1385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.square:before {
  content: "\f082";
}

/* line 1388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fast.backward:before {
  content: "\f049";
}

/* line 1391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fast.forward:before {
  content: "\f050";
}

/* line 1394, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fax:before {
  content: "\f1ac";
}

/* line 1397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.female:before {
  content: "\f182";
}

/* line 1400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fighter.jet:before {
  content: "\f0fb";
}

/* line 1403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file:before {
  content: "\f15b";
}

/* line 1406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.alternate:before {
  content: "\f15c";
}

/* line 1409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.archive:before {
  content: "\f1c6";
}

/* line 1412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.audio:before {
  content: "\f1c7";
}

/* line 1415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.code:before {
  content: "\f1c9";
}

/* line 1418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.excel:before {
  content: "\f1c3";
}

/* line 1421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.image:before {
  content: "\f1c5";
}

/* line 1424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.pdf:before {
  content: "\f1c1";
}

/* line 1427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.powerpoint:before {
  content: "\f1c4";
}

/* line 1430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.video:before {
  content: "\f1c8";
}

/* line 1433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.word:before {
  content: "\f1c2";
}

/* line 1436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.film:before {
  content: "\f008";
}

/* line 1439, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.filter:before {
  content: "\f0b0";
}

/* line 1442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fire:before {
  content: "\f06d";
}

/* line 1445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fire.extinguisher:before {
  content: "\f134";
}

/* line 1448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.firefox:before {
  content: "\f269";
}

/* line 1451, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.first.aid:before {
  content: "\f479";
}

/* line 1454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.first.order:before {
  content: "\f2b0";
}

/* line 1457, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.firstdraft:before {
  content: "\f3a1";
}

/* line 1460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag:before {
  content: "\f024";
}

/* line 1463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag.checkered:before {
  content: "\f11e";
}

/* line 1466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flask:before {
  content: "\f0c3";
}

/* line 1469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flickr:before {
  content: "\f16e";
}

/* line 1472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flipboard:before {
  content: "\f44d";
}

/* line 1475, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fly:before {
  content: "\f417";
}

/* line 1478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder:before {
  content: "\f07b";
}

/* line 1481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.open:before {
  content: "\f07c";
}

/* line 1484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font:before {
  content: "\f031";
}

/* line 1487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font.awesome:before {
  content: "\f2b4";
}

/* line 1490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font.awesome.alternate:before {
  content: "\f35c";
}

/* line 1493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.font.awesome.flag:before {
  content: "\f425";
}

/* line 1496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fonticons:before {
  content: "\f280";
}

/* line 1499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fonticons.fi:before {
  content: "\f3a2";
}

/* line 1502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.football.ball:before {
  content: "\f44e";
}

/* line 1505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fort.awesome:before {
  content: "\f286";
}

/* line 1508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fort.awesome.alternate:before {
  content: "\f3a3";
}

/* line 1511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.forumbee:before {
  content: "\f211";
}

/* line 1514, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.forward:before {
  content: "\f04e";
}

/* line 1517, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.foursquare:before {
  content: "\f180";
}

/* line 1520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.free.code.camp:before {
  content: "\f2c5";
}

/* line 1523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.freebsd:before {
  content: "\f3a4";
}

/* line 1526, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.frown:before {
  content: "\f119";
}

/* line 1529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.futbol:before {
  content: "\f1e3";
}

/* line 1532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gamepad:before {
  content: "\f11b";
}

/* line 1535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gavel:before {
  content: "\f0e3";
}

/* line 1538, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gem:before {
  content: "\f3a5";
}

/* line 1541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.genderless:before {
  content: "\f22d";
}

/* line 1544, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.get.pocket:before {
  content: "\f265";
}

/* line 1547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gg:before {
  content: "\f260";
}

/* line 1550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gg.circle:before {
  content: "\f261";
}

/* line 1553, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gift:before {
  content: "\f06b";
}

/* line 1556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.git:before {
  content: "\f1d3";
}

/* line 1559, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.git.square:before {
  content: "\f1d2";
}

/* line 1562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github:before {
  content: "\f09b";
}

/* line 1565, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github.alternate:before {
  content: "\f113";
}

/* line 1568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.github.square:before {
  content: "\f092";
}

/* line 1571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gitkraken:before {
  content: "\f3a6";
}

/* line 1574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gitlab:before {
  content: "\f296";
}

/* line 1577, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gitter:before {
  content: "\f426";
}

/* line 1580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.glass.martini:before {
  content: "\f000";
}

/* line 1583, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.glide:before {
  content: "\f2a5";
}

/* line 1586, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.glide.g:before {
  content: "\f2a6";
}

/* line 1589, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.globe:before {
  content: "\f0ac";
}

/* line 1592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gofore:before {
  content: "\f3a7";
}

/* line 1595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.golf.ball:before {
  content: "\f450";
}

/* line 1598, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.goodreads:before {
  content: "\f3a8";
}

/* line 1601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.goodreads.g:before {
  content: "\f3a9";
}

/* line 1604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google:before {
  content: "\f1a0";
}

/* line 1607, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.drive:before {
  content: "\f3aa";
}

/* line 1610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.play:before {
  content: "\f3ab";
}

/* line 1613, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus:before {
  content: "\f2b3";
}

/* line 1616, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.g:before {
  content: "\f0d5";
}

/* line 1619, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.square:before {
  content: "\f0d4";
}

/* line 1622, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.wallet:before {
  content: "\f1ee";
}

/* line 1625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.graduation.cap:before {
  content: "\f19d";
}

/* line 1628, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gratipay:before {
  content: "\f184";
}

/* line 1631, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grav:before {
  content: "\f2d6";
}

/* line 1634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gripfire:before {
  content: "\f3ac";
}

/* line 1637, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grunt:before {
  content: "\f3ad";
}

/* line 1640, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gulp:before {
  content: "\f3ae";
}

/* line 1643, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.h.square:before {
  content: "\f0fd";
}

/* line 1646, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hacker.news:before {
  content: "\f1d4";
}

/* line 1649, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hacker.news.square:before {
  content: "\f3af";
}

/* line 1652, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.lizard:before {
  content: "\f258";
}

/* line 1655, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.paper:before {
  content: "\f256";
}

/* line 1658, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.peace:before {
  content: "\f25b";
}

/* line 1661, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.down:before {
  content: "\f0a7";
}

/* line 1664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.left:before {
  content: "\f0a5";
}

/* line 1667, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.right:before {
  content: "\f0a4";
}

/* line 1670, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.up:before {
  content: "\f0a6";
}

/* line 1673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.pointer:before {
  content: "\f25a";
}

/* line 1676, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.rock:before {
  content: "\f255";
}

/* line 1679, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.scissors:before {
  content: "\f257";
}

/* line 1682, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.spock:before {
  content: "\f259";
}

/* line 1685, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.handshake:before {
  content: "\f2b5";
}

/* line 1688, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hashtag:before {
  content: "\f292";
}

/* line 1691, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hdd:before {
  content: "\f0a0";
}

/* line 1694, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heading:before {
  content: "\f1dc";
}

/* line 1697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.headphones:before {
  content: "\f025";
}

/* line 1700, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart:before {
  content: "\f004";
}

/* line 1703, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heartbeat:before {
  content: "\f21e";
}

/* line 1706, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hips:before {
  content: "\f452";
}

/* line 1709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hire.a.helper:before {
  content: "\f3b0";
}

/* line 1712, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.history:before {
  content: "\f1da";
}

/* line 1715, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hockey.puck:before {
  content: "\f453";
}

/* line 1718, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.home:before {
  content: "\f015";
}

/* line 1721, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hooli:before {
  content: "\f427";
}

/* line 1724, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hospital:before {
  content: "\f0f8";
}

/* line 1727, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hospital.symbol:before {
  content: "\f47e";
}

/* line 1730, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hotjar:before {
  content: "\f3b1";
}

/* line 1733, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass:before {
  content: "\f254";
}

/* line 1736, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.end:before {
  content: "\f253";
}

/* line 1739, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.half:before {
  content: "\f252";
}

/* line 1742, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.start:before {
  content: "\f251";
}

/* line 1745, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.houzz:before {
  content: "\f27c";
}

/* line 1748, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.html5:before {
  content: "\f13b";
}

/* line 1751, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hubspot:before {
  content: "\f3b2";
}

/* line 1754, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.i.cursor:before {
  content: "\f246";
}

/* line 1757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.badge:before {
  content: "\f2c1";
}

/* line 1760, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.card:before {
  content: "\f2c2";
}

/* line 1763, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.image:before {
  content: "\f03e";
}

/* line 1766, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.images:before {
  content: "\f302";
}

/* line 1769, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.imdb:before {
  content: "\f2d8";
}

/* line 1772, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.inbox:before {
  content: "\f01c";
}

/* line 1775, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.indent:before {
  content: "\f03c";
}

/* line 1778, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.industry:before {
  content: "\f275";
}

/* line 1781, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.info:before {
  content: "\f129";
}

/* line 1784, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.info.circle:before {
  content: "\f05a";
}

/* line 1787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.instagram:before {
  content: "\f16d";
}

/* line 1790, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.internet.explorer:before {
  content: "\f26b";
}

/* line 1793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ioxhost:before {
  content: "\f208";
}

/* line 1796, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.italic:before {
  content: "\f033";
}

/* line 1799, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.itunes:before {
  content: "\f3b4";
}

/* line 1802, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.itunes.note:before {
  content: "\f3b5";
}

/* line 1805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jenkins:before {
  content: "\f3b6";
}

/* line 1808, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.joget:before {
  content: "\f3b7";
}

/* line 1811, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.joomla:before {
  content: "\f1aa";
}

/* line 1814, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.js:before {
  content: "\f3b8";
}

/* line 1817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.js.square:before {
  content: "\f3b9";
}

/* line 1820, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jsfiddle:before {
  content: "\f1cc";
}

/* line 1823, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.key:before {
  content: "\f084";
}

/* line 1826, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.keyboard:before {
  content: "\f11c";
}

/* line 1829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.keycdn:before {
  content: "\f3ba";
}

/* line 1832, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.kickstarter:before {
  content: "\f3bb";
}

/* line 1835, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.kickstarter.k:before {
  content: "\f3bc";
}

/* line 1838, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.korvue:before {
  content: "\f42f";
}

/* line 1841, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.language:before {
  content: "\f1ab";
}

/* line 1844, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.laptop:before {
  content: "\f109";
}

/* line 1847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.laravel:before {
  content: "\f3bd";
}

/* line 1850, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lastfm:before {
  content: "\f202";
}

/* line 1853, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lastfm.square:before {
  content: "\f203";
}

/* line 1856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.leaf:before {
  content: "\f06c";
}

/* line 1859, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.leanpub:before {
  content: "\f212";
}

/* line 1862, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lemon:before {
  content: "\f094";
}

/* line 1865, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.less:before {
  content: "\f41d";
}

/* line 1868, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.down.alternate:before {
  content: "\f3be";
}

/* line 1871, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.up.alternate:before {
  content: "\f3bf";
}

/* line 1874, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.life.ring:before {
  content: "\f1cd";
}

/* line 1877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lightbulb:before {
  content: "\f0eb";
}

/* line 1880, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linechat:before {
  content: "\f3c0";
}

/* line 1883, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkify:before {
  content: "\f0c1";
}

/* line 1886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin:before {
  content: "\f08c";
}

/* line 1889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin.alt:before {
  content: "\f0e1";
}

/* line 1892, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linode:before {
  content: "\f2b8";
}

/* line 1895, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linux:before {
  content: "\f17c";
}

/* line 1898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lira.sign:before {
  content: "\f195";
}

/* line 1901, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list:before {
  content: "\f03a";
}

/* line 1904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.alternate:before {
  content: "\f022";
}

/* line 1907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.ol:before {
  content: "\f0cb";
}

/* line 1910, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.ul:before {
  content: "\f0ca";
}

/* line 1913, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.location.arrow:before {
  content: "\f124";
}

/* line 1916, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lock:before {
  content: "\f023";
}

/* line 1919, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lock.open:before {
  content: "\f3c1";
}

/* line 1922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.alternate.down:before {
  content: "\f309";
}

/* line 1925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.alternate.left:before {
  content: "\f30a";
}

/* line 1928, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.alternate.right:before {
  content: "\f30b";
}

/* line 1931, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.long.arrow.alternate.up:before {
  content: "\f30c";
}

/* line 1934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.low.vision:before {
  content: "\f2a8";
}

/* line 1937, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lyft:before {
  content: "\f3c3";
}

/* line 1940, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magento:before {
  content: "\f3c4";
}

/* line 1943, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magic:before {
  content: "\f0d0";
}

/* line 1946, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magnet:before {
  content: "\f076";
}

/* line 1949, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.male:before {
  content: "\f183";
}

/* line 1952, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map:before {
  content: "\f279";
}

/* line 1955, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.marker:before {
  content: "\f041";
}

/* line 1958, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.marker.alternate:before {
  content: "\f3c5";
}

/* line 1961, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.pin:before {
  content: "\f276";
}

/* line 1964, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.signs:before {
  content: "\f277";
}

/* line 1967, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars:before {
  content: "\f222";
}

/* line 1970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.double:before {
  content: "\f227";
}

/* line 1973, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke:before {
  content: "\f229";
}

/* line 1976, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke.horizontal:before {
  content: "\f22b";
}

/* line 1979, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.stroke.vertical:before {
  content: "\f22a";
}

/* line 1982, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.maxcdn:before {
  content: "\f136";
}

/* line 1985, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medapps:before {
  content: "\f3c6";
}

/* line 1988, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medium:before {
  content: "\f23a";
}

/* line 1991, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medium.m:before {
  content: "\f3c7";
}

/* line 1994, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medkit:before {
  content: "\f0fa";
}

/* line 1997, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.medrt:before {
  content: "\f3c8";
}

/* line 2000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meetup:before {
  content: "\f2e0";
}

/* line 2003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meh:before {
  content: "\f11a";
}

/* line 2006, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mercury:before {
  content: "\f223";
}

/* line 2009, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microchip:before {
  content: "\f2db";
}

/* line 2012, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microphone:before {
  content: "\f130";
}

/* line 2015, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microphone.slash:before {
  content: "\f131";
}

/* line 2018, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microsoft:before {
  content: "\f3ca";
}

/* line 2021, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus:before {
  content: "\f068";
}

/* line 2024, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.circle:before {
  content: "\f056";
}

/* line 2027, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.square:before {
  content: "\f146";
}

/* line 2030, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mix:before {
  content: "\f3cb";
}

/* line 2033, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mixcloud:before {
  content: "\f289";
}

/* line 2036, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mizuni:before {
  content: "\f3cc";
}

/* line 2039, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mobile:before {
  content: "\f10b";
}

/* line 2042, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mobile.alternate:before {
  content: "\f3cd";
}

/* line 2045, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.modx:before {
  content: "\f285";
}

/* line 2048, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.monero:before {
  content: "\f3d0";
}

/* line 2051, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.money.bill.alternate:before {
  content: "\f3d1";
}

/* line 2054, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.moon:before {
  content: "\f186";
}

/* line 2057, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.motorcycle:before {
  content: "\f21c";
}

/* line 2060, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mouse.pointer:before {
  content: "\f245";
}

/* line 2063, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.music:before {
  content: "\f001";
}

/* line 2066, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.napster:before {
  content: "\f3d2";
}

/* line 2069, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.neuter:before {
  content: "\f22c";
}

/* line 2072, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.newspaper:before {
  content: "\f1ea";
}

/* line 2075, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.nintendo.switch:before {
  content: "\f418";
}

/* line 2078, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.node:before {
  content: "\f419";
}

/* line 2081, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.node.js:before {
  content: "\f3d3";
}

/* line 2084, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.npm:before {
  content: "\f3d4";
}

/* line 2087, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ns8:before {
  content: "\f3d5";
}

/* line 2090, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.nutritionix:before {
  content: "\f3d6";
}

/* line 2093, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.group:before {
  content: "\f247";
}

/* line 2096, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.ungroup:before {
  content: "\f248";
}

/* line 2099, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.odnoklassniki:before {
  content: "\f263";
}

/* line 2102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.odnoklassniki.square:before {
  content: "\f264";
}

/* line 2105, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.opencart:before {
  content: "\f23d";
}

/* line 2108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.openid:before {
  content: "\f19b";
}

/* line 2111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.opera:before {
  content: "\f26a";
}

/* line 2114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.optin.monster:before {
  content: "\f23c";
}

/* line 2117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.osi:before {
  content: "\f41a";
}

/* line 2120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.outdent:before {
  content: "\f03b";
}

/* line 2123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.page4:before {
  content: "\f3d7";
}

/* line 2126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pagelines:before {
  content: "\f18c";
}

/* line 2129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paint.brush:before {
  content: "\f1fc";
}

/* line 2132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.palfed:before {
  content: "\f3d8";
}

/* line 2135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pallet:before {
  content: "\f482";
}

/* line 2138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paper.plane:before {
  content: "\f1d8";
}

/* line 2141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paperclip:before {
  content: "\f0c6";
}

/* line 2144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paragraph:before {
  content: "\f1dd";
}

/* line 2147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paste:before {
  content: "\f0ea";
}

/* line 2150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.patreon:before {
  content: "\f3d9";
}

/* line 2153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause:before {
  content: "\f04c";
}

/* line 2156, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause.circle:before {
  content: "\f28b";
}

/* line 2159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paw:before {
  content: "\f1b0";
}

/* line 2162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paypal:before {
  content: "\f1ed";
}

/* line 2165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pen.square:before {
  content: "\f14b";
}

/* line 2168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pencil.alternate:before {
  content: "\f303";
}

/* line 2171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.percent:before {
  content: "\f295";
}

/* line 2174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.periscope:before {
  content: "\f3da";
}

/* line 2177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phabricator:before {
  content: "\f3db";
}

/* line 2180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phoenix.framework:before {
  content: "\f3dc";
}

/* line 2183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phone:before {
  content: "\f095";
}

/* line 2186, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phone.square:before {
  content: "\f098";
}

/* line 2189, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.phone.volume:before {
  content: "\f2a0";
}

/* line 2192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.php:before {
  content: "\f457";
}

/* line 2195, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper:before {
  content: "\f2ae";
}

/* line 2198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper.alternate:before {
  content: "\f1a8";
}

/* line 2201, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper.pp:before {
  content: "\f1a7";
}

/* line 2204, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pills:before {
  content: "\f484";
}

/* line 2207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest:before {
  content: "\f0d2";
}

/* line 2210, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest.p:before {
  content: "\f231";
}

/* line 2213, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pinterest.square:before {
  content: "\f0d3";
}

/* line 2216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plane:before {
  content: "\f072";
}

/* line 2219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play:before {
  content: "\f04b";
}

/* line 2222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play.circle:before {
  content: "\f144";
}

/* line 2225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.playstation:before {
  content: "\f3df";
}

/* line 2228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plug:before {
  content: "\f1e6";
}

/* line 2231, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus:before {
  content: "\f067";
}

/* line 2234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.circle:before {
  content: "\f055";
}

/* line 2237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.square:before {
  content: "\f0fe";
}

/* line 2240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.podcast:before {
  content: "\f2ce";
}

/* line 2243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pound.sign:before {
  content: "\f154";
}

/* line 2246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.power.off:before {
  content: "\f011";
}

/* line 2249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.print:before {
  content: "\f02f";
}

/* line 2252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.product.hunt:before {
  content: "\f288";
}

/* line 2255, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pushed:before {
  content: "\f3e1";
}

/* line 2258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.puzzle.piece:before {
  content: "\f12e";
}

/* line 2261, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.python:before {
  content: "\f3e2";
}

/* line 2264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.qq:before {
  content: "\f1d6";
}

/* line 2267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.qrcode:before {
  content: "\f029";
}

/* line 2270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question:before {
  content: "\f128";
}

/* line 2273, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question.circle:before {
  content: "\f059";
}

/* line 2276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quidditch:before {
  content: "\f458";
}

/* line 2279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quinscape:before {
  content: "\f459";
}

/* line 2282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quora:before {
  content: "\f2c4";
}

/* line 2285, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quote.left:before {
  content: "\f10d";
}

/* line 2288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.quote.right:before {
  content: "\f10e";
}

/* line 2291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.random:before {
  content: "\f074";
}

/* line 2294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ravelry:before {
  content: "\f2d9";
}

/* line 2297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.react:before {
  content: "\f41b";
}

/* line 2300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rebel:before {
  content: "\f1d0";
}

/* line 2303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.recycle:before {
  content: "\f1b8";
}

/* line 2306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.redriver:before {
  content: "\f3e3";
}

/* line 2309, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit:before {
  content: "\f1a1";
}

/* line 2312, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit.alien:before {
  content: "\f281";
}

/* line 2315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reddit.square:before {
  content: "\f1a2";
}

/* line 2318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.redo:before {
  content: "\f01e";
}

/* line 2321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.redo.alternate:before {
  content: "\f2f9";
}

/* line 2324, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.registered:before {
  content: "\f25d";
}

/* line 2327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rendact:before {
  content: "\f3e4";
}

/* line 2330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.renren:before {
  content: "\f18b";
}

/* line 2333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reply:before {
  content: "\f3e5";
}

/* line 2336, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.reply.all:before {
  content: "\f122";
}

/* line 2339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.replyd:before {
  content: "\f3e6";
}

/* line 2342, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.resolving:before {
  content: "\f3e7";
}

/* line 2345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.retweet:before {
  content: "\f079";
}

/* line 2348, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.road:before {
  content: "\f018";
}

/* line 2351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rocket:before {
  content: "\f135";
}

/* line 2354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rocketchat:before {
  content: "\f3e8";
}

/* line 2357, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rockrms:before {
  content: "\f3e9";
}

/* line 2360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rss:before {
  content: "\f09e";
}

/* line 2363, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rss.square:before {
  content: "\f143";
}

/* line 2366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ruble.sign:before {
  content: "\f158";
}

/* line 2369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rupee.sign:before {
  content: "\f156";
}

/* line 2372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.safari:before {
  content: "\f267";
}

/* line 2375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sass:before {
  content: "\f41e";
}

/* line 2378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.save:before {
  content: "\f0c7";
}

/* line 2381, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.schlix:before {
  content: "\f3ea";
}

/* line 2384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.scribd:before {
  content: "\f28a";
}

/* line 2387, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.search:before {
  content: "\f002";
}

/* line 2390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.search.minus:before {
  content: "\f010";
}

/* line 2393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.search.plus:before {
  content: "\f00e";
}

/* line 2396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.searchengin:before {
  content: "\f3eb";
}

/* line 2399, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sellcast:before {
  content: "\f2da";
}

/* line 2402, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sellsy:before {
  content: "\f213";
}

/* line 2405, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.server:before {
  content: "\f233";
}

/* line 2408, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.servicestack:before {
  content: "\f3ec";
}

/* line 2411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share:before {
  content: "\f064";
}

/* line 2414, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.alternate:before {
  content: "\f1e0";
}

/* line 2417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.alternate.square:before {
  content: "\f1e1";
}

/* line 2420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.square:before {
  content: "\f14d";
}

/* line 2423, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shekel.sign:before {
  content: "\f20b";
}

/* line 2426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shield.alternate:before {
  content: "\f3ed";
}

/* line 2429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ship:before {
  content: "\f21a";
}

/* line 2432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shipping.fast:before {
  content: "\f48b";
}

/* line 2435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shirtsinbulk:before {
  content: "\f214";
}

/* line 2438, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.bag:before {
  content: "\f290";
}

/* line 2441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.basket:before {
  content: "\f291";
}

/* line 2444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shopping.cart:before {
  content: "\f07a";
}

/* line 2447, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shower:before {
  content: "\f2cc";
}

/* line 2450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign.language:before {
  content: "\f2a7";
}

/* line 2453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signal:before {
  content: "\f012";
}

/* line 2456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.simplybuilt:before {
  content: "\f215";
}

/* line 2459, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sistrix:before {
  content: "\f3ee";
}

/* line 2462, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sitemap:before {
  content: "\f0e8";
}

/* line 2465, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.skyatlas:before {
  content: "\f216";
}

/* line 2468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.skype:before {
  content: "\f17e";
}

/* line 2471, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.slack:before {
  content: "\f198";
}

/* line 2474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.slack.hash:before {
  content: "\f3ef";
}

/* line 2477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sliders.horizontal:before {
  content: "\f1de";
}

/* line 2480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.slideshare:before {
  content: "\f1e7";
}

/* line 2483, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.smile:before {
  content: "\f118";
}

/* line 2486, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat:before {
  content: "\f2ab";
}

/* line 2489, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat.ghost:before {
  content: "\f2ac";
}

/* line 2492, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snapchat.square:before {
  content: "\f2ad";
}

/* line 2495, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snowflake:before {
  content: "\f2dc";
}

/* line 2498, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort:before {
  content: "\f0dc";
}

/* line 2501, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.down:before {
  content: "\f15d";
}

/* line 2504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.up:before {
  content: "\f15e";
}

/* line 2507, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.amount.down:before {
  content: "\f160";
}

/* line 2510, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.amount.up:before {
  content: "\f161";
}

/* line 2513, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.down:before {
  content: "\f0dd";
}

/* line 2516, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.down:before {
  content: "\f162";
}

/* line 2519, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.up:before {
  content: "\f163";
}

/* line 2522, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.up:before {
  content: "\f0de";
}

/* line 2525, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.soundcloud:before {
  content: "\f1be";
}

/* line 2528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.space.shuttle:before {
  content: "\f197";
}

/* line 2531, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.speakap:before {
  content: "\f3f3";
}

/* line 2534, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spinner:before {
  content: "\f110";
}

/* line 2537, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spotify:before {
  content: "\f1bc";
}

/* line 2540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.square:before {
  content: "\f0c8";
}

/* line 2543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.square.full:before {
  content: "\f45c";
}

/* line 2546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stack.exchange:before {
  content: "\f18d";
}

/* line 2549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stack.overflow:before {
  content: "\f16c";
}

/* line 2552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star:before {
  content: "\f005";
}

/* line 2555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half:before {
  content: "\f089";
}

/* line 2558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.staylinked:before {
  content: "\f3f5";
}

/* line 2561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.steam:before {
  content: "\f1b6";
}

/* line 2564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.steam.square:before {
  content: "\f1b7";
}

/* line 2567, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.steam.symbol:before {
  content: "\f3f6";
}

/* line 2570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.step.backward:before {
  content: "\f048";
}

/* line 2573, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.step.forward:before {
  content: "\f051";
}

/* line 2576, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stethoscope:before {
  content: "\f0f1";
}

/* line 2579, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sticker.mule:before {
  content: "\f3f7";
}

/* line 2582, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sticky.note:before {
  content: "\f249";
}

/* line 2585, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop:before {
  content: "\f04d";
}

/* line 2588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop.circle:before {
  content: "\f28d";
}

/* line 2591, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stopwatch:before {
  content: "\f2f2";
}

/* line 2594, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.strava:before {
  content: "\f428";
}

/* line 2597, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.street.view:before {
  content: "\f21d";
}

/* line 2600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.strikethrough:before {
  content: "\f0cc";
}

/* line 2603, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stripe:before {
  content: "\f429";
}

/* line 2606, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stripe.s:before {
  content: "\f42a";
}

/* line 2609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.studiovinari:before {
  content: "\f3f8";
}

/* line 2612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stumbleupon:before {
  content: "\f1a4";
}

/* line 2615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stumbleupon.circle:before {
  content: "\f1a3";
}

/* line 2618, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.subscript:before {
  content: "\f12c";
}

/* line 2621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.subway:before {
  content: "\f239";
}

/* line 2624, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.suitcase:before {
  content: "\f0f2";
}

/* line 2627, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sun:before {
  content: "\f185";
}

/* line 2630, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.superpowers:before {
  content: "\f2dd";
}

/* line 2633, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.superscript:before {
  content: "\f12b";
}

/* line 2636, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.supple:before {
  content: "\f3f9";
}

/* line 2639, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sync:before {
  content: "\f021";
}

/* line 2642, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sync.alternate:before {
  content: "\f2f1";
}

/* line 2645, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.syringe:before {
  content: "\f48e";
}

/* line 2648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.table:before, table.icon.default:before, #dorsale-attachments table.icon:before, .flyboy table.icon:before, #home-panels table.icon:before {
  content: "\f0ce";
}

/* line 2651, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.table.tennis:before, table.icon.tennis.default:before, #dorsale-attachments table.icon.tennis:before, .flyboy table.icon.tennis:before, #home-panels table.icon.tennis:before {
  content: "\f45d";
}

/* line 2654, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tablet:before {
  content: "\f10a";
}

/* line 2657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tablet.alternate:before {
  content: "\f3fa";
}

/* line 2660, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tachometer.alternate:before {
  content: "\f3fd";
}

/* line 2663, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tag:before {
  content: "\f02b";
}

/* line 2666, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tags:before {
  content: "\f02c";
}

/* line 2669, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tasks:before {
  content: "\f0ae";
}

/* line 2672, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.taxi:before {
  content: "\f1ba";
}

/* line 2675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.telegram:before {
  content: "\f2c6";
}

/* line 2678, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.telegram.plane:before {
  content: "\f3fe";
}

/* line 2681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tencent.weibo:before {
  content: "\f1d5";
}

/* line 2684, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.terminal:before {
  content: "\f120";
}

/* line 2687, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.height:before {
  content: "\f034";
}

/* line 2690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.width:before {
  content: "\f035";
}

/* line 2693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.th:before {
  content: "\f00a";
}

/* line 2696, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.th.large:before {
  content: "\f009";
}

/* line 2699, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.th.list:before {
  content: "\f00b";
}

/* line 2702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.themeisle:before {
  content: "\f2b2";
}

/* line 2705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer:before {
  content: "\f491";
}

/* line 2708, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.empty:before {
  content: "\f2cb";
}

/* line 2711, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.full:before {
  content: "\f2c7";
}

/* line 2714, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.half:before {
  content: "\f2c9";
}

/* line 2717, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.quarter:before {
  content: "\f2ca";
}

/* line 2720, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer.three.quarters:before {
  content: "\f2c8";
}

/* line 2723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.down:before {
  content: "\f165";
}

/* line 2726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.up:before {
  content: "\f164";
}

/* line 2729, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbtack:before {
  content: "\f08d";
}

/* line 2732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ticket.alternate:before {
  content: "\f3ff";
}

/* line 2735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times:before {
  content: "\f00d";
}

/* line 2738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times.circle:before {
  content: "\f057";
}

/* line 2741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tint:before {
  content: "\f043";
}

/* line 2744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.off:before {
  content: "\f204";
}

/* line 2747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.on:before {
  content: "\f205";
}

/* line 2750, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trademark:before {
  content: "\f25c";
}

/* line 2753, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.train:before {
  content: "\f238";
}

/* line 2756, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.transgender:before {
  content: "\f224";
}

/* line 2759, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.transgender.alternate:before {
  content: "\f225";
}

/* line 2762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trash:before {
  content: "\f1f8";
}

/* line 2765, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trash.alternate:before {
  content: "\f2ed";
}

/* line 2768, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tree:before {
  content: "\f1bb";
}

/* line 2771, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trello:before {
  content: "\f181";
}

/* line 2774, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tripadvisor:before {
  content: "\f262";
}

/* line 2777, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trophy:before {
  content: "\f091";
}

/* line 2780, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.truck:before {
  content: "\f0d1";
}

/* line 2783, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tty:before {
  content: "\f1e4";
}

/* line 2786, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tumblr:before {
  content: "\f173";
}

/* line 2789, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tumblr.square:before {
  content: "\f174";
}

/* line 2792, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tv:before {
  content: "\f26c";
}

/* line 2795, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitch:before {
  content: "\f1e8";
}

/* line 2798, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitter:before {
  content: "\f099";
}

/* line 2801, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.twitter.square:before {
  content: "\f081";
}

/* line 2804, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.typo3:before {
  content: "\f42b";
}

/* line 2807, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.uber:before {
  content: "\f402";
}

/* line 2810, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.uikit:before {
  content: "\f403";
}

/* line 2813, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.umbrella:before {
  content: "\f0e9";
}

/* line 2816, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.underline:before {
  content: "\f0cd";
}

/* line 2819, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.undo:before {
  content: "\f0e2";
}

/* line 2822, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.undo.alternate:before {
  content: "\f2ea";
}

/* line 2825, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.uniregistry:before {
  content: "\f404";
}

/* line 2828, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.universal.access:before {
  content: "\f29a";
}

/* line 2831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.university:before {
  content: "\f19c";
}

/* line 2834, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlink:before {
  content: "\f127";
}

/* line 2837, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlock:before {
  content: "\f09c";
}

/* line 2840, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlock.alternate:before {
  content: "\f13e";
}

/* line 2843, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.untappd:before {
  content: "\f405";
}

/* line 2846, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.upload:before {
  content: "\f093";
}

/* line 2849, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.usb:before {
  content: "\f287";
}

/* line 2852, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user:before {
  content: "\f007";
}

/* line 2855, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.circle:before {
  content: "\f2bd";
}

/* line 2858, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.md:before {
  content: "\f0f0";
}

/* line 2861, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.plus:before {
  content: "\f234";
}

/* line 2864, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.secret:before {
  content: "\f21b";
}

/* line 2867, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.times:before {
  content: "\f235";
}

/* line 2870, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.users:before {
  content: "\f0c0";
}

/* line 2873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ussunnah:before {
  content: "\f407";
}

/* line 2876, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.utensil.spoon:before {
  content: "\f2e5";
}

/* line 2879, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.utensils:before {
  content: "\f2e7";
}

/* line 2882, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vaadin:before {
  content: "\f408";
}

/* line 2885, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus:before {
  content: "\f221";
}

/* line 2888, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus.double:before {
  content: "\f226";
}

/* line 2891, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.venus.mars:before {
  content: "\f228";
}

/* line 2894, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viacoin:before {
  content: "\f237";
}

/* line 2897, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viadeo:before {
  content: "\f2a9";
}

/* line 2900, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viadeo.square:before {
  content: "\f2aa";
}

/* line 2903, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.viber:before {
  content: "\f409";
}

/* line 2906, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video:before {
  content: "\f03d";
}

/* line 2909, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vimeo:before {
  content: "\f40a";
}

/* line 2912, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vimeo.square:before {
  content: "\f194";
}

/* line 2915, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vimeo.v:before {
  content: "\f27d";
}

/* line 2918, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vine:before {
  content: "\f1ca";
}

/* line 2921, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vk:before {
  content: "\f189";
}

/* line 2924, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vnv:before {
  content: "\f40b";
}

/* line 2927, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volleyball.ball:before {
  content: "\f45f";
}

/* line 2930, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.down:before {
  content: "\f027";
}

/* line 2933, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.off:before {
  content: "\f026";
}

/* line 2936, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.up:before {
  content: "\f028";
}

/* line 2939, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vuejs:before {
  content: "\f41f";
}

/* line 2942, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warehouse:before {
  content: "\f494";
}

/* line 2945, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.weibo:before {
  content: "\f18a";
}

/* line 2948, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.weight:before {
  content: "\f496";
}

/* line 2951, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.weixin:before {
  content: "\f1d7";
}

/* line 2954, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.whatsapp:before {
  content: "\f232";
}

/* line 2957, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.whatsapp.square:before {
  content: "\f40c";
}

/* line 2960, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wheelchair:before {
  content: "\f193";
}

/* line 2963, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.whmcs:before {
  content: "\f40d";
}

/* line 2966, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wifi:before {
  content: "\f1eb";
}

/* line 2969, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wikipedia.w:before {
  content: "\f266";
}

/* line 2972, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.close:before {
  content: "\f410";
}

/* line 2975, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.maximize:before {
  content: "\f2d0";
}

/* line 2978, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.minimize:before {
  content: "\f2d1";
}

/* line 2981, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.restore:before {
  content: "\f2d2";
}

/* line 2984, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.windows:before {
  content: "\f17a";
}

/* line 2987, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.won.sign:before {
  content: "\f159";
}

/* line 2990, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress:before {
  content: "\f19a";
}

/* line 2993, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress.simple:before {
  content: "\f411";
}

/* line 2996, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpbeginner:before {
  content: "\f297";
}

/* line 2999, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpexplorer:before {
  content: "\f2de";
}

/* line 3002, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wpforms:before {
  content: "\f298";
}

/* line 3005, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wrench:before {
  content: "\f0ad";
}

/* line 3008, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.xbox:before {
  content: "\f412";
}

/* line 3011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.xing:before {
  content: "\f168";
}

/* line 3014, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.xing.square:before {
  content: "\f169";
}

/* line 3017, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.y.combinator:before {
  content: "\f23b";
}

/* line 3020, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yahoo:before {
  content: "\f19e";
}

/* line 3023, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yandex:before {
  content: "\f413";
}

/* line 3026, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yandex.international:before {
  content: "\f414";
}

/* line 3029, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yelp:before {
  content: "\f1e9";
}

/* line 3032, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yen.sign:before {
  content: "\f157";
}

/* line 3035, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yoast:before {
  content: "\f2b1";
}

/* line 3038, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube:before {
  content: "\f167";
}

/* line 3041, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube.square:before {
  content: "\f431";
}

/* Aliases */
/* line 3046, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chess.rock:before {
  content: "\f447";
}

/* line 3049, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ordered.list:before {
  content: "\f0cb";
}

/* line 3052, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unordered.list:before {
  content: "\f0ca";
}

/* line 3055, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.doctor:before {
  content: "\f0f0";
}

/* line 3058, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shield:before {
  content: "\f3ed";
}

/* line 3061, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.puzzle:before {
  content: "\f12e";
}

/* line 3064, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.amazon.pay:before {
  content: "\f42d";
}

/* line 3067, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.american.express:before {
  content: "\f1f3";
}

/* line 3070, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.diners.club:before {
  content: "\f24c";
}

/* line 3073, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.discover:before {
  content: "\f1f2";
}

/* line 3076, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.jcb:before {
  content: "\f24b";
}

/* line 3079, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.mastercard:before {
  content: "\f1f1";
}

/* line 3082, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.paypal:before {
  content: "\f1f4";
}

/* line 3085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.stripe:before {
  content: "\f1f5";
}

/* line 3088, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.visa:before {
  content: "\f1f0";
}

/* line 3091, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.circle:before {
  content: "\f055";
}

/* line 3094, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.square:before {
  content: "\f0fe";
}

/* line 3097, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.to.calendar:before {
  content: "\f271";
}

/* line 3100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.to.cart:before {
  content: "\f217";
}

/* line 3103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add.user:before {
  content: "\f234";
}

/* line 3106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.add:before {
  content: "\f067";
}

/* line 3109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm.mute:before {
  content: "\f1f6";
}

/* line 3112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.alarm:before {
  content: "\f0f3";
}

/* line 3115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ald:before {
  content: "\f2a2";
}

/* line 3118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.als:before {
  content: "\f2a2";
}

/* line 3121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.express.card:before {
  content: "\f1f3";
}

/* line 3124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.american.express:before {
  content: "\f1f3";
}

/* line 3127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.amex:before {
  content: "\f1f3";
}

/* line 3130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.announcement:before {
  content: "\f0a1";
}

/* line 3133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.area.chart:before {
  content: "\f1fe";
}

/* line 3136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.area.graph:before {
  content: "\f1fe";
}

/* line 3139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.down.cart:before {
  content: "\f218";
}

/* line 3142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asexual:before {
  content: "\f22d";
}

/* line 3145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asl.interpreting:before {
  content: "\f2a3";
}

/* line 3148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.asl:before {
  content: "\f2a3";
}

/* line 3151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.assistive.listening.devices:before {
  content: "\f2a2";
}

/* line 3154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.attach:before {
  content: "\f0c6";
}

/* line 3157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.attention:before {
  content: "\f06a";
}

/* line 3160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.balance:before {
  content: "\f24e";
}

/* line 3163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bar:before {
  content: "\f0fc";
}

/* line 3166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bathtub:before {
  content: "\f2cd";
}

/* line 3169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.four:before {
  content: "\f240";
}

/* line 3172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.high:before {
  content: "\f241";
}

/* line 3175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.low:before {
  content: "\f243";
}

/* line 3178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.medium:before {
  content: "\f242";
}

/* line 3181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.one:before {
  content: "\f243";
}

/* line 3184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.three:before {
  content: "\f241";
}

/* line 3187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.two:before {
  content: "\f242";
}

/* line 3190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.battery.zero:before {
  content: "\f244";
}

/* line 3193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.birthday:before {
  content: "\f1fd";
}

/* line 3196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.block.layout:before {
  content: "\f009";
}

/* line 3199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bluetooth.alternative:before {
  content: "\f294";
}

/* line 3202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.broken.chain:before {
  content: "\f127";
}

/* line 3205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.browser:before {
  content: "\f022";
}

/* line 3208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.call.square:before {
  content: "\f098";
}

/* line 3211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.call:before {
  content: "\f095";
}

/* line 3214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cancel:before {
  content: "\f00d";
}

/* line 3217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cart:before {
  content: "\f07a";
}

/* line 3220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cc:before {
  content: "\f20a";
}

/* line 3223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chain:before {
  content: "\f0c1";
}

/* line 3226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chat:before {
  content: "\f075";
}

/* line 3229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checked.calendar:before {
  content: "\f274";
}

/* line 3232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checkmark:before {
  content: "\f00c";
}

/* line 3235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.notched:before {
  content: "\f1ce";
}

/* line 3238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.close:before {
  content: "\f00d";
}

/* line 3241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cny:before {
  content: "\f157";
}

/* line 3244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cocktail:before {
  content: "\f000";
}

/* line 3247, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.commenting:before {
  content: "\f27a";
}

/* line 3250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.computer:before {
  content: "\f108";
}

/* line 3253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.configure:before {
  content: "\f0ad";
}

/* line 3256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.content:before {
  content: "\f0c9";
}

/* line 3259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.deafness:before {
  content: "\f2a4";
}

/* line 3262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delete.calendar:before {
  content: "\f273";
}

/* line 3265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.delete:before {
  content: "\f00d";
}

/* line 3268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.detective:before {
  content: "\f21b";
}

/* line 3271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diners.club.card:before {
  content: "\f24c";
}

/* line 3274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diners.club:before {
  content: "\f24c";
}

/* line 3277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discover.card:before {
  content: "\f1f2";
}

/* line 3280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discover:before {
  content: "\f1f2";
}

/* line 3283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.discussions:before {
  content: "\f086";
}

/* line 3286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.doctor:before {
  content: "\f0f0";
}

/* line 3289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dollar:before {
  content: "\f155";
}

/* line 3292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dont:before {
  content: "\f05e";
}

/* line 3295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dribble:before {
  content: "\f17d";
}

/* line 3298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.drivers.license:before {
  content: "\f2c2";
}

/* line 3301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dropdown:before {
  content: "\f0d7";
}

/* line 3304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eercast:before {
  content: "\f2da";
}

/* line 3307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.emergency:before {
  content: "\f0f9";
}

/* line 3310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envira.gallery:before {
  content: "\f299";
}

/* line 3313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.erase:before {
  content: "\f12d";
}

/* line 3316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eur:before {
  content: "\f153";
}

/* line 3319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.euro:before {
  content: "\f153";
}

/* line 3322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eyedropper:before {
  content: "\f1fb";
}

/* line 3325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fa:before {
  content: "\f2b4";
}

/* line 3328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.factory:before {
  content: "\f275";
}

/* line 3331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.favorite:before {
  content: "\f005";
}

/* line 3334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.feed:before {
  content: "\f09e";
}

/* line 3337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.female.homosexual:before {
  content: "\f226";
}

/* line 3340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.text:before {
  content: "\f15c";
}

/* line 3343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.find:before {
  content: "\f1e5";
}

/* line 3346, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.first.aid:before {
  content: "\f0fa";
}

/* line 3349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.five.hundred.pixels:before {
  content: "\f26e";
}

/* line 3352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.fork:before {
  content: "\f126";
}

/* line 3355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.game:before {
  content: "\f11b";
}

/* line 3358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gay:before {
  content: "\f227";
}

/* line 3361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gbp:before {
  content: "\f154";
}

/* line 3364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gittip:before {
  content: "\f184";
}

/* line 3367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.circle:before {
  content: "\f2b3";
}

/* line 3370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.google.plus.official:before {
  content: "\f2b3";
}

/* line 3373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grab:before {
  content: "\f255";
}

/* line 3376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.graduation:before {
  content: "\f19d";
}

/* line 3379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.grid.layout:before {
  content: "\f00a";
}

/* line 3382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.group:before {
  content: "\f0c0";
}

/* line 3385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.h:before {
  content: "\f0fd";
}

/* line 3388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.victory:before {
  content: "\f25b";
}

/* line 3391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.handicap:before {
  content: "\f193";
}

/* line 3394, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hard.of.hearing:before {
  content: "\f2a4";
}

/* line 3397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.header:before {
  content: "\f1dc";
}

/* line 3400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.help.circle:before {
  content: "\f059";
}

/* line 3403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.help:before {
  content: "\f128";
}

/* line 3406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heterosexual:before {
  content: "\f228";
}

/* line 3409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hide:before {
  content: "\f070";
}

/* line 3412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hotel:before {
  content: "\f236";
}

/* line 3415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.four:before {
  content: "\f254";
}

/* line 3418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.full:before {
  content: "\f254";
}

/* line 3421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.one:before {
  content: "\f251";
}

/* line 3424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.three:before {
  content: "\f253";
}

/* line 3427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.two:before {
  content: "\f252";
}

/* line 3430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.idea:before {
  content: "\f0eb";
}

/* line 3433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ils:before {
  content: "\f20b";
}

/* line 3436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.in-cart:before {
  content: "\f218";
}

/* line 3439, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.inr:before {
  content: "\f156";
}

/* line 3442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.intergender:before {
  content: "\f224";
}

/* line 3445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.intersex:before {
  content: "\f224";
}

/* line 3448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.japan.credit.bureau.card:before {
  content: "\f24b";
}

/* line 3451, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.japan.credit.bureau:before {
  content: "\f24b";
}

/* line 3454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jcb:before {
  content: "\f24b";
}

/* line 3457, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.jpy:before {
  content: "\f157";
}

/* line 3460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.krw:before {
  content: "\f159";
}

/* line 3463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lab:before {
  content: "\f0c3";
}

/* line 3466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.law:before {
  content: "\f24e";
}

/* line 3469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.legal:before {
  content: "\f0e3";
}

/* line 3472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lesbian:before {
  content: "\f226";
}

/* line 3475, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lightning:before {
  content: "\f0e7";
}

/* line 3478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.like:before {
  content: "\f004";
}

/* line 3481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.line.graph:before {
  content: "\f201";
}

/* line 3484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkedin.square:before {
  content: "\f08c";
}

/* line 3487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.linkify:before {
  content: "\f0c1";
}

/* line 3490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lira:before {
  content: "\f195";
}

/* line 3493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.layout:before {
  content: "\f00b";
}

/* line 3496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.magnify:before {
  content: "\f00e";
}

/* line 3499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail.forward:before {
  content: "\f064";
}

/* line 3502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail.square:before {
  content: "\f199";
}

/* line 3505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mail:before {
  content: "\f0e0";
}

/* line 3508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.male.homosexual:before {
  content: "\f227";
}

/* line 3511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.man:before {
  content: "\f222";
}

/* line 3514, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.marker:before {
  content: "\f041";
}

/* line 3517, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.alternate:before {
  content: "\f229";
}

/* line 3520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.horizontal:before {
  content: "\f22b";
}

/* line 3523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mars.vertical:before {
  content: "\f22a";
}

/* line 3526, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mastercard.card:before {
  content: "\f1f1";
}

/* line 3529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mastercard:before {
  content: "\f1f1";
}

/* line 3532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.microsoft.edge:before {
  content: "\f282";
}

/* line 3535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.military:before {
  content: "\f0fb";
}

/* line 3538, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ms.edge:before {
  content: "\f282";
}

/* line 3541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.mute:before {
  content: "\f131";
}

/* line 3544, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.new.pied.piper:before {
  content: "\f2ae";
}

/* line 3547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.non.binary.transgender:before {
  content: "\f223";
}

/* line 3550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.numbered.list:before {
  content: "\f0cb";
}

/* line 3553, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.optinmonster:before {
  content: "\f23c";
}

/* line 3556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.options:before {
  content: "\f1de";
}

/* line 3559, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender.horizontal:before {
  content: "\f22b";
}

/* line 3562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender.vertical:before {
  content: "\f22a";
}

/* line 3565, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.other.gender:before {
  content: "\f229";
}

/* line 3568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.payment:before {
  content: "\f09d";
}

/* line 3571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paypal.card:before {
  content: "\f1f4";
}

/* line 3574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pencil.square:before {
  content: "\f14b";
}

/* line 3577, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.photo:before {
  content: "\f030";
}

/* line 3580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.picture:before {
  content: "\f03e";
}

/* line 3583, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pie.chart:before {
  content: "\f200";
}

/* line 3586, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pie.graph:before {
  content: "\f200";
}

/* line 3589, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pied.piper.hat:before {
  content: "\f2ae";
}

/* line 3592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pin:before {
  content: "\f08d";
}

/* line 3595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.cart:before {
  content: "\f217";
}

/* line 3598, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pocket:before {
  content: "\f265";
}

/* line 3601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.point:before {
  content: "\f041";
}

/* line 3604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.down:before {
  content: "\f0a7";
}

/* line 3607, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.left:before {
  content: "\f0a5";
}

/* line 3610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.right:before {
  content: "\f0a4";
}

/* line 3613, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pointing.up:before {
  content: "\f0a6";
}

/* line 3616, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pound:before {
  content: "\f154";
}

/* line 3619, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.power.cord:before {
  content: "\f1e6";
}

/* line 3622, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.power:before {
  content: "\f011";
}

/* line 3625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.privacy:before {
  content: "\f084";
}

/* line 3628, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.r.circle:before {
  content: "\f25d";
}

/* line 3631, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rain:before {
  content: "\f0e9";
}

/* line 3634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.record:before {
  content: "\f03d";
}

/* line 3637, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.refresh:before {
  content: "\f021";
}

/* line 3640, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.circle:before {
  content: "\f057";
}

/* line 3643, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.from.calendar:before {
  content: "\f272";
}

/* line 3646, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.user:before {
  content: "\f235";
}

/* line 3649, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove:before {
  content: "\f00d";
}

/* line 3652, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.repeat:before {
  content: "\f01e";
}

/* line 3655, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rmb:before {
  content: "\f157";
}

/* line 3658, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rouble:before {
  content: "\f158";
}

/* line 3661, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rub:before {
  content: "\f158";
}

/* line 3664, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ruble:before {
  content: "\f158";
}

/* line 3667, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.rupee:before {
  content: "\f156";
}

/* line 3670, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.s15:before {
  content: "\f2cd";
}

/* line 3673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.selected.radio:before {
  content: "\f192";
}

/* line 3676, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.send:before {
  content: "\f1d8";
}

/* line 3679, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.setting:before {
  content: "\f013";
}

/* line 3682, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.settings:before {
  content: "\f085";
}

/* line 3685, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shekel:before {
  content: "\f20b";
}

/* line 3688, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sheqel:before {
  content: "\f20b";
}

/* line 3691, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shipping:before {
  content: "\f0d1";
}

/* line 3694, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shop:before {
  content: "\f07a";
}

/* line 3697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shuffle:before {
  content: "\f074";
}

/* line 3700, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.shutdown:before {
  content: "\f011";
}

/* line 3703, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sidebar:before {
  content: "\f0c9";
}

/* line 3706, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signing:before {
  content: "\f2a7";
}

/* line 3709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.signup:before {
  content: "\f044";
}

/* line 3712, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sliders:before {
  content: "\f1de";
}

/* line 3715, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.soccer:before {
  content: "\f1e3";
}

/* line 3718, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.ascending:before {
  content: "\f15d";
}

/* line 3721, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.alphabet.descending:before {
  content: "\f15e";
}

/* line 3724, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.ascending:before {
  content: "\f0de";
}

/* line 3727, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.content.ascending:before {
  content: "\f160";
}

/* line 3730, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.content.descending:before {
  content: "\f161";
}

/* line 3733, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.descending:before {
  content: "\f0dd";
}

/* line 3736, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.ascending:before {
  content: "\f162";
}

/* line 3739, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sort.numeric.descending:before {
  content: "\f163";
}

/* line 3742, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sound:before {
  content: "\f025";
}

/* line 3745, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spy:before {
  content: "\f21b";
}

/* line 3748, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stripe.card:before {
  content: "\f1f5";
}

/* line 3751, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.student:before {
  content: "\f19d";
}

/* line 3754, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.talk:before {
  content: "\f27a";
}

/* line 3757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.target:before {
  content: "\f140";
}

/* line 3760, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.teletype:before {
  content: "\f1e4";
}

/* line 3763, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.television:before {
  content: "\f26c";
}

/* line 3766, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.cursor:before {
  content: "\f246";
}

/* line 3769, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.text.telephone:before {
  content: "\f1e4";
}

/* line 3772, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.theme.isle:before {
  content: "\f2b2";
}

/* line 3775, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.theme:before {
  content: "\f043";
}

/* line 3778, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thermometer:before {
  content: "\f2c7";
}

/* line 3781, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumb.tack:before {
  content: "\f08d";
}

/* line 3784, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.time:before {
  content: "\f017";
}

/* line 3787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.tm:before {
  content: "\f25c";
}

/* line 3790, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.down:before {
  content: "\f150";
}

/* line 3793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.left:before {
  content: "\f191";
}

/* line 3796, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.right:before {
  content: "\f152";
}

/* line 3799, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.toggle.up:before {
  content: "\f151";
}

/* line 3802, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.translate:before {
  content: "\f1ab";
}

/* line 3805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.travel:before {
  content: "\f0b1";
}

/* line 3808, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.treatment:before {
  content: "\f0f1";
}

/* line 3811, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.down:before {
  content: "\f0d7";
}

/* line 3814, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.left:before {
  content: "\f0d9";
}

/* line 3817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.right:before {
  content: "\f0da";
}

/* line 3820, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.triangle.up:before {
  content: "\f0d8";
}

/* line 3823, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.try:before {
  content: "\f195";
}

/* line 3826, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unhide:before {
  content: "\f06e";
}

/* line 3829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unlinkify:before {
  content: "\f127";
}

/* line 3832, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.unmute:before {
  content: "\f130";
}

/* line 3835, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.usd:before {
  content: "\f155";
}

/* line 3838, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.cancel:before {
  content: "\f235";
}

/* line 3841, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.close:before {
  content: "\f235";
}

/* line 3844, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.delete:before {
  content: "\f235";
}

/* line 3847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.x:before {
  content: "\f235";
}

/* line 3850, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.vcard:before {
  content: "\f2bb";
}

/* line 3853, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video.camera:before {
  content: "\f03d";
}

/* line 3856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.video.play:before {
  content: "\f144";
}

/* line 3859, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.visa.card:before {
  content: "\f1f0";
}

/* line 3862, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.visa:before {
  content: "\f1f0";
}

/* line 3865, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.volume.control.phone:before {
  content: "\f2a0";
}

/* line 3868, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wait:before {
  content: "\f017";
}

/* line 3871, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning.circle:before {
  content: "\f06a";
}

/* line 3874, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning.sign:before {
  content: "\f071";
}

/* line 3877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.warning:before {
  content: "\f12a";
}

/* line 3880, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wechat:before {
  content: "\f1d7";
}

/* line 3883, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wi-fi:before {
  content: "\f1eb";
}

/* line 3886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wikipedia:before {
  content: "\f266";
}

/* line 3889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.winner:before {
  content: "\f091";
}

/* line 3892, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wizard:before {
  content: "\f0d0";
}

/* line 3895, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.woman:before {
  content: "\f221";
}

/* line 3898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.won:before {
  content: "\f159";
}

/* line 3901, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress.beginner:before {
  content: "\f297";
}

/* line 3904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.wordpress.forms:before {
  content: "\f298";
}

/* line 3907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.world:before {
  content: "\f0ac";
}

/* line 3910, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.write.square:before {
  content: "\f14b";
}

/* line 3913, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.x:before {
  content: "\f00d";
}

/* line 3916, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yc:before {
  content: "\f23b";
}

/* line 3919, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ycombinator:before {
  content: "\f23b";
}

/* line 3922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.yen:before {
  content: "\f157";
}

/* line 3925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zip:before {
  content: "\f187";
}

/* line 3928, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom-in:before {
  content: "\f00e";
}

/* line 3931, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom-out:before {
  content: "\f010";
}

/* line 3934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.zoom:before {
  content: "\f00e";
}

/* line 3937, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bitbucket.square:before {
  content: "\f171";
}

/* line 3940, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.checkmark.box:before {
  content: "\f14a";
}

/* line 3943, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.thin:before {
  content: "\f111";
}

/* line 3946, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud.download:before {
  content: "\f381";
}

/* line 3949, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.cloud.upload:before {
  content: "\f382";
}

/* line 3952, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compose:before {
  content: "\f303";
}

/* line 3955, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.conversation:before {
  content: "\f086";
}

/* line 3958, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.alternative:before {
  content: "\f09d";
}

/* line 3961, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.currency:before {
  content: "\f3d1";
}

/* line 3964, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dashboard:before {
  content: "\f3fd";
}

/* line 3967, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.diamond:before {
  content: "\f3a5";
}

/* line 3970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.disk:before {
  content: "\f0a0";
}

/* line 3973, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.exchange:before {
  content: "\f362";
}

/* line 3976, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.share:before {
  content: "\f14d";
}

/* line 3979, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external.square:before {
  content: "\f360";
}

/* line 3982, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.external:before {
  content: "\f35d";
}

/* line 3985, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.facebook.official:before {
  content: "\f082";
}

/* line 3988, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.food:before {
  content: "\f2e7";
}

/* line 3991, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.zero:before {
  content: "\f253";
}

/* line 3994, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.down:before {
  content: "\f3be";
}

/* line 3997, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.level.up:before {
  content: "\f3bf";
}

/* line 4000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.logout:before {
  content: "\f2f5";
}

/* line 4003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meanpath:before {
  content: "\f0c8";
}

/* line 4006, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.money:before {
  content: "\f3d1";
}

/* line 4009, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.move:before {
  content: "\f0b2";
}

/* line 4012, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pencil:before {
  content: "\f303";
}

/* line 4015, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.protect:before {
  content: "\f023";
}

/* line 4018, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.radio:before {
  content: "\f192";
}

/* line 4021, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.remove.bookmark:before {
  content: "\f02e";
}

/* line 4024, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.resize.horizontal:before {
  content: "\f337";
}

/* line 4027, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.resize.vertical:before {
  content: "\f338";
}

/* line 4030, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign-in:before {
  content: "\f2f6";
}

/* line 4033, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sign-out:before {
  content: "\f2f5";
}

/* line 4036, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.spoon:before {
  content: "\f2e5";
}

/* line 4039, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half.empty:before {
  content: "\f089";
}

/* line 4042, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half.full:before {
  content: "\f089";
}

/* line 4045, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.ticket:before {
  content: "\f3ff";
}

/* line 4048, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times.rectangle:before {
  content: "\f410";
}

/* line 4051, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.write:before {
  content: "\f303";
}

/* line 4054, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.youtube.play:before {
  content: "\f167";
}

/*******************************
        Outline Icons
*******************************/
/* Outline Icon */
/* Load & Define Icon Font */
@font-face {
  font-family: 'outline-icons';
  src: url(/assets/semantic-ui/outline-icons-4537fa06340ee62c264e9d7a4d8aabcab3de7bda2c5cc334010f46b683106fcb.eot);
  src: url(/assets/semantic-ui/outline-icons-4537fa06340ee62c264e9d7a4d8aabcab3de7bda2c5cc334010f46b683106fcb.eot?#iefix) format("embedded-opentype"), url(/assets/semantic-ui/outline-icons-4d2883443b24e424527f6a0a7aa2897b3df71f239db40373c4ff760e48147801.woff2) format("woff2"), url(/assets/semantic-ui/outline-icons-4bc359c27057b3ed0baca66d6c5349a5d4a605096fbc7875061ba2d91a3d6d05.woff) format("woff"), url(/assets/semantic-ui/outline-icons-67172172eafce4563725e661043d5db854b86768a9e8bd39758dbe81c4796935.ttf) format("truetype"), url(/assets/semantic-ui/outline-icons-ae8fd02a7bb87479fe46a541e2ea5af7e342393e8ef88d351cdaf10ce71ce601.svg#icons) format("svg");
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}

/* line 4077, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.outline {
  font-family: 'outline-icons';
}

/* Icon Definitions */
/* line 4082, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.book.outline:before {
  content: "\f2b9";
}

/* line 4085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.address.card.outline:before {
  content: "\f2bb";
}

/* line 4088, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.down.outline:before {
  content: "\f358";
}

/* line 4091, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.left.outline:before {
  content: "\f359";
}

/* line 4094, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.right.outline:before {
  content: "\f35a";
}

/* line 4097, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.arrow.alternate.circle.up.outline:before {
  content: "\f35b";
}

/* line 4100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.outline:before {
  content: "\f0f3";
}

/* line 4103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bell.slash.outline:before {
  content: "\f1f6";
}

/* line 4106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.bookmark.outline:before {
  content: "\f02e";
}

/* line 4109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.building.outline:before {
  content: "\f1ad";
}

/* line 4112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.outline:before {
  content: "\f133";
}

/* line 4115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.alternate.outline:before {
  content: "\f073";
}

/* line 4118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.check.outline:before {
  content: "\f274";
}

/* line 4121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.minus.outline:before {
  content: "\f272";
}

/* line 4124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.plus.outline:before {
  content: "\f271";
}

/* line 4127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.calendar.times.outline:before {
  content: "\f273";
}

/* line 4130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.down.outline:before {
  content: "\f150";
}

/* line 4133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.left.outline:before {
  content: "\f191";
}

/* line 4136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.right.outline:before {
  content: "\f152";
}

/* line 4139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.caret.square.up.outline:before {
  content: "\f151";
}

/* line 4142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.chart.bar.outline:before {
  content: "\f080";
}

/* line 4145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.circle.outline:before {
  content: "\f058";
}

/* line 4148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.check.square.outline:before {
  content: "\f14a";
}

/* line 4151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.circle.outline:before {
  content: "\f111";
}

/* line 4154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clipboard.outline:before {
  content: "\f328";
}

/* line 4157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clock.outline:before {
  content: "\f017";
}

/* line 4160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.clone.outline:before {
  content: "\f24d";
}

/* line 4163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.closed.captioning.outline:before {
  content: "\f20a";
}

/* line 4166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment.outline:before {
  content: "\f075";
}

/* line 4169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comment.alternate.outline:before {
  content: "\f27a";
}

/* line 4172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.comments.outline:before {
  content: "\f086";
}

/* line 4175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.compass.outline:before {
  content: "\f14e";
}

/* line 4178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copy.outline:before {
  content: "\f0c5";
}

/* line 4181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.copyright.outline:before {
  content: "\f1f9";
}

/* line 4184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.credit.card.outline:before {
  content: "\f09d";
}

/* line 4187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.dot.circle.outline:before {
  content: "\f192";
}

/* line 4190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.edit.outline:before {
  content: "\f044";
}

/* line 4193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope.outline:before {
  content: "\f0e0";
}

/* line 4196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.envelope.open.outline:before {
  content: "\f2b6";
}

/* line 4199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.eye.slash.outline:before {
  content: "\f070";
}

/* line 4202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.outline:before {
  content: "\f15b";
}

/* line 4205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.alternate.outline:before {
  content: "\f15c";
}

/* line 4208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.archive.outline:before {
  content: "\f1c6";
}

/* line 4211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.audio.outline:before {
  content: "\f1c7";
}

/* line 4214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.code.outline:before {
  content: "\f1c9";
}

/* line 4217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.excel.outline:before {
  content: "\f1c3";
}

/* line 4220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.image.outline:before {
  content: "\f1c5";
}

/* line 4223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.pdf.outline:before {
  content: "\f1c1";
}

/* line 4226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.powerpoint.outline:before {
  content: "\f1c4";
}

/* line 4229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.video.outline:before {
  content: "\f1c8";
}

/* line 4232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.file.word.outline:before {
  content: "\f1c2";
}

/* line 4235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.flag.outline:before {
  content: "\f024";
}

/* line 4238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.outline:before {
  content: "\f07b";
}

/* line 4241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.folder.open.outline:before {
  content: "\f07c";
}

/* line 4244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.frown.outline:before {
  content: "\f119";
}

/* line 4247, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.futbol.outline:before {
  content: "\f1e3";
}

/* line 4250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.gem.outline:before {
  content: "\f3a5";
}

/* line 4253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.lizard.outline:before {
  content: "\f258";
}

/* line 4256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.paper.outline:before {
  content: "\f256";
}

/* line 4259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.peace.outline:before {
  content: "\f25b";
}

/* line 4262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.down.outline:before {
  content: "\f0a7";
}

/* line 4265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.left.outline:before {
  content: "\f0a5";
}

/* line 4268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.right.outline:before {
  content: "\f0a4";
}

/* line 4271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.point.up.outline:before {
  content: "\f0a6";
}

/* line 4274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.pointer.outline:before {
  content: "\f25a";
}

/* line 4277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.rock.outline:before {
  content: "\f255";
}

/* line 4280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.scissors.outline:before {
  content: "\f257";
}

/* line 4283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hand.spock.outline:before {
  content: "\f259";
}

/* line 4286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.handshake.outline:before {
  content: "\f2b5";
}

/* line 4289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hdd.outline:before {
  content: "\f0a0";
}

/* line 4292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart.outline:before {
  content: "\f004";
}

/* line 4295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hospital.outline:before {
  content: "\f0f8";
}

/* line 4298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.hourglass.outline:before {
  content: "\f254";
}

/* line 4301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.badge.outline:before {
  content: "\f2c1";
}

/* line 4304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.id.card.outline:before {
  content: "\f2c2";
}

/* line 4307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.image.outline:before {
  content: "\f03e";
}

/* line 4310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.images.outline:before {
  content: "\f302";
}

/* line 4313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.keyboard.outline:before {
  content: "\f11c";
}

/* line 4316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lemon.outline:before {
  content: "\f094";
}

/* line 4319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.life.ring.outline:before {
  content: "\f1cd";
}

/* line 4322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.lightbulb.outline:before {
  content: "\f0eb";
}

/* line 4325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.list.alternate.outline:before {
  content: "\f022";
}

/* line 4328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.map.outline:before {
  content: "\f279";
}

/* line 4331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.meh.outline:before {
  content: "\f11a";
}

/* line 4334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.minus.square.outline:before {
  content: "\f146";
}

/* line 4337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.money.bill.alternate.outline:before {
  content: "\f3d1";
}

/* line 4340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.moon.outline:before {
  content: "\f186";
}

/* line 4343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.newspaper.outline:before {
  content: "\f1ea";
}

/* line 4346, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.group.outline:before {
  content: "\f247";
}

/* line 4349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.object.ungroup.outline:before {
  content: "\f248";
}

/* line 4352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.paper.plane.outline:before {
  content: "\f1d8";
}

/* line 4355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.pause.circle.outline:before {
  content: "\f28b";
}

/* line 4358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.play.circle.outline:before {
  content: "\f144";
}

/* line 4361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.plus.square.outline:before {
  content: "\f0fe";
}

/* line 4364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.question.circle.outline:before {
  content: "\f059";
}

/* line 4367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.registered.outline:before {
  content: "\f25d";
}

/* line 4370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.save.outline:before {
  content: "\f0c7";
}

/* line 4373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.share.square.outline:before {
  content: "\f14d";
}

/* line 4376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.smile.outline:before {
  content: "\f118";
}

/* line 4379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.snowflake.outline:before {
  content: "\f2dc";
}

/* line 4382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.square.outline:before {
  content: "\f0c8";
}

/* line 4385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.outline:before {
  content: "\f005";
}

/* line 4388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.half.outline:before {
  content: "\f089";
}

/* line 4391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sticky.note.outline:before {
  content: "\f249";
}

/* line 4394, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.stop.circle.outline:before {
  content: "\f28d";
}

/* line 4397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.sun.outline:before {
  content: "\f185";
}

/* line 4400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.down.outline:before {
  content: "\f165";
}

/* line 4403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.thumbs.up.outline:before {
  content: "\f164";
}

/* line 4406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.times.circle.outline:before {
  content: "\f057";
}

/* line 4409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.trash.alternate.outline:before {
  content: "\f2ed";
}

/* line 4412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.outline:before {
  content: "\f007";
}

/* line 4415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.user.circle.outline:before {
  content: "\f2bd";
}

/* line 4418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.close.outline:before {
  content: "\f410";
}

/* line 4421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.maximize.outline:before {
  content: "\f2d0";
}

/* line 4424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.minimize.outline:before {
  content: "\f2d1";
}

/* line 4427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.window.restore.outline:before {
  content: "\f2d2";
}

/* Outline Aliases */
/* line 4432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.disk.outline:before {
  content: "\f0a0";
}

/* line 4435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart.empty,
i.icon.star.empty {
  font-family: 'outline-icons';
}

/* line 4439, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.heart.empty:before {
  content: "\f004";
}

/* line 4442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.star.empty:before {
  content: "\f089";
}

/*******************************
           Brand Icons
*******************************/
/* Load & Define Brand Font */
@font-face {
  font-family: 'brand-icons';
  src: url(/assets/semantic-ui/brand-icons-d023c55fde220495f13a87b72995e0df98c8d2893577299d199da5bbf5b4fe02.eot);
  src: url(/assets/semantic-ui/brand-icons-d023c55fde220495f13a87b72995e0df98c8d2893577299d199da5bbf5b4fe02.eot?#iefix) format("embedded-opentype"), url(/assets/semantic-ui/brand-icons-e7d4d5340bbe57a01d8f7992142e2763d438d5783890c76748306eebfa056a69.woff2) format("woff2"), url(/assets/semantic-ui/brand-icons-9fafd6c3e7bfc145db42a906e5fa68fe6a6f97221f013d3e833fc3231b992c44.woff) format("woff"), url(/assets/semantic-ui/brand-icons-42e369dc8c372973ba77a826b62d2c7a2070532313df832a23288ddb76974158.ttf) format("truetype"), url(/assets/semantic-ui/brand-icons-6519a15b08294be395ed914c40236ba604214cb1163b5311a9875f1df5eed86d.svg#icons) format("svg");
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}

/* Brand Icon Font Family */
/* line 4465, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_icon.scss */
i.icon.\35 00px,
i.icon.accessible.icon,
i.icon.accusoft,
i.icon.adn,
i.icon.adversal,
i.icon.affiliatetheme,
i.icon.algolia,
i.icon.amazon,
i.icon.amazon.pay,
i.icon.amilia,
i.icon.android,
i.icon.angellist,
i.icon.angrycreative,
i.icon.angular,
i.icon.app.store,
i.icon.app.store.ios,
i.icon.apper,
i.icon.apple,
i.icon.apple.pay,
i.icon.asymmetrik,
i.icon.audible,
i.icon.autoprefixer,
i.icon.avianex,
i.icon.aviato,
i.icon.aws,
i.icon.bandcamp,
i.icon.behance,
i.icon.behance.square,
i.icon.bimobject,
i.icon.bitbucket,
i.icon.bitcoin,
i.icon.bity,
i.icon.black.tie,
i.icon.blackberry,
i.icon.blogger,
i.icon.blogger.b,
i.icon.bluetooth,
i.icon.bluetooth.b,
i.icon.btc,
i.icon.buromobelexperte,
i.icon.buysellads,
i.icon.cc.amazon.pay,
i.icon.cc.amex,
i.icon.cc.apple.pay,
i.icon.cc.diners.club,
i.icon.cc.discover,
i.icon.cc.jcb,
i.icon.cc.mastercard,
i.icon.cc.paypal,
i.icon.cc.stripe,
i.icon.cc.visa,
i.icon.centercode,
i.icon.chrome,
i.icon.cloudscale,
i.icon.cloudsmith,
i.icon.cloudversify,
i.icon.codepen,
i.icon.codiepie,
i.icon.connectdevelop,
i.icon.contao,
i.icon.cpanel,
i.icon.creative.commons,
i.icon.css3,
i.icon.css3.alternate,
i.icon.cuttlefish,
i.icon.d.and.d,
i.icon.dashcube,
i.icon.delicious,
i.icon.deploydog,
i.icon.deskpro,
i.icon.deviantart,
i.icon.digg,
i.icon.digital.ocean,
i.icon.discord,
i.icon.discourse,
i.icon.dochub,
i.icon.docker,
i.icon.draft2digital,
i.icon.dribbble,
i.icon.dribbble.square,
i.icon.dropbox,
i.icon.drupal,
i.icon.dyalog,
i.icon.earlybirds,
i.icon.edge,
i.icon.elementor,
i.icon.ember,
i.icon.empire,
i.icon.envira,
i.icon.erlang,
i.icon.ethereum,
i.icon.etsy,
i.icon.expeditedssl,
i.icon.facebook,
i.icon.facebook.f,
i.icon.facebook.messenger,
i.icon.facebook.square,
i.icon.firefox,
i.icon.first.order,
i.icon.firstdraft,
i.icon.flickr,
i.icon.flipboard,
i.icon.fly,
i.icon.font.awesome,
i.icon.font.awesome.alternate,
i.icon.font.awesome.flag,
i.icon.fonticons,
i.icon.fonticons.fi,
i.icon.fort.awesome,
i.icon.fort.awesome.alternate,
i.icon.forumbee,
i.icon.foursquare,
i.icon.free.code.camp,
i.icon.freebsd,
i.icon.get.pocket,
i.icon.gg,
i.icon.gg.circle,
i.icon.git,
i.icon.git.square,
i.icon.github,
i.icon.github.alternate,
i.icon.github.square,
i.icon.gitkraken,
i.icon.gitlab,
i.icon.gitter,
i.icon.glide,
i.icon.glide.g,
i.icon.gofore,
i.icon.goodreads,
i.icon.goodreads.g,
i.icon.google,
i.icon.google.drive,
i.icon.google.play,
i.icon.google.plus,
i.icon.google.plus.g,
i.icon.google.plus.square,
i.icon.google.wallet,
i.icon.gratipay,
i.icon.grav,
i.icon.gripfire,
i.icon.grunt,
i.icon.gulp,
i.icon.hacker.news,
i.icon.hacker.news.square,
i.icon.hips,
i.icon.hire.a.helper,
i.icon.hooli,
i.icon.hotjar,
i.icon.houzz,
i.icon.html5,
i.icon.hubspot,
i.icon.imdb,
i.icon.instagram,
i.icon.internet.explorer,
i.icon.ioxhost,
i.icon.itunes,
i.icon.itunes.note,
i.icon.jenkins,
i.icon.joget,
i.icon.joomla,
i.icon.js,
i.icon.js.square,
i.icon.jsfiddle,
i.icon.keycdn,
i.icon.kickstarter,
i.icon.kickstarter.k,
i.icon.korvue,
i.icon.laravel,
i.icon.lastfm,
i.icon.lastfm.square,
i.icon.leanpub,
i.icon.less,
i.icon.linechat,
i.icon.linkedin,
i.icon.linkedin.alternate,
i.icon.linkedin.in,
i.icon.linode,
i.icon.linux,
i.icon.lyft,
i.icon.magento,
i.icon.maxcdn,
i.icon.medapps,
i.icon.medium,
i.icon.medium.m,
i.icon.medrt,
i.icon.meetup,
i.icon.microsoft,
i.icon.mix,
i.icon.mixcloud,
i.icon.mizuni,
i.icon.modx,
i.icon.monero,
i.icon.napster,
i.icon.nintendo.switch,
i.icon.node,
i.icon.node.js,
i.icon.npm,
i.icon.ns8,
i.icon.nutritionix,
i.icon.odnoklassniki,
i.icon.odnoklassniki.square,
i.icon.opencart,
i.icon.openid,
i.icon.opera,
i.icon.optin.monster,
i.icon.osi,
i.icon.page4,
i.icon.pagelines,
i.icon.palfed,
i.icon.patreon,
i.icon.paypal,
i.icon.periscope,
i.icon.phabricator,
i.icon.phoenix.framework,
i.icon.php,
i.icon.pied.piper,
i.icon.pied.piper.alternate,
i.icon.pied.piper.pp,
i.icon.pinterest,
i.icon.pinterest.p,
i.icon.pinterest.square,
i.icon.playstation,
i.icon.product.hunt,
i.icon.pushed,
i.icon.python,
i.icon.qq,
i.icon.quinscape,
i.icon.quora,
i.icon.ravelry,
i.icon.react,
i.icon.rebel,
i.icon.redriver,
i.icon.reddit,
i.icon.reddit.alien,
i.icon.reddit.square,
i.icon.rendact,
i.icon.renren,
i.icon.replyd,
i.icon.resolving,
i.icon.rocketchat,
i.icon.rockrms,
i.icon.safari,
i.icon.sass,
i.icon.schlix,
i.icon.scribd,
i.icon.searchengin,
i.icon.sellcast,
i.icon.sellsy,
i.icon.servicestack,
i.icon.shirtsinbulk,
i.icon.simplybuilt,
i.icon.sistrix,
i.icon.skyatlas,
i.icon.skype,
i.icon.slack,
i.icon.slack.hash,
i.icon.slideshare,
i.icon.snapchat,
i.icon.snapchat.ghost,
i.icon.snapchat.square,
i.icon.soundcloud,
i.icon.speakap,
i.icon.spotify,
i.icon.stack.exchange,
i.icon.stack.overflow,
i.icon.staylinked,
i.icon.steam,
i.icon.steam.square,
i.icon.steam.symbol,
i.icon.sticker.mule,
i.icon.strava,
i.icon.stripe,
i.icon.stripe.s,
i.icon.studiovinari,
i.icon.stumbleupon,
i.icon.stumbleupon.circle,
i.icon.superpowers,
i.icon.supple,
i.icon.telegram,
i.icon.telegram.plane,
i.icon.tencent.weibo,
i.icon.themeisle,
i.icon.trello,
i.icon.tripadvisor,
i.icon.tumblr,
i.icon.tumblr.square,
i.icon.twitch,
i.icon.twitter,
i.icon.twitter.square,
i.icon.typo3,
i.icon.uber,
i.icon.uikit,
i.icon.uniregistry,
i.icon.untappd,
i.icon.usb,
i.icon.ussunnah,
i.icon.vaadin,
i.icon.viacoin,
i.icon.viadeo,
i.icon.viadeo.square,
i.icon.viber,
i.icon.vimeo,
i.icon.vimeo.square,
i.icon.vimeo.v,
i.icon.vine,
i.icon.vk,
i.icon.vnv,
i.icon.vuejs,
i.icon.wechat,
i.icon.weibo,
i.icon.weixin,
i.icon.whatsapp,
i.icon.whatsapp.square,
i.icon.whmcs,
i.icon.wikipedia.w,
i.icon.windows,
i.icon.wordpress,
i.icon.wordpress.simple,
i.icon.wpbeginner,
i.icon.wpexplorer,
i.icon.wpforms,
i.icon.xbox,
i.icon.xing,
i.icon.xing.square,
i.icon.y.combinator,
i.icon.yahoo,
i.icon.yandex,
i.icon.yandex.international,
i.icon.yelp,
i.icon.yoast,
i.icon.youtube,
i.icon.youtube.square {
  font-family: 'brand-icons';
}

/* Brand Icons Ideally Would Be Defined Here */
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Image
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Image
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  background-color: transparent;
}

/* line 23, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
img.ui.image {
  display: block;
}

/* line 26, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.image svg,
.ui.image img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*******************************
            States
*******************************/
/* line 38, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.hidden.images,
.ui.hidden.image {
  display: none;
}

/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.hidden.transition.images,
.ui.hidden.transition.image {
  display: block;
  visibility: hidden;
}

/* line 47, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.images > .hidden.transition {
  display: inline-block;
  visibility: hidden;
}

/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.disabled.images,
.ui.disabled.image {
  cursor: default;
  opacity: 0.45;
}

/*******************************
          Variations
*******************************/
/*--------------
     Inline
---------------*/
/* line 67, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.inline.image,
.ui.inline.image svg,
.ui.inline.image img {
  display: inline-block;
}

/*------------------
  Vertical Aligned
-------------------*/
/* line 77, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.top.aligned.images .image,
.ui.top.aligned.image,
.ui.top.aligned.image svg,
.ui.top.aligned.image img {
  display: inline-block;
  vertical-align: top;
}

/* line 84, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.middle.aligned.images .image,
.ui.middle.aligned.image,
.ui.middle.aligned.image svg,
.ui.middle.aligned.image img {
  display: inline-block;
  vertical-align: middle;
}

/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.bottom.aligned.images .image,
.ui.bottom.aligned.image,
.ui.bottom.aligned.image svg,
.ui.bottom.aligned.image img {
  display: inline-block;
  vertical-align: bottom;
}

/*--------------
     Rounded
---------------*/
/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.rounded.images .image,
.ui.rounded.image,
.ui.rounded.images .image > *,
.ui.rounded.image > * {
  border-radius: 0.3125em;
}

/*--------------
    Bordered
---------------*/
/* line 114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.bordered.images .image,
.ui.bordered.images img,
.ui.bordered.images svg,
.ui.bordered.image img,
.ui.bordered.image svg,
img.ui.bordered.image {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/*--------------
    Circular
---------------*/
/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.circular.images,
.ui.circular.image {
  overflow: hidden;
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.circular.images .image,
.ui.circular.image,
.ui.circular.images .image > *,
.ui.circular.image > * {
  border-radius: 500rem;
}

/*--------------
     Fluid
---------------*/
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.fluid.images,
.ui.fluid.image,
.ui.fluid.images img,
.ui.fluid.images svg,
.ui.fluid.image svg,
.ui.fluid.image img {
  display: block;
  width: 100%;
  height: auto;
}

/*--------------
     Avatar
---------------*/
/* line 157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.avatar.images .image,
.ui.avatar.images img,
.ui.avatar.images svg,
.ui.avatar.image img,
.ui.avatar.image svg,
.ui.avatar.image {
  margin-right: 0.25em;
  display: inline-block;
  width: 2em;
  height: 2em;
  border-radius: 500rem;
}

/*-------------------
       Spaced
--------------------*/
/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.spaced.image {
  display: inline-block !important;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.image[class*="left spaced"] {
  margin-left: 0.5em;
  margin-right: 0em;
}

/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.image[class*="right spaced"] {
  margin-left: 0em;
  margin-right: 0.5em;
}

/*-------------------
       Floated
--------------------*/
/* line 192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.floated.image,
.ui.floated.images {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

/* line 198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.right.floated.images,
.ui.right.floated.image {
  float: right;
  margin-right: 0em;
  margin-bottom: 1em;
  margin-left: 1em;
}

/* line 205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.floated.images:last-child,
.ui.floated.image:last-child {
  margin-bottom: 0em;
}

/* line 209, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.centered.images,
.ui.centered.image {
  margin-left: auto;
  margin-right: auto;
}

/*--------------
     Sizes
---------------*/
/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.mini.images .image,
.ui.mini.images img,
.ui.mini.images svg,
.ui.mini.image {
  width: 35px;
  height: auto;
  font-size: 0.78571429rem;
}

/* line 227, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.tiny.images .image,
.ui.tiny.images img,
.ui.tiny.images svg,
.ui.tiny.image {
  width: 80px;
  height: auto;
  font-size: 0.85714286rem;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.small.images .image,
.ui.small.images img,
.ui.small.images svg,
.ui.small.image {
  width: 150px;
  height: auto;
  font-size: 0.92857143rem;
}

/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.medium.images .image,
.ui.medium.images img,
.ui.medium.images svg,
.ui.medium.image {
  width: 300px;
  height: auto;
  font-size: 1rem;
}

/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.large.images .image,
.ui.large.images img,
.ui.large.images svg,
.ui.large.image {
  width: 450px;
  height: auto;
  font-size: 1.14285714rem;
}

/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.big.images .image,
.ui.big.images img,
.ui.big.images svg,
.ui.big.image {
  width: 600px;
  height: auto;
  font-size: 1.28571429rem;
}

/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.huge.images .image,
.ui.huge.images img,
.ui.huge.images svg,
.ui.huge.image {
  width: 800px;
  height: auto;
  font-size: 1.42857143rem;
}

/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.massive.images .image,
.ui.massive.images img,
.ui.massive.images svg,
.ui.massive.image {
  width: 960px;
  height: auto;
  font-size: 1.71428571rem;
}

/*******************************
              Groups
*******************************/
/* line 289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.images {
  font-size: 0em;
  margin: 0em -0.25rem 0rem;
}

/* line 293, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_image.scss */
.ui.images .image,
.ui.images > img,
.ui.images > svg {
  display: inline-block;
  margin: 0em 0.25rem 0.5rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Input
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Standard
*******************************/
/*--------------------
        Inputs
---------------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input {
  position: relative;
  font-weight: normal;
  font-style: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: rgba(0, 0, 0, 0.87);
}

/* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > input {
  margin: 0em;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.21428571em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 0.67857143em 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------
      Placeholder
---------------------*/
/* browsers require these rules separate */
/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > input::-webkit-input-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > input::-moz-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > input:-ms-input-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/*******************************
            States
*******************************/
/*--------------------
        Disabled
---------------------*/
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.disabled.input,
.ui.input:not(.disabled) input[disabled] {
  opacity: 0.45;
}

/* line 84, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.disabled.input > input,
.ui.input:not(.disabled) input[disabled] {
  pointer-events: none;
}

/*--------------------
        Active
---------------------*/
/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > input:active,
.ui.input.down input {
  border-color: rgba(0, 0, 0, 0.3);
  background: #FAFAFA;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------
       Loading
---------------------*/
/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.loading.loading.input > i.icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.loading.loading.input > i.icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/*--------------------
        Focus
---------------------*/
/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.focus > input,
.ui.input > input:focus {
  border-color: #85B7D9;
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.focus > input::-webkit-input-placeholder,
.ui.input > input:focus::-webkit-input-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.focus > input::-moz-placeholder,
.ui.input > input:focus::-moz-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/* line 157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.focus > input:-ms-input-placeholder,
.ui.input > input:focus:-ms-input-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/*--------------------
        Error
---------------------*/
/* line 166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input {
  background-color: #FFF6F6;
  border-color: #E0B4B4;
  color: #9F3A38;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Error Placeholder */
/* line 175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input::-webkit-input-placeholder {
  color: #e7bdbc;
}

/* line 178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input::-moz-placeholder {
  color: #e7bdbc;
}

/* line 181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input:-ms-input-placeholder {
  color: #e7bdbc !important;
}

/* Focused Error Placeholder */
/* line 186, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input:focus::-webkit-input-placeholder {
  color: #da9796;
}

/* line 189, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input:focus::-moz-placeholder {
  color: #da9796;
}

/* line 192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input.error > input:focus:-ms-input-placeholder {
  color: #da9796 !important;
}

/*******************************
           Variations
*******************************/
/*--------------------
      Transparent
---------------------*/
/* line 206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.input > input {
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0em !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}

/* Transparent Icon */
/* line 216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.icon.input > i.icon {
  width: 1.1em;
}

/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.icon.input > input {
  padding-left: 0em !important;
  padding-right: 2em !important;
}

/* line 223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.input[class*="left icon"] > input {
  padding-left: 2em !important;
  padding-right: 0em !important;
}

/* Transparent Inverted */
/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.inverted.input {
  color: #FFFFFF;
}

/* line 232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.inverted.input > input {
  color: inherit;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.inverted.input > input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.inverted.input > input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.transparent.inverted.input > input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------
         Icon
---------------------*/
/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > i.icon {
  cursor: default;
  position: absolute;
  line-height: 1;
  text-align: center;
  top: 0px;
  right: 0px;
  margin: 0em;
  height: 100%;
  width: 2.67142857em;
  opacity: 0.5;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > i.icon:not(.link) {
  pointer-events: none;
}

/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > input {
  padding-right: 2.67142857em !important;
}

/* line 270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > i.icon:before,
.ui.icon.input > i.icon:after {
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
}

/* line 279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > i.link.icon {
  cursor: pointer;
}

/* line 282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > i.circular.icon {
  top: 0.35em;
  right: 0.5em;
}

/* Left Icon Input */
/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left icon"] > i.icon {
  right: auto;
  left: 1px;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 293, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left icon"] > i.circular.icon {
  right: auto;
  left: 0.5em;
}

/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left icon"] > input {
  padding-left: 2.67142857em !important;
  padding-right: 1em !important;
}

/* Focus */
/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input > input:focus ~ i.icon {
  opacity: 1;
}

/*--------------------
        Labeled
---------------------*/
/* Adjacent Label */
/* line 313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input > .label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  font-size: 1em;
}

/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input > .label:not(.corner) {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
}

/* Regular Label on Left */
/* line 326, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-color: transparent;
}

/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input:focus {
  border-left-color: #85B7D9;
}

/* Regular Label on Right */
/* line 340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="right labeled"] > input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right-color: transparent !important;
}

/* line 345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="right labeled"] > input + .label {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="right labeled"] > input:focus {
  border-right-color: #85B7D9 !important;
}

/* Corner Label */
/* line 354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input .corner.label {
  top: 1px;
  right: 1px;
  font-size: 0.64285714em;
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* Spacing with corner label */
/* line 362, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input[class*="corner labeled"]:not([class*="left corner labeled"]) > input {
  padding-right: 2.5em !important;
}

/* line 365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input[class*="corner labeled"]:not([class*="left corner labeled"]) > input {
  padding-right: 3.25em !important;
}

/* line 368, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input[class*="corner labeled"]:not([class*="left corner labeled"]) > .icon {
  margin-right: 1.25em;
}

/* Left Labeled */
/* line 373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.labeled.input[class*="left corner labeled"] > input {
  padding-left: 2.5em !important;
}

/* line 376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input[class*="left corner labeled"] > input {
  padding-left: 3.25em !important;
}

/* line 379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.icon.input[class*="left corner labeled"] > .icon {
  margin-left: 1.25em;
}

/* Corner Label Position  */
/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > .ui.corner.label {
  top: 1px;
  right: 1px;
}

/* line 388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input > .ui.left.corner.label {
  right: auto;
  left: 1px;
}

/*--------------------
        Action
---------------------*/
/* line 397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input > .button,
.ui.action.input > .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* line 409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input > .button,
.ui.action.input > .buttons > .button {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
  margin: 0;
}

/* Button on Right */
/* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input:not([class*="left action"]) > input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right-color: transparent !important;
}

/* line 422, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input:not([class*="left action"]) > .dropdown:not(:first-child),
.ui.action.input:not([class*="left action"]) > .button:not(:first-child),
.ui.action.input:not([class*="left action"]) > .buttons:not(:first-child) > .button {
  border-radius: 0px;
}

/* line 427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input:not([class*="left action"]) > .dropdown:last-child,
.ui.action.input:not([class*="left action"]) > .button:last-child,
.ui.action.input:not([class*="left action"]) > .buttons:last-child > .button {
  border-radius: 0px 0.28571429rem 0.28571429rem 0px;
}

/* Input Focus */
/* line 434, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.action.input:not([class*="left action"]) > input:focus {
  border-right-color: #85B7D9 !important;
}

/* Button on Left */
/* line 439, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left action"] > input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-left-color: transparent !important;
}

/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left action"] > .dropdown,
.ui.input[class*="left action"] > .button,
.ui.input[class*="left action"] > .buttons > .button {
  border-radius: 0px;
}

/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left action"] > .dropdown:first-child,
.ui.input[class*="left action"] > .button:first-child,
.ui.input[class*="left action"] > .buttons:first-child > .button {
  border-radius: 0.28571429rem 0px 0px 0.28571429rem;
}

/* Input Focus */
/* line 456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input[class*="left action"] > input:focus {
  border-left-color: #85B7D9 !important;
}

/*--------------------
       Inverted
---------------------*/
/* Standard */
/* line 466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.inverted.input > input {
  border: none;
}

/*--------------------
        Fluid
---------------------*/
/* line 474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.fluid.input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 479, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.fluid.input > input {
  width: 0px !important;
}

/*--------------------
        Size
---------------------*/
/* line 487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.mini.input {
  font-size: 0.78571429em;
}

/* line 490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.small.input {
  font-size: 0.92857143em;
}

/* line 493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.input {
  font-size: 1em;
}

/* line 496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.large.input {
  font-size: 1.14285714em;
}

/* line 499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.big.input {
  font-size: 1.28571429em;
}

/* line 502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.huge.input {
  font-size: 1.42857143em;
}

/* line 505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_input.scss */
.ui.massive.input {
  font-size: 1.71428571em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Label
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Label
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label {
  display: inline-block;
  line-height: 1;
  vertical-align: baseline;
  margin: 0em 0.14285714em;
  background-color: #E8E8E8;
  background-image: none;
  padding: 0.5833em 0.833em;
  color: rgba(0, 0, 0, 0.6);
  text-transform: none;
  font-weight: bold;
  border: 0px solid transparent;
  border-radius: 0.28571429rem;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}

/* line 32, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label:first-child {
  margin-left: 0em;
}

/* line 35, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label:last-child {
  margin-right: 0em;
}

/* Link */
/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
a.ui.label, .ui.label.sort[data-sort] {
  cursor: pointer;
}

/* Inside Link */
/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > a, .ui.label > .sort[data-sort] {
  cursor: pointer;
  color: inherit;
  opacity: 0.5;
  -webkit-transition: 0.1s opacity ease;
  transition: 0.1s opacity ease;
}

/* line 52, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > a:hover {
  opacity: 1;
}

/* Image */
/* line 57, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > img {
  width: auto !important;
  vertical-align: middle;
  height: 2.1666em !important;
}

/* Icon */
/* line 64, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > .icon {
  width: auto;
  margin: 0em 0.75em 0em 0em;
}

/* Detail */
/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > .detail {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-left: 1em;
  opacity: 0.8;
}

/* line 77, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > .detail .icon {
  margin: 0em 0.25em 0em 0em;
}

/* Removable label */
/* line 82, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > .close.icon,
.ui.label > .delete.icon {
  cursor: pointer;
  margin-right: 0em;
  margin-left: 0.5em;
  font-size: 0.92857143em;
  opacity: 0.5;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}

/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label > .delete.icon:hover, .textarea-input-group .ui.label > button.icon:hover, .textarea-input-group .ui.label > input.icon:hover {
  opacity: 1;
}

/*-------------------
       Group
--------------------*/
/* line 100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels > .label {
  margin: 0em 0.5em 0.5em 0em;
}

/*-------------------
       Coupling
--------------------*/
/* line 108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.header > .ui.label {
  margin-top: -0.29165em;
}

/* Remove border radius on attached segment */
/* line 113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.attached.segment > .ui.top.left.attached.label,
.ui.bottom.attached.segment > .ui.top.left.attached.label {
  border-top-left-radius: 0;
}

/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.attached.segment > .ui.top.right.attached.label,
.ui.bottom.attached.segment > .ui.top.right.attached.label {
  border-top-right-radius: 0;
}

/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.top.attached.segment > .ui.bottom.left.attached.label {
  border-bottom-left-radius: 0;
}

/* line 124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.top.attached.segment > .ui.bottom.right.attached.label {
  border-bottom-right-radius: 0;
}

/* Padding on next content after a label */
/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.top.attached.label:first-child + :not(.attached),
.ui.top.attached.label + [class*="right floated"] + * {
  margin-top: 2rem !important;
}

/* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.bottom.attached.label:first-child ~ :last-child:not(.attached) {
  margin-top: 0em;
  margin-bottom: 2rem !important;
}

/*******************************
             Types
*******************************/
/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.image.label {
  width: auto !important;
  margin-top: 0em;
  margin-bottom: 0em;
  max-width: 9999px;
  vertical-align: baseline;
  text-transform: none;
  background: #E8E8E8;
  padding: 0.5833em 0.833em 0.5833em 0.5em;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 156, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.image.label img {
  display: inline-block;
  vertical-align: top;
  height: 2.1666em;
  margin: -0.5833em 0.5em -0.5833em -0.5em;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.image.label .detail {
  background: rgba(0, 0, 0, 0.1);
  margin: -0.5833em -0.833em -0.5833em 0.5em;
  padding: 0.5833em 0.833em;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/*-------------------
         Tag
--------------------*/
/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.tag.labels .label,
.ui.tag.label {
  margin-left: 1em;
  position: relative;
  padding-left: 1.5em;
  padding-right: 1.5em;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
  -webkit-transition: none;
  transition: none;
}

/* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.tag.labels .label:before,
.ui.tag.label:before {
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
  transform: translateY(-50%) translateX(50%) rotate(-45deg);
  top: 50%;
  right: 100%;
  content: '';
  background-color: inherit;
  background-image: none;
  width: 1.56em;
  height: 1.56em;
  -webkit-transition: none;
  transition: none;
}

/* line 199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.tag.labels .label:after,
.ui.tag.label:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -0.25em;
  margin-top: -0.25em;
  background-color: #FFFFFF !important;
  width: 0.5em;
  height: 0.5em;
  -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  border-radius: 500rem;
}

/*-------------------
    Corner Label
--------------------*/
/* line 218, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.corner.label {
  position: absolute;
  top: 0em;
  right: 0em;
  margin: 0em;
  padding: 0em;
  text-align: center;
  border-color: #E8E8E8;
  width: 4em;
  height: 4em;
  z-index: 1;
  -webkit-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}

/* Icon Label */
/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.corner.label {
  background-color: transparent !important;
}

/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.corner.label:after {
  position: absolute;
  content: "";
  right: 0em;
  top: 0em;
  z-index: -1;
  width: 0em;
  height: 0em;
  background-color: transparent !important;
  border-top: 0em solid transparent;
  border-right: 4em solid transparent;
  border-bottom: 4em solid transparent;
  border-left: 0em solid transparent;
  border-right-color: inherit;
  -webkit-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}

/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.corner.label .icon {
  cursor: default;
  position: relative;
  top: 0.64285714em;
  left: 0.78571429em;
  font-size: 1.14285714em;
  margin: 0em;
}

/* Left Corner */
/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.left.corner.label,
.ui.left.corner.label:after {
  right: auto;
  left: 0em;
}

/* line 269, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.left.corner.label:after {
  border-top: 4em solid transparent;
  border-right: 4em solid transparent;
  border-bottom: 0em solid transparent;
  border-left: 0em solid transparent;
  border-top-color: inherit;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.left.corner.label .icon {
  left: -0.78571429em;
}

/* Segment */
/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.segment > .ui.corner.label {
  top: -1px;
  right: -1px;
}

/* line 285, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.segment > .ui.left.corner.label {
  right: auto;
  left: -1px;
}

/*-------------------
       Ribbon
--------------------*/
/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.ribbon.label {
  position: relative;
  margin: 0em;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.ribbon.label:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0%;
  background-color: transparent !important;
  border-style: solid;
  border-width: 0em 1.2em 1.2em 0em;
  border-color: transparent;
  border-right-color: inherit;
  width: 0em;
  height: 0em;
}

/* Positioning */
/* line 318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.ribbon.label {
  left: calc(-1rem - 1.2em);
  margin-right: -1.2em;
  padding-left: calc(1rem + 1.2em);
  padding-right: 1.2em;
}

/* line 324, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="right ribbon"] {
  left: calc(100% + 1rem + 1.2em);
  padding-left: 1.2em;
  padding-right: calc(1rem + 1.2em);
}

/* Right Ribbon */
/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="right ribbon"] {
  text-align: left;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* line 337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="right ribbon"]:after {
  left: auto;
  right: 0%;
  border-style: solid;
  border-width: 1.2em 1.2em 0em 0em;
  border-color: transparent;
  border-top-color: inherit;
}

/* Inside Table */
/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.image > .ribbon.label,
.ui.card .image > .ribbon.label {
  position: absolute;
  top: 1rem;
}

/* line 352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.card .image > .ui.ribbon.label,
.ui.image > .ui.ribbon.label {
  left: calc(--0.05rem - 1.2em);
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.card .image > .ui.label[class*="right ribbon"],
.ui.image > .ui.label[class*="right ribbon"] {
  left: calc(100% + -0.05rem + 1.2em);
  padding-left: 0.833em;
}

/* Inside Table */
/* line 363, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.table td > .ui.ribbon.label, table.ui.default td > .ui.ribbon.label, #dorsale-attachments table.ui td > .ui.ribbon.label, .flyboy table.ui td > .ui.ribbon.label, #home-panels table.ui td > .ui.ribbon.label {
  left: calc(-0.78571429em - 1.2em);
}

/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.table td > .ui.label[class*="right ribbon"], table.ui.default td > .ui.label[class*="right ribbon"], #dorsale-attachments table.ui td > .ui.label[class*="right ribbon"], .flyboy table.ui td > .ui.label[class*="right ribbon"], #home-panels table.ui td > .ui.label[class*="right ribbon"] {
  left: calc(100% + 0.78571429em + 1.2em);
  padding-left: 0.833em;
}

/*-------------------
      Attached
--------------------*/
/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="top attached"],
.ui.attached.label {
  width: 100%;
  position: absolute;
  margin: 0em;
  top: 0em;
  left: 0em;
  padding: 0.75em 1em;
  border-radius: 0.21428571rem 0.21428571rem 0em 0em;
}

/* line 385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="bottom attached"] {
  top: auto;
  bottom: 0em;
  border-radius: 0em 0em 0.21428571rem 0.21428571rem;
}

/* line 390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="top left attached"] {
  width: auto;
  margin-top: 0em !important;
  border-radius: 0.21428571rem 0em 0.28571429rem 0em;
}

/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="top right attached"] {
  width: auto;
  left: auto;
  right: 0em;
  border-radius: 0em 0.21428571rem 0em 0.28571429rem;
}

/* line 401, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="bottom left attached"] {
  width: auto;
  top: auto;
  bottom: 0em;
  border-radius: 0em 0.28571429rem 0em 0.21428571rem;
}

/* line 407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="bottom right attached"] {
  top: auto;
  bottom: 0em;
  left: auto;
  right: 0em;
  width: auto;
  border-radius: 0.28571429rem 0em 0.21428571rem 0em;
}

/*******************************
             States
*******************************/
/*-------------------
      Disabled
--------------------*/
/* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label.disabled {
  opacity: 0.5;
}

/*-------------------
        Hover
--------------------*/
/* line 434, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
a.ui.labels .label:hover, .ui.labels.sort[data-sort] .label:hover,
a.ui.label:hover {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  background-image: none;
  color: rgba(0, 0, 0, 0.8);
}

/* line 441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels a.label:hover:before,
a.ui.label:hover:before {
  color: rgba(0, 0, 0, 0.8);
}

/*-------------------
        Active
--------------------*/
/* line 450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.active.label, table.table thead tr.ui.label, table.default thead tr.ui.label,
table.table tfoot tr.ui.label,
table.default tfoot tr.ui.label, #dorsale-attachments table thead tr.ui.label,
#dorsale-attachments table tfoot tr.ui.label, .flyboy table thead tr.ui.label,
.flyboy table tfoot tr.ui.label, #home-panels table thead tr.ui.label,
#home-panels table tfoot tr.ui.label {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/* line 456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.active.label:before, table.table thead tr.ui.label:before, table.default thead tr.ui.label:before,
table.table tfoot tr.ui.label:before,
table.default tfoot tr.ui.label:before, #dorsale-attachments table thead tr.ui.label:before,
#dorsale-attachments table tfoot tr.ui.label:before, .flyboy table thead tr.ui.label:before,
.flyboy table tfoot tr.ui.label:before, #home-panels table thead tr.ui.label:before,
#home-panels table tfoot tr.ui.label:before {
  background-color: #D0D0D0;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/*-------------------
     Active Hover
--------------------*/
/* line 466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
a.ui.labels .active.label:hover, .ui.labels.sort[data-sort] .active.label:hover,
a.ui.active.label:hover {
  background-color: #C8C8C8;
  border-color: #C8C8C8;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/* line 473, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels a.active.label:ActiveHover:before,
a.ui.active.label:ActiveHover:before {
  background-color: #C8C8C8;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}

/*-------------------
      Visible
--------------------*/
/* line 484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels.visible .label,
.ui.label.visible:not(.dropdown) {
  display: inline-block !important;
}

/*-------------------
      Hidden
--------------------*/
/* line 493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels.hidden .label,
.ui.label.hidden {
  display: none !important;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Colors
--------------------*/
/*--- Red ---*/
/* line 511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.red.labels .label,
.ui.red.label {
  background-color: #DB2828 !important;
  border-color: #DB2828 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 519, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.red.labels .label:hover,
a.ui.red.label:hover {
  background-color: #d01919 !important;
  border-color: #d01919 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 527, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.red.corner.label,
.ui.red.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 533, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.red.ribbon.label {
  border-color: #b21e1e !important;
}

/* Basic */
/* line 538, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.red.label {
  background: none #FFFFFF !important;
  color: #DB2828 !important;
  border-color: #DB2828 !important;
}

/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.red.labels a.label:hover,
a.ui.basic.red.label:hover {
  background-color: #FFFFFF !important;
  color: #d01919 !important;
  border-color: #d01919 !important;
}

/*--- Orange ---*/
/* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.orange.labels .label,
.ui.orange.label {
  background-color: #F2711C !important;
  border-color: #F2711C !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 560, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.orange.labels .label:hover,
a.ui.orange.label:hover {
  background-color: #f26202 !important;
  border-color: #f26202 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.orange.corner.label,
.ui.orange.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.orange.ribbon.label {
  border-color: #cf590c !important;
}

/* Basic */
/* line 579, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.orange.label {
  background: none #FFFFFF !important;
  color: #F2711C !important;
  border-color: #F2711C !important;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.orange.labels a.label:hover,
a.ui.basic.orange.label:hover {
  background-color: #FFFFFF !important;
  color: #f26202 !important;
  border-color: #f26202 !important;
}

/*--- Yellow ---*/
/* line 593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.yellow.labels .label,
.ui.yellow.label {
  background-color: #FBBD08 !important;
  border-color: #FBBD08 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.yellow.labels .label:hover,
a.ui.yellow.label:hover {
  background-color: #eaae00 !important;
  border-color: #eaae00 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.yellow.corner.label,
.ui.yellow.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.yellow.ribbon.label {
  border-color: #cd9903 !important;
}

/* Basic */
/* line 620, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.yellow.label {
  background: none #FFFFFF !important;
  color: #FBBD08 !important;
  border-color: #FBBD08 !important;
}

/* line 625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.yellow.labels a.label:hover,
a.ui.basic.yellow.label:hover {
  background-color: #FFFFFF !important;
  color: #eaae00 !important;
  border-color: #eaae00 !important;
}

/*--- Olive ---*/
/* line 634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.olive.labels .label,
.ui.olive.label {
  background-color: #B5CC18 !important;
  border-color: #B5CC18 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 642, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.olive.labels .label:hover,
a.ui.olive.label:hover {
  background-color: #a7bd0d !important;
  border-color: #a7bd0d !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 650, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.olive.corner.label,
.ui.olive.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 656, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.olive.ribbon.label {
  border-color: #198f35 !important;
}

/* Basic */
/* line 661, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.olive.label {
  background: none #FFFFFF !important;
  color: #B5CC18 !important;
  border-color: #B5CC18 !important;
}

/* line 666, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.olive.labels a.label:hover,
a.ui.basic.olive.label:hover {
  background-color: #FFFFFF !important;
  color: #a7bd0d !important;
  border-color: #a7bd0d !important;
}

/*--- Green ---*/
/* line 675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.green.labels .label,
.ui.green.label {
  background-color: #21BA45 !important;
  border-color: #21BA45 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 683, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.green.labels .label:hover,
a.ui.green.label:hover {
  background-color: #16ab39 !important;
  border-color: #16ab39 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 691, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.green.corner.label,
.ui.green.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.green.ribbon.label {
  border-color: #198f35 !important;
}

/* Basic */
/* line 702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.green.label {
  background: none #FFFFFF !important;
  color: #21BA45 !important;
  border-color: #21BA45 !important;
}

/* line 707, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.green.labels a.label:hover,
a.ui.basic.green.label:hover {
  background-color: #FFFFFF !important;
  color: #16ab39 !important;
  border-color: #16ab39 !important;
}

/*--- Teal ---*/
/* line 716, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.teal.labels .label,
.ui.teal.label {
  background-color: #00B5AD !important;
  border-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 724, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.teal.labels .label:hover,
a.ui.teal.label:hover {
  background-color: #009c95 !important;
  border-color: #009c95 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.teal.corner.label,
.ui.teal.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.teal.ribbon.label {
  border-color: #00827c !important;
}

/* Basic */
/* line 743, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.teal.label {
  background: none #FFFFFF !important;
  color: #00B5AD !important;
  border-color: #00B5AD !important;
}

/* line 748, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.teal.labels a.label:hover,
a.ui.basic.teal.label:hover {
  background-color: #FFFFFF !important;
  color: #009c95 !important;
  border-color: #009c95 !important;
}

/*--- Blue ---*/
/* line 757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.blue.labels .label,
.ui.blue.label {
  background-color: #2185D0 !important;
  border-color: #2185D0 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 765, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.blue.labels .label:hover,
a.ui.blue.label:hover {
  background-color: #1678c2 !important;
  border-color: #1678c2 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.blue.corner.label,
.ui.blue.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 779, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.blue.ribbon.label {
  border-color: #1a69a4 !important;
}

/* Basic */
/* line 784, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.blue.label {
  background: none #FFFFFF !important;
  color: #2185D0 !important;
  border-color: #2185D0 !important;
}

/* line 789, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.blue.labels a.label:hover,
a.ui.basic.blue.label:hover {
  background-color: #FFFFFF !important;
  color: #1678c2 !important;
  border-color: #1678c2 !important;
}

/*--- Violet ---*/
/* line 798, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.violet.labels .label,
.ui.violet.label {
  background-color: #6435C9 !important;
  border-color: #6435C9 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 806, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.violet.labels .label:hover,
a.ui.violet.label:hover {
  background-color: #5829bb !important;
  border-color: #5829bb !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 814, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.violet.corner.label,
.ui.violet.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 820, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.violet.ribbon.label {
  border-color: #502aa1 !important;
}

/* Basic */
/* line 825, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.violet.label {
  background: none #FFFFFF !important;
  color: #6435C9 !important;
  border-color: #6435C9 !important;
}

/* line 830, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.violet.labels a.label:hover,
a.ui.basic.violet.label:hover {
  background-color: #FFFFFF !important;
  color: #5829bb !important;
  border-color: #5829bb !important;
}

/*--- Purple ---*/
/* line 839, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.purple.labels .label,
.ui.purple.label {
  background-color: #A333C8 !important;
  border-color: #A333C8 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.purple.labels .label:hover,
a.ui.purple.label:hover {
  background-color: #9627ba !important;
  border-color: #9627ba !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 855, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.purple.corner.label,
.ui.purple.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 861, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.purple.ribbon.label {
  border-color: #82299f !important;
}

/* Basic */
/* line 866, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.purple.label {
  background: none #FFFFFF !important;
  color: #A333C8 !important;
  border-color: #A333C8 !important;
}

/* line 871, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.purple.labels a.label:hover,
a.ui.basic.purple.label:hover {
  background-color: #FFFFFF !important;
  color: #9627ba !important;
  border-color: #9627ba !important;
}

/*--- Pink ---*/
/* line 880, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pink.labels .label,
.ui.pink.label {
  background-color: #E03997 !important;
  border-color: #E03997 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 888, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pink.labels .label:hover,
a.ui.pink.label:hover {
  background-color: #e61a8d !important;
  border-color: #e61a8d !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 896, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pink.corner.label,
.ui.pink.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pink.ribbon.label {
  border-color: #c71f7e !important;
}

/* Basic */
/* line 907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.pink.label {
  background: none #FFFFFF !important;
  color: #E03997 !important;
  border-color: #E03997 !important;
}

/* line 912, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.pink.labels a.label:hover,
a.ui.basic.pink.label:hover {
  background-color: #FFFFFF !important;
  color: #e61a8d !important;
  border-color: #e61a8d !important;
}

/*--- Brown ---*/
/* line 921, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.brown.labels .label,
.ui.brown.label {
  background-color: #A5673F !important;
  border-color: #A5673F !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 929, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.brown.labels .label:hover,
a.ui.brown.label:hover {
  background-color: #975b33 !important;
  border-color: #975b33 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 937, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.brown.corner.label,
.ui.brown.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 943, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.brown.ribbon.label {
  border-color: #805031 !important;
}

/* Basic */
/* line 948, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.brown.label {
  background: none #FFFFFF !important;
  color: #A5673F !important;
  border-color: #A5673F !important;
}

/* line 953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.brown.labels a.label:hover,
a.ui.basic.brown.label:hover {
  background-color: #FFFFFF !important;
  color: #975b33 !important;
  border-color: #975b33 !important;
}

/*--- Grey ---*/
/* line 962, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.grey.labels .label,
.ui.grey.label {
  background-color: #767676 !important;
  border-color: #767676 !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.grey.labels .label:hover,
a.ui.grey.label:hover {
  background-color: #838383 !important;
  border-color: #838383 !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 978, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.grey.corner.label,
.ui.grey.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 984, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.grey.ribbon.label {
  border-color: #805031 !important;
}

/* Basic */
/* line 989, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.grey.label {
  background: none #FFFFFF !important;
  color: #767676 !important;
  border-color: #767676 !important;
}

/* line 994, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.grey.labels a.label:hover,
a.ui.basic.grey.label:hover {
  background-color: #FFFFFF !important;
  color: #838383 !important;
  border-color: #838383 !important;
}

/*--- Black ---*/
/* line 1003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.black.labels .label,
.ui.black.label {
  background-color: #1B1C1D !important;
  border-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/* Link */
/* line 1011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.black.labels .label:hover,
a.ui.black.label:hover {
  background-color: #27292a !important;
  border-color: #27292a !important;
  color: #FFFFFF !important;
}

/* Corner */
/* line 1019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.black.corner.label,
.ui.black.corner.label:hover,
.textarea-input-group button.label:hover,
.textarea-input-group input.label:hover {
  background-color: transparent !important;
}

/* Ribbon */
/* line 1025, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.black.ribbon.label {
  border-color: #805031 !important;
}

/* Basic */
/* line 1030, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.black.label {
  background: none #FFFFFF !important;
  color: #1B1C1D !important;
  border-color: #1B1C1D !important;
}

/* line 1035, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.black.labels a.label:hover,
a.ui.basic.black.label:hover {
  background-color: #FFFFFF !important;
  color: #27292a !important;
  border-color: #27292a !important;
}

/*-------------------
        Basic
--------------------*/
/* line 1046, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.label {
  background: none #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Link */
/* line 1055, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
a.ui.basic.label:hover {
  text-decoration: none;
  background: none #FFFFFF;
  color: #1e70bf;
  -webkit-box-shadow: 1px solid rgba(34, 36, 38, 0.15);
  box-shadow: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Pointing */
/* line 1066, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.pointing.label:before {
  border-color: inherit;
}

/*-------------------
       Fluid
--------------------*/
/* line 1074, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label.fluid,
.ui.fluid.labels > .label {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*-------------------
       Inverted
--------------------*/
/* line 1085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.inverted.labels .label,
.ui.inverted.label {
  color: rgba(255, 255, 255, 0.9) !important;
}

/*-------------------
     Horizontal
--------------------*/
/* line 1094, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.horizontal.labels .label,
.ui.horizontal.label {
  margin: 0em 0.5em 0em 0em;
  padding: 0.4em 0.833em;
  min-width: 3em;
  text-align: center;
}

/*-------------------
       Circular
--------------------*/
/* line 1106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.circular.labels .label,
.ui.circular.label {
  min-width: 2em;
  min-height: 2em;
  padding: 0.5em !important;
  line-height: 1em;
  text-align: center;
  border-radius: 500rem;
}

/* line 1115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.empty.circular.labels .label,
.ui.empty.circular.label {
  min-width: 0em;
  min-height: 0em;
  overflow: hidden;
  width: 0.5em;
  height: 0.5em;
  vertical-align: baseline;
}

/*-------------------
       Pointing
--------------------*/
/* line 1129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pointing.label {
  position: relative;
}

/* line 1132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.attached.pointing.label {
  position: absolute;
}

/* line 1135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pointing.label:before {
  background-color: inherit;
  background-image: inherit;
  border-width: none;
  border-style: solid;
  border-color: inherit;
}

/* Arrow */
/* line 1144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pointing.label:before {
  position: absolute;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-image: none;
  z-index: 2;
  width: 0.6666em;
  height: 0.6666em;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}

/*--- Above ---*/
/* line 1159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pointing.label,
.ui.label[class*="pointing above"] {
  margin-top: 1em;
}

/* line 1163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.pointing.label:before,
.ui.label[class*="pointing above"]:before {
  border-width: 1px 0px 0px 1px;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 0%;
  left: 50%;
}

/*--- Below ---*/
/* line 1174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="bottom pointing"],
.ui.label[class*="pointing below"] {
  margin-top: 0em;
  margin-bottom: 1em;
}

/* line 1179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="bottom pointing"]:before,
.ui.label[class*="pointing below"]:before {
  border-width: 0px 1px 1px 0px;
  top: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 100%;
  left: 50%;
}

/*--- Left ---*/
/* line 1192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="left pointing"] {
  margin-top: 0em;
  margin-left: 0.6666em;
}

/* line 1196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="left pointing"]:before {
  border-width: 0px 0px 1px 1px;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em;
}

/*--- Right ---*/
/* line 1208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="right pointing"] {
  margin-top: 0em;
  margin-right: 0.6666em;
}

/* line 1212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.label[class*="right pointing"]:before {
  border-width: 1px 1px 0px 0px;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
  top: 50%;
  right: 0%;
  bottom: auto;
  left: auto;
}

/* Basic Pointing */
/*--- Above ---*/
/* line 1226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.pointing.label:before,
.ui.basic.label[class*="pointing above"]:before {
  margin-top: -1px;
}

/*--- Below ---*/
/* line 1233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.label[class*="bottom pointing"]:before,
.ui.basic.label[class*="pointing below"]:before {
  bottom: auto;
  top: 100%;
  margin-top: 1px;
}

/*--- Left ---*/
/* line 1242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.label[class*="left pointing"]:before {
  top: 50%;
  left: -1px;
}

/*--- Right ---*/
/* line 1249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.basic.label[class*="right pointing"]:before {
  top: 50%;
  right: -1px;
}

/*------------------
   Floating Label
-------------------*/
/* line 1258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.floating.label {
  position: absolute;
  z-index: 100;
  top: -1em;
  left: 100%;
  margin: 0em 0em 0em -1.5em !important;
}

/*-------------------
        Sizes
--------------------*/
/* line 1270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.mini.labels .label,
.ui.mini.label {
  font-size: 0.64285714rem;
}

/* line 1274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.tiny.labels .label,
.ui.tiny.label {
  font-size: 0.71428571rem;
}

/* line 1278, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.small.labels .label,
.ui.small.label {
  font-size: 0.78571429rem;
}

/* line 1282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.labels .label,
.ui.label {
  font-size: 0.85714286rem;
}

/* line 1286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.large.labels .label,
.ui.large.label {
  font-size: 1rem;
}

/* line 1290, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.big.labels .label,
.ui.big.label {
  font-size: 1.28571429rem;
}

/* line 1294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.huge.labels .label,
.ui.huge.label {
  font-size: 1.42857143rem;
}

/* line 1298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_label.scss */
.ui.massive.labels .label,
.ui.massive.label {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - List
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            List
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list,
ol.ui.list,
.ui.list {
  list-style-type: none;
  margin: 1em 0em;
  padding: 0em 0em;
}

/* line 23, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list:first-child,
ol.ui.list:first-child,
.ui.list:first-child {
  margin-top: 0em;
  padding-top: 0em;
}

/* line 29, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list:last-child,
ol.ui.list:last-child,
.ui.list:last-child {
  margin-bottom: 0em;
  padding-bottom: 0em;
}

/*******************************
            Content
*******************************/
/* List Item */
/* line 43, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li,
ol.ui.list li,
.ui.list > .item,
.ui.list .list > .item {
  display: list-item;
  table-layout: fixed;
  list-style-type: none;
  list-style-position: outside;
  padding: 0.21428571em 0em;
  line-height: 1.14285714em;
}

/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list > li:first-child:after,
ol.ui.list > li:first-child:after,
.ui.list > .list > .item,
.ui.list > .item:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 64, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li:first-child,
ol.ui.list li:first-child,
.ui.list .list > .item:first-child,
.ui.list > .item:first-child {
  padding-top: 0em;
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li:last-child,
ol.ui.list li:last-child,
.ui.list .list > .item:last-child,
.ui.list > .item:last-child {
  padding-bottom: 0em;
}

/* Child List */
/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list ul,
ol.ui.list ol,
.ui.list .list {
  clear: both;
  margin: 0em;
  padding: 0.75em 0em 0.25em 0.5em;
}

/* Child Item */
/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list ul li,
ol.ui.list ol li,
.ui.list .list > .item {
  padding: 0.14285714em 0em;
  line-height: inherit;
}

/* Icon */
/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > i.icon,
.ui.list > .item > i.icon {
  display: table-cell;
  margin: 0em;
  padding-top: 0em;
  padding-right: 0.28571429em;
  vertical-align: top;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 105, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > i.icon:only-child,
.ui.list > .item > i.icon:only-child {
  display: inline-block;
  vertical-align: top;
}

/* Image */
/* line 112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .image,
.ui.list > .item > .image {
  display: table-cell;
  background-color: transparent;
  margin: 0em;
  vertical-align: top;
}

/* line 119, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .image:not(:only-child):not(img),
.ui.list > .item > .image:not(:only-child):not(img) {
  padding-right: 0.5em;
}

/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .image img,
.ui.list > .item > .image img {
  vertical-align: top;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > img.image,
.ui.list .list > .item > .image:only-child,
.ui.list > .item > img.image,
.ui.list > .item > .image:only-child {
  display: inline-block;
}

/* Content */
/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .content,
.ui.list > .item > .content {
  line-height: 1.14285714em;
}

/* line 139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .image + .content,
.ui.list .list > .item > .icon + .content,
.ui.list > .item > .image + .content,
.ui.list > .item > .icon + .content {
  display: table-cell;
  width: 100%;
  padding: 0em 0em 0em 0.5em;
  vertical-align: top;
}

/* line 148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > img.image + .content,
.ui.list > .item > img.image + .content {
  display: inline-block;
  width: auto;
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item > .content > .list,
.ui.list > .item > .content > .list {
  margin-left: 0em;
  padding-left: 0em;
}

/* Header */
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item .header,
.ui.list > .item .header {
  display: block;
  margin: 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
}

/* Description */
/* line 170, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item .description,
.ui.list > .item .description {
  display: block;
  color: rgba(0, 0, 0, 0.7);
}

/* Child Link */
/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list > .item a, .ui.list > .item .sort[data-sort],
.ui.list .list > .item a,
.ui.list .list > .item .sort[data-sort] {
  cursor: pointer;
}

/* Linking Item */
/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > a.item, .ui.list .list > .item.sort[data-sort],
.ui.list > a.item,
.ui.list > .item.sort[data-sort] {
  cursor: pointer;
  color: #4183C4;
}

/* line 188, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > a.item:hover,
.ui.list > a.item:hover {
  color: #1e70bf;
}

/* Linked Item Icons */
/* line 194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > a.item i.icon, .ui.list .list > .item.sort[data-sort] i.icon,
.ui.list > a.item i.icon,
.ui.list > .item.sort[data-sort] i.icon {
  color: rgba(0, 0, 0, 0.4);
}

/* Header Link */
/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item a.header, .ui.list .list > .item .header.sort[data-sort],
.ui.list > .item a.header,
.ui.list > .item .header.sort[data-sort] {
  cursor: pointer;
  color: #4183C4 !important;
}

/* line 205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item a.header:hover,
.ui.list > .item a.header:hover {
  color: #1e70bf !important;
}

/* Floated Content */
/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="left floated"] {
  float: left;
}

/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="right floated"] {
  float: right;
}

/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item [class*="left floated"],
.ui.list > .item [class*="left floated"] {
  float: left;
  margin: 0em 1em 0em 0em;
}

/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .item [class*="right floated"],
.ui.list > .item [class*="right floated"] {
  float: right;
  margin: 0em 0em 0em 1em;
}

/*******************************
            Coupling
*******************************/
/* line 233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.menu .ui.list > .item,
.ui.menu .ui.list .list > .item {
  display: list-item;
  table-layout: fixed;
  background-color: transparent;
  list-style-type: none;
  list-style-position: outside;
  padding: 0.21428571em 0em;
  line-height: 1.14285714em;
}

/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.menu .ui.list .list > .item:before,
.ui.menu .ui.list > .item:before {
  border: none;
  background: none;
}

/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.menu .ui.list .list > .item:first-child,
.ui.menu .ui.list > .item:first-child {
  padding-top: 0em;
}

/* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.menu .ui.list .list > .item:last-child,
.ui.menu .ui.list > .item:last-child {
  padding-bottom: 0em;
}

/*******************************
            Types
*******************************/
/*-------------------
      Horizontal
--------------------*/
/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list {
  display: inline-block;
  font-size: 0em;
}

/* line 271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list > .item {
  display: inline-block;
  margin-left: 1em;
  font-size: 1rem;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list:not(.celled) > .item:first-child {
  margin-left: 0em !important;
  padding-left: 0em !important;
}

/* line 280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list .list {
  padding-left: 0em;
  padding-bottom: 0em;
}

/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list > .item > .image,
.ui.horizontal.list .list > .item > .image,
.ui.horizontal.list > .item > .icon,
.ui.horizontal.list .list > .item > .icon,
.ui.horizontal.list > .item > .content,
.ui.horizontal.list .list > .item > .content {
  vertical-align: middle;
}

/* Padding on all elements */
/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list > .item:first-child,
.ui.horizontal.list > .item:last-child {
  padding-top: 0.21428571em;
  padding-bottom: 0.21428571em;
}

/* Horizontal List */
/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list > .item > i.icon {
  margin: 0em;
  padding: 0em 0.25em 0em 0em;
}

/* line 305, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list > .item > .icon,
.ui.horizontal.list > .item > .icon + .content {
  float: none;
  display: inline-block;
}

/*******************************
             States
*******************************/
/*-------------------
       Disabled
--------------------*/
/* line 321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > .disabled.item,
.ui.list > .disabled.item {
  pointer-events: none;
  color: rgba(40, 40, 40, 0.3) !important;
}

/* line 326, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > .disabled.item,
.ui.inverted.list > .disabled.item {
  color: rgba(225, 225, 225, 0.3) !important;
}

/*-------------------
        Hover
--------------------*/
/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list .list > a.item:hover .icon,
.ui.list > a.item:hover .icon {
  color: rgba(0, 0, 0, 0.87);
}

/*******************************
           Variations
*******************************/
/*-------------------
       Inverted
--------------------*/
/* line 350, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > a.item > .icon, .ui.inverted.list .list > .item.sort[data-sort] > .icon,
.ui.inverted.list > a.item > .icon,
.ui.inverted.list > .item.sort[data-sort] > .icon {
  color: rgba(255, 255, 255, 0.7);
}

/* line 354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > .item .header,
.ui.inverted.list > .item .header {
  color: rgba(255, 255, 255, 0.9);
}

/* line 358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > .item .description,
.ui.inverted.list > .item .description {
  color: rgba(255, 255, 255, 0.7);
}

/* Item Link */
/* line 364, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > a.item, .ui.inverted.list .list > .item.sort[data-sort],
.ui.inverted.list > a.item,
.ui.inverted.list > .item.sort[data-sort] {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.9);
}

/* line 369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .list > a.item:hover,
.ui.inverted.list > a.item:hover {
  color: #1e70bf;
}

/* Linking Content */
/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .item a:not(.ui), .ui.inverted.list .item .sort[data-sort]:not(.ui) {
  color: rgba(255, 255, 255, 0.9) !important;
}

/* line 378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.list .item a:not(.ui):hover {
  color: #1e70bf !important;
}

/*-------------------
       Aligned
--------------------*/
/* line 386, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="top aligned"] .image,
.ui.list[class*="top aligned"] .content,
.ui.list [class*="top aligned"] {
  vertical-align: top !important;
}

/* line 391, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="middle aligned"] .image,
.ui.list[class*="middle aligned"] .content,
.ui.list [class*="middle aligned"] {
  vertical-align: middle !important;
}

/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="bottom aligned"] .image,
.ui.list[class*="bottom aligned"] .content,
.ui.list [class*="bottom aligned"] {
  vertical-align: bottom !important;
}

/*-------------------
       Link
--------------------*/
/* line 406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.link.list .item,
.ui.link.list a.item,
.ui.link.list .item a:not(.ui),
.ui.link.list .item .sort[data-sort]:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.1s color ease;
  transition: 0.1s color ease;
}

/* line 413, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.link.list.list a.item:hover,
.ui.link.list.list .item a:not(.ui):hover {
  color: rgba(0, 0, 0, 0.8);
}

/* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.link.list.list a.item:active, .ui.link.list.list .item.sort[data-sort]:active,
.ui.link.list.list .item a:not(.ui):active,
.ui.link.list.list .item .sort[data-sort]:not(.ui):active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.link.list.list .active.item, .ui.link.list.list table.table thead tr.item, table.table thead .ui.link.list.list tr.item, .ui.link.list.list table.default thead tr.item, table.default thead .ui.link.list.list tr.item,
.ui.link.list.list table.table tfoot tr.item,
table.table tfoot .ui.link.list.list tr.item,
.ui.link.list.list table.default tfoot tr.item,
table.default tfoot .ui.link.list.list tr.item, .ui.link.list.list #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.link.list.list tr.item,
.ui.link.list.list #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.link.list.list tr.item, .ui.link.list.list .flyboy table thead tr.item, .flyboy table thead .ui.link.list.list tr.item,
.ui.link.list.list .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.link.list.list tr.item, .ui.link.list.list #home-panels table thead tr.item, #home-panels table thead .ui.link.list.list tr.item,
.ui.link.list.list #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.link.list.list tr.item,
.ui.link.list.list .active.item a:not(.ui),
.ui.link.list.list table.table thead tr.item a:not(.ui),
table.table thead .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list table.default thead tr.item a:not(.ui),
table.default thead .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list table.table tfoot tr.item a:not(.ui),
table.table tfoot .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list table.default tfoot tr.item a:not(.ui),
table.default tfoot .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list #dorsale-attachments table thead tr.item a:not(.ui),
#dorsale-attachments table thead .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list #dorsale-attachments table tfoot tr.item a:not(.ui),
#dorsale-attachments table tfoot .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list .flyboy table thead tr.item a:not(.ui),
.flyboy table thead .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list .flyboy table tfoot tr.item a:not(.ui),
.flyboy table tfoot .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list #home-panels table thead tr.item a:not(.ui),
#home-panels table thead .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list #home-panels table tfoot tr.item a:not(.ui),
#home-panels table tfoot .ui.link.list.list tr.item a:not(.ui),
.ui.link.list.list .active.item .sort[data-sort]:not(.ui),
.ui.link.list.list table.table thead tr.item .sort[data-sort]:not(.ui),
table.table thead .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list table.default thead tr.item .sort[data-sort]:not(.ui),
table.default thead .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list table.table tfoot tr.item .sort[data-sort]:not(.ui),
table.table tfoot .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list table.default tfoot tr.item .sort[data-sort]:not(.ui),
table.default tfoot .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list #dorsale-attachments table thead tr.item .sort[data-sort]:not(.ui),
#dorsale-attachments table thead .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list #dorsale-attachments table tfoot tr.item .sort[data-sort]:not(.ui),
#dorsale-attachments table tfoot .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list .flyboy table thead tr.item .sort[data-sort]:not(.ui),
.flyboy table thead .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list .flyboy table tfoot tr.item .sort[data-sort]:not(.ui),
.flyboy table tfoot .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list #home-panels table thead tr.item .sort[data-sort]:not(.ui),
#home-panels table thead .ui.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.link.list.list #home-panels table tfoot tr.item .sort[data-sort]:not(.ui),
#home-panels table tfoot .ui.link.list.list tr.item .sort[data-sort]:not(.ui) {
  color: rgba(0, 0, 0, 0.95);
}

/* Inverted */
/* line 427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.link.list .item,
.ui.inverted.link.list a.item,
.ui.inverted.link.list .item a:not(.ui),
.ui.inverted.link.list .item .sort[data-sort]:not(.ui) {
  color: rgba(255, 255, 255, 0.5);
}

/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.link.list.list a.item:hover,
.ui.inverted.link.list.list .item a:not(.ui):hover {
  color: #ffffff;
}

/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.link.list.list a.item:active, .ui.inverted.link.list.list .item.sort[data-sort]:active,
.ui.inverted.link.list.list .item a:not(.ui):active,
.ui.inverted.link.list.list .item .sort[data-sort]:not(.ui):active {
  color: #ffffff;
}

/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.link.list.list a.active.item,
.ui.inverted.link.list.list .active.item a:not(.ui),
.ui.inverted.link.list.list table.table thead tr.item a:not(.ui),
table.table thead .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list table.default thead tr.item a:not(.ui),
table.default thead .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list table.table tfoot tr.item a:not(.ui),
table.table tfoot .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list table.default tfoot tr.item a:not(.ui),
table.default tfoot .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list #dorsale-attachments table thead tr.item a:not(.ui),
#dorsale-attachments table thead .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list #dorsale-attachments table tfoot tr.item a:not(.ui),
#dorsale-attachments table tfoot .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list .flyboy table thead tr.item a:not(.ui),
.flyboy table thead .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list .flyboy table tfoot tr.item a:not(.ui),
.flyboy table tfoot .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list #home-panels table thead tr.item a:not(.ui),
#home-panels table thead .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list #home-panels table tfoot tr.item a:not(.ui),
#home-panels table tfoot .ui.inverted.link.list.list tr.item a:not(.ui),
.ui.inverted.link.list.list .active.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list table.table thead tr.item .sort[data-sort]:not(.ui),
table.table thead .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list table.default thead tr.item .sort[data-sort]:not(.ui),
table.default thead .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list table.table tfoot tr.item .sort[data-sort]:not(.ui),
table.table tfoot .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list table.default tfoot tr.item .sort[data-sort]:not(.ui),
table.default tfoot .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list #dorsale-attachments table thead tr.item .sort[data-sort]:not(.ui),
#dorsale-attachments table thead .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list #dorsale-attachments table tfoot tr.item .sort[data-sort]:not(.ui),
#dorsale-attachments table tfoot .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list .flyboy table thead tr.item .sort[data-sort]:not(.ui),
.flyboy table thead .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list .flyboy table tfoot tr.item .sort[data-sort]:not(.ui),
.flyboy table tfoot .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list #home-panels table thead tr.item .sort[data-sort]:not(.ui),
#home-panels table thead .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui),
.ui.inverted.link.list.list #home-panels table tfoot tr.item .sort[data-sort]:not(.ui),
#home-panels table tfoot .ui.inverted.link.list.list tr.item .sort[data-sort]:not(.ui) {
  color: #ffffff;
}

/*-------------------
      Selection
--------------------*/
/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.selection.list .list > .item,
.ui.selection.list > .item {
  cursor: pointer;
  background: transparent;
  padding: 0.5em 0.5em;
  margin: 0em;
  color: rgba(0, 0, 0, 0.4);
  border-radius: 0.5em;
  -webkit-transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
  transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
}

/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.selection.list .list > .item:last-child,
.ui.selection.list > .item:last-child {
  margin-bottom: 0em;
}

/* line 464, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.selection.list.list > .item:hover, .textarea-input-group .ui.selection.list.list > button.item:hover, .textarea-input-group .ui.selection.list.list > input.item:hover,
.ui.selection.list > .item:hover {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.8);
}

/* line 469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.selection.list .list > .item:active,
.ui.selection.list > .item:active {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.9);
}

/* line 474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.selection.list .list > .item.active, .ui.selection.list table.table thead .list > tr.item, table.table thead .ui.selection.list .list > tr.item, .ui.selection.list table.default thead .list > tr.item, table.default thead .ui.selection.list .list > tr.item,
.ui.selection.list table.table tfoot .list > tr.item,
table.table tfoot .ui.selection.list .list > tr.item,
.ui.selection.list table.default tfoot .list > tr.item,
table.default tfoot .ui.selection.list .list > tr.item, .ui.selection.list #dorsale-attachments table thead .list > tr.item, #dorsale-attachments table thead .ui.selection.list .list > tr.item,
.ui.selection.list #dorsale-attachments table tfoot .list > tr.item,
#dorsale-attachments table tfoot .ui.selection.list .list > tr.item, .ui.selection.list .flyboy table thead .list > tr.item, .flyboy table thead .ui.selection.list .list > tr.item,
.ui.selection.list .flyboy table tfoot .list > tr.item,
.flyboy table tfoot .ui.selection.list .list > tr.item, .ui.selection.list #home-panels table thead .list > tr.item, #home-panels table thead .ui.selection.list .list > tr.item,
.ui.selection.list #home-panels table tfoot .list > tr.item,
#home-panels table tfoot .ui.selection.list .list > tr.item,
.ui.selection.list > .item.active,
table.table thead .ui.selection.list > tr.item,
table.default thead .ui.selection.list > tr.item,
table.table tfoot .ui.selection.list > tr.item,
table.default tfoot .ui.selection.list > tr.item,
#dorsale-attachments table thead .ui.selection.list > tr.item,
#dorsale-attachments table tfoot .ui.selection.list > tr.item,
.flyboy table thead .ui.selection.list > tr.item,
.flyboy table tfoot .ui.selection.list > tr.item,
#home-panels table thead .ui.selection.list > tr.item,
#home-panels table tfoot .ui.selection.list > tr.item {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/* Inverted */
/* line 481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.selection.list > .item,
.ui.inverted.selection.list > .item {
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
}

/* line 486, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.selection.list > .item:hover, .textarea-input-group .ui.inverted.selection.list > button.item:hover, .textarea-input-group .ui.inverted.selection.list > input.item:hover,
.ui.inverted.selection.list > .item:hover {
  background: rgba(255, 255, 255, 0.02);
  color: #ffffff;
}

/* line 491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.selection.list > .item:active,
.ui.inverted.selection.list > .item:active {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

/* line 496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.inverted.selection.list > .item.active, table.table thead .ui.inverted.selection.list > tr.item, table.default thead .ui.inverted.selection.list > tr.item,
table.table tfoot .ui.inverted.selection.list > tr.item,
table.default tfoot .ui.inverted.selection.list > tr.item, #dorsale-attachments table thead .ui.inverted.selection.list > tr.item,
#dorsale-attachments table tfoot .ui.inverted.selection.list > tr.item, .flyboy table thead .ui.inverted.selection.list > tr.item,
.flyboy table tfoot .ui.inverted.selection.list > tr.item, #home-panels table thead .ui.inverted.selection.list > tr.item,
#home-panels table tfoot .ui.inverted.selection.list > tr.item,
.ui.inverted.selection.list > .item.active {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

/* Celled / Divided Selection List */
/* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.selection.list .list > .item,
.ui.divided.selection.list .list > .item,
.ui.celled.selection.list > .item,
.ui.divided.selection.list > .item {
  border-radius: 0em;
}

/*-------------------
       Animated
--------------------*/
/* line 514, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.animated.list > .item {
  -webkit-transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
  transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
}

/* line 518, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.animated.list:not(.horizontal) > .item:hover, .textarea-input-group .ui.animated.list:not(.horizontal) > button.item:hover, .textarea-input-group .ui.animated.list:not(.horizontal) > input.item:hover {
  padding-left: 1em;
}

/*-------------------
       Fitted
--------------------*/
/* line 526, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.fitted.list:not(.selection) .list > .item,
.ui.fitted.list:not(.selection) > .item {
  padding-left: 0em;
  padding-right: 0em;
}

/* line 531, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.fitted.selection.list .list > .item,
.ui.fitted.selection.list > .item {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/*-------------------
      Bulleted
--------------------*/
/* line 541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list,
.ui.bulleted.list {
  margin-left: 1.25rem;
}

/* line 545, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li,
.ui.bulleted.list .list > .item,
.ui.bulleted.list > .item {
  position: relative;
}

/* line 550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li:before,
.ui.bulleted.list .list > .item:before,
.ui.bulleted.list > .item:before {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  top: auto;
  left: auto;
  font-weight: normal;
  margin-left: -1.25rem;
  content: '•';
  opacity: 1;
  color: inherit;
  vertical-align: top;
}

/* line 568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list li:before,
.ui.bulleted.list .list > a.item:before,
.ui.bulleted.list .list > .item.sort[data-sort]:before,
.ui.bulleted.list > a.item:before,
.ui.bulleted.list > .item.sort[data-sort]:before {
  color: rgba(0, 0, 0, 0.87);
}

/* line 573, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.list ul,
.ui.bulleted.list .list {
  padding-left: 1.25rem;
}

/* Horizontal Bulleted */
/* line 579, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.horizontal.bulleted.list,
.ui.horizontal.bulleted.list {
  margin-left: 0em;
}

/* line 583, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.horizontal.bulleted.list li,
.ui.horizontal.bulleted.list > .item {
  margin-left: 1.75rem;
}

/* line 587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.horizontal.bulleted.list li:first-child,
.ui.horizontal.bulleted.list > .item:first-child {
  margin-left: 0em;
}

/* line 591, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.horizontal.bulleted.list li::before,
.ui.horizontal.bulleted.list > .item::before {
  color: rgba(0, 0, 0, 0.87);
}

/* line 595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ul.ui.horizontal.bulleted.list li:first-child::before,
.ui.horizontal.bulleted.list > .item:first-child::before {
  display: none;
}

/*-------------------
       Ordered
--------------------*/
/* line 604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list,
.ui.ordered.list,
.ui.ordered.list .list,
ol.ui.list ol {
  counter-reset: ordered;
  margin-left: 1.25rem;
  list-style-type: none;
}

/* line 612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list li,
.ui.ordered.list .list > .item,
.ui.ordered.list > .item {
  list-style-type: none;
  position: relative;
}

/* line 618, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list li:before,
.ui.ordered.list .list > .item:before,
.ui.ordered.list > .item:before {
  position: absolute;
  top: auto;
  left: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  margin-left: -1.25rem;
  counter-increment: ordered;
  content: counters(ordered, ".") " ";
  text-align: right;
  color: rgba(0, 0, 0, 0.87);
  vertical-align: middle;
  opacity: 0.8;
}

/* line 637, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.inverted.list li:before,
.ui.ordered.inverted.list .list > .item:before,
.ui.ordered.inverted.list > .item:before {
  color: rgba(255, 255, 255, 0.7);
}

/* Value */
/* line 644, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.ordered.list > .list > .item[data-value],
.ui.ordered.list > .item[data-value] {
  content: attr(data-value);
}

/* line 648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list li[value]:before {
  content: attr(value);
}

/* Child Lists */
/* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list ol,
.ui.ordered.list .list {
  margin-left: 1em;
}

/* line 657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.list ol li:before,
.ui.ordered.list .list > .item:before {
  margin-left: -2em;
}

/* Horizontal Ordered */
/* line 663, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.horizontal.list,
.ui.ordered.horizontal.list {
  margin-left: 0em;
}

/* line 667, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
ol.ui.horizontal.list li:before,
.ui.ordered.horizontal.list .list > .item:before,
.ui.ordered.horizontal.list > .item:before {
  position: static;
  margin: 0em 0.5em 0em 0em;
}

/*-------------------
       Divided
--------------------*/
/* line 678, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.list > .item {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.list .list > .item {
  border-top: none;
}

/* line 684, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.list .item .list > .item {
  border-top: none;
}

/* line 687, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.list .list > .item:first-child,
.ui.divided.list > .item:first-child {
  border-top: none;
}

/* Sub Menu */
/* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.list:not(.horizontal) .list > .item:first-child {
  border-top-width: 1px;
}

/* Divided bulleted */
/* line 698, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.bulleted.list:not(.horizontal),
.ui.divided.bulleted.list .list {
  margin-left: 0em;
  padding-left: 0em;
}

/* line 703, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.bulleted.list > .item:not(.horizontal) {
  padding-left: 1.25rem;
}

/* Divided Ordered */
/* line 708, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.ordered.list {
  margin-left: 0em;
}

/* line 711, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.ordered.list .list > .item,
.ui.divided.ordered.list > .item {
  padding-left: 1.25rem;
}

/* line 715, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.ordered.list .item .list {
  margin-left: 0em;
  margin-right: 0em;
  padding-bottom: 0.21428571em;
}

/* line 720, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.ordered.list .item .list > .item {
  padding-left: 1em;
}

/* Divided Selection */
/* line 725, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.selection.list .list > .item,
.ui.divided.selection.list > .item {
  margin: 0em;
  border-radius: 0em;
}

/* Divided horizontal */
/* line 732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.horizontal.list {
  margin-left: 0em;
}

/* line 735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.horizontal.list > .item:not(:first-child) {
  padding-left: 0.5em;
}

/* line 738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.horizontal.list > .item:not(:last-child) {
  padding-right: 0.5em;
}

/* line 741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.horizontal.list > .item {
  border-top: none;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  margin: 0em;
  line-height: 0.6;
}

/* line 747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.divided.list > .item:first-child {
  border-left: none;
}

/* Inverted */
/* line 752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.divided.inverted.list > .item,
.ui.divided.inverted.list > .list,
.ui.divided.inverted.horizontal.list > .item {
  border-color: rgba(255, 255, 255, 0.1);
}

/*-------------------
        Celled
--------------------*/
/* line 762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.list > .item,
.ui.celled.list > .list {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 768, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.list > .item:last-child {
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

/* Padding on all elements */
/* line 773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.list > .item:first-child,
.ui.celled.list > .item:last-child {
  padding-top: 0.21428571em;
  padding-bottom: 0.21428571em;
}

/* Sub Menu */
/* line 780, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.list .item .list > .item {
  border-width: 0px;
}

/* line 783, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.list .list > .item:first-child {
  border-top-width: 0px;
}

/* Celled Bulleted */
/* line 788, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.bulleted.list {
  margin-left: 0em;
}

/* line 791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.bulleted.list .list > .item,
.ui.celled.bulleted.list > .item {
  padding-left: 1.25rem;
}

/* line 795, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.bulleted.list .item .list {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-bottom: 0.21428571em;
}

/* Celled Ordered */
/* line 802, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.ordered.list {
  margin-left: 0em;
}

/* line 805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.ordered.list .list > .item,
.ui.celled.ordered.list > .item {
  padding-left: 1.25rem;
}

/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.ordered.list .item .list {
  margin-left: 0em;
  margin-right: 0em;
  padding-bottom: 0.21428571em;
}

/* line 814, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.ordered.list .list > .item {
  padding-left: 1em;
}

/* Celled Horizontal */
/* line 819, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.celled.list {
  margin-left: 0em;
}

/* line 822, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.celled.list .list > .item,
.ui.horizontal.celled.list > .item {
  border-top: none;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  margin: 0em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  line-height: 0.6;
}

/* line 831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.celled.list .list > .item:last-child,
.ui.horizontal.celled.list > .item:last-child {
  border-bottom: none;
  border-right: 1px solid rgba(34, 36, 38, 0.15);
}

/* Inverted */
/* line 838, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.inverted.list > .item,
.ui.celled.inverted.list > .list {
  border-color: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 842, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.celled.inverted.horizontal.list .list > .item,
.ui.celled.inverted.horizontal.list > .item {
  border-color: 1px solid rgba(255, 255, 255, 0.1);
}

/*-------------------
       Relaxed
--------------------*/
/* line 851, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.relaxed.list:not(.horizontal) > .item:not(:first-child) {
  padding-top: 0.42857143em;
}

/* line 854, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.relaxed.list:not(.horizontal) > .item:not(:last-child) {
  padding-bottom: 0.42857143em;
}

/* line 857, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.relaxed.list .list > .item:not(:first-child),
.ui.horizontal.relaxed.list > .item:not(:first-child) {
  padding-left: 1rem;
}

/* line 861, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.relaxed.list .list > .item:not(:last-child),
.ui.horizontal.relaxed.list > .item:not(:last-child) {
  padding-right: 1rem;
}

/* Very Relaxed */
/* line 867, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="very relaxed"]:not(.horizontal) > .item:not(:first-child) {
  padding-top: 0.85714286em;
}

/* line 870, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list[class*="very relaxed"]:not(.horizontal) > .item:not(:last-child) {
  padding-bottom: 0.85714286em;
}

/* line 873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list[class*="very relaxed"] .list > .item:not(:first-child),
.ui.horizontal.list[class*="very relaxed"] > .item:not(:first-child) {
  padding-left: 1.5rem;
}

/* line 877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list[class*="very relaxed"] .list > .item:not(:last-child),
.ui.horizontal.list[class*="very relaxed"] > .item:not(:last-child) {
  padding-right: 1.5rem;
}

/*-------------------
      Sizes
--------------------*/
/* line 886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.mini.list {
  font-size: 0.78571429em;
}

/* line 889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.tiny.list {
  font-size: 0.85714286em;
}

/* line 892, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.small.list {
  font-size: 0.92857143em;
}

/* line 895, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.list {
  font-size: 1em;
}

/* line 898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.large.list {
  font-size: 1.14285714em;
}

/* line 901, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.big.list {
  font-size: 1.28571429em;
}

/* line 904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.huge.list {
  font-size: 1.42857143em;
}

/* line 907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.massive.list {
  font-size: 1.71428571em;
}

/* line 910, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.mini.horizontal.list .list > .item,
.ui.mini.horizontal.list > .item {
  font-size: 0.78571429rem;
}

/* line 914, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.tiny.horizontal.list .list > .item,
.ui.tiny.horizontal.list > .item {
  font-size: 0.85714286rem;
}

/* line 918, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.small.horizontal.list .list > .item,
.ui.small.horizontal.list > .item {
  font-size: 0.92857143rem;
}

/* line 922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.horizontal.list .list > .item,
.ui.horizontal.list > .item {
  font-size: 1rem;
}

/* line 926, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.large.horizontal.list .list > .item,
.ui.large.horizontal.list > .item {
  font-size: 1.14285714rem;
}

/* line 930, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.big.horizontal.list .list > .item,
.ui.big.horizontal.list > .item {
  font-size: 1.28571429rem;
}

/* line 934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.huge.horizontal.list .list > .item,
.ui.huge.horizontal.list > .item {
  font-size: 1.42857143rem;
}

/* line 938, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_list.scss */
.ui.massive.horizontal.list .list > .item,
.ui.massive.horizontal.list > .item {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Loader
*******************************/
/* Standard Size */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0px;
  text-align: center;
  z-index: 1000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* Static Shape */
/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* Active Shape */
/* line 43, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:after {
  position: absolute;
  content: '';
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/* Active Animation */
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Sizes */
/* line 85, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.mini.loader:before,
.ui.mini.loader:after {
  width: 1rem;
  height: 1rem;
  margin: 0em 0em 0em -0.5rem;
}

/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.tiny.loader:before,
.ui.tiny.loader:after {
  width: 1.14285714rem;
  height: 1.14285714rem;
  margin: 0em 0em 0em -0.57142857rem;
}

/* line 97, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.small.loader:before,
.ui.small.loader:after {
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin: 0em 0em 0em -0.85714286rem;
}

/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader:before,
.ui.loader:after {
  width: 2.28571429rem;
  height: 2.28571429rem;
  margin: 0em 0em 0em -1.14285714rem;
}

/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.large.loader:before,
.ui.large.loader:after {
  width: 3.42857143rem;
  height: 3.42857143rem;
  margin: 0em 0em 0em -1.71428571rem;
}

/* line 115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.big.loader:before,
.ui.big.loader:after {
  width: 3.71428571rem;
  height: 3.71428571rem;
  margin: 0em 0em 0em -1.85714286rem;
}

/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.huge.loader:before,
.ui.huge.loader:after {
  width: 4.14285714rem;
  height: 4.14285714rem;
  margin: 0em 0em 0em -2.07142857rem;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.massive.loader:before,
.ui.massive.loader:after {
  width: 4.57142857rem;
  height: 4.57142857rem;
  margin: 0em 0em 0em -2.28571429rem;
}

/*-------------------
      Coupling
--------------------*/
/* Show inside active dimmer */
/* line 140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .loader {
  display: block;
}

/* Black Dimmer */
/* line 145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader {
  color: rgba(255, 255, 255, 0.9);
}

/* line 148, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.dimmer .ui.loader:after {
  border-color: #FFFFFF transparent transparent;
}

/* White Dimmer (Inverted) */
/* line 156, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader {
  color: rgba(0, 0, 0, 0.87);
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader:before {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader:after {
  border-color: #767676 transparent transparent;
}

/*******************************
             Types
*******************************/
/*-------------------
        Text
--------------------*/
/* line 176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.text.loader {
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal;
}

/*******************************
            States
*******************************/
/* line 188, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.indeterminate.loader:after {
  animation-direction: reverse;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

/* line 193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader.active, table.table thead tr.loader, table.default thead tr.loader,
table.table tfoot tr.loader,
table.default tfoot tr.loader, #dorsale-attachments table thead tr.loader,
#dorsale-attachments table tfoot tr.loader, .flyboy table thead tr.loader,
.flyboy table tfoot tr.loader, #home-panels table thead tr.loader,
#home-panels table tfoot tr.loader,
.ui.loader.visible {
  display: block;
}

/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.loader.disabled,
.ui.loader.hidden {
  display: none;
}

/*******************************
            Variations
*******************************/
/*-------------------
        Sizes
--------------------*/
/* Loader */
/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.mini.loader,
.ui.mini.loader {
  width: 1rem;
  height: 1rem;
  font-size: 0.78571429em;
}

/* line 220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.tiny.loader,
.ui.tiny.loader {
  width: 1.14285714rem;
  height: 1.14285714rem;
  font-size: 0.85714286em;
}

/* line 226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.small.loader,
.ui.small.loader {
  width: 1.71428571rem;
  height: 1.71428571rem;
  font-size: 0.92857143em;
}

/* line 232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.loader,
.ui.loader {
  width: 2.28571429rem;
  height: 2.28571429rem;
  font-size: 1em;
}

/* line 238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.large.loader,
.ui.large.loader {
  width: 3.42857143rem;
  height: 3.42857143rem;
  font-size: 1.14285714em;
}

/* line 244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.big.loader,
.ui.big.loader {
  width: 3.71428571rem;
  height: 3.71428571rem;
  font-size: 1.28571429em;
}

/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.huge.loader,
.ui.huge.loader {
  width: 4.14285714rem;
  height: 4.14285714rem;
  font-size: 1.42857143em;
}

/* line 256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.dimmer .ui.massive.loader,
.ui.massive.loader {
  width: 4.57142857rem;
  height: 4.57142857rem;
  font-size: 1.71428571em;
}

/* Text Loader */
/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.mini.text.loader {
  min-width: 1rem;
  padding-top: 1.78571429rem;
}

/* line 268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.tiny.text.loader {
  min-width: 1.14285714rem;
  padding-top: 1.92857143rem;
}

/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.small.text.loader {
  min-width: 1.71428571rem;
  padding-top: 2.5rem;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.text.loader {
  min-width: 2.28571429rem;
  padding-top: 3.07142857rem;
}

/* line 280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.large.text.loader {
  min-width: 3.42857143rem;
  padding-top: 4.21428571rem;
}

/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.big.text.loader {
  min-width: 3.71428571rem;
  padding-top: 4.5rem;
}

/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.huge.text.loader {
  min-width: 4.14285714rem;
  padding-top: 4.92857143rem;
}

/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.massive.text.loader {
  min-width: 4.57142857rem;
  padding-top: 5.35714286rem;
}

/*-------------------
       Inverted
--------------------*/
/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader {
  color: rgba(255, 255, 255, 0.9);
}

/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inverted.loader:after {
  border-top-color: #FFFFFF;
}

/*-------------------
       Inline
--------------------*/
/* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inline.loader {
  position: relative;
  vertical-align: middle;
  margin: 0em;
  left: 0em;
  top: 0em;
  -webkit-transform: none;
  transform: none;
}

/* line 324, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.inline.loader.active, table.table thead tr.loader, table.default thead tr.loader,
table.table tfoot tr.loader,
table.default tfoot tr.loader, #dorsale-attachments table thead tr.loader,
#dorsale-attachments table tfoot tr.loader, .flyboy table thead tr.loader,
.flyboy table tfoot tr.loader, #home-panels table thead tr.loader,
#home-panels table tfoot tr.loader,
.ui.inline.loader.visible {
  display: inline-block;
}

/* Centered Inline */
/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_loader.scss */
.ui.centered.inline.loader.active, table.table thead tr.loader, table.default thead tr.loader,
table.table tfoot tr.loader,
table.default tfoot tr.loader, #dorsale-attachments table thead tr.loader,
#dorsale-attachments table tfoot tr.loader, .flyboy table thead tr.loader,
.flyboy table tfoot tr.loader, #home-panels table thead tr.loader,
#home-panels table tfoot tr.loader,
.ui.centered.inline.loader.visible {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*-------------------
      Content
--------------------*/
/* line 15, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder {
  position: static;
  overflow: hidden;
  -webkit-animation: placeholderShimmer 2s linear;
  animation: placeholderShimmer 2s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.08)), color-stop(15%, rgba(0, 0, 0, 0.15)), color-stop(30%, rgba(0, 0, 0, 0.08)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
  background-size: 1200px 100%;
  max-width: 30rem;
}

@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}

@keyframes placeholderShimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}

/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder + .ui.placeholder {
  margin-top: 2rem;
}

/* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder + .ui.placeholder {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

/* line 52, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder + .ui.placeholder + .ui.placeholder {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder + .ui.placeholder {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

/* line 64, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder,
.ui.placeholder > :before,
.ui.placeholder .image.header:after,
.ui.placeholder .line,
.ui.placeholder .line:after {
  background-color: #FFFFFF;
}

/* Image */
/* line 73, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image:not(.header):not(.ui) {
  height: 100px;
}

/* line 76, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .square.image:not(.header) {
  height: 0px;
  overflow: hidden;
  /* 1/1 aspect ratio */
  padding-top: 100%;
}

/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .rectangular.image:not(.header) {
  height: 0px;
  overflow: hidden;
  /* 4/3 aspect ratio */
  padding-top: 75%;
}

/* Lines */
/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line {
  position: relative;
  height: 0.85714286em;
}

/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:before,
.ui.placeholder .line:after {
  top: 100%;
  position: absolute;
  content: '';
  background-color: inherit;
}

/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:before {
  left: 0px;
}

/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:after {
  right: 0px;
}

/* Any Lines */
/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line {
  margin-bottom: 0.5em;
}

/* line 114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:before,
.ui.placeholder .line:after {
  height: 0.5em;
}

/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:not(:first-child) {
  margin-top: 0.5em;
}

/* Header Image + 2 Lines */
/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header {
  position: relative;
  overflow: hidden;
}

/* Line Outdent */
/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:nth-child(1):after {
  width: 0%;
}

/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:nth-child(2):after {
  width: 50%;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:nth-child(3):after {
  width: 10%;
}

/* line 138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:nth-child(4):after {
  width: 35%;
}

/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .line:nth-child(5):after {
  width: 65%;
}

/* Header Line 1 & 2*/
/* line 146, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header .line {
  margin-bottom: 0.64285714em;
}

/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header .line:before,
.ui.placeholder .header .line:after {
  height: 0.64285714em;
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header .line:not(:first-child) {
  margin-top: 0.64285714em;
}

/* line 156, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header .line:after {
  width: 20%;
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .header .line:nth-child(2):after {
  width: 60%;
}

/* Image Header */
/* line 163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image.header .line {
  margin-left: 3em;
}

/* line 166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image.header .line:before {
  width: 0.71428571rem;
}

/* line 169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image.header:after {
  display: block;
  height: 0.85714286em;
  content: '';
  margin-left: 3em;
}

/* Spacing */
/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image .line:first-child,
.ui.placeholder .paragraph .line:first-child,
.ui.placeholder .header .line:first-child {
  height: 0.01px;
}

/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .image:not(:first-child):before,
.ui.placeholder .paragraph:not(:first-child):before,
.ui.placeholder .header:not(:first-child):before {
  height: 1.42857143em;
  content: '';
  display: block;
}

/* Inverted Content Loader */
/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.inverted.placeholder {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.08)), color-stop(15%, rgba(255, 255, 255, 0.14)), color-stop(30%, rgba(255, 255, 255, 0.08)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
}

/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.inverted.placeholder,
.ui.inverted.placeholder > :before,
.ui.inverted.placeholder .image.header:after,
.ui.inverted.placeholder .line,
.ui.inverted.placeholder .line:after {
  background-color: #1B1C1D;
}

/*******************************
            Variations
*******************************/
/*-------------------
        Sizes
--------------------*/
/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .full.line.line.line:after {
  width: 0%;
}

/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .very.long.line.line.line:after {
  width: 10%;
}

/* line 220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .long.line.line.line:after {
  width: 35%;
}

/* line 223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .medium.line.line.line:after {
  width: 50%;
}

/* line 226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .short.line.line.line:after {
  width: 65%;
}

/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.placeholder .very.short.line.line.line:after {
  width: 80%;
}

/*-------------------
        Fluid
--------------------*/
/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss */
.ui.fluid.placeholder {
  max-width: none;
}

/*!
 * # Semantic UI 2.4.2 - Rail
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Rails
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.rail {
  position: absolute;
  top: 0%;
  width: 300px;
  height: 100%;
}

/* line 22, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.left.rail {
  left: auto;
  right: 100%;
  padding: 0em 2rem 0em 0em;
  margin: 0em 2rem 0em 0em;
}

/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.right.rail {
  left: 100%;
  right: auto;
  padding: 0em 0em 0em 2rem;
  margin: 0em 0em 0em 2rem;
}

/*******************************
           Variations
*******************************/
/*--------------
     Internal
---------------*/
/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.left.internal.rail {
  left: 0%;
  right: auto;
  padding: 0em 0em 0em 2rem;
  margin: 0em 0em 0em 2rem;
}

/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.right.internal.rail {
  left: auto;
  right: 0%;
  padding: 0em 2rem 0em 0em;
  margin: 0em 2rem 0em 0em;
}

/*--------------
    Dividing
---------------*/
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.dividing.rail {
  width: 302.5px;
}

/* line 65, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.left.dividing.rail {
  padding: 0em 2.5rem 0em 0em;
  margin: 0em 2.5rem 0em 0em;
  border-right: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.right.dividing.rail {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  padding: 0em 0em 0em 2.5rem;
  margin: 0em 0em 0em 2.5rem;
}

/*--------------
    Distance
---------------*/
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.close.rail {
  width: calc( 300px  +  1em);
}

/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.close.left.rail {
  padding: 0em 1em 0em 0em;
  margin: 0em 1em 0em 0em;
}

/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.close.right.rail {
  padding: 0em 0em 0em 1em;
  margin: 0em 0em 0em 1em;
}

/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.very.close.rail {
  width: calc( 300px  +  0.5em);
}

/* line 94, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.very.close.left.rail {
  padding: 0em 0.5em 0em 0em;
  margin: 0em 0.5em 0em 0em;
}

/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.very.close.right.rail {
  padding: 0em 0em 0em 0.5em;
  margin: 0em 0em 0em 0.5em;
}

/*--------------
    Attached
---------------*/
/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.attached.left.rail,
.ui.attached.right.rail {
  padding: 0em;
  margin: 0em;
}

/*--------------
     Sizing
---------------*/
/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.mini.rail {
  font-size: 0.78571429rem;
}

/* line 120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.tiny.rail {
  font-size: 0.85714286rem;
}

/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.small.rail {
  font-size: 0.92857143rem;
}

/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.rail {
  font-size: 1rem;
}

/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.large.rail {
  font-size: 1.14285714rem;
}

/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.big.rail {
  font-size: 1.28571429rem;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.huge.rail {
  font-size: 1.42857143rem;
}

/* line 138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_rail.scss */
.ui.massive.rail {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Reveal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Reveal
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.reveal {
  display: inherit;
  position: relative !important;
  font-size: 0em !important;
}

/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.reveal > .visible.content {
  position: absolute !important;
  top: 0em !important;
  left: 0em !important;
  z-index: 3 !important;
  -webkit-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}

/* line 29, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.reveal > .hidden.content {
  position: relative !important;
  z-index: 2 !important;
}

/* Make sure hovered element is on top of other reveal */
/* line 35, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.active.reveal .visible.content, table.table thead tr.ui.reveal .visible.content, table.default thead tr.ui.reveal .visible.content,
table.table tfoot tr.ui.reveal .visible.content,
table.default tfoot tr.ui.reveal .visible.content, #dorsale-attachments table thead tr.ui.reveal .visible.content,
#dorsale-attachments table tfoot tr.ui.reveal .visible.content, .flyboy table thead tr.ui.reveal .visible.content,
.flyboy table tfoot tr.ui.reveal .visible.content, #home-panels table thead tr.ui.reveal .visible.content,
#home-panels table tfoot tr.ui.reveal .visible.content,
.ui.reveal:hover .visible.content,
.textarea-input-group button.reveal:hover .visible.content,
.textarea-input-group input.reveal:hover .visible.content {
  z-index: 4 !important;
}

/*******************************
              Types
*******************************/
/*--------------
      Slide
---------------*/
/* line 50, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.reveal {
  position: relative !important;
  overflow: hidden !important;
  white-space: nowrap;
}

/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.reveal > .content {
  display: block;
  width: 100%;
  white-space: normal;
  float: left;
  margin: 0em;
  -webkit-transition: -webkit-transform 0.5s ease 0.1s;
  transition: -webkit-transform 0.5s ease 0.1s;
  transition: transform 0.5s ease 0.1s;
  transition: transform 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
}

/* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.reveal > .visible.content {
  position: relative !important;
}

/* line 69, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.reveal > .hidden.content {
  position: absolute !important;
  left: 0% !important;
  width: 100% !important;
  -webkit-transform: translateX(100%) !important;
  transform: translateX(100%) !important;
}

/* line 76, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.active.reveal > .visible.content, table.table thead tr.slide.reveal > .visible.content, table.default thead tr.slide.reveal > .visible.content,
table.table tfoot tr.slide.reveal > .visible.content,
table.default tfoot tr.slide.reveal > .visible.content, #dorsale-attachments table thead tr.slide.reveal > .visible.content,
#dorsale-attachments table tfoot tr.slide.reveal > .visible.content, .flyboy table thead tr.slide.reveal > .visible.content,
.flyboy table tfoot tr.slide.reveal > .visible.content, #home-panels table thead tr.slide.reveal > .visible.content,
#home-panels table tfoot tr.slide.reveal > .visible.content,
.ui.slide.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important;
}

/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.active.reveal > .hidden.content, table.table thead tr.slide.reveal > .hidden.content, table.default thead tr.slide.reveal > .hidden.content,
table.table tfoot tr.slide.reveal > .hidden.content,
table.default tfoot tr.slide.reveal > .hidden.content, #dorsale-attachments table thead tr.slide.reveal > .hidden.content,
#dorsale-attachments table tfoot tr.slide.reveal > .hidden.content, .flyboy table thead tr.slide.reveal > .hidden.content,
.flyboy table tfoot tr.slide.reveal > .hidden.content, #home-panels table thead tr.slide.reveal > .hidden.content,
#home-panels table tfoot tr.slide.reveal > .hidden.content,
.ui.slide.reveal:hover > .hidden.content,
.textarea-input-group button.reveal:hover > .hidden.content,
.textarea-input-group input.reveal:hover > .hidden.content {
  -webkit-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.right.reveal > .visible.content {
  -webkit-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.right.reveal > .hidden.content {
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important;
}

/* line 94, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.right.active.reveal > .visible.content, table.table thead tr.right.reveal > .visible.content, table.default thead tr.right.reveal > .visible.content,
table.table tfoot tr.right.reveal > .visible.content,
table.default tfoot tr.right.reveal > .visible.content, #dorsale-attachments table thead tr.right.reveal > .visible.content,
#dorsale-attachments table tfoot tr.right.reveal > .visible.content, .flyboy table thead tr.right.reveal > .visible.content,
.flyboy table tfoot tr.right.reveal > .visible.content, #home-panels table thead tr.right.reveal > .visible.content,
#home-panels table tfoot tr.right.reveal > .visible.content,
.ui.slide.right.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateX(100%) !important;
  transform: translateX(100%) !important;
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.right.active.reveal > .hidden.content, table.table thead tr.right.reveal > .hidden.content, table.default thead tr.right.reveal > .hidden.content,
table.table tfoot tr.right.reveal > .hidden.content,
table.default tfoot tr.right.reveal > .hidden.content, #dorsale-attachments table thead tr.right.reveal > .hidden.content,
#dorsale-attachments table tfoot tr.right.reveal > .hidden.content, .flyboy table thead tr.right.reveal > .hidden.content,
.flyboy table tfoot tr.right.reveal > .hidden.content, #home-panels table thead tr.right.reveal > .hidden.content,
#home-panels table tfoot tr.right.reveal > .hidden.content,
.ui.slide.right.reveal:hover > .hidden.content,
.textarea-input-group button.reveal:hover > .hidden.content,
.textarea-input-group input.reveal:hover > .hidden.content {
  -webkit-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

/* line 104, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.up.reveal > .hidden.content {
  -webkit-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
}

/* line 108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.up.active.reveal > .visible.content, table.table thead tr.up.reveal > .visible.content, table.default thead tr.up.reveal > .visible.content,
table.table tfoot tr.up.reveal > .visible.content,
table.default tfoot tr.up.reveal > .visible.content, #dorsale-attachments table thead tr.up.reveal > .visible.content,
#dorsale-attachments table tfoot tr.up.reveal > .visible.content, .flyboy table thead tr.up.reveal > .visible.content,
.flyboy table tfoot tr.up.reveal > .visible.content, #home-panels table thead tr.up.reveal > .visible.content,
#home-panels table tfoot tr.up.reveal > .visible.content,
.ui.slide.up.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
}

/* line 113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.up.active.reveal > .hidden.content, table.table thead tr.up.reveal > .hidden.content, table.default thead tr.up.reveal > .hidden.content,
table.table tfoot tr.up.reveal > .hidden.content,
table.default tfoot tr.up.reveal > .hidden.content, #dorsale-attachments table thead tr.up.reveal > .hidden.content,
#dorsale-attachments table tfoot tr.up.reveal > .hidden.content, .flyboy table thead tr.up.reveal > .hidden.content,
.flyboy table tfoot tr.up.reveal > .hidden.content, #home-panels table thead tr.up.reveal > .hidden.content,
#home-panels table tfoot tr.up.reveal > .hidden.content,
.ui.slide.up.reveal:hover > .hidden.content,
.textarea-input-group button.reveal:hover > .hidden.content,
.textarea-input-group input.reveal:hover > .hidden.content {
  -webkit-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.down.reveal > .hidden.content {
  -webkit-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
}

/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.down.active.reveal > .visible.content, table.table thead tr.down.reveal > .visible.content, table.default thead tr.down.reveal > .visible.content,
table.table tfoot tr.down.reveal > .visible.content,
table.default tfoot tr.down.reveal > .visible.content, #dorsale-attachments table thead tr.down.reveal > .visible.content,
#dorsale-attachments table tfoot tr.down.reveal > .visible.content, .flyboy table thead tr.down.reveal > .visible.content,
.flyboy table tfoot tr.down.reveal > .visible.content, #home-panels table thead tr.down.reveal > .visible.content,
#home-panels table tfoot tr.down.reveal > .visible.content,
.ui.slide.down.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.slide.down.active.reveal > .hidden.content, table.table thead tr.down.reveal > .hidden.content, table.default thead tr.down.reveal > .hidden.content,
table.table tfoot tr.down.reveal > .hidden.content,
table.default tfoot tr.down.reveal > .hidden.content, #dorsale-attachments table thead tr.down.reveal > .hidden.content,
#dorsale-attachments table tfoot tr.down.reveal > .hidden.content, .flyboy table thead tr.down.reveal > .hidden.content,
.flyboy table tfoot tr.down.reveal > .hidden.content, #home-panels table thead tr.down.reveal > .hidden.content,
#home-panels table tfoot tr.down.reveal > .hidden.content,
.ui.slide.down.reveal:hover > .hidden.content,
.textarea-input-group button.reveal:hover > .hidden.content,
.textarea-input-group input.reveal:hover > .hidden.content {
  -webkit-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

/*--------------
      Fade
---------------*/
/* line 137, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.fade.reveal > .visible.content {
  opacity: 1;
}

/* line 140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.fade.active.reveal > .visible.content, table.table thead tr.fade.reveal > .visible.content, table.default thead tr.fade.reveal > .visible.content,
table.table tfoot tr.fade.reveal > .visible.content,
table.default tfoot tr.fade.reveal > .visible.content, #dorsale-attachments table thead tr.fade.reveal > .visible.content,
#dorsale-attachments table tfoot tr.fade.reveal > .visible.content, .flyboy table thead tr.fade.reveal > .visible.content,
.flyboy table tfoot tr.fade.reveal > .visible.content, #home-panels table thead tr.fade.reveal > .visible.content,
#home-panels table tfoot tr.fade.reveal > .visible.content,
.ui.fade.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  opacity: 0;
}

/*--------------
      Move
---------------*/
/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.reveal {
  position: relative !important;
  overflow: hidden !important;
  white-space: nowrap;
}

/* line 154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.reveal > .content {
  display: block;
  float: left;
  white-space: normal;
  margin: 0em;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
  transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.reveal > .visible.content {
  position: relative !important;
}

/* line 167, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.reveal > .hidden.content {
  position: absolute !important;
  left: 0% !important;
  width: 100% !important;
}

/* line 172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.active.reveal > .visible.content, table.table thead tr.move.reveal > .visible.content, table.default thead tr.move.reveal > .visible.content,
table.table tfoot tr.move.reveal > .visible.content,
table.default tfoot tr.move.reveal > .visible.content, #dorsale-attachments table thead tr.move.reveal > .visible.content,
#dorsale-attachments table tfoot tr.move.reveal > .visible.content, .flyboy table thead tr.move.reveal > .visible.content,
.flyboy table tfoot tr.move.reveal > .visible.content, #home-panels table thead tr.move.reveal > .visible.content,
#home-panels table tfoot tr.move.reveal > .visible.content,
.ui.move.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important;
}

/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.right.active.reveal > .visible.content, table.table thead tr.right.reveal > .visible.content, table.default thead tr.right.reveal > .visible.content,
table.table tfoot tr.right.reveal > .visible.content,
table.default tfoot tr.right.reveal > .visible.content, #dorsale-attachments table thead tr.right.reveal > .visible.content,
#dorsale-attachments table tfoot tr.right.reveal > .visible.content, .flyboy table thead tr.right.reveal > .visible.content,
.flyboy table tfoot tr.right.reveal > .visible.content, #home-panels table thead tr.right.reveal > .visible.content,
#home-panels table tfoot tr.right.reveal > .visible.content,
.ui.move.right.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateX(100%) !important;
  transform: translateX(100%) !important;
}

/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.up.active.reveal > .visible.content, table.table thead tr.up.reveal > .visible.content, table.default thead tr.up.reveal > .visible.content,
table.table tfoot tr.up.reveal > .visible.content,
table.default tfoot tr.up.reveal > .visible.content, #dorsale-attachments table thead tr.up.reveal > .visible.content,
#dorsale-attachments table tfoot tr.up.reveal > .visible.content, .flyboy table thead tr.up.reveal > .visible.content,
.flyboy table tfoot tr.up.reveal > .visible.content, #home-panels table thead tr.up.reveal > .visible.content,
#home-panels table tfoot tr.up.reveal > .visible.content,
.ui.move.up.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
}

/* line 187, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.move.down.active.reveal > .visible.content, table.table thead tr.down.reveal > .visible.content, table.default thead tr.down.reveal > .visible.content,
table.table tfoot tr.down.reveal > .visible.content,
table.default tfoot tr.down.reveal > .visible.content, #dorsale-attachments table thead tr.down.reveal > .visible.content,
#dorsale-attachments table tfoot tr.down.reveal > .visible.content, .flyboy table thead tr.down.reveal > .visible.content,
.flyboy table tfoot tr.down.reveal > .visible.content, #home-panels table thead tr.down.reveal > .visible.content,
#home-panels table tfoot tr.down.reveal > .visible.content,
.ui.move.down.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
}

/*--------------
     Rotate
---------------*/
/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.rotate.reveal > .visible.content {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.rotate.reveal > .visible.content,
.ui.rotate.right.reveal > .visible.content {
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.rotate.active.reveal > .visible.content, table.table thead tr.rotate.reveal > .visible.content, table.default thead tr.rotate.reveal > .visible.content,
table.table tfoot tr.rotate.reveal > .visible.content,
table.default tfoot tr.rotate.reveal > .visible.content, #dorsale-attachments table thead tr.rotate.reveal > .visible.content,
#dorsale-attachments table tfoot tr.rotate.reveal > .visible.content, .flyboy table thead tr.rotate.reveal > .visible.content,
.flyboy table tfoot tr.rotate.reveal > .visible.content, #home-panels table thead tr.rotate.reveal > .visible.content,
#home-panels table tfoot tr.rotate.reveal > .visible.content,
.ui.rotate.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content,
.ui.rotate.right.active.reveal > .visible.content,
table.table thead tr.right.reveal > .visible.content,
table.default thead tr.right.reveal > .visible.content,
table.table tfoot tr.right.reveal > .visible.content,
table.default tfoot tr.right.reveal > .visible.content,
#dorsale-attachments table thead tr.right.reveal > .visible.content,
#dorsale-attachments table tfoot tr.right.reveal > .visible.content,
.flyboy table thead tr.right.reveal > .visible.content,
.flyboy table tfoot tr.right.reveal > .visible.content,
#home-panels table thead tr.right.reveal > .visible.content,
#home-panels table tfoot tr.right.reveal > .visible.content,
.ui.rotate.right.reveal:hover > .visible.content {
  -webkit-transform: rotate(110deg);
  transform: rotate(110deg);
}

/* line 215, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.rotate.left.reveal > .visible.content {
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.rotate.left.active.reveal > .visible.content, table.table thead tr.left.reveal > .visible.content, table.default thead tr.left.reveal > .visible.content,
table.table tfoot tr.left.reveal > .visible.content,
table.default tfoot tr.left.reveal > .visible.content, #dorsale-attachments table thead tr.left.reveal > .visible.content,
#dorsale-attachments table tfoot tr.left.reveal > .visible.content, .flyboy table thead tr.left.reveal > .visible.content,
.flyboy table tfoot tr.left.reveal > .visible.content, #home-panels table thead tr.left.reveal > .visible.content,
#home-panels table tfoot tr.left.reveal > .visible.content,
.ui.rotate.left.reveal:hover > .visible.content,
.textarea-input-group button.reveal:hover > .visible.content,
.textarea-input-group input.reveal:hover > .visible.content {
  -webkit-transform: rotate(-110deg);
  transform: rotate(-110deg);
}

/*******************************
              States
*******************************/
/* line 230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.disabled.reveal:hover > .visible.visible.content, .textarea-input-group button.reveal:hover > .visible.visible.content, .textarea-input-group input.reveal:hover > .visible.visible.content {
  position: static !important;
  display: block !important;
  opacity: 1 !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: none !important;
  transform: none !important;
}

/* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.disabled.reveal:hover > .hidden.hidden.content, .textarea-input-group button.reveal:hover > .hidden.hidden.content, .textarea-input-group input.reveal:hover > .hidden.hidden.content {
  display: none !important;
}

/*******************************
           Coupling
*******************************/
/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.reveal > .ui.ribbon.label {
  z-index: 5;
}

/*******************************
           Variations
*******************************/
/*--------------
     Visible
---------------*/
/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.visible.reveal {
  overflow: visible;
}

/*--------------
     Instant
---------------*/
/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.instant.reveal > .content {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

/*--------------
     Sizing
---------------*/
/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_reveal.scss */
.ui.reveal > .content {
  font-size: 1rem !important;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Segment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Segment
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment {
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  margin: 1rem 0em;
  padding: 1em 1em;
  border-radius: 0.28571429rem;
  border: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 26, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment:first-child {
  margin-top: 0em;
}

/* line 29, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment:last-child {
  margin-bottom: 0em;
}

/* Vertical */
/* line 34, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.vertical.segment {
  margin: 0em;
  padding-left: 0em;
  padding-right: 0em;
  background: none transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.vertical.segment:last-child {
  border-bottom: none;
}

/*-------------------
    Loose Coupling
--------------------*/
/* Header */
/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.segment > .ui.header {
  color: #FFFFFF;
}

/* Label */
/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="bottom attached"] > .label[class*="top attached"] {
  border-top-left-radius: 0em;
  border-top-right-radius: 0em;
}

/* line 64, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="top attached"] > .label[class*="bottom attached"] {
  border-bottom-left-radius: 0em;
  border-bottom-right-radius: 0em;
}

/* line 68, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.attached.segment:not(.top):not(.bottom) > .label[class*="top attached"] {
  border-top-left-radius: 0em;
  border-top-right-radius: 0em;
}

/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.attached.segment:not(.top):not(.bottom) > .label[class*="bottom attached"] {
  border-bottom-left-radius: 0em;
  border-bottom-right-radius: 0em;
}

/* Grid */
/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.page.grid.segment,
.ui.grid > .row > .ui.segment.column,
.ui.grid > .ui.segment.column {
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 84, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.grid.segment {
  margin: 1rem 0em;
  border-radius: 0.28571429rem;
}

/* Table */
/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.basic.table.segment, table.basic.segment.default, #dorsale-attachments table.basic.segment, .flyboy table.basic.segment, #home-panels table.basic.segment {
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
}

/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.table.segment[class*="very basic"], table.segment.default[class*="very basic"], #dorsale-attachments table.segment[class*="very basic"], .flyboy table.segment[class*="very basic"], #home-panels table.segment[class*="very basic"] {
  padding: 1em 1em;
}

/*******************************
             Types
*******************************/
/*-------------------
     Placeholder
--------------------*/
/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: initial;
  -webkit-animation: none;
  animation: none;
  overflow: visible;
  padding: 1em 1em;
  min-height: 18rem;
  background: #F9FAFB;
  border-color: rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0px 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
  box-shadow: 0px 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment .button,
.ui.placeholder.segment textarea {
  display: block;
}

/* line 139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment .field,
.ui.placeholder.segment textarea,
.ui.placeholder.segment > .ui.input,
.ui.placeholder.segment .button {
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment .column .button,
.ui.placeholder.segment .column .field,
.ui.placeholder.segment .column textarea,
.ui.placeholder.segment .column > .ui.input {
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment > .inline {
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment > .inline > .button {
  display: inline-block;
  width: auto;
  margin: 0px 0.35714286rem 0px 0px;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.placeholder.segment > .inline > .button:last-child {
  margin-right: 0px;
}

/*-------------------
        Piled
--------------------*/
/* line 172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segments,
.ui.piled.segment {
  margin: 3em 0em;
  -webkit-box-shadow: '';
  box-shadow: '';
  z-index: auto;
}

/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment:first-child {
  margin-top: 0em;
}

/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment:last-child {
  margin-bottom: 0em;
}

/* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segments:after,
.ui.piled.segments:before,
.ui.piled.segment:after,
.ui.piled.segment:before {
  background-color: #FFFFFF;
  visibility: visible;
  content: '';
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: '';
  box-shadow: '';
}

/* line 201, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segments:before,
.ui.piled.segment:before {
  -webkit-transform: rotate(-1.2deg);
  transform: rotate(-1.2deg);
  top: 0;
  z-index: -2;
}

/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segments:after,
.ui.piled.segment:after {
  -webkit-transform: rotate(1.2deg);
  transform: rotate(1.2deg);
  top: 0;
  z-index: -1;
}

/* Piled Attached */
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment[class*="top attached"] {
  margin-top: 3em;
  margin-bottom: 0em;
}

/* line 221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment[class*="top attached"]:first-child {
  margin-top: 0em;
}

/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment[class*="bottom attached"] {
  margin-top: 0em;
  margin-bottom: 3em;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.piled.segment[class*="bottom attached"]:last-child {
  margin-bottom: 0em;
}

/*-------------------
       Stacked
--------------------*/
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.stacked.segment {
  padding-bottom: 1.4em;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.stacked.segments:before,
.ui.stacked.segments:after,
.ui.stacked.segment:before,
.ui.stacked.segment:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0%;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  background: rgba(0, 0, 0, 0.03);
  width: 100%;
  height: 6px;
  visibility: visible;
}

/* line 253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.stacked.segments:before,
.ui.stacked.segment:before {
  display: none;
}

/* Add additional page */
/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.tall.stacked.segments:before,
.ui.tall.stacked.segment:before {
  display: block;
  bottom: 0px;
}

/* Inverted */
/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.stacked.inverted.segments:before,
.ui.stacked.inverted.segments:after,
.ui.stacked.inverted.segment:before,
.ui.stacked.inverted.segment:after {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(34, 36, 38, 0.35);
}

/*-------------------
       Padded
--------------------*/
/* line 278, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.padded.segment {
  padding: 1.5em;
}

/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="very padded"] {
  padding: 3em;
}

/* Padded vertical */
/* line 286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.padded.segment.vertical.segment,
.ui.vertical.segment[class*="very padded"] {
  padding-left: 0px;
  padding-right: 0px;
}

/*-------------------
       Compact
--------------------*/
/* line 296, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.compact.segment {
  display: table;
}

/* Compact Group */
/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.compact.segments {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.compact.segments .segment,
.ui.segments .compact.segment {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/*-------------------
       Circular
--------------------*/
/* line 318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.circular.segment {
  display: table-cell;
  padding: 2em;
  text-align: center;
  vertical-align: middle;
  border-radius: 500em;
}

/*-------------------
       Raised
--------------------*/
/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.raised.segments,
.ui.raised.segment {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
}

/*******************************
            Groups
*******************************/
/* Group */
/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 1rem 0em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}

/* line 355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments:first-child {
  margin-top: 0em;
}

/* line 358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments:last-child {
  margin-bottom: 0em;
}

/* Nested Segment */
/* line 363, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .segment {
  top: 0px;
  bottom: 0px;
  border-radius: 0px;
  margin: 0em;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments:not(.horizontal) > .segment:first-child {
  border-top: none;
  margin-top: 0em;
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Bottom */
/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments:not(.horizontal) > .segment:last-child {
  top: 0px;
  bottom: 0px;
  margin-top: 0em;
  margin-bottom: 0em;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* Only */
/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments:not(.horizontal) > .segment:only-child {
  border-radius: 0.28571429rem;
}

/* Nested Group */
/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .ui.segments {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  margin: 1rem 1rem;
}

/* line 404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .segments:first-child {
  border-top: none;
}

/* line 407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .segment + .segments:not(.horizontal) {
  margin-top: 0em;
}

/* Horizontal Group */
/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.horizontal.segments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  border-radius: 0px;
  padding: 0em;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  margin: 1rem 0em;
  border-radius: 0.28571429rem;
  border: 1px solid rgba(34, 36, 38, 0.15);
}

/* Nested Horizontal Group */
/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .horizontal.segments {
  margin: 0em;
  background-color: transparent;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* Horizontal Segment */
/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.horizontal.segments > .segment {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  -ms-flex: 1 1 0px;
  /* Solves #2550 MS Flex */
  margin: 0em;
  min-width: 0px;
  background-color: transparent;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
}

/* Border Fixes */
/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments > .horizontal.segments:first-child {
  border-top: none;
}

/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.horizontal.segments > .segment:first-child {
  border-left: none;
}

/*******************************
            States
*******************************/
/*--------------
    Disabled
---------------*/
/* line 477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.disabled.segment {
  opacity: 0.45;
  color: rgba(40, 40, 40, 0.3);
}

/*--------------
    Loading
---------------*/
/* line 486, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.loading.segment {
  position: relative;
  cursor: default;
  pointer-events: none;
  text-shadow: none !important;
  color: transparent !important;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

/* line 495, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.loading.segment:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0%;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  border-radius: 0.28571429rem;
  z-index: 100;
}

/* line 506, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.loading.segment:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -1.5em 0em 0em -1.5em;
  width: 3em;
  height: 3em;
  -webkit-animation: segment-spin 0.6s linear;
  animation: segment-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  visibility: visible;
  z-index: 101;
}

@-webkit-keyframes segment-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes segment-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*******************************
           Variations
*******************************/
/*-------------------
       Basic
--------------------*/
/* line 558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.basic.segment {
  background: none transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0px;
}

/*-------------------
       Clearing
--------------------*/
/* line 570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.clearing.segment:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*-------------------
       Colors
--------------------*/
/* Red */
/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.red.segment:not(.inverted) {
  border-top: 2px solid #DB2828 !important;
}

/* line 587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.red.segment {
  background-color: #DB2828 !important;
  color: #FFFFFF !important;
}

/* Orange */
/* line 593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.orange.segment:not(.inverted) {
  border-top: 2px solid #F2711C !important;
}

/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.orange.segment {
  background-color: #F2711C !important;
  color: #FFFFFF !important;
}

/* Yellow */
/* line 602, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.yellow.segment:not(.inverted) {
  border-top: 2px solid #FBBD08 !important;
}

/* line 605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.yellow.segment {
  background-color: #FBBD08 !important;
  color: #FFFFFF !important;
}

/* Olive */
/* line 611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.olive.segment:not(.inverted) {
  border-top: 2px solid #B5CC18 !important;
}

/* line 614, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.olive.segment {
  background-color: #B5CC18 !important;
  color: #FFFFFF !important;
}

/* Green */
/* line 620, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.green.segment:not(.inverted) {
  border-top: 2px solid #21BA45 !important;
}

/* line 623, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.green.segment {
  background-color: #21BA45 !important;
  color: #FFFFFF !important;
}

/* Teal */
/* line 629, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.teal.segment:not(.inverted) {
  border-top: 2px solid #00B5AD !important;
}

/* line 632, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.teal.segment {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/* Blue */
/* line 638, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.blue.segment:not(.inverted) {
  border-top: 2px solid #2185D0 !important;
}

/* line 641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.blue.segment {
  background-color: #2185D0 !important;
  color: #FFFFFF !important;
}

/* Violet */
/* line 647, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.violet.segment:not(.inverted) {
  border-top: 2px solid #6435C9 !important;
}

/* line 650, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.violet.segment {
  background-color: #6435C9 !important;
  color: #FFFFFF !important;
}

/* Purple */
/* line 656, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.purple.segment:not(.inverted) {
  border-top: 2px solid #A333C8 !important;
}

/* line 659, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.purple.segment {
  background-color: #A333C8 !important;
  color: #FFFFFF !important;
}

/* Pink */
/* line 665, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.pink.segment:not(.inverted) {
  border-top: 2px solid #E03997 !important;
}

/* line 668, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.pink.segment {
  background-color: #E03997 !important;
  color: #FFFFFF !important;
}

/* Brown */
/* line 674, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.brown.segment:not(.inverted) {
  border-top: 2px solid #A5673F !important;
}

/* line 677, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.brown.segment {
  background-color: #A5673F !important;
  color: #FFFFFF !important;
}

/* Grey */
/* line 683, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.grey.segment:not(.inverted) {
  border-top: 2px solid #767676 !important;
}

/* line 686, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.grey.segment {
  background-color: #767676 !important;
  color: #FFFFFF !important;
}

/* Black */
/* line 692, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.black.segment:not(.inverted) {
  border-top: 2px solid #1B1C1D !important;
}

/* line 695, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.black.segment {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/*-------------------
       Aligned
--------------------*/
/* line 704, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="left aligned"] {
  text-align: left;
}

/* line 707, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="right aligned"] {
  text-align: right;
}

/* line 710, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="center aligned"] {
  text-align: center;
}

/*-------------------
       Floated
--------------------*/
/* line 718, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.floated.segment,
.ui.segment[class*="left floated"] {
  float: left;
  margin-right: 1em;
}

/* line 723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="right floated"] {
  float: right;
  margin-left: 1em;
}

/*-------------------
      Inverted
--------------------*/
/* line 732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.segment {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 737, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.segment,
.ui.primary.inverted.segment {
  background: #1B1C1D;
  color: rgba(255, 255, 255, 0.9);
}

/* Nested */
/* line 744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.segment .segment {
  color: rgba(0, 0, 0, 0.87);
}

/* line 747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.segment .inverted.segment {
  color: rgba(255, 255, 255, 0.9);
}

/* Attached */
/* line 752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.inverted.attached.segment {
  border-color: #555555;
}

/*-------------------
     Emphasis
--------------------*/
/* Secondary */
/* line 762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.secondary.segment {
  background: #F3F4F5;
  color: rgba(0, 0, 0, 0.6);
}

/* line 766, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.secondary.inverted.segment {
  background: #4c4f52 -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
  background: #4c4f52 -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: #4c4f52 linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  color: rgba(255, 255, 255, 0.8);
}

/* Tertiary */
/* line 774, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.tertiary.segment {
  background: #DCDDDE;
  color: rgba(0, 0, 0, 0.6);
}

/* line 778, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.tertiary.inverted.segment {
  background: #717579 -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0.35)));
  background: #717579 -webkit-linear-gradient(rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 100%);
  background: #717579 linear-gradient(rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 100%);
  color: rgba(255, 255, 255, 0.8);
}

/*-------------------
      Attached
--------------------*/
/* Middle */
/* line 791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.attached.segment {
  top: 0px;
  bottom: 0px;
  border-radius: 0px;
  margin: 0em -1px;
  width: calc(100% - (-1px * 2));
  max-width: calc(100% - (-1px * 2));
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #D4D4D5;
}

/* line 802, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.attached:not(.message) + .ui.attached.segment:not(.top) {
  border-top: none;
}

/* Top */
/* line 807, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="top attached"] {
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
  margin-top: 1rem;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 814, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="top attached"]:first-child {
  margin-top: 0em;
}

/* Bottom */
/* line 819, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="bottom attached"] {
  bottom: 0px;
  margin-top: 0em;
  top: 0px;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 828, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segment[class*="bottom attached"]:last-child {
  margin-bottom: 0em;
}

/*-------------------
        Size
--------------------*/
/* line 836, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.mini.segments .segment,
.ui.mini.segment {
  font-size: 0.78571429rem;
}

/* line 840, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.tiny.segments .segment,
.ui.tiny.segment {
  font-size: 0.85714286rem;
}

/* line 844, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.small.segments .segment,
.ui.small.segment {
  font-size: 0.92857143rem;
}

/* line 848, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.segments .segment,
.ui.segment {
  font-size: 1rem;
}

/* line 852, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.large.segments .segment,
.ui.large.segment {
  font-size: 1.14285714rem;
}

/* line 856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.big.segments .segment,
.ui.big.segment {
  font-size: 1.28571429rem;
}

/* line 860, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.huge.segments .segment,
.ui.huge.segment {
  font-size: 1.42857143rem;
}

/* line 864, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_segment.scss */
.ui.massive.segments .segment,
.ui.massive.segment {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Step
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Plural
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 1em 0em;
  background: '';
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.14285714em;
  border-radius: 0.28571429rem;
  border: 1px solid rgba(34, 36, 38, 0.15);
}

/* First Steps */
/* line 37, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps:first-child {
  margin-top: 0em;
}

/* Last Steps */
/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps:last-child {
  margin-bottom: 0em;
}

/*******************************
           Singular
*******************************/
/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0em 0em;
  padding: 1.14285714em 2em;
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0em;
  border: none;
  border-right: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/* Arrow */
/* line 88, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:after {
  display: none;
  position: absolute;
  z-index: 2;
  content: '';
  top: 50%;
  right: 0%;
  border: medium none;
  background-color: #FFFFFF;
  width: 1.14285714em;
  height: 1.14285714em;
  border-style: solid;
  border-color: rgba(34, 36, 38, 0.15);
  border-width: 0px 1px 1px 0px;
  -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
  transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
  transform: translateY(-50%) translateX(50%) rotate(-45deg);
}

/* First Step */
/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:first-child {
  padding-left: 2em;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

/* Last Step */
/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:last-child {
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:last-child {
  border-right: none;
  margin-right: 0em;
}

/* Only Step */
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:only-child {
  border-radius: 0.28571429rem;
}

/*******************************
            Content
*******************************/
/* Title */
/* line 137, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step .title {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.14285714em;
  font-weight: bold;
}

/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step > .title {
  width: 100%;
}

/* Description */
/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step .description {
  font-weight: normal;
  font-size: 0.92857143em;
  color: rgba(0, 0, 0, 0.87);
}

/* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step > .description {
  width: 100%;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step .title ~ .description {
  margin-top: 0.25em;
}

/* Icon */
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step > .icon {
  line-height: 1;
  font-size: 2.5em;
  margin: 0em 1rem 0em 0em;
}

/* line 165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step > .icon,
.ui.steps .step > .icon ~ .content {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-item-align: middle;
  align-self: middle;
}

/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step > .icon ~ .content {
  -webkit-box-flex: 1 0 auto;
  -ms-flex-positive: 1 0 auto;
  flex-grow: 1 0 auto;
}

/* Horizontal Icon */
/* line 181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps:not(.vertical) .step > .icon {
  width: auto;
}

/* Link */
/* line 186, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .link.step,
.ui.steps a.step,
.ui.steps .step.sort[data-sort] {
  cursor: pointer;
}

/*******************************
            Types
*******************************/
/*--------------
     Ordered
---------------*/
/* line 201, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.ordered.steps {
  counter-reset: ordered;
}

/* line 204, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.ordered.steps .step:before {
  display: block;
  position: static;
  text-align: center;
  content: counters(ordered, ".");
  -ms-flex-item-align: middle;
  align-self: middle;
  margin-right: 1rem;
  font-size: 2.5em;
  counter-increment: ordered;
  font-family: inherit;
  font-weight: bold;
}

/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.ordered.steps .step > * {
  display: block;
  -ms-flex-item-align: middle;
  align-self: middle;
}

/*--------------
    Vertical
---------------*/
/* line 227, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: visible;
}

/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 0em;
  padding: 1.14285714em 2em;
  border-right: none;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:first-child {
  padding: 1.14285714em 2em;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:last-child {
  border-bottom: none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:only-child {
  border-radius: 0.28571429rem;
}

/* Arrow */
/* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:after {
  display: none;
}

/* line 262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:after {
  top: 50%;
  right: 0%;
  border-width: 0px 1px 1px 0px;
}

/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:after {
  display: none;
}

/* line 270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .active.step:after, .ui.vertical.steps table.table thead tr.step:after, table.table thead .ui.vertical.steps tr.step:after, .ui.vertical.steps table.default thead tr.step:after, table.default thead .ui.vertical.steps tr.step:after,
.ui.vertical.steps table.table tfoot tr.step:after,
table.table tfoot .ui.vertical.steps tr.step:after,
.ui.vertical.steps table.default tfoot tr.step:after,
table.default tfoot .ui.vertical.steps tr.step:after, .ui.vertical.steps #dorsale-attachments table thead tr.step:after, #dorsale-attachments table thead .ui.vertical.steps tr.step:after,
.ui.vertical.steps #dorsale-attachments table tfoot tr.step:after,
#dorsale-attachments table tfoot .ui.vertical.steps tr.step:after, .ui.vertical.steps .flyboy table thead tr.step:after, .flyboy table thead .ui.vertical.steps tr.step:after,
.ui.vertical.steps .flyboy table tfoot tr.step:after,
.flyboy table tfoot .ui.vertical.steps tr.step:after, .ui.vertical.steps #home-panels table thead tr.step:after, #home-panels table thead .ui.vertical.steps tr.step:after,
.ui.vertical.steps #home-panels table tfoot tr.step:after,
#home-panels table tfoot .ui.vertical.steps tr.step:after {
  display: block;
}

/* line 273, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .step:last-child:after {
  display: none;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.vertical.steps .active.step:last-child:after, .ui.vertical.steps table.table thead tr.step:last-child:after, table.table thead .ui.vertical.steps tr.step:last-child:after, .ui.vertical.steps table.default thead tr.step:last-child:after, table.default thead .ui.vertical.steps tr.step:last-child:after,
.ui.vertical.steps table.table tfoot tr.step:last-child:after,
table.table tfoot .ui.vertical.steps tr.step:last-child:after,
.ui.vertical.steps table.default tfoot tr.step:last-child:after,
table.default tfoot .ui.vertical.steps tr.step:last-child:after, .ui.vertical.steps #dorsale-attachments table thead tr.step:last-child:after, #dorsale-attachments table thead .ui.vertical.steps tr.step:last-child:after,
.ui.vertical.steps #dorsale-attachments table tfoot tr.step:last-child:after,
#dorsale-attachments table tfoot .ui.vertical.steps tr.step:last-child:after, .ui.vertical.steps .flyboy table thead tr.step:last-child:after, .flyboy table thead .ui.vertical.steps tr.step:last-child:after,
.ui.vertical.steps .flyboy table tfoot tr.step:last-child:after,
.flyboy table tfoot .ui.vertical.steps tr.step:last-child:after, .ui.vertical.steps #home-panels table thead tr.step:last-child:after, #home-panels table thead .ui.vertical.steps tr.step:last-child:after,
.ui.vertical.steps #home-panels table tfoot tr.step:last-child:after,
#home-panels table tfoot .ui.vertical.steps tr.step:last-child:after {
  display: block;
}

/*---------------
    Responsive
----------------*/
/* Mobile (Default) */
@media only screen and (max-width: 767px) {
  /* line 287, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step {
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0em;
    padding: 1.14285714em 2em;
  }
  /* line 306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step:first-child {
    padding: 1.14285714em 2em;
    border-radius: 0.28571429rem 0.28571429rem 0em 0em;
  }
  /* line 310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step:last-child {
    border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  }
  /* Arrow */
  /* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step:after {
    display: none !important;
  }
  /* Content */
  /* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step .content {
    text-align: center;
  }
  /* Icon */
  /* line 325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps:not(.unstackable) .step > .icon,
.ui.ordered.steps:not(.unstackable) .step:before {
    margin: 0em 0em 1rem 0em;
  }
}

/*******************************
             States
*******************************/
/* Link Hover */
/* line 338, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .link.step:hover::after, .ui.steps .textarea-input-group button.step:hover::after, .textarea-input-group .ui.steps button.step:hover::after, .ui.steps .textarea-input-group input.step:hover::after, .textarea-input-group .ui.steps input.step:hover::after,
.ui.steps .link.step:hover,
.ui.steps .textarea-input-group button.step:hover,
.textarea-input-group .ui.steps button.step:hover,
.ui.steps .textarea-input-group input.step:hover,
.textarea-input-group .ui.steps input.step:hover,
.ui.steps a.step:hover::after,
.ui.steps a.step:hover {
  background: #F9FAFB;
  color: rgba(0, 0, 0, 0.8);
}

/* Link Down */
/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .link.step:active::after,
.ui.steps .link.step:active,
.ui.steps a.step:active::after,
.ui.steps .step.sort[data-sort]:active::after,
.ui.steps a.step:active,
.ui.steps .step.sort[data-sort]:active {
  background: #F3F4F5;
  color: rgba(0, 0, 0, 0.9);
}

/* Active */
/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step.active, .ui.steps table.table thead tr.step, table.table thead .ui.steps tr.step, .ui.steps table.default thead tr.step, table.default thead .ui.steps tr.step,
.ui.steps table.table tfoot tr.step,
table.table tfoot .ui.steps tr.step,
.ui.steps table.default tfoot tr.step,
table.default tfoot .ui.steps tr.step, .ui.steps #dorsale-attachments table thead tr.step, #dorsale-attachments table thead .ui.steps tr.step,
.ui.steps #dorsale-attachments table tfoot tr.step,
#dorsale-attachments table tfoot .ui.steps tr.step, .ui.steps .flyboy table thead tr.step, .flyboy table thead .ui.steps tr.step,
.ui.steps .flyboy table tfoot tr.step,
.flyboy table tfoot .ui.steps tr.step, .ui.steps #home-panels table thead tr.step, #home-panels table thead .ui.steps tr.step,
.ui.steps #home-panels table tfoot tr.step,
#home-panels table tfoot .ui.steps tr.step {
  cursor: auto;
  background: #F3F4F5;
}

/* line 360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step.active:after, .ui.steps table.table thead tr.step:after, table.table thead .ui.steps tr.step:after, .ui.steps table.default thead tr.step:after, table.default thead .ui.steps tr.step:after,
.ui.steps table.table tfoot tr.step:after,
table.table tfoot .ui.steps tr.step:after,
.ui.steps table.default tfoot tr.step:after,
table.default tfoot .ui.steps tr.step:after, .ui.steps #dorsale-attachments table thead tr.step:after, #dorsale-attachments table thead .ui.steps tr.step:after,
.ui.steps #dorsale-attachments table tfoot tr.step:after,
#dorsale-attachments table tfoot .ui.steps tr.step:after, .ui.steps .flyboy table thead tr.step:after, .flyboy table thead .ui.steps tr.step:after,
.ui.steps .flyboy table tfoot tr.step:after,
.flyboy table tfoot .ui.steps tr.step:after, .ui.steps #home-panels table thead tr.step:after, #home-panels table thead .ui.steps tr.step:after,
.ui.steps #home-panels table tfoot tr.step:after,
#home-panels table tfoot .ui.steps tr.step:after {
  background: #F3F4F5;
}

/* line 363, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step.active .title, .ui.steps table.table thead tr.step .title, table.table thead .ui.steps tr.step .title, .ui.steps table.default thead tr.step .title, table.default thead .ui.steps tr.step .title,
.ui.steps table.table tfoot tr.step .title,
table.table tfoot .ui.steps tr.step .title,
.ui.steps table.default tfoot tr.step .title,
table.default tfoot .ui.steps tr.step .title, .ui.steps #dorsale-attachments table thead tr.step .title, #dorsale-attachments table thead .ui.steps tr.step .title,
.ui.steps #dorsale-attachments table tfoot tr.step .title,
#dorsale-attachments table tfoot .ui.steps tr.step .title, .ui.steps .flyboy table thead tr.step .title, .flyboy table thead .ui.steps tr.step .title,
.ui.steps .flyboy table tfoot tr.step .title,
.flyboy table tfoot .ui.steps tr.step .title, .ui.steps #home-panels table thead tr.step .title, #home-panels table thead .ui.steps tr.step .title,
.ui.steps #home-panels table tfoot tr.step .title,
#home-panels table tfoot .ui.steps tr.step .title {
  color: #4183C4;
}

/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.ordered.steps .step.active:before, .ui.ordered.steps table.table thead tr.step:before, table.table thead .ui.ordered.steps tr.step:before, .ui.ordered.steps table.default thead tr.step:before, table.default thead .ui.ordered.steps tr.step:before,
.ui.ordered.steps table.table tfoot tr.step:before,
table.table tfoot .ui.ordered.steps tr.step:before,
.ui.ordered.steps table.default tfoot tr.step:before,
table.default tfoot .ui.ordered.steps tr.step:before, .ui.ordered.steps #dorsale-attachments table thead tr.step:before, #dorsale-attachments table thead .ui.ordered.steps tr.step:before,
.ui.ordered.steps #dorsale-attachments table tfoot tr.step:before,
#dorsale-attachments table tfoot .ui.ordered.steps tr.step:before, .ui.ordered.steps .flyboy table thead tr.step:before, .flyboy table thead .ui.ordered.steps tr.step:before,
.ui.ordered.steps .flyboy table tfoot tr.step:before,
.flyboy table tfoot .ui.ordered.steps tr.step:before, .ui.ordered.steps #home-panels table thead tr.step:before, #home-panels table thead .ui.ordered.steps tr.step:before,
.ui.ordered.steps #home-panels table tfoot tr.step:before,
#home-panels table tfoot .ui.ordered.steps tr.step:before,
.ui.steps .active.step .icon,
.ui.steps table.table thead tr.step .icon,
table.table thead .ui.steps tr.step .icon,
.ui.steps table.default thead tr.step .icon,
table.default thead .ui.steps tr.step .icon,
.ui.steps table.table tfoot tr.step .icon,
table.table tfoot .ui.steps tr.step .icon,
.ui.steps table.default tfoot tr.step .icon,
table.default tfoot .ui.steps tr.step .icon,
.ui.steps #dorsale-attachments table thead tr.step .icon,
#dorsale-attachments table thead .ui.steps tr.step .icon,
.ui.steps #dorsale-attachments table tfoot tr.step .icon,
#dorsale-attachments table tfoot .ui.steps tr.step .icon,
.ui.steps .flyboy table thead tr.step .icon,
.flyboy table thead .ui.steps tr.step .icon,
.ui.steps .flyboy table tfoot tr.step .icon,
.flyboy table tfoot .ui.steps tr.step .icon,
.ui.steps #home-panels table thead tr.step .icon,
#home-panels table thead .ui.steps tr.step .icon,
.ui.steps #home-panels table tfoot tr.step .icon,
#home-panels table tfoot .ui.steps tr.step .icon {
  color: rgba(0, 0, 0, 0.85);
}

/* Active Arrow */
/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:after {
  display: block;
}

/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .active.step:after, .ui.steps table.table thead tr.step:after, table.table thead .ui.steps tr.step:after, .ui.steps table.default thead tr.step:after, table.default thead .ui.steps tr.step:after,
.ui.steps table.table tfoot tr.step:after,
table.table tfoot .ui.steps tr.step:after,
.ui.steps table.default tfoot tr.step:after,
table.default tfoot .ui.steps tr.step:after, .ui.steps #dorsale-attachments table thead tr.step:after, #dorsale-attachments table thead .ui.steps tr.step:after,
.ui.steps #dorsale-attachments table tfoot tr.step:after,
#dorsale-attachments table tfoot .ui.steps tr.step:after, .ui.steps .flyboy table thead tr.step:after, .flyboy table thead .ui.steps tr.step:after,
.ui.steps .flyboy table tfoot tr.step:after,
.flyboy table tfoot .ui.steps tr.step:after, .ui.steps #home-panels table thead tr.step:after, #home-panels table thead .ui.steps tr.step:after,
.ui.steps #home-panels table tfoot tr.step:after,
#home-panels table tfoot .ui.steps tr.step:after {
  display: block;
}

/* line 378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step:last-child:after {
  display: none;
}

/* line 381, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .active.step:last-child:after, .ui.steps table.table thead tr.step:last-child:after, table.table thead .ui.steps tr.step:last-child:after, .ui.steps table.default thead tr.step:last-child:after, table.default thead .ui.steps tr.step:last-child:after,
.ui.steps table.table tfoot tr.step:last-child:after,
table.table tfoot .ui.steps tr.step:last-child:after,
.ui.steps table.default tfoot tr.step:last-child:after,
table.default tfoot .ui.steps tr.step:last-child:after, .ui.steps #dorsale-attachments table thead tr.step:last-child:after, #dorsale-attachments table thead .ui.steps tr.step:last-child:after,
.ui.steps #dorsale-attachments table tfoot tr.step:last-child:after,
#dorsale-attachments table tfoot .ui.steps tr.step:last-child:after, .ui.steps .flyboy table thead tr.step:last-child:after, .flyboy table thead .ui.steps tr.step:last-child:after,
.ui.steps .flyboy table tfoot tr.step:last-child:after,
.flyboy table tfoot .ui.steps tr.step:last-child:after, .ui.steps #home-panels table thead tr.step:last-child:after, #home-panels table thead .ui.steps tr.step:last-child:after,
.ui.steps #home-panels table tfoot tr.step:last-child:after,
#home-panels table tfoot .ui.steps tr.step:last-child:after {
  display: none;
}

/* Active Hover */
/* line 386, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .link.active.step:hover::after,
.ui.steps .link.active.step:hover,
.ui.steps a.active.step:hover::after,
.ui.steps a.active.step:hover {
  cursor: pointer;
  background: #DCDDDE;
  color: rgba(0, 0, 0, 0.87);
}

/* Completed */
/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step.completed > .icon:before,
.ui.ordered.steps .step.completed:before {
  color: #21BA45;
}

/* Disabled */
/* line 402, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .disabled.step {
  cursor: auto;
  background: #FFFFFF;
  pointer-events: none;
}

/* line 407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .disabled.step,
.ui.steps .disabled.step .title,
.ui.steps .disabled.step .description {
  color: rgba(40, 40, 40, 0.3);
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .disabled.step:after {
  background: #FFFFFF;
}

/*******************************
           Variations
*******************************/
/*--------------
   Stackable
---------------*/
/* Tablet Or Below */
@media only screen and (max-width: 991px) {
  /* line 429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* Steps */
  /* line 441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0em;
    padding: 1.14285714em 2em;
  }
  /* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step:first-child {
    padding: 1.14285714em 2em;
    border-radius: 0.28571429rem 0.28571429rem 0em 0em;
  }
  /* line 453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step:last-child {
    border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  }
  /* Arrow */
  /* line 458, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step:after {
    display: none !important;
  }
  /* Content */
  /* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step .content {
    text-align: center;
  }
  /* Icon */
  /* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
  .ui.steps[class*="tablet stackable"] .step > .icon,
.ui.ordered.steps[class*="tablet stackable"] .step:before {
    margin: 0em 0em 1rem 0em;
  }
}

/*--------------
      Fluid
---------------*/
/* Fluid */
/* line 480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.fluid.steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/*--------------
    Attached
---------------*/
/* Top */
/* line 493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.attached.steps {
  width: calc(100% + (--1px * 2)) !important;
  margin: 0em -1px 0;
  max-width: calc(100% + (--1px * 2));
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.attached.steps .step:first-child {
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.attached.steps .step:last-child {
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* Bottom */
/* line 507, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.bottom.attached.steps {
  margin: 0 -1px 0em;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.bottom.attached.steps .step:first-child {
  border-radius: 0em 0em 0em 0.28571429rem;
}

/* line 514, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.bottom.attached.steps .step:last-child {
  border-radius: 0em 0em 0.28571429rem 0em;
}

/*-------------------
    Evenly Divided
--------------------*/
/* line 522, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.one.steps,
.ui.two.steps,
.ui.three.steps,
.ui.four.steps,
.ui.five.steps,
.ui.six.steps,
.ui.seven.steps,
.ui.eight.steps {
  width: 100%;
}

/* line 532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.one.steps > .step,
.ui.two.steps > .step,
.ui.three.steps > .step,
.ui.four.steps > .step,
.ui.five.steps > .step,
.ui.six.steps > .step,
.ui.seven.steps > .step,
.ui.eight.steps > .step {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.one.steps > .step {
  width: 100%;
}

/* line 546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.two.steps > .step {
  width: 50%;
}

/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.three.steps > .step {
  width: 33.333%;
}

/* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.four.steps > .step {
  width: 25%;
}

/* line 555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.five.steps > .step {
  width: 20%;
}

/* line 558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.six.steps > .step {
  width: 16.666%;
}

/* line 561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.seven.steps > .step {
  width: 14.285%;
}

/* line 564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.eight.steps > .step {
  width: 12.5%;
}

/*-------------------
       Sizes
--------------------*/
/* line 572, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.mini.steps .step,
.ui.mini.step {
  font-size: 0.78571429rem;
}

/* line 576, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.tiny.steps .step,
.ui.tiny.step {
  font-size: 0.85714286rem;
}

/* line 580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.small.steps .step,
.ui.small.step {
  font-size: 0.92857143rem;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step,
.ui.step {
  font-size: 1rem;
}

/* line 588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.large.steps .step,
.ui.large.step {
  font-size: 1.14285714rem;
}

/* line 592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.big.steps .step,
.ui.big.step {
  font-size: 1.28571429rem;
}

/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.huge.steps .step,
.ui.huge.step {
  font-size: 1.42857143rem;
}

/* line 600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.massive.steps .step,
.ui.massive.step {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
@font-face {
  font-family: 'Step';
  src: url(data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAAAwBgT1MvMj3hSQEAAADsAAAAVmNtYXDQEhm3AAABRAAAAUpjdnQgBkn/lAAABuwAAAAcZnBnbYoKeDsAAAcIAAAJkWdhc3AAAAAQAAAG5AAAAAhnbHlm32cEdgAAApAAAAC2aGVhZAErPHsAAANIAAAANmhoZWEHUwNNAAADgAAAACRobXR4CykAAAAAA6QAAAAMbG9jYQA4AFsAAAOwAAAACG1heHAApgm8AAADuAAAACBuYW1lzJ0aHAAAA9gAAALNcG9zdK69QJgAAAaoAAAAO3ByZXCSoZr/AAAQnAAAAFYAAQO4AZAABQAIAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoAQNS/2oAWgMLAE8AAAABAAAAAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADoAf//AAAAAOgA//8AABgBAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAADpAKYABUAHEAZDwEAAQFCAAIBAmoAAQABagAAAGEUFxQDEisBFAcBBiInASY0PwE2Mh8BATYyHwEWA6QP/iAQLBD+6g8PTBAsEKQBbhAsEEwPAhYWEP4gDw8BFhAsEEwQEKUBbxAQTBAAAAH//f+xA18DCwAMABJADwABAQpDAAAACwBEFRMCESsBFA4BIi4CPgEyHgEDWXLG6MhuBnq89Lp+AV51xHR0xOrEdHTEAAAAAAEAAAABAADDeRpdXw889QALA+gAAAAAzzWYjQAAAADPNWBN//3/sQOkAwsAAAAIAAIAAAAAAAAAAQAAA1L/agBaA+gAAP/3A6QAAQAAAAAAAAAAAAAAAAAAAAMD6AAAA+gAAANZAAAAAAAAADgAWwABAAAAAwAWAAEAAAAAAAIABgATAG4AAAAtCZEAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEACAA1AAEAAAAAAAIABwA9AAEAAAAAAAMACABEAAEAAAAAAAQACABMAAEAAAAAAAUACwBUAAEAAAAAAAYACABfAAEAAAAAAAoAKwBnAAEAAAAAAAsAEwCSAAMAAQQJAAAAagClAAMAAQQJAAEAEAEPAAMAAQQJAAIADgEfAAMAAQQJAAMAEAEtAAMAAQQJAAQAEAE9AAMAAQQJAAUAFgFNAAMAAQQJAAYAEAFjAAMAAQQJAAoAVgFzAAMAAQQJAAsAJgHJQ29weXJpZ2h0IChDKSAyMDE0IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21mb250ZWxsb1JlZ3VsYXJmb250ZWxsb2ZvbnRlbGxvVmVyc2lvbiAxLjBmb250ZWxsb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA0ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBmAG8AbgB0AGUAbABsAG8AUgBlAGcAdQBsAGEAcgBmAG8AbgB0AGUAbABsAG8AZgBvAG4AdABlAGwAbABvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AGUAbABsAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAQIBAwljaGVja21hcmsGY2lyY2xlAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAADIAMgML/7EDC/+xsAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywB0MrsgACAENgQi2wBSywByNCIyCwACNCYbCAYrABYLAEKi2wBiwgIEUgsAJFY7ABRWJgRLABYC2wBywgIEUgsAArI7ECBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAgssQUFRbABYUQtsAkssAFgICCwCUNKsABQWCCwCSNCWbAKQ0qwAFJYILAKI0JZLbAKLCC4BABiILgEAGOKI2GwC0NgIIpgILALI0IjLbALLEtUWLEHAURZJLANZSN4LbAMLEtRWEtTWLEHAURZGyFZJLATZSN4LbANLLEADENVWLEMDEOwAWFCsAorWbAAQ7ACJUKxCQIlQrEKAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAJKiEjsAFhIIojYbAJKiEbsQEAQ2CwAiVCsAIlYbAJKiFZsAlDR7AKQ0dgsIBiILACRWOwAUViYLEAABMjRLABQ7AAPrIBAQFDYEItsA4ssQAFRVRYALAMI0IgYLABYbUNDQEACwBCQopgsQ0FK7BtKxsiWS2wDyyxAA4rLbAQLLEBDistsBEssQIOKy2wEiyxAw4rLbATLLEEDistsBQssQUOKy2wFSyxBg4rLbAWLLEHDistsBcssQgOKy2wGCyxCQ4rLbAZLLAIK7EABUVUWACwDCNCIGCwAWG1DQ0BAAsAQkKKYLENBSuwbSsbIlktsBossQAZKy2wGyyxARkrLbAcLLECGSstsB0ssQMZKy2wHiyxBBkrLbAfLLEFGSstsCAssQYZKy2wISyxBxkrLbAiLLEIGSstsCMssQkZKy2wJCwgPLABYC2wJSwgYLANYCBDI7ABYEOwAiVhsAFgsCQqIS2wJiywJSuwJSotsCcsICBHICCwAkVjsAFFYmAjYTgjIIpVWCBHICCwAkVjsAFFYmAjYTgbIVktsCgssQAFRVRYALABFrAnKrABFTAbIlktsCkssAgrsQAFRVRYALABFrAnKrABFTAbIlktsCosIDWwAWAtsCssALADRWOwAUVisAArsAJFY7ABRWKwACuwABa0AAAAAABEPiM4sSoBFSotsCwsIDwgRyCwAkVjsAFFYmCwAENhOC2wLSwuFzwtsC4sIDwgRyCwAkVjsAFFYmCwAENhsAFDYzgtsC8ssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIuAQEVFCotsDAssAAWsAQlsAQlRyNHI2GwBkUrZYouIyAgPIo4LbAxLLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsIBiYCMgsAArI7AEQ2CwACuwBSVhsAUlsIBisAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wMiywABYgICCwBSYgLkcjRyNhIzw4LbAzLLAAFiCwCCNCICAgRiNHsAArI2E4LbA0LLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWGwAUVjIyBYYhshWWOwAUViYCMuIyAgPIo4IyFZLbA1LLAAFiCwCEMgLkcjRyNhIGCwIGBmsIBiIyAgPIo4LbA2LCMgLkawAiVGUlggPFkusSYBFCstsDcsIyAuRrACJUZQWCA8WS6xJgEUKy2wOCwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xJgEUKy2wOSywMCsjIC5GsAIlRlJYIDxZLrEmARQrLbA6LLAxK4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrEmARQrsARDLrAmKy2wOyywABawBCWwBCYgLkcjRyNhsAZFKyMgPCAuIzixJgEUKy2wPCyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhsAIlRmE4IyA8IzgbISAgRiNHsAArI2E4IVmxJgEUKy2wPSywMCsusSYBFCstsD4ssDErISMgIDywBCNCIzixJgEUK7AEQy6wJistsD8ssAAVIEewACNCsgABARUUEy6wLCotsEAssAAVIEewACNCsgABARUUEy6wLCotsEEssQABFBOwLSotsEIssC8qLbBDLLAAFkUjIC4gRoojYTixJgEUKy2wRCywCCNCsEMrLbBFLLIAADwrLbBGLLIAATwrLbBHLLIBADwrLbBILLIBATwrLbBJLLIAAD0rLbBKLLIAAT0rLbBLLLIBAD0rLbBMLLIBAT0rLbBNLLIAADkrLbBOLLIAATkrLbBPLLIBADkrLbBQLLIBATkrLbBRLLIAADsrLbBSLLIAATsrLbBTLLIBADsrLbBULLIBATsrLbBVLLIAAD4rLbBWLLIAAT4rLbBXLLIBAD4rLbBYLLIBAT4rLbBZLLIAADorLbBaLLIAATorLbBbLLIBADorLbBcLLIBATorLbBdLLAyKy6xJgEUKy2wXiywMiuwNistsF8ssDIrsDcrLbBgLLAAFrAyK7A4Ky2wYSywMysusSYBFCstsGIssDMrsDYrLbBjLLAzK7A3Ky2wZCywMyuwOCstsGUssDQrLrEmARQrLbBmLLA0K7A2Ky2wZyywNCuwNystsGgssDQrsDgrLbBpLLA1Ky6xJgEUKy2waiywNSuwNistsGsssDUrsDcrLbBsLLA1K7A4Ky2wbSwrsAhlsAMkUHiwARUwLQAAAEu4AMhSWLEBAY5ZuQgACABjILABI0SwAyNwsgQoCUVSRLIKAgcqsQYBRLEkAYhRWLBAiFixBgNEsSYBiFFYuAQAiFixBgFEWVlZWbgB/4WwBI2xBQBEAAA=) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAoUAA4AAAAAEPQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPeFJAWNtYXAAAAGIAAAAOgAAAUrQEhm3Y3Z0IAAAAcQAAAAUAAAAHAZJ/5RmcGdtAAAB2AAABPkAAAmRigp4O2dhc3AAAAbUAAAACAAAAAgAAAAQZ2x5ZgAABtwAAACuAAAAtt9nBHZoZWFkAAAHjAAAADUAAAA2ASs8e2hoZWEAAAfEAAAAIAAAACQHUwNNaG10eAAAB+QAAAAMAAAADAspAABsb2NhAAAH8AAAAAgAAAAIADgAW21heHAAAAf4AAAAIAAAACAApgm8bmFtZQAACBgAAAF3AAACzcydGhxwb3N0AAAJkAAAACoAAAA7rr1AmHByZXAAAAm8AAAAVgAAAFaSoZr/eJxjYGTewTiBgZWBg6mKaQ8DA0MPhGZ8wGDIyMTAwMTAysyAFQSkuaYwOLxgeMHIHPQ/iyGKmZvBHyjMCJIDAPe9C2B4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF4w/v8PUvCCAURLMELVAwEjG8OIBwBk5AavAAB4nGNgQANGDEbM3P83gjAAELQD4XicnVXZdtNWFJU8ZHASOmSgoA7X3DhQ68qEKRgwaSrFdiEdHAitBB2kDHTkncc+62uOQrtWH/m07n09JLR0rbYsls++R1tn2DrnRhwjKn0aiGvUoZKXA6msPZZK90lc13Uvj5UMBnFdthJPSZuonSRKat3sUC7xWOsqWSdYJ+PlIFZPVZ5noAziFB5lSUQbRBuplyZJ4onjJ4kWZxAfJUkgJaMQp9LIUEI1GsRS1aFM6dCr1xNx00DKRqMedVhU90PFJ8c1p9SsA0YqVznCFevVRr4bpwMve5DEOsGzrYcxHnisfpQqkIqR6cg/dkpOlIaBVHHUoVbi6DCTX/eRTCrNQKaMYkWl7oG43f102xYxPXQ6vi5KlUaqurnOKJrt0fGogygP2cbppNzQ2fbw5RlTVKtdcbPtQGYNXErJbHSfRAAdJlLj6QFONZwCqRn1R8XZ588BEslclKo8VTKHegOZMzt7cTHtbiersnCknwcyb3Z2452HQ6dXh3/R+hdM4cxHj+Jifj5C+lBqfiJOJKVGWMzyp4YfcVcgQrkxiAsXyuBThDl0RdrZZl3jtTH2hs/5SqlhPQna6KP4fgr9TiQrHGdRo/VInM1j13Wt3GdQS7W7Fzsyr0OVIu7vCwuuM+eEYZ4WC1VfnvneBTT/Bohn/EDeNIVL+5YpSrRvm6JMu2iKCu0SVKVdNsUU7YoppmnPmmKG9h1TzNKeMzLj/8vc55H7HN7xkJv2XeSmfQ+5ad9HbtoPkJtWITdtHblpLyA3rUZu2lWjOnYEGgZpF1IVQdA0svph3Fab9UDWjDR8aWDyLmLI+upER521tcofxX914gsHcmmip7siF5viLq/bFj483e6rj5pG3bDV+MaR8jAeRnocmtBZ+c3hv+1N3S6a7jKqMugBFUwKwABl7UAC0zrbCaT1mqf48gdgXIZ4zkpDtVSfO4am7+V5X/exOfG+x+3GLrdcd3kJWdYNcmP28N9SZKrrH+UtrVQnR6wrJ49VaxhDKrwour6SlHu0tRu/KKmy8l6U1srnk5CbPYMbQlu27mGwI0xpyiUeXlOlKD3UUo6yQyxvKco84JSLC1qGxLgOdQ9qa8TpoXoYGwshhqG0vRBwSCldFd+0ynfxHqtr2Oj4xRXh6XpyEhGf4ir7UfBU10b96A7avGbdMoMpVaqn+4xPsa/b9lFZaaSOsxe3VAfXNOsaORXTT+Rr4HRvOGjdAz1UfDRBI1U1x+jGKGM0ljXl3wR0MVZ+w2jVYvs93E+dpFWsuUuY7JsT9+C0u/0q+7WcW0bW/dcGvW3kip8jMb8tCvw7B2K3ZA3UO5OBGAvIWdAYxhYmdxiug23EbfY/Jqf/34aFRXJXOxq7eerD1ZNRJXfZ8rjLTXZZ16M2R9VOGvsIjS0PN+bY4XIstsRgQbb+wf8x7gF3aVEC4NDIZZiI2nShnurh6h6rsW04VxIBds2x43QAegAuQd8cu9bzCYD13CPnLsB9cgh2yCH4lByCz8i5BfA5OQRfkEMwIIdgl5w7AA/IIXhIDsEeOQSPyNkE+JIcgq/IIYjJIUjIuQ3wmByCJ+QQfE0OwTdGrk5k/pYH2QD6zqKbQKmdGhzaOGRGrk3Y+zxY9oFFZB9aROqRkesT6lMeLPV7i0j9wSJSfzRyY0L9iQdL/dkiUn+xiNRnxpeZIymvDp7zjg7+BJfqrV4AAAAAAQAB//8AD3icY2BkAALmJUwzGEQZZBwk+RkZGBmdGJgYmbIYgMwsoGSiiLgIs5A2owg7I5uSOqOaiT2jmZE8I5gQY17C/09BQEfg3yt+fh8gvYQxD0j68DOJiQn8U+DnZxQDcQUEljLmCwBpBgbG/3//b2SOZ+Zm4GEQcuAH2sblDLSEm8FFVJhJEGgLH6OSHpMdo5EcI3Nk0bEXJ/LYqvZ82VXHGFd6pKTkyCsQwQAAq+QkqAAAeJxjYGRgYADiw5VSsfH8Nl8ZuJlfAEUYzpvO6IXQCb7///7fyLyEmRvI5WBgAokCAFb/DJAAAAB4nGNgZGBgDvqfxRDF/IKB4f935iUMQBEUwAwAi5YFpgPoAAAD6AAAA1kAAAAAAAAAOABbAAEAAAADABYAAQAAAAAAAgAGABMAbgAAAC0JkQAAAAB4nHWQy2rCQBSG//HSi0JbWui2sypKabxgN4IgWHTTbqS4LTHGJBIzMhkFX6Pv0IfpS/RZ+puMpShNmMx3vjlz5mQAXOMbAvnzxJGzwBmjnAs4Rc9ykf7Zcon8YrmMKt4sn9C/W67gAYHlKm7wwQqidM5ogU/LAlfi0nIBF+LOcpH+0XKJ3LNcxq14tXxC71muYCJSy1Xci6+BWm11FIRG1gZ12W62OnK6lYoqStxYumsTKp3KvpyrxPhxrBxPLfc89oN17Op9uJ8nvk4jlciW09yrkZ/42jX+bFc93QRtY+ZyrtVSDm2GXGm18D3jhMasuo3G3/MwgMIKW2hEvKoQBhI12jrnNppooUOaMkMyM8+KkMBFTONizR1htpIy7nPMGSW0PjNisgOP3+WRH5MC7o9ZRR+tHsYT0u6MKPOSfTns7jBrREqyTDezs9/eU2x4WpvWcNeuS511JTE8qCF5H7u1BY1H72S3Ymi7aPD95/9+AN1fhEsAeJxjYGKAAC4G7ICZgYGRiZGZMzkjNTk7N7Eomy05syg5J5WBAQBE1QZBAABLuADIUlixAQGOWbkIAAgAYyCwASNEsAMjcLIEKAlFUkSyCgIHKrEGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAA) format("woff");
}

/* line 614, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/elements/_step.scss */
.ui.steps .step.completed > .icon:before,
.ui.ordered.steps .step.completed:before {
  font-family: 'Step';
  content: '\e800';
  /* '' */
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Breadcrumb
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Breadcrumb
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb {
  line-height: 1;
  display: inline-block;
  margin: 0em 0em;
  vertical-align: middle;
}

/* line 22, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb:first-child {
  margin-top: 0em;
}

/* line 25, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb:last-child {
  margin-bottom: 0em;
}

/*******************************
          Content
*******************************/
/* Divider */
/* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb .divider {
  display: inline-block;
  opacity: 0.7;
  margin: 0em 0.21428571rem 0em;
  font-size: 0.92857143em;
  color: rgba(0, 0, 0, 0.4);
  vertical-align: baseline;
}

/* Link */
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb a, .ui.breadcrumb .sort[data-sort] {
  color: #4183C4;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb a:hover {
  color: #1e70bf;
}

/* Icon Divider */
/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb .icon.divider {
  font-size: 0.85714286em;
  vertical-align: baseline;
}

/* Section */
/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb a.section, .ui.breadcrumb .section.sort[data-sort] {
  cursor: pointer;
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb .section {
  display: inline-block;
  margin: 0em;
  padding: 0em;
}

/* Loose Coupling */
/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb.segment {
  display: inline-block;
  padding: 0.78571429em 1em;
}

/*******************************
            States
*******************************/
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb .active.section, .ui.breadcrumb table.table thead tr.section, table.table thead .ui.breadcrumb tr.section, .ui.breadcrumb table.default thead tr.section, table.default thead .ui.breadcrumb tr.section,
.ui.breadcrumb table.table tfoot tr.section,
table.table tfoot .ui.breadcrumb tr.section,
.ui.breadcrumb table.default tfoot tr.section,
table.default tfoot .ui.breadcrumb tr.section, .ui.breadcrumb #dorsale-attachments table thead tr.section, #dorsale-attachments table thead .ui.breadcrumb tr.section,
.ui.breadcrumb #dorsale-attachments table tfoot tr.section,
#dorsale-attachments table tfoot .ui.breadcrumb tr.section, .ui.breadcrumb .flyboy table thead tr.section, .flyboy table thead .ui.breadcrumb tr.section,
.ui.breadcrumb .flyboy table tfoot tr.section,
.flyboy table tfoot .ui.breadcrumb tr.section, .ui.breadcrumb #home-panels table thead tr.section, #home-panels table thead .ui.breadcrumb tr.section,
.ui.breadcrumb #home-panels table tfoot tr.section,
#home-panels table tfoot .ui.breadcrumb tr.section {
  font-weight: bold;
}

/*******************************
           Variations
*******************************/
/* line 89, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.mini.breadcrumb {
  font-size: 0.78571429rem;
}

/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.tiny.breadcrumb {
  font-size: 0.85714286rem;
}

/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.small.breadcrumb {
  font-size: 0.92857143rem;
}

/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.breadcrumb {
  font-size: 1rem;
}

/* line 101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.large.breadcrumb {
  font-size: 1.14285714rem;
}

/* line 104, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.big.breadcrumb {
  font-size: 1.28571429rem;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.huge.breadcrumb {
  font-size: 1.42857143rem;
}

/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss */
.ui.massive.breadcrumb {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Elements
*******************************/
/*--------------------
        Form
---------------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form {
  position: relative;
  max-width: 100%;
}

/*--------------------
        Content
---------------------*/
/* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form > p {
  margin: 1em 0em;
}

/*--------------------
        Field
---------------------*/
/* line 38, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field {
  clear: both;
  margin: 0em 0em 1em;
}

/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field:last-child,
.ui.form .fields:last-child .field {
  margin-bottom: 0em;
}

/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields .field {
  clear: both;
  margin: 0em;
}

/*--------------------
        Labels
---------------------*/
/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field > label {
  display: block;
  margin: 0em 0em 0.28571429rem 0em;
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.92857143em;
  font-weight: bold;
  text-transform: none;
}

/*--------------------
    Standard Inputs
---------------------*/
/* line 68, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form textarea,
.ui.form input:not([type]),
.ui.form input[type="date"],
.ui.form input[type="datetime-local"],
.ui.form input[type="email"],
.ui.form input[type="number"],
.ui.form input[type="password"],
.ui.form input[type="search"],
.ui.form input[type="tel"],
.ui.form input[type="time"],
.ui.form input[type="text"],
.ui.form input[type="file"],
.ui.form input[type="url"] {
  width: 100%;
  vertical-align: top;
}

/* Set max height on unusual input */
/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form ::-webkit-datetime-edit,
.ui.form ::-webkit-inner-spin-button {
  height: 1.21428571em;
}

/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form input:not([type]),
.ui.form input[type="date"],
.ui.form input[type="datetime-local"],
.ui.form input[type="email"],
.ui.form input[type="number"],
.ui.form input[type="password"],
.ui.form input[type="search"],
.ui.form input[type="tel"],
.ui.form input[type="time"],
.ui.form input[type="text"],
.ui.form input[type="file"],
.ui.form input[type="url"] {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0em;
  outline: none;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0em 0em 0em 0em transparent inset;
  box-shadow: 0em 0em 0em 0em transparent inset;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
}

/* Text Area */
/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form textarea {
  margin: 0em;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 0.78571429em 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  outline: none;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0em 0em 0em 0em transparent inset;
  box-shadow: 0em 0em 0em 0em transparent inset;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
  font-size: 1em;
  line-height: 1.2857;
  resize: vertical;
}

/* line 139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form textarea:not([rows]) {
  height: 12em;
  min-height: 8em;
  max-height: 24em;
}

/* line 144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form textarea,
.ui.form input[type="checkbox"] {
  vertical-align: top;
}

/*--------------------------
  Input w/ attached Button
---------------------------*/
/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form input.attached {
  width: auto;
}

/*--------------------
     Basic Select
---------------------*/
/* line 161, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form select {
  display: block;
  height: auto;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0em 0em 0em 0em transparent inset;
  box-shadow: 0em 0em 0em 0em transparent inset;
  padding: 0.62em 1em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
}

/*--------------------
       Dropdown
---------------------*/
/* Block */
/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field > .selection.dropdown {
  width: 100%;
}

/* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field > .selection.dropdown > .dropdown.icon {
  float: right;
}

/* Inline */
/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field > .selection.dropdown,
.ui.form .inline.field > .selection.dropdown {
  width: auto;
}

/* line 194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field > .selection.dropdown > .dropdown.icon,
.ui.form .inline.field > .selection.dropdown > .dropdown.icon {
  float: none;
}

/*--------------------
       UI Input
---------------------*/
/* Block */
/* line 205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field .ui.input,
.ui.form .fields .field .ui.input,
.ui.form .wide.field .ui.input {
  width: 100%;
}

/* Inline  */
/* line 212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field:not(.wide) .ui.input,
.ui.form .inline.field:not(.wide) .ui.input {
  width: auto;
  vertical-align: middle;
}

/* Auto Input */
/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields .field .ui.input input,
.ui.form .field .ui.input input {
  width: auto;
}

/* Full Width Input */
/* line 225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .ten.fields .ui.input input,
.ui.form .nine.fields .ui.input input,
.ui.form .eight.fields .ui.input input,
.ui.form .seven.fields .ui.input input,
.ui.form .six.fields .ui.input input,
.ui.form .five.fields .ui.input input,
.ui.form .four.fields .ui.input input,
.ui.form .three.fields .ui.input input,
.ui.form .two.fields .ui.input input,
.ui.form .wide.field .ui.input input {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 0px;
}

/*--------------------
   Types of Messages
---------------------*/
/* line 245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .success.message,
.ui.form .warning.message,
.ui.form .error.message {
  display: none;
}

/* Assumptions */
/* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .message:first-child {
  margin-top: 0px;
}

/*--------------------
   Validation Prompt
---------------------*/
/* line 260, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field .prompt.label {
  white-space: normal;
  background: #FFFFFF !important;
  border: 1px solid #E0B4B4 !important;
  color: #9F3A38 !important;
}

/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field .prompt,
.ui.form .inline.field .prompt {
  vertical-align: top;
  margin: -0.25em 0em -0.5em 0.5em;
}

/* line 271, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field .prompt:before,
.ui.form .inline.field .prompt:before {
  border-width: 0px 0px 1px 1px;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0em;
}

/*******************************
            States
*******************************/
/*--------------------
      Autofilled
---------------------*/
/* line 290, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.field input:-webkit-autofill {
  -webkit-box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
  box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
  border-color: #E5DFA1 !important;
}

/* Focus */
/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.field input:-webkit-autofill:focus {
  -webkit-box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
  box-shadow: 0px 0px 0px 100px #FFFFF0 inset !important;
  border-color: #D5C315 !important;
}

/* Error */
/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error.error input:-webkit-autofill {
  -webkit-box-shadow: 0px 0px 0px 100px #FFFAF0 inset !important;
  box-shadow: 0px 0px 0px 100px #FFFAF0 inset !important;
  border-color: #E0B4B4 !important;
}

/*--------------------
      Placeholder
---------------------*/
/* browsers require these rules separate */
/* line 316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form ::-webkit-input-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/* line 319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form :-ms-input-placeholder {
  color: rgba(191, 191, 191, 0.87) !important;
}

/* line 322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form ::-moz-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/* line 325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form :focus::-webkit-input-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/* line 328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form :focus:-ms-input-placeholder {
  color: rgba(115, 115, 115, 0.87) !important;
}

/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form :focus::-moz-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/* Error Placeholder */
/* line 336, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error ::-webkit-input-placeholder {
  color: #e7bdbc;
}

/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error :-ms-input-placeholder {
  color: #e7bdbc !important;
}

/* line 342, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error ::-moz-placeholder {
  color: #e7bdbc;
}

/* line 345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error :focus::-webkit-input-placeholder {
  color: #da9796;
}

/* line 348, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error :focus:-ms-input-placeholder {
  color: #da9796 !important;
}

/* line 351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .error :focus::-moz-placeholder {
  color: #da9796;
}

/*--------------------
        Focus
---------------------*/
/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form input:not([type]):focus,
.ui.form input[type="date"]:focus,
.ui.form input[type="datetime-local"]:focus,
.ui.form input[type="email"]:focus,
.ui.form input[type="number"]:focus,
.ui.form input[type="password"]:focus,
.ui.form input[type="search"]:focus,
.ui.form input[type="tel"]:focus,
.ui.form input[type="time"]:focus,
.ui.form input[type="text"]:focus,
.ui.form input[type="file"]:focus,
.ui.form input[type="url"]:focus {
  color: rgba(0, 0, 0, 0.95);
  border-color: #85B7D9;
  border-radius: 0.28571429rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
  box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
}

/* line 378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form textarea:focus {
  color: rgba(0, 0, 0, 0.95);
  border-color: #85B7D9;
  border-radius: 0.28571429rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
  box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
  -webkit-appearance: none;
}

/*--------------------
        Success
---------------------*/
/* On Form */
/* line 394, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.success .success.message:not(:empty) {
  display: block;
}

/* line 397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.success .compact.success.message:not(:empty) {
  display: inline-block;
}

/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.success .icon.success.message:not(:empty) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*--------------------
        Warning
---------------------*/
/* On Form */
/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.warning .warning.message:not(:empty) {
  display: block;
}

/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.warning .compact.warning.message:not(:empty) {
  display: inline-block;
}

/* line 418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.warning .icon.warning.message:not(:empty) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*--------------------
        Error
---------------------*/
/* On Form */
/* line 430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.error .error.message:not(:empty) {
  display: block;
}

/* line 433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.error .compact.error.message:not(:empty) {
  display: inline-block;
}

/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form.error .icon.error.message:not(:empty) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* On Field(s) */
/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field label,
.ui.form .field.error label,
.ui.form .fields.error .field .input,
.ui.form .field.error .input {
  color: #9F3A38;
}

/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .corner.label,
.ui.form .field.error .corner.label {
  border-color: #9F3A38;
  color: #FFFFFF;
}

/* line 454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field textarea,
.ui.form .fields.error .field select,
.ui.form .fields.error .field input:not([type]),
.ui.form .fields.error .field input[type="date"],
.ui.form .fields.error .field input[type="datetime-local"],
.ui.form .fields.error .field input[type="email"],
.ui.form .fields.error .field input[type="number"],
.ui.form .fields.error .field input[type="password"],
.ui.form .fields.error .field input[type="search"],
.ui.form .fields.error .field input[type="tel"],
.ui.form .fields.error .field input[type="time"],
.ui.form .fields.error .field input[type="text"],
.ui.form .fields.error .field input[type="file"],
.ui.form .fields.error .field input[type="url"],
.ui.form .field.error textarea,
.ui.form .field.error select,
.ui.form .field.error input:not([type]),
.ui.form .field.error input[type="date"],
.ui.form .field.error input[type="datetime-local"],
.ui.form .field.error input[type="email"],
.ui.form .field.error input[type="number"],
.ui.form .field.error input[type="password"],
.ui.form .field.error input[type="search"],
.ui.form .field.error input[type="tel"],
.ui.form .field.error input[type="time"],
.ui.form .field.error input[type="text"],
.ui.form .field.error input[type="file"],
.ui.form .field.error input[type="url"] {
  background: #FFF6F6;
  border-color: #E0B4B4;
  color: #9F3A38;
  border-radius: '';
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 489, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.error textarea:focus,
.ui.form .field.error select:focus,
.ui.form .field.error input:not([type]):focus,
.ui.form .field.error input[type="date"]:focus,
.ui.form .field.error input[type="datetime-local"]:focus,
.ui.form .field.error input[type="email"]:focus,
.ui.form .field.error input[type="number"]:focus,
.ui.form .field.error input[type="password"]:focus,
.ui.form .field.error input[type="search"]:focus,
.ui.form .field.error input[type="tel"]:focus,
.ui.form .field.error input[type="time"]:focus,
.ui.form .field.error input[type="text"]:focus,
.ui.form .field.error input[type="file"]:focus,
.ui.form .field.error input[type="url"]:focus {
  background: #FFF6F6;
  border-color: #E0B4B4;
  color: #9F3A38;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Preserve Native Select Stylings */
/* line 512, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.error select {
  -webkit-appearance: menulist-button;
}

/*------------------
    Dropdown Error
--------------------*/
/* line 520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown,
.ui.form .fields.error .field .ui.dropdown .item,
.ui.form .field.error .ui.dropdown,
.ui.form .field.error .ui.dropdown .text,
.ui.form .field.error .ui.dropdown .item {
  background: #FFF6F6;
  color: #9F3A38;
}

/* line 528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown,
.ui.form .field.error .ui.dropdown {
  border-color: #E0B4B4 !important;
}

/* line 532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown:hover, .ui.form .fields.error .field .textarea-input-group button.dropdown:hover, .textarea-input-group .ui.form .fields.error .field button.dropdown:hover, .ui.form .fields.error .field .textarea-input-group input.dropdown:hover, .textarea-input-group .ui.form .fields.error .field input.dropdown:hover,
.ui.form .field.error .ui.dropdown:hover,
.ui.form .field.error .textarea-input-group button.dropdown:hover,
.textarea-input-group .ui.form .field.error button.dropdown:hover,
.ui.form .field.error .textarea-input-group input.dropdown:hover,
.textarea-input-group .ui.form .field.error input.dropdown:hover {
  border-color: #E0B4B4 !important;
}

/* line 536, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown:hover .menu, .ui.form .fields.error .field .textarea-input-group button.dropdown:hover .menu, .textarea-input-group .ui.form .fields.error .field button.dropdown:hover .menu, .ui.form .fields.error .field .textarea-input-group input.dropdown:hover .menu, .textarea-input-group .ui.form .fields.error .field input.dropdown:hover .menu,
.ui.form .field.error .ui.dropdown:hover .menu,
.ui.form .field.error .textarea-input-group button.dropdown:hover .menu,
.textarea-input-group .ui.form .field.error button.dropdown:hover .menu,
.ui.form .field.error .textarea-input-group input.dropdown:hover .menu,
.textarea-input-group .ui.form .field.error input.dropdown:hover .menu {
  border-color: #E0B4B4;
}

/* line 540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.multiple.selection.dropdown > .label,
.ui.form .field.error .ui.multiple.selection.dropdown > .label {
  background-color: #EACBCB;
  color: #9F3A38;
}

/* Hover */
/* line 547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown .menu .item:hover,
.ui.form .field.error .ui.dropdown .menu .item:hover {
  background-color: #FBE7E7;
}

/* Selected */
/* line 553, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown .menu .selected.item,
.ui.form .field.error .ui.dropdown .menu .selected.item {
  background-color: #FBE7E7;
}

/* Active */
/* line 559, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .ui.dropdown .menu .active.item, .ui.form .fields.error .field .ui.dropdown .menu table.table thead tr.item, table.table thead .ui.form .fields.error .field .ui.dropdown .menu tr.item, .ui.form .fields.error .field .ui.dropdown .menu table.default thead tr.item, table.default thead .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .fields.error .field .ui.dropdown .menu table.table tfoot tr.item,
table.table tfoot .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .fields.error .field .ui.dropdown .menu table.default tfoot tr.item,
table.default tfoot .ui.form .fields.error .field .ui.dropdown .menu tr.item, .ui.form .fields.error .field .ui.dropdown .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .fields.error .field .ui.dropdown .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.form .fields.error .field .ui.dropdown .menu tr.item, .ui.form .fields.error .field .ui.dropdown .menu .flyboy table thead tr.item, .flyboy table thead .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .fields.error .field .ui.dropdown .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.form .fields.error .field .ui.dropdown .menu tr.item, .ui.form .fields.error .field .ui.dropdown .menu #home-panels table thead tr.item, #home-panels table thead .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .fields.error .field .ui.dropdown .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.form .fields.error .field .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu .active.item,
.ui.form .field.error .ui.dropdown .menu table.table thead tr.item,
table.table thead .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu table.default thead tr.item,
table.default thead .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu table.table tfoot tr.item,
table.table tfoot .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu table.default tfoot tr.item,
table.default tfoot .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu .flyboy table thead tr.item,
.flyboy table thead .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu #home-panels table thead tr.item,
#home-panels table thead .ui.form .field.error .ui.dropdown .menu tr.item,
.ui.form .field.error .ui.dropdown .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.form .field.error .ui.dropdown .menu tr.item {
  background-color: #FDCFCF !important;
}

/*--------------------
    Checkbox Error
---------------------*/
/* line 568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label,
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box {
  color: #9F3A38;
}

/* line 574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before,
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before {
  background: #FFF6F6;
  border-color: #E0B4B4;
}

/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields.error .field .checkbox label:after,
.ui.form .field.error .checkbox label:after,
.ui.form .fields.error .field .checkbox .box:after,
.ui.form .field.error .checkbox .box:after {
  color: #9F3A38;
}

/*--------------------
       Disabled
---------------------*/
/* line 592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .disabled.fields .field,
.ui.form .disabled.field,
.ui.form .field :disabled {
  pointer-events: none;
  opacity: 0.45;
}

/* line 598, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.disabled > label,
.ui.form .fields.disabled > label {
  opacity: 0.45;
}

/* line 602, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .field.disabled :disabled {
  opacity: 1;
}

/*--------------
    Loading
---------------*/
/* line 610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.loading.form {
  position: relative;
  cursor: default;
  pointer-events: none;
}

/* line 615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.loading.form:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0%;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
}

/* line 625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.loading.form:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -1.5em 0em 0em -1.5em;
  width: 3em;
  height: 3em;
  -webkit-animation: form-spin 0.6s linear;
  animation: form-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  visibility: visible;
  z-index: 101;
}

@-webkit-keyframes form-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes form-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*******************************
         Element Types
*******************************/
/*--------------------
     Required Field
---------------------*/
/* line 677, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .required.fields:not(.grouped) > .field > label:after,
.ui.form .required.fields.grouped > label:after,
.ui.form .required.field > label:after,
.ui.form .required.fields:not(.grouped) > .field > .checkbox:after,
.ui.form .required.field > .checkbox:after {
  margin: -0.2em 0em 0em 0.2em;
  content: '*';
  color: #DB2828;
}

/* line 686, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .required.fields:not(.grouped) > .field > label:after,
.ui.form .required.fields.grouped > label:after,
.ui.form .required.field > label:after {
  display: inline-block;
  vertical-align: top;
}

/* line 692, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .required.fields:not(.grouped) > .field > .checkbox:after,
.ui.form .required.field > .checkbox:after {
  position: absolute;
  top: 0%;
  left: 100%;
}

/*******************************
           Variations
*******************************/
/*--------------------
    Inverted Colors
---------------------*/
/* line 709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.inverted.form label,
.ui.form .inverted.segment label,
.ui.form .inverted.segment .ui.checkbox label,
.ui.form .inverted.segment .ui.checkbox .box,
.ui.inverted.form .ui.checkbox label,
.ui.inverted.form .ui.checkbox .box,
.ui.inverted.form .inline.fields > label,
.ui.inverted.form .inline.fields .field > label,
.ui.inverted.form .inline.fields .field > p,
.ui.inverted.form .inline.field > label,
.ui.inverted.form .inline.field > p {
  color: rgba(255, 255, 255, 0.9);
}

/* Inverted Field */
/* line 724, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.inverted.form input:not([type]),
.ui.inverted.form input[type="date"],
.ui.inverted.form input[type="datetime-local"],
.ui.inverted.form input[type="email"],
.ui.inverted.form input[type="number"],
.ui.inverted.form input[type="password"],
.ui.inverted.form input[type="search"],
.ui.inverted.form input[type="tel"],
.ui.inverted.form input[type="time"],
.ui.inverted.form input[type="text"],
.ui.inverted.form input[type="file"],
.ui.inverted.form input[type="url"] {
  background: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------
     Field Groups
---------------------*/
/* Grouped Vertically */
/* line 749, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .grouped.fields {
  display: block;
  margin: 0em 0em 1em;
}

/* line 753, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .grouped.fields:last-child {
  margin-bottom: 0em;
}

/* line 756, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .grouped.fields > label {
  margin: 0em 0em 0.28571429rem 0em;
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.92857143em;
  font-weight: bold;
  text-transform: none;
}

/* line 763, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .grouped.fields .field,
.ui.form .grouped.inline.fields .field {
  display: block;
  margin: 0.5em 0em;
  padding: 0em;
}

/*--------------------
        Fields
---------------------*/
/* Split fields */
/* line 776, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0em -0.5em 1em;
}

/* line 786, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields > .field {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields > .field:first-child {
  border-left: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Other Combinations */
/* line 800, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .two.fields > .fields,
.ui.form .two.fields > .field {
  width: 50%;
}

/* line 804, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .three.fields > .fields,
.ui.form .three.fields > .field {
  width: 33.33333333%;
}

/* line 808, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .four.fields > .fields,
.ui.form .four.fields > .field {
  width: 25%;
}

/* line 812, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .five.fields > .fields,
.ui.form .five.fields > .field {
  width: 20%;
}

/* line 816, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .six.fields > .fields,
.ui.form .six.fields > .field {
  width: 16.66666667%;
}

/* line 820, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .seven.fields > .fields,
.ui.form .seven.fields > .field {
  width: 14.28571429%;
}

/* line 824, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .eight.fields > .fields,
.ui.form .eight.fields > .field {
  width: 12.5%;
}

/* line 828, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .nine.fields > .fields,
.ui.form .nine.fields > .field {
  width: 11.11111111%;
}

/* line 832, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .ten.fields > .fields,
.ui.form .ten.fields > .field {
  width: 10%;
}

/* Swap to full width on mobile */
@media only screen and (max-width: 767px) {
  /* line 839, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
  .ui.form .fields {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 843, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
  .ui.form[class*="equal width"]:not(.unstackable) .fields > .field,
.ui.form:not(.unstackable) .fields[class*="equal width"]:not(.unstackable) > .field,
.ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .six.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .six.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .field {
    width: 100% !important;
    margin: 0em 0em 1em;
  }
}

/* Sizing Combinations */
/* line 869, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fields .wide.field {
  width: 6.25%;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 874, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .one.wide.field {
  width: 6.25% !important;
}

/* line 877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .two.wide.field {
  width: 12.5% !important;
}

/* line 880, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .three.wide.field {
  width: 18.75% !important;
}

/* line 883, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .four.wide.field {
  width: 25% !important;
}

/* line 886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .five.wide.field {
  width: 31.25% !important;
}

/* line 889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .six.wide.field {
  width: 37.5% !important;
}

/* line 892, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .seven.wide.field {
  width: 43.75% !important;
}

/* line 895, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .eight.wide.field {
  width: 50% !important;
}

/* line 898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .nine.wide.field {
  width: 56.25% !important;
}

/* line 901, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .ten.wide.field {
  width: 62.5% !important;
}

/* line 904, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .eleven.wide.field {
  width: 68.75% !important;
}

/* line 907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .twelve.wide.field {
  width: 75% !important;
}

/* line 910, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .thirteen.wide.field {
  width: 81.25% !important;
}

/* line 913, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fourteen.wide.field {
  width: 87.5% !important;
}

/* line 916, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .fifteen.wide.field {
  width: 93.75% !important;
}

/* line 919, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .sixteen.wide.field {
  width: 100% !important;
}

/* Swap to full width on mobile */
@media only screen and (max-width: 767px) {
  /* line 925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
  .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
.ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .two.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .three.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .four.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .five.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .six.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .seven.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .eight.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .nine.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .ten.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .eleven.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .twelve.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .thirteen.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .fourteen.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .fifteen.wide.field,
.ui.form:not(.unstackable) .fields:not(.unstackable) > .sixteen.wide.field {
    width: 100% !important;
  }
  /* line 950, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
  .ui.form .fields {
    margin-bottom: 0em;
  }
}

/*--------------------
     Equal Width
---------------------*/
/* line 959, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form[class*="equal width"] .fields > .field,
.ui.form .fields[class*="equal width"] > .field {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/*--------------------
    Inline Fields
---------------------*/
/* line 971, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields {
  margin: 0em 0em 1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 977, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field {
  margin: 0em;
  padding: 0em 1em 0em 0em;
}

/* Inline Label */
/* line 983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields > label,
.ui.form .inline.fields .field > label,
.ui.form .inline.fields .field > p,
.ui.form .inline.field > label,
.ui.form .inline.field > p {
  display: inline-block;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
  vertical-align: baseline;
  font-size: 0.92857143em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
  text-transform: none;
}

/* Grouped Inline Label */
/* line 1000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields > label {
  margin: 0.035714em 1em 0em 0em;
}

/* Inline Input */
/* line 1005, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field > input,
.ui.form .inline.fields .field > select,
.ui.form .inline.field > input,
.ui.form .inline.field > select {
  display: inline-block;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
  vertical-align: middle;
  font-size: 1em;
}

/* Label */
/* line 1018, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field > :first-child,
.ui.form .inline.field > :first-child {
  margin: 0em 0.85714286em 0em 0em;
}

/* line 1022, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .field > :only-child,
.ui.form .inline.field > :only-child {
  margin: 0em;
}

/* Wide */
/* line 1028, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .wide.field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 1036, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form .inline.fields .wide.field > input,
.ui.form .inline.fields .wide.field > select {
  width: 100%;
}

/*--------------------
        Sizes
---------------------*/
/* line 1045, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.mini.form {
  font-size: 0.78571429rem;
}

/* line 1048, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.tiny.form {
  font-size: 0.85714286rem;
}

/* line 1051, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.small.form {
  font-size: 0.92857143rem;
}

/* line 1054, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.form {
  font-size: 1rem;
}

/* line 1057, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.large.form {
  font-size: 1.14285714rem;
}

/* line 1060, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.big.form {
  font-size: 1.28571429rem;
}

/* line 1063, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.huge.form {
  font-size: 1.42857143rem;
}

/* line 1066, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_form.scss */
.ui.massive.form {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Grid
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0em;
}

/*----------------------
      Remove Gutters
-----------------------*/
/* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid {
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.relaxed.grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="very relaxed"] {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

/* Preserve Rows Spacing on Consecutive Grids */
/* line 52, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid + .grid {
  margin-top: 1rem;
}

/*-------------------
       Columns
--------------------*/
/* Standard 16 column */
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .column:not(.row),
.ui.grid > .row > .column {
  position: relative;
  display: inline-block;
  width: 6.25%;
  padding-left: 1rem;
  padding-right: 1rem;
  vertical-align: top;
}

/* line 71, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > * {
  padding-left: 1rem;
  padding-right: 1rem;
}

/*-------------------
        Rows
--------------------*/
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row {
  position: relative;
  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-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100% !important;
  padding: 0rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/*-------------------
       Columns
--------------------*/
/* Vertical padding when no rows */
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .column:not(.row) {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column {
  margin-top: 0em;
  margin-bottom: 0em;
}

/*-------------------
      Content
--------------------*/
/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > img,
.ui.grid > .row > .column > img {
  max-width: 100%;
}

/*-------------------
    Loose Coupling
--------------------*/
/* Collapse Margin on Consecutive Grid */
/* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .ui.grid:first-child {
  margin-top: 0em;
}

/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .ui.grid:last-child {
  margin-bottom: 0em;
}

/* Segment inside Aligned Grid */
/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid .aligned.row > .column > .segment:not(.compact):not(.attached),
.ui.aligned.grid .column > .segment:not(.compact):not(.attached) {
  width: 100%;
}

/* Align Dividers with Gutter */
/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid .row + .ui.divider {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 1rem 1rem;
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid .column + .ui.vertical.divider {
  height: calc(50% - (2rem / 2));
}

/* Remove Border on Last Horizontal Segment */
/* line 158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column:last-child > .horizontal.segment,
.ui.grid > .column:last-child > .horizontal.segment {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*******************************
           Variations
*******************************/
/*-----------------------
       Page Grid
-------------------------*/
@media only screen and (max-width: 767px) {
  /* line 175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.page.grid {
    width: auto;
    padding-left: 0em;
    padding-right: 0em;
    margin-left: 0em;
    margin-right: 0em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.page.grid {
    width: auto;
    margin-left: 0em;
    margin-right: 0em;
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.page.grid {
    width: auto;
    margin-left: 0em;
    margin-right: 0em;
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  /* line 202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.page.grid {
    width: auto;
    margin-left: 0em;
    margin-right: 0em;
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.page.grid {
    width: auto;
    margin-left: 0em;
    margin-right: 0em;
    padding-left: 23%;
    padding-right: 23%;
  }
}

/*-------------------
     Column Count
--------------------*/
/* Assume full width with one column */
/* line 226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .column:only-child,
.ui.grid > .row > .column:only-child {
  width: 100%;
}

/* Grid Based */
/* line 232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="one column"] > .row > .column,
.ui.grid[class*="one column"] > .column:not(.row) {
  width: 100%;
}

/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="two column"] > .row > .column,
.ui.grid[class*="two column"] > .column:not(.row) {
  width: 50%;
}

/* line 240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="three column"] > .row > .column,
.ui.grid[class*="three column"] > .column:not(.row) {
  width: 33.33333333%;
}

/* line 244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="four column"] > .row > .column,
.ui.grid[class*="four column"] > .column:not(.row) {
  width: 25%;
}

/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="five column"] > .row > .column,
.ui.grid[class*="five column"] > .column:not(.row) {
  width: 20%;
}

/* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="six column"] > .row > .column,
.ui.grid[class*="six column"] > .column:not(.row) {
  width: 16.66666667%;
}

/* line 256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="seven column"] > .row > .column,
.ui.grid[class*="seven column"] > .column:not(.row) {
  width: 14.28571429%;
}

/* line 260, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="eight column"] > .row > .column,
.ui.grid[class*="eight column"] > .column:not(.row) {
  width: 12.5%;
}

/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="nine column"] > .row > .column,
.ui.grid[class*="nine column"] > .column:not(.row) {
  width: 11.11111111%;
}

/* line 268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="ten column"] > .row > .column,
.ui.grid[class*="ten column"] > .column:not(.row) {
  width: 10%;
}

/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="eleven column"] > .row > .column,
.ui.grid[class*="eleven column"] > .column:not(.row) {
  width: 9.09090909%;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="twelve column"] > .row > .column,
.ui.grid[class*="twelve column"] > .column:not(.row) {
  width: 8.33333333%;
}

/* line 280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="thirteen column"] > .row > .column,
.ui.grid[class*="thirteen column"] > .column:not(.row) {
  width: 7.69230769%;
}

/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="fourteen column"] > .row > .column,
.ui.grid[class*="fourteen column"] > .column:not(.row) {
  width: 7.14285714%;
}

/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="fifteen column"] > .row > .column,
.ui.grid[class*="fifteen column"] > .column:not(.row) {
  width: 6.66666667%;
}

/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="sixteen column"] > .row > .column,
.ui.grid[class*="sixteen column"] > .column:not(.row) {
  width: 6.25%;
}

/* Row Based Overrides */
/* line 298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="one column"] > .column {
  width: 100% !important;
}

/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="two column"] > .column {
  width: 50% !important;
}

/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="three column"] > .column {
  width: 33.33333333% !important;
}

/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="four column"] > .column {
  width: 25% !important;
}

/* line 310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="five column"] > .column {
  width: 20% !important;
}

/* line 313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="six column"] > .column {
  width: 16.66666667% !important;
}

/* line 316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="seven column"] > .column {
  width: 14.28571429% !important;
}

/* line 319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="eight column"] > .column {
  width: 12.5% !important;
}

/* line 322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="nine column"] > .column {
  width: 11.11111111% !important;
}

/* line 325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="ten column"] > .column {
  width: 10% !important;
}

/* line 328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="eleven column"] > .column {
  width: 9.09090909% !important;
}

/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="twelve column"] > .column {
  width: 8.33333333% !important;
}

/* line 334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="thirteen column"] > .column {
  width: 7.69230769% !important;
}

/* line 337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="fourteen column"] > .column {
  width: 7.14285714% !important;
}

/* line 340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="fifteen column"] > .column {
  width: 6.66666667% !important;
}

/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row[class*="sixteen column"] > .column {
  width: 6.25% !important;
}

/* Celled Page */
/* line 348, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.page.grid {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*-------------------
    Column Width
--------------------*/
/* Sizing Combinations */
/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="one wide"],
.ui.grid > .column.row > .column[class*="one wide"],
.ui.grid > .column[class*="one wide"],
.ui.column.grid > .column[class*="one wide"] {
  width: 6.25% !important;
}

/* line 365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="two wide"],
.ui.grid > .column.row > .column[class*="two wide"],
.ui.grid > .column[class*="two wide"],
.ui.column.grid > .column[class*="two wide"] {
  width: 12.5% !important;
}

/* line 371, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="three wide"],
.ui.grid > .column.row > .column[class*="three wide"],
.ui.grid > .column[class*="three wide"],
.ui.column.grid > .column[class*="three wide"] {
  width: 18.75% !important;
}

/* line 377, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="four wide"],
.ui.grid > .column.row > .column[class*="four wide"],
.ui.grid > .column[class*="four wide"],
.ui.column.grid > .column[class*="four wide"] {
  width: 25% !important;
}

/* line 383, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="five wide"],
.ui.grid > .column.row > .column[class*="five wide"],
.ui.grid > .column[class*="five wide"],
.ui.column.grid > .column[class*="five wide"] {
  width: 31.25% !important;
}

/* line 389, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="six wide"],
.ui.grid > .column.row > .column[class*="six wide"],
.ui.grid > .column[class*="six wide"],
.ui.column.grid > .column[class*="six wide"] {
  width: 37.5% !important;
}

/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="seven wide"],
.ui.grid > .column.row > .column[class*="seven wide"],
.ui.grid > .column[class*="seven wide"],
.ui.column.grid > .column[class*="seven wide"] {
  width: 43.75% !important;
}

/* line 401, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="eight wide"],
.ui.grid > .column.row > .column[class*="eight wide"],
.ui.grid > .column[class*="eight wide"],
.ui.column.grid > .column[class*="eight wide"] {
  width: 50% !important;
}

/* line 407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="nine wide"],
.ui.grid > .column.row > .column[class*="nine wide"],
.ui.grid > .column[class*="nine wide"],
.ui.column.grid > .column[class*="nine wide"] {
  width: 56.25% !important;
}

/* line 413, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="ten wide"],
.ui.grid > .column.row > .column[class*="ten wide"],
.ui.grid > .column[class*="ten wide"],
.ui.column.grid > .column[class*="ten wide"] {
  width: 62.5% !important;
}

/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="eleven wide"],
.ui.grid > .column.row > .column[class*="eleven wide"],
.ui.grid > .column[class*="eleven wide"],
.ui.column.grid > .column[class*="eleven wide"] {
  width: 68.75% !important;
}

/* line 425, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="twelve wide"],
.ui.grid > .column.row > .column[class*="twelve wide"],
.ui.grid > .column[class*="twelve wide"],
.ui.column.grid > .column[class*="twelve wide"] {
  width: 75% !important;
}

/* line 431, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="thirteen wide"],
.ui.grid > .column.row > .column[class*="thirteen wide"],
.ui.grid > .column[class*="thirteen wide"],
.ui.column.grid > .column[class*="thirteen wide"] {
  width: 81.25% !important;
}

/* line 437, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="fourteen wide"],
.ui.grid > .column.row > .column[class*="fourteen wide"],
.ui.grid > .column[class*="fourteen wide"],
.ui.column.grid > .column[class*="fourteen wide"] {
  width: 87.5% !important;
}

/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="fifteen wide"],
.ui.grid > .column.row > .column[class*="fifteen wide"],
.ui.grid > .column[class*="fifteen wide"],
.ui.column.grid > .column[class*="fifteen wide"] {
  width: 93.75% !important;
}

/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .column[class*="sixteen wide"],
.ui.grid > .column.row > .column[class*="sixteen wide"],
.ui.grid > .column[class*="sixteen wide"],
.ui.column.grid > .column[class*="sixteen wide"] {
  width: 100% !important;
}

/*----------------------
    Width per Device
-----------------------*/
/* Mobile Sizing Combinations */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="one wide mobile"],
.ui.grid > .column.row > .column[class*="one wide mobile"],
.ui.grid > .column[class*="one wide mobile"],
.ui.column.grid > .column[class*="one wide mobile"] {
    width: 6.25% !important;
  }
  /* line 469, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="two wide mobile"],
.ui.grid > .column.row > .column[class*="two wide mobile"],
.ui.grid > .column[class*="two wide mobile"],
.ui.column.grid > .column[class*="two wide mobile"] {
    width: 12.5% !important;
  }
  /* line 475, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="three wide mobile"],
.ui.grid > .column.row > .column[class*="three wide mobile"],
.ui.grid > .column[class*="three wide mobile"],
.ui.column.grid > .column[class*="three wide mobile"] {
    width: 18.75% !important;
  }
  /* line 481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="four wide mobile"],
.ui.grid > .column.row > .column[class*="four wide mobile"],
.ui.grid > .column[class*="four wide mobile"],
.ui.column.grid > .column[class*="four wide mobile"] {
    width: 25% !important;
  }
  /* line 487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="five wide mobile"],
.ui.grid > .column.row > .column[class*="five wide mobile"],
.ui.grid > .column[class*="five wide mobile"],
.ui.column.grid > .column[class*="five wide mobile"] {
    width: 31.25% !important;
  }
  /* line 493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="six wide mobile"],
.ui.grid > .column.row > .column[class*="six wide mobile"],
.ui.grid > .column[class*="six wide mobile"],
.ui.column.grid > .column[class*="six wide mobile"] {
    width: 37.5% !important;
  }
  /* line 499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="seven wide mobile"],
.ui.grid > .column.row > .column[class*="seven wide mobile"],
.ui.grid > .column[class*="seven wide mobile"],
.ui.column.grid > .column[class*="seven wide mobile"] {
    width: 43.75% !important;
  }
  /* line 505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eight wide mobile"],
.ui.grid > .column.row > .column[class*="eight wide mobile"],
.ui.grid > .column[class*="eight wide mobile"],
.ui.column.grid > .column[class*="eight wide mobile"] {
    width: 50% !important;
  }
  /* line 511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="nine wide mobile"],
.ui.grid > .column.row > .column[class*="nine wide mobile"],
.ui.grid > .column[class*="nine wide mobile"],
.ui.column.grid > .column[class*="nine wide mobile"] {
    width: 56.25% !important;
  }
  /* line 517, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="ten wide mobile"],
.ui.grid > .column.row > .column[class*="ten wide mobile"],
.ui.grid > .column[class*="ten wide mobile"],
.ui.column.grid > .column[class*="ten wide mobile"] {
    width: 62.5% !important;
  }
  /* line 523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eleven wide mobile"],
.ui.grid > .column.row > .column[class*="eleven wide mobile"],
.ui.grid > .column[class*="eleven wide mobile"],
.ui.column.grid > .column[class*="eleven wide mobile"] {
    width: 68.75% !important;
  }
  /* line 529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="twelve wide mobile"],
.ui.grid > .column.row > .column[class*="twelve wide mobile"],
.ui.grid > .column[class*="twelve wide mobile"],
.ui.column.grid > .column[class*="twelve wide mobile"] {
    width: 75% !important;
  }
  /* line 535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="thirteen wide mobile"],
.ui.grid > .column.row > .column[class*="thirteen wide mobile"],
.ui.grid > .column[class*="thirteen wide mobile"],
.ui.column.grid > .column[class*="thirteen wide mobile"] {
    width: 81.25% !important;
  }
  /* line 541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fourteen wide mobile"],
.ui.grid > .column.row > .column[class*="fourteen wide mobile"],
.ui.grid > .column[class*="fourteen wide mobile"],
.ui.column.grid > .column[class*="fourteen wide mobile"] {
    width: 87.5% !important;
  }
  /* line 547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fifteen wide mobile"],
.ui.grid > .column.row > .column[class*="fifteen wide mobile"],
.ui.grid > .column[class*="fifteen wide mobile"],
.ui.column.grid > .column[class*="fifteen wide mobile"] {
    width: 93.75% !important;
  }
  /* line 553, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="sixteen wide mobile"],
.ui.grid > .column.row > .column[class*="sixteen wide mobile"],
.ui.grid > .column[class*="sixteen wide mobile"],
.ui.column.grid > .column[class*="sixteen wide mobile"] {
    width: 100% !important;
  }
}

/* Tablet Sizing Combinations */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 563, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="one wide tablet"],
.ui.grid > .column.row > .column[class*="one wide tablet"],
.ui.grid > .column[class*="one wide tablet"],
.ui.column.grid > .column[class*="one wide tablet"] {
    width: 6.25% !important;
  }
  /* line 569, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="two wide tablet"],
.ui.grid > .column.row > .column[class*="two wide tablet"],
.ui.grid > .column[class*="two wide tablet"],
.ui.column.grid > .column[class*="two wide tablet"] {
    width: 12.5% !important;
  }
  /* line 575, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="three wide tablet"],
.ui.grid > .column.row > .column[class*="three wide tablet"],
.ui.grid > .column[class*="three wide tablet"],
.ui.column.grid > .column[class*="three wide tablet"] {
    width: 18.75% !important;
  }
  /* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="four wide tablet"],
.ui.grid > .column.row > .column[class*="four wide tablet"],
.ui.grid > .column[class*="four wide tablet"],
.ui.column.grid > .column[class*="four wide tablet"] {
    width: 25% !important;
  }
  /* line 587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="five wide tablet"],
.ui.grid > .column.row > .column[class*="five wide tablet"],
.ui.grid > .column[class*="five wide tablet"],
.ui.column.grid > .column[class*="five wide tablet"] {
    width: 31.25% !important;
  }
  /* line 593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="six wide tablet"],
.ui.grid > .column.row > .column[class*="six wide tablet"],
.ui.grid > .column[class*="six wide tablet"],
.ui.column.grid > .column[class*="six wide tablet"] {
    width: 37.5% !important;
  }
  /* line 599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="seven wide tablet"],
.ui.grid > .column.row > .column[class*="seven wide tablet"],
.ui.grid > .column[class*="seven wide tablet"],
.ui.column.grid > .column[class*="seven wide tablet"] {
    width: 43.75% !important;
  }
  /* line 605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eight wide tablet"],
.ui.grid > .column.row > .column[class*="eight wide tablet"],
.ui.grid > .column[class*="eight wide tablet"],
.ui.column.grid > .column[class*="eight wide tablet"] {
    width: 50% !important;
  }
  /* line 611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="nine wide tablet"],
.ui.grid > .column.row > .column[class*="nine wide tablet"],
.ui.grid > .column[class*="nine wide tablet"],
.ui.column.grid > .column[class*="nine wide tablet"] {
    width: 56.25% !important;
  }
  /* line 617, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="ten wide tablet"],
.ui.grid > .column.row > .column[class*="ten wide tablet"],
.ui.grid > .column[class*="ten wide tablet"],
.ui.column.grid > .column[class*="ten wide tablet"] {
    width: 62.5% !important;
  }
  /* line 623, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eleven wide tablet"],
.ui.grid > .column.row > .column[class*="eleven wide tablet"],
.ui.grid > .column[class*="eleven wide tablet"],
.ui.column.grid > .column[class*="eleven wide tablet"] {
    width: 68.75% !important;
  }
  /* line 629, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="twelve wide tablet"],
.ui.grid > .column.row > .column[class*="twelve wide tablet"],
.ui.grid > .column[class*="twelve wide tablet"],
.ui.column.grid > .column[class*="twelve wide tablet"] {
    width: 75% !important;
  }
  /* line 635, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="thirteen wide tablet"],
.ui.grid > .column.row > .column[class*="thirteen wide tablet"],
.ui.grid > .column[class*="thirteen wide tablet"],
.ui.column.grid > .column[class*="thirteen wide tablet"] {
    width: 81.25% !important;
  }
  /* line 641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fourteen wide tablet"],
.ui.grid > .column.row > .column[class*="fourteen wide tablet"],
.ui.grid > .column[class*="fourteen wide tablet"],
.ui.column.grid > .column[class*="fourteen wide tablet"] {
    width: 87.5% !important;
  }
  /* line 647, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fifteen wide tablet"],
.ui.grid > .column.row > .column[class*="fifteen wide tablet"],
.ui.grid > .column[class*="fifteen wide tablet"],
.ui.column.grid > .column[class*="fifteen wide tablet"] {
    width: 93.75% !important;
  }
  /* line 653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="sixteen wide tablet"],
.ui.grid > .column.row > .column[class*="sixteen wide tablet"],
.ui.grid > .column[class*="sixteen wide tablet"],
.ui.column.grid > .column[class*="sixteen wide tablet"] {
    width: 100% !important;
  }
}

/* Computer/Desktop Sizing Combinations */
@media only screen and (min-width: 992px) {
  /* line 663, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="one wide computer"],
.ui.grid > .column.row > .column[class*="one wide computer"],
.ui.grid > .column[class*="one wide computer"],
.ui.column.grid > .column[class*="one wide computer"] {
    width: 6.25% !important;
  }
  /* line 669, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="two wide computer"],
.ui.grid > .column.row > .column[class*="two wide computer"],
.ui.grid > .column[class*="two wide computer"],
.ui.column.grid > .column[class*="two wide computer"] {
    width: 12.5% !important;
  }
  /* line 675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="three wide computer"],
.ui.grid > .column.row > .column[class*="three wide computer"],
.ui.grid > .column[class*="three wide computer"],
.ui.column.grid > .column[class*="three wide computer"] {
    width: 18.75% !important;
  }
  /* line 681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="four wide computer"],
.ui.grid > .column.row > .column[class*="four wide computer"],
.ui.grid > .column[class*="four wide computer"],
.ui.column.grid > .column[class*="four wide computer"] {
    width: 25% !important;
  }
  /* line 687, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="five wide computer"],
.ui.grid > .column.row > .column[class*="five wide computer"],
.ui.grid > .column[class*="five wide computer"],
.ui.column.grid > .column[class*="five wide computer"] {
    width: 31.25% !important;
  }
  /* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="six wide computer"],
.ui.grid > .column.row > .column[class*="six wide computer"],
.ui.grid > .column[class*="six wide computer"],
.ui.column.grid > .column[class*="six wide computer"] {
    width: 37.5% !important;
  }
  /* line 699, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="seven wide computer"],
.ui.grid > .column.row > .column[class*="seven wide computer"],
.ui.grid > .column[class*="seven wide computer"],
.ui.column.grid > .column[class*="seven wide computer"] {
    width: 43.75% !important;
  }
  /* line 705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eight wide computer"],
.ui.grid > .column.row > .column[class*="eight wide computer"],
.ui.grid > .column[class*="eight wide computer"],
.ui.column.grid > .column[class*="eight wide computer"] {
    width: 50% !important;
  }
  /* line 711, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="nine wide computer"],
.ui.grid > .column.row > .column[class*="nine wide computer"],
.ui.grid > .column[class*="nine wide computer"],
.ui.column.grid > .column[class*="nine wide computer"] {
    width: 56.25% !important;
  }
  /* line 717, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="ten wide computer"],
.ui.grid > .column.row > .column[class*="ten wide computer"],
.ui.grid > .column[class*="ten wide computer"],
.ui.column.grid > .column[class*="ten wide computer"] {
    width: 62.5% !important;
  }
  /* line 723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eleven wide computer"],
.ui.grid > .column.row > .column[class*="eleven wide computer"],
.ui.grid > .column[class*="eleven wide computer"],
.ui.column.grid > .column[class*="eleven wide computer"] {
    width: 68.75% !important;
  }
  /* line 729, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="twelve wide computer"],
.ui.grid > .column.row > .column[class*="twelve wide computer"],
.ui.grid > .column[class*="twelve wide computer"],
.ui.column.grid > .column[class*="twelve wide computer"] {
    width: 75% !important;
  }
  /* line 735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="thirteen wide computer"],
.ui.grid > .column.row > .column[class*="thirteen wide computer"],
.ui.grid > .column[class*="thirteen wide computer"],
.ui.column.grid > .column[class*="thirteen wide computer"] {
    width: 81.25% !important;
  }
  /* line 741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fourteen wide computer"],
.ui.grid > .column.row > .column[class*="fourteen wide computer"],
.ui.grid > .column[class*="fourteen wide computer"],
.ui.column.grid > .column[class*="fourteen wide computer"] {
    width: 87.5% !important;
  }
  /* line 747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fifteen wide computer"],
.ui.grid > .column.row > .column[class*="fifteen wide computer"],
.ui.grid > .column[class*="fifteen wide computer"],
.ui.column.grid > .column[class*="fifteen wide computer"] {
    width: 93.75% !important;
  }
  /* line 753, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="sixteen wide computer"],
.ui.grid > .column.row > .column[class*="sixteen wide computer"],
.ui.grid > .column[class*="sixteen wide computer"],
.ui.column.grid > .column[class*="sixteen wide computer"] {
    width: 100% !important;
  }
}

/* Large Monitor Sizing Combinations */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  /* line 763, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="one wide large screen"],
.ui.grid > .column.row > .column[class*="one wide large screen"],
.ui.grid > .column[class*="one wide large screen"],
.ui.column.grid > .column[class*="one wide large screen"] {
    width: 6.25% !important;
  }
  /* line 769, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="two wide large screen"],
.ui.grid > .column.row > .column[class*="two wide large screen"],
.ui.grid > .column[class*="two wide large screen"],
.ui.column.grid > .column[class*="two wide large screen"] {
    width: 12.5% !important;
  }
  /* line 775, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="three wide large screen"],
.ui.grid > .column.row > .column[class*="three wide large screen"],
.ui.grid > .column[class*="three wide large screen"],
.ui.column.grid > .column[class*="three wide large screen"] {
    width: 18.75% !important;
  }
  /* line 781, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="four wide large screen"],
.ui.grid > .column.row > .column[class*="four wide large screen"],
.ui.grid > .column[class*="four wide large screen"],
.ui.column.grid > .column[class*="four wide large screen"] {
    width: 25% !important;
  }
  /* line 787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="five wide large screen"],
.ui.grid > .column.row > .column[class*="five wide large screen"],
.ui.grid > .column[class*="five wide large screen"],
.ui.column.grid > .column[class*="five wide large screen"] {
    width: 31.25% !important;
  }
  /* line 793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="six wide large screen"],
.ui.grid > .column.row > .column[class*="six wide large screen"],
.ui.grid > .column[class*="six wide large screen"],
.ui.column.grid > .column[class*="six wide large screen"] {
    width: 37.5% !important;
  }
  /* line 799, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="seven wide large screen"],
.ui.grid > .column.row > .column[class*="seven wide large screen"],
.ui.grid > .column[class*="seven wide large screen"],
.ui.column.grid > .column[class*="seven wide large screen"] {
    width: 43.75% !important;
  }
  /* line 805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eight wide large screen"],
.ui.grid > .column.row > .column[class*="eight wide large screen"],
.ui.grid > .column[class*="eight wide large screen"],
.ui.column.grid > .column[class*="eight wide large screen"] {
    width: 50% !important;
  }
  /* line 811, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="nine wide large screen"],
.ui.grid > .column.row > .column[class*="nine wide large screen"],
.ui.grid > .column[class*="nine wide large screen"],
.ui.column.grid > .column[class*="nine wide large screen"] {
    width: 56.25% !important;
  }
  /* line 817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="ten wide large screen"],
.ui.grid > .column.row > .column[class*="ten wide large screen"],
.ui.grid > .column[class*="ten wide large screen"],
.ui.column.grid > .column[class*="ten wide large screen"] {
    width: 62.5% !important;
  }
  /* line 823, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eleven wide large screen"],
.ui.grid > .column.row > .column[class*="eleven wide large screen"],
.ui.grid > .column[class*="eleven wide large screen"],
.ui.column.grid > .column[class*="eleven wide large screen"] {
    width: 68.75% !important;
  }
  /* line 829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="twelve wide large screen"],
.ui.grid > .column.row > .column[class*="twelve wide large screen"],
.ui.grid > .column[class*="twelve wide large screen"],
.ui.column.grid > .column[class*="twelve wide large screen"] {
    width: 75% !important;
  }
  /* line 835, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="thirteen wide large screen"],
.ui.grid > .column.row > .column[class*="thirteen wide large screen"],
.ui.grid > .column[class*="thirteen wide large screen"],
.ui.column.grid > .column[class*="thirteen wide large screen"] {
    width: 81.25% !important;
  }
  /* line 841, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fourteen wide large screen"],
.ui.grid > .column.row > .column[class*="fourteen wide large screen"],
.ui.grid > .column[class*="fourteen wide large screen"],
.ui.column.grid > .column[class*="fourteen wide large screen"] {
    width: 87.5% !important;
  }
  /* line 847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fifteen wide large screen"],
.ui.grid > .column.row > .column[class*="fifteen wide large screen"],
.ui.grid > .column[class*="fifteen wide large screen"],
.ui.column.grid > .column[class*="fifteen wide large screen"] {
    width: 93.75% !important;
  }
  /* line 853, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="sixteen wide large screen"],
.ui.grid > .column.row > .column[class*="sixteen wide large screen"],
.ui.grid > .column[class*="sixteen wide large screen"],
.ui.column.grid > .column[class*="sixteen wide large screen"] {
    width: 100% !important;
  }
}

/* Widescreen Sizing Combinations */
@media only screen and (min-width: 1920px) {
  /* line 863, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="one wide widescreen"],
.ui.grid > .column.row > .column[class*="one wide widescreen"],
.ui.grid > .column[class*="one wide widescreen"],
.ui.column.grid > .column[class*="one wide widescreen"] {
    width: 6.25% !important;
  }
  /* line 869, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="two wide widescreen"],
.ui.grid > .column.row > .column[class*="two wide widescreen"],
.ui.grid > .column[class*="two wide widescreen"],
.ui.column.grid > .column[class*="two wide widescreen"] {
    width: 12.5% !important;
  }
  /* line 875, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="three wide widescreen"],
.ui.grid > .column.row > .column[class*="three wide widescreen"],
.ui.grid > .column[class*="three wide widescreen"],
.ui.column.grid > .column[class*="three wide widescreen"] {
    width: 18.75% !important;
  }
  /* line 881, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="four wide widescreen"],
.ui.grid > .column.row > .column[class*="four wide widescreen"],
.ui.grid > .column[class*="four wide widescreen"],
.ui.column.grid > .column[class*="four wide widescreen"] {
    width: 25% !important;
  }
  /* line 887, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="five wide widescreen"],
.ui.grid > .column.row > .column[class*="five wide widescreen"],
.ui.grid > .column[class*="five wide widescreen"],
.ui.column.grid > .column[class*="five wide widescreen"] {
    width: 31.25% !important;
  }
  /* line 893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="six wide widescreen"],
.ui.grid > .column.row > .column[class*="six wide widescreen"],
.ui.grid > .column[class*="six wide widescreen"],
.ui.column.grid > .column[class*="six wide widescreen"] {
    width: 37.5% !important;
  }
  /* line 899, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="seven wide widescreen"],
.ui.grid > .column.row > .column[class*="seven wide widescreen"],
.ui.grid > .column[class*="seven wide widescreen"],
.ui.column.grid > .column[class*="seven wide widescreen"] {
    width: 43.75% !important;
  }
  /* line 905, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eight wide widescreen"],
.ui.grid > .column.row > .column[class*="eight wide widescreen"],
.ui.grid > .column[class*="eight wide widescreen"],
.ui.column.grid > .column[class*="eight wide widescreen"] {
    width: 50% !important;
  }
  /* line 911, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="nine wide widescreen"],
.ui.grid > .column.row > .column[class*="nine wide widescreen"],
.ui.grid > .column[class*="nine wide widescreen"],
.ui.column.grid > .column[class*="nine wide widescreen"] {
    width: 56.25% !important;
  }
  /* line 917, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="ten wide widescreen"],
.ui.grid > .column.row > .column[class*="ten wide widescreen"],
.ui.grid > .column[class*="ten wide widescreen"],
.ui.column.grid > .column[class*="ten wide widescreen"] {
    width: 62.5% !important;
  }
  /* line 923, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="eleven wide widescreen"],
.ui.grid > .column.row > .column[class*="eleven wide widescreen"],
.ui.grid > .column[class*="eleven wide widescreen"],
.ui.column.grid > .column[class*="eleven wide widescreen"] {
    width: 68.75% !important;
  }
  /* line 929, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="twelve wide widescreen"],
.ui.grid > .column.row > .column[class*="twelve wide widescreen"],
.ui.grid > .column[class*="twelve wide widescreen"],
.ui.column.grid > .column[class*="twelve wide widescreen"] {
    width: 75% !important;
  }
  /* line 935, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="thirteen wide widescreen"],
.ui.grid > .column.row > .column[class*="thirteen wide widescreen"],
.ui.grid > .column[class*="thirteen wide widescreen"],
.ui.column.grid > .column[class*="thirteen wide widescreen"] {
    width: 81.25% !important;
  }
  /* line 941, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fourteen wide widescreen"],
.ui.grid > .column.row > .column[class*="fourteen wide widescreen"],
.ui.grid > .column[class*="fourteen wide widescreen"],
.ui.column.grid > .column[class*="fourteen wide widescreen"] {
    width: 87.5% !important;
  }
  /* line 947, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="fifteen wide widescreen"],
.ui.grid > .column.row > .column[class*="fifteen wide widescreen"],
.ui.grid > .column[class*="fifteen wide widescreen"],
.ui.column.grid > .column[class*="fifteen wide widescreen"] {
    width: 93.75% !important;
  }
  /* line 953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .row > .column[class*="sixteen wide widescreen"],
.ui.grid > .column.row > .column[class*="sixteen wide widescreen"],
.ui.grid > .column[class*="sixteen wide widescreen"],
.ui.column.grid > .column[class*="sixteen wide widescreen"] {
    width: 100% !important;
  }
}

/*----------------------
        Centered
-----------------------*/
/* line 965, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.centered.grid,
.ui.centered.grid > .row,
.ui.grid > .centered.row {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 973, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.centered.grid > .column:not(.aligned):not(.justified):not(.row),
.ui.centered.grid > .row > .column:not(.aligned):not(.justified),
.ui.grid .centered.row > .column:not(.aligned):not(.justified) {
  text-align: left;
}

/* line 978, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .centered.column,
.ui.grid > .row > .centered.column {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------
        Relaxed
-----------------------*/
/* line 989, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.relaxed.grid > .column:not(.row),
.ui.relaxed.grid > .row > .column,
.ui.grid > .relaxed.row > .column {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 995, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="very relaxed"] > .column:not(.row),
.ui.grid[class*="very relaxed"] > .row > .column,
.ui.grid > .row[class*="very relaxed"] > .column {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/* Coupling with UI Divider */
/* line 1003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.relaxed.grid .row + .ui.divider,
.ui.grid .relaxed.row + .ui.divider {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/* line 1008, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="very relaxed"] .row + .ui.divider,
.ui.grid .row[class*="very relaxed"] + .ui.divider {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

/*----------------------
        Padded
-----------------------*/
/* line 1018, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.padded.grid:not(.vertically):not(.horizontally) {
  margin: 0em !important;
}

/* line 1021, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="horizontally padded"] {
  margin-left: 0em !important;
  margin-right: 0em !important;
}

/* line 1025, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically padded"] {
  margin-top: 0em !important;
  margin-bottom: 0em !important;
}

/*----------------------
       "Floated"
-----------------------*/
/* line 1034, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid .column[class*="left floated"] {
  margin-right: auto;
}

/* line 1037, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid .column[class*="right floated"] {
  margin-left: auto;
}

/*----------------------
        Divided
-----------------------*/
/* line 1045, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.divided.grid:not([class*="vertically divided"]) > .column:not(.row),
.ui.divided.grid:not([class*="vertically divided"]) > .row > .column {
  -webkit-box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
}

/* Swap from padding to margin on columns to have dividers align */
/* line 1052, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .column:not(.row),
.ui.grid[class*="vertically divided"] > .row > .column {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

/* line 1059, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .row {
  margin-top: 0em;
  margin-bottom: 0em;
}

/* No divider on first column on row */
/* line 1065, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.divided.grid:not([class*="vertically divided"]) > .column:first-child,
.ui.divided.grid:not([class*="vertically divided"]) > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* No space on top of first row */
/* line 1072, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .row:first-child > .column {
  margin-top: 0em;
}

/* Divided Row */
/* line 1077, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .divided.row > .column {
  -webkit-box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
}

/* line 1081, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .divided.row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Vertically Divided */
/* line 1087, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .row {
  position: relative;
}

/* line 1090, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .row:before {
  position: absolute;
  content: "";
  top: 0em;
  left: 0px;
  width: calc(100% - 2rem);
  height: 1px;
  margin: 0% 1rem;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/* Padded Horizontally Divided */
/* line 1103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.divided.grid[class*="horizontally padded"],
.ui.padded.divided.grid:not(.vertically):not(.horizontally) {
  width: 100%;
}

/* First Row Vertically Divided */
/* line 1109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="vertically divided"] > .row:first-child:before {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Inverted Divided */
/* line 1115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .column:not(.row),
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .row > .column {
  -webkit-box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
}

/* line 1120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .column:not(.row):first-child,
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1125, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.inverted.grid[class*="vertically divided"] > .row:before {
  -webkit-box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.1);
}

/* Relaxed */
/* line 1131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.relaxed.grid[class*="vertically divided"] > .row:before {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: calc(100% - 3rem);
}

/* line 1136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="very relaxed"][class*="vertically divided"] > .row:before {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  width: calc(100% - 5rem);
}

/*----------------------
         Celled
-----------------------*/
/* line 1146, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid {
  width: 100%;
  margin: 1em 0em;
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5;
}

/* line 1152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid > .row {
  width: 100% !important;
  margin: 0em;
  padding: 0em;
  -webkit-box-shadow: 0px -1px 0px 0px #D4D4D5;
  box-shadow: 0px -1px 0px 0px #D4D4D5;
}

/* line 1159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid > .column:not(.row),
.ui.celled.grid > .row > .column {
  -webkit-box-shadow: -1px 0px 0px 0px #D4D4D5;
  box-shadow: -1px 0px 0px 0px #D4D4D5;
}

/* line 1164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid > .column:first-child,
.ui.celled.grid > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid > .column:not(.row),
.ui.celled.grid > .row > .column {
  padding: 1em;
}

/* line 1173, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.relaxed.celled.grid > .column:not(.row),
.ui.relaxed.celled.grid > .row > .column {
  padding: 1.5em;
}

/* line 1177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.celled.grid[class*="very relaxed"] > .column:not(.row),
.ui.celled.grid[class*="very relaxed"] > .row > .column {
  padding: 2em;
}

/* Internally Celled */
/* line 1183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="internally celled"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0em;
}

/* line 1188, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="internally celled"] > .row:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="internally celled"] > .row > .column:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*----------------------
   Vertically Aligned
-----------------------*/
/* Top Aligned */
/* line 1203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="top aligned"] > .column:not(.row),
.ui.grid[class*="top aligned"] > .row > .column,
.ui.grid > .row[class*="top aligned"] > .column,
.ui.grid > .column[class*="top aligned"]:not(.row),
.ui.grid > .row > .column[class*="top aligned"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  vertical-align: top;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* Middle Aligned */
/* line 1218, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="middle aligned"] > .column:not(.row),
.ui.grid[class*="middle aligned"] > .row > .column,
.ui.grid > .row[class*="middle aligned"] > .column,
.ui.grid > .column[class*="middle aligned"]:not(.row),
.ui.grid > .row > .column[class*="middle aligned"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  vertical-align: middle;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* Bottom Aligned */
/* line 1233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="bottom aligned"] > .column:not(.row),
.ui.grid[class*="bottom aligned"] > .row > .column,
.ui.grid > .row[class*="bottom aligned"] > .column,
.ui.grid > .column[class*="bottom aligned"]:not(.row),
.ui.grid > .row > .column[class*="bottom aligned"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  vertical-align: bottom;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* Stretched */
/* line 1248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.stretched.grid > .row > .column,
.ui.stretched.grid > .column,
.ui.grid > .stretched.row > .column,
.ui.grid > .stretched.column:not(.row),
.ui.grid > .row > .stretched.column {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 1263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.stretched.grid > .row > .column > *,
.ui.stretched.grid > .column > *,
.ui.grid > .stretched.row > .column > *,
.ui.grid > .stretched.column:not(.row) > *,
.ui.grid > .row > .stretched.column > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*----------------------
  Horizontally Centered
-----------------------*/
/* Left Aligned */
/* line 1279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="left aligned"] > .column,
.ui.grid[class*="left aligned"] > .row > .column,
.ui.grid > .row[class*="left aligned"] > .column,
.ui.grid > .column.column[class*="left aligned"],
.ui.grid > .row > .column.column[class*="left aligned"] {
  text-align: left;
  -ms-flex-item-align: inherit;
  align-self: inherit;
}

/* Center Aligned */
/* line 1290, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="center aligned"] > .column,
.ui.grid[class*="center aligned"] > .row > .column,
.ui.grid > .row[class*="center aligned"] > .column,
.ui.grid > .column.column[class*="center aligned"],
.ui.grid > .row > .column.column[class*="center aligned"] {
  text-align: center;
  -ms-flex-item-align: inherit;
  align-self: inherit;
}

/* line 1299, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="center aligned"] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Right Aligned */
/* line 1306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="right aligned"] > .column,
.ui.grid[class*="right aligned"] > .row > .column,
.ui.grid > .row[class*="right aligned"] > .column,
.ui.grid > .column.column[class*="right aligned"],
.ui.grid > .row > .column.column[class*="right aligned"] {
  text-align: right;
  -ms-flex-item-align: inherit;
  align-self: inherit;
}

/* Justified */
/* line 1317, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.justified.grid > .column,
.ui.justified.grid > .row > .column,
.ui.grid > .justified.row > .column,
.ui.grid > .justified.column.column,
.ui.grid > .row > .justified.column.column {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/*----------------------
         Colored
-----------------------*/
/* line 1332, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .row > .red.column,
.ui.grid > .row > .orange.column,
.ui.grid > .row > .yellow.column,
.ui.grid > .row > .olive.column,
.ui.grid > .row > .green.column,
.ui.grid > .row > .teal.column,
.ui.grid > .row > .blue.column,
.ui.grid > .row > .violet.column,
.ui.grid > .row > .purple.column,
.ui.grid > .row > .pink.column,
.ui.grid > .row > .brown.column,
.ui.grid > .row > .grey.column,
.ui.grid > .row > .black.column {
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* Red */
/* line 1352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .red.row,
.ui.grid > .red.column,
.ui.grid > .row > .red.column {
  background-color: #DB2828 !important;
  color: #FFFFFF;
}

/* Orange */
/* line 1360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .orange.row,
.ui.grid > .orange.column,
.ui.grid > .row > .orange.column {
  background-color: #F2711C !important;
  color: #FFFFFF;
}

/* Yellow */
/* line 1368, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .yellow.row,
.ui.grid > .yellow.column,
.ui.grid > .row > .yellow.column {
  background-color: #FBBD08 !important;
  color: #FFFFFF;
}

/* Olive */
/* line 1376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .olive.row,
.ui.grid > .olive.column,
.ui.grid > .row > .olive.column {
  background-color: #B5CC18 !important;
  color: #FFFFFF;
}

/* Green */
/* line 1384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .green.row,
.ui.grid > .green.column,
.ui.grid > .row > .green.column {
  background-color: #21BA45 !important;
  color: #FFFFFF;
}

/* Teal */
/* line 1392, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .teal.row,
.ui.grid > .teal.column,
.ui.grid > .row > .teal.column {
  background-color: #00B5AD !important;
  color: #FFFFFF;
}

/* Blue */
/* line 1400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .blue.row,
.ui.grid > .blue.column,
.ui.grid > .row > .blue.column {
  background-color: #2185D0 !important;
  color: #FFFFFF;
}

/* Violet */
/* line 1408, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .violet.row,
.ui.grid > .violet.column,
.ui.grid > .row > .violet.column {
  background-color: #6435C9 !important;
  color: #FFFFFF;
}

/* Purple */
/* line 1416, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .purple.row,
.ui.grid > .purple.column,
.ui.grid > .row > .purple.column {
  background-color: #A333C8 !important;
  color: #FFFFFF;
}

/* Pink */
/* line 1424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .pink.row,
.ui.grid > .pink.column,
.ui.grid > .row > .pink.column {
  background-color: #E03997 !important;
  color: #FFFFFF;
}

/* Brown */
/* line 1432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .brown.row,
.ui.grid > .brown.column,
.ui.grid > .row > .brown.column {
  background-color: #A5673F !important;
  color: #FFFFFF;
}

/* Grey */
/* line 1440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .grey.row,
.ui.grid > .grey.column,
.ui.grid > .row > .grey.column {
  background-color: #767676 !important;
  color: #FFFFFF;
}

/* Black */
/* line 1448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid > .black.row,
.ui.grid > .black.column,
.ui.grid > .row > .black.column {
  background-color: #1B1C1D !important;
  color: #FFFFFF;
}

/*----------------------
      Equal Width
-----------------------*/
/* line 1459, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="equal width"] > .column:not(.row),
.ui.grid[class*="equal width"] > .row > .column,
.ui.grid > .row[class*="equal width"] > .column {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* line 1467, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
.ui.grid[class*="equal width"] > .wide.column,
.ui.grid[class*="equal width"] > .row > .wide.column,
.ui.grid > .row[class*="equal width"] > .wide.column {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

/*----------------------
        Reverse
-----------------------*/
/* Mobile */
@media only screen and (max-width: 767px) {
  /* line 1482, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="mobile reversed"],
.ui.grid[class*="mobile reversed"] > .row,
.ui.grid > .row[class*="mobile reversed"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 1490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="mobile vertically reversed"],
.ui.stackable[class*="mobile reversed"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* Divided Reversed */
  /* line 1499, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="mobile reversed"]:not([class*="vertically divided"]) > .column:first-child,
.ui.divided.grid[class*="mobile reversed"]:not([class*="vertically divided"]) > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="mobile reversed"]:not([class*="vertically divided"]) > .column:last-child,
.ui.divided.grid[class*="mobile reversed"]:not([class*="vertically divided"]) > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Vertically Divided Reversed */
  /* line 1511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"] > .row:first-child:before {
    -webkit-box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"] > .row:last-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Celled Reversed */
  /* line 1521, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="mobile reversed"] > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px #D4D4D5;
    box-shadow: -1px 0px 0px 0px #D4D4D5;
  }
  /* line 1525, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="mobile reversed"] > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1533, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="tablet reversed"],
.ui.grid[class*="tablet reversed"] > .row,
.ui.grid > .row[class*="tablet reversed"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 1541, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="tablet vertically reversed"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* Divided Reversed */
  /* line 1549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="tablet reversed"]:not([class*="vertically divided"]) > .column:first-child,
.ui.divided.grid[class*="tablet reversed"]:not([class*="vertically divided"]) > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1554, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="tablet reversed"]:not([class*="vertically divided"]) > .column:last-child,
.ui.divided.grid[class*="tablet reversed"]:not([class*="vertically divided"]) > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Vertically Divided Reversed */
  /* line 1561, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"] > .row:first-child:before {
    -webkit-box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1565, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"] > .row:last-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Celled Reversed */
  /* line 1571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="tablet reversed"] > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px #D4D4D5;
    box-shadow: -1px 0px 0px 0px #D4D4D5;
  }
  /* line 1575, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="tablet reversed"] > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* Computer */
@media only screen and (min-width: 992px) {
  /* line 1583, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="computer reversed"],
.ui.grid[class*="computer reversed"] > .row,
.ui.grid > .row[class*="computer reversed"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  /* line 1591, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="computer vertically reversed"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* Divided Reversed */
  /* line 1599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="computer reversed"]:not([class*="vertically divided"]) > .column:first-child,
.ui.divided.grid[class*="computer reversed"]:not([class*="vertically divided"]) > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.divided.grid[class*="computer reversed"]:not([class*="vertically divided"]) > .column:last-child,
.ui.divided.grid[class*="computer reversed"]:not([class*="vertically divided"]) > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Vertically Divided Reversed */
  /* line 1611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="computer vertically reversed"] > .row:first-child:before {
    -webkit-box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
    box-shadow: 0px -1px 0px 0px rgba(34, 36, 38, 0.15);
  }
  /* line 1615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid[class*="vertically divided"][class*="computer vertically reversed"] > .row:last-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Celled Reversed */
  /* line 1621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="computer reversed"] > .row > .column:first-child {
    -webkit-box-shadow: -1px 0px 0px 0px #D4D4D5;
    box-shadow: -1px 0px 0px 0px #D4D4D5;
  }
  /* line 1625, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.celled.grid[class*="computer reversed"] > .row > .column:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/*-------------------
      Doubling
--------------------*/
/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1638, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid {
    width: auto;
  }
  /* line 1641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .doubling.row,
.ui.doubling.grid > .row {
    margin: 0em !important;
    padding: 0em !important;
  }
  /* line 1646, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .doubling.row > .column,
.ui.doubling.grid > .row > .column {
    display: inline-block !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0em;
  }
  /* line 1655, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="two column"] > .row > .column,
.ui.doubling.grid[class*="two column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="two column"] > .column {
    width: 100% !important;
  }
  /* line 1660, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="three column"] > .row > .column,
.ui.doubling.grid[class*="three column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="three column"] > .column {
    width: 50% !important;
  }
  /* line 1665, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="four column"] > .row > .column,
.ui.doubling.grid[class*="four column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="four column"] > .column {
    width: 50% !important;
  }
  /* line 1670, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="five column"] > .row > .column,
.ui.doubling.grid[class*="five column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="five column"] > .column {
    width: 33.33333333% !important;
  }
  /* line 1675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="six column"] > .row > .column,
.ui.doubling.grid[class*="six column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="six column"] > .column {
    width: 33.33333333% !important;
  }
  /* line 1680, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="seven column"] > .row > .column,
.ui.doubling.grid[class*="seven column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="seven column"] > .column {
    width: 33.33333333% !important;
  }
  /* line 1685, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="eight column"] > .row > .column,
.ui.doubling.grid[class*="eight column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="eight column"] > .column {
    width: 25% !important;
  }
  /* line 1690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="nine column"] > .row > .column,
.ui.doubling.grid[class*="nine column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="nine column"] > .column {
    width: 25% !important;
  }
  /* line 1695, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="ten column"] > .row > .column,
.ui.doubling.grid[class*="ten column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="ten column"] > .column {
    width: 20% !important;
  }
  /* line 1700, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="eleven column"] > .row > .column,
.ui.doubling.grid[class*="eleven column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="eleven column"] > .column {
    width: 20% !important;
  }
  /* line 1705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="twelve column"] > .row > .column,
.ui.doubling.grid[class*="twelve column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="twelve column"] > .column {
    width: 16.66666667% !important;
  }
  /* line 1710, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="thirteen column"] > .row > .column,
.ui.doubling.grid[class*="thirteen column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="thirteen column"] > .column {
    width: 16.66666667% !important;
  }
  /* line 1715, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="fourteen column"] > .row > .column,
.ui.doubling.grid[class*="fourteen column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="fourteen column"] > .column {
    width: 14.28571429% !important;
  }
  /* line 1720, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="fifteen column"] > .row > .column,
.ui.doubling.grid[class*="fifteen column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="fifteen column"] > .column {
    width: 14.28571429% !important;
  }
  /* line 1725, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="sixteen column"] > .row > .column,
.ui.doubling.grid[class*="sixteen column"] > .column:not(.row),
.ui.grid > .doubling.row.row[class*="sixteen column"] > .column {
    width: 12.5% !important;
  }
}

/* Mobile Only */
@media only screen and (max-width: 767px) {
  /* line 1734, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .doubling.row,
.ui.doubling.grid > .row {
    margin: 0em !important;
    padding: 0em !important;
  }
  /* line 1739, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid > .doubling.row > .column,
.ui.doubling.grid > .row > .column {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 1747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="two column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="two column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="two column"]:not(.stackable) > .column {
    width: 100% !important;
  }
  /* line 1752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="three column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="three column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="three column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1757, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="four column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="four column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="four column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="five column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="five column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="five column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1767, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="six column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="six column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="six column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1772, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="seven column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="seven column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="seven column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1777, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="eight column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="eight column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="eight column"]:not(.stackable) > .column {
    width: 50% !important;
  }
  /* line 1782, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="nine column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="nine column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="nine column"]:not(.stackable) > .column {
    width: 33.33333333% !important;
  }
  /* line 1787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="ten column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="ten column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="ten column"]:not(.stackable) > .column {
    width: 33.33333333% !important;
  }
  /* line 1792, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="eleven column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="eleven column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="eleven column"]:not(.stackable) > .column {
    width: 33.33333333% !important;
  }
  /* line 1797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="twelve column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="twelve column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="twelve column"]:not(.stackable) > .column {
    width: 33.33333333% !important;
  }
  /* line 1802, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="thirteen column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="thirteen column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="thirteen column"]:not(.stackable) > .column {
    width: 33.33333333% !important;
  }
  /* line 1807, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="fourteen column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="fourteen column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="fourteen column"]:not(.stackable) > .column {
    width: 25% !important;
  }
  /* line 1812, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="fifteen column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="fifteen column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="fifteen column"]:not(.stackable) > .column {
    width: 25% !important;
  }
  /* line 1817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.doubling.grid[class*="sixteen column"]:not(.stackable) > .row > .column,
.ui.doubling.grid[class*="sixteen column"]:not(.stackable) > .column:not(.row),
.ui.grid > .doubling.row.row[class*="sixteen column"]:not(.stackable) > .column {
    width: 25% !important;
  }
}

/*-------------------
      Stackable
--------------------*/
@media only screen and (max-width: 767px) {
  /* line 1829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.grid {
    width: auto;
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
  /* line 1834, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.grid > .row > .wide.column,
.ui.stackable.grid > .wide.column,
.ui.stackable.grid > .column.grid > .column,
.ui.stackable.grid > .column.row > .column,
.ui.stackable.grid > .row > .column,
.ui.stackable.grid > .column:not(.row),
.ui.grid > .stackable.stackable.row > .column {
    width: 100% !important;
    margin: 0em 0em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 1rem 1rem !important;
  }
  /* line 1847, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.grid:not(.vertically) > .row {
    margin: 0em;
    padding: 0em;
  }
  /* Coupling */
  /* line 1853, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.container > .ui.stackable.grid > .column,
.ui.container > .ui.stackable.grid > .row > .column {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  /* Don't pad inside segment or nested grid */
  /* line 1860, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid .ui.stackable.grid,
.ui.segment:not(.vertical) .ui.stackable.page.grid {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  /* Divided Stackable */
  /* line 1867, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.divided.grid > .row:first-child > .column:first-child,
.ui.stackable.celled.grid > .row:first-child > .column:first-child,
.ui.stackable.divided.grid > .column:not(.row):first-child,
.ui.stackable.celled.grid > .column:not(.row):first-child {
    border-top: none !important;
  }
  /* line 1873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.inverted.stackable.celled.grid > .column:not(.row),
.ui.inverted.stackable.divided.grid > .column:not(.row),
.ui.inverted.stackable.celled.grid > .row > .column,
.ui.inverted.stackable.divided.grid > .row > .column {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  /* line 1879, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.celled.grid > .column:not(.row),
.ui.stackable.divided.grid:not(.vertically) > .column:not(.row),
.ui.stackable.celled.grid > .row > .column,
.ui.stackable.divided.grid:not(.vertically) > .row > .column {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 1889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.celled.grid > .row {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 1893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.stackable.divided.grid:not(.vertically) > .column:not(.row),
.ui.stackable.divided.grid:not(.vertically) > .row > .column {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
}

/*----------------------
     Only (Device)
-----------------------*/
/* These include arbitrary class repetitions for forced specificity */
/* Mobile Only Hide */
@media only screen and (max-width: 767px) {
  /* line 1909, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="tablet only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="tablet only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="tablet only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="tablet only"]:not(.mobile) {
    display: none !important;
  }
  /* line 1915, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="computer only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="computer only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="computer only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="computer only"]:not(.mobile) {
    display: none !important;
  }
  /* line 1921, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="large screen only"]:not(.mobile) {
    display: none !important;
  }
  /* line 1927, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="widescreen only"]:not(.mobile) {
    display: none !important;
  }
}

/* Tablet Only Hide */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1937, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="mobile only"]:not(.tablet),
.ui.grid.grid.grid > .row[class*="mobile only"]:not(.tablet),
.ui.grid.grid.grid > .column[class*="mobile only"]:not(.tablet),
.ui.grid.grid.grid > .row > .column[class*="mobile only"]:not(.tablet) {
    display: none !important;
  }
  /* line 1943, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="computer only"]:not(.tablet),
.ui.grid.grid.grid > .row[class*="computer only"]:not(.tablet),
.ui.grid.grid.grid > .column[class*="computer only"]:not(.tablet),
.ui.grid.grid.grid > .row > .column[class*="computer only"]:not(.tablet) {
    display: none !important;
  }
  /* line 1949, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="large screen only"]:not(.mobile) {
    display: none !important;
  }
  /* line 1955, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="widescreen only"]:not(.mobile) {
    display: none !important;
  }
}

/* Computer Only Hide */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1965, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="mobile only"]:not(.computer) {
    display: none !important;
  }
  /* line 1971, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="tablet only"]:not(.computer) {
    display: none !important;
  }
  /* line 1977, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="large screen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="large screen only"]:not(.mobile) {
    display: none !important;
  }
  /* line 1983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="widescreen only"]:not(.mobile) {
    display: none !important;
  }
}

/* Large Screen Only Hide */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  /* line 1993, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="mobile only"]:not(.computer) {
    display: none !important;
  }
  /* line 1999, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="tablet only"]:not(.computer) {
    display: none !important;
  }
  /* line 2005, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .column[class*="widescreen only"]:not(.mobile),
.ui.grid.grid.grid > .row > .column[class*="widescreen only"]:not(.mobile) {
    display: none !important;
  }
}

/* Widescreen Only Hide */
@media only screen and (min-width: 1920px) {
  /* line 2015, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="mobile only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="mobile only"]:not(.computer) {
    display: none !important;
  }
  /* line 2021, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_grid.scss */
  .ui.grid.grid.grid[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .column[class*="tablet only"]:not(.computer),
.ui.grid.grid.grid > .row > .column[class*="tablet only"]:not(.computer) {
    display: none !important;
  }
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*
 * # Semantic - Menu
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributor
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
      Menu
---------------*/
/* line 22, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  font-weight: normal;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  min-height: 2.85714286em;
}

/* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:after {
  content: '';
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

/* line 43, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:first-child {
  margin-top: 0rem;
}

/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:last-child {
  margin-bottom: 0rem;
}

/*--------------
    Sub-Menu
---------------*/
/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .menu {
  margin: 0em;
}

/* line 57, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) > .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*--------------
      Item
---------------*/
/* line 67, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  padding: 0.92857143em 1.14285714em;
  text-transform: none;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  -webkit-transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu > .item:first-child {
  border-radius: 0.28571429rem 0px 0px 0.28571429rem;
}

/* Border */
/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  right: 0px;
  height: 100%;
  width: 1px;
  background: rgba(34, 36, 38, 0.1);
}

/*--------------
  Text Content
---------------*/
/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .text.item > *,
.ui.menu .item > a:not(.ui),
.ui.menu .item > .sort[data-sort]:not(.ui),
.ui.menu .item > p:only-child {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  line-height: 1.3;
}

/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > p:first-child {
  margin-top: 0;
}

/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > p:last-child {
  margin-bottom: 0;
}

/*--------------
      Icons
---------------*/
/* line 137, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > i.icon {
  opacity: 0.9;
  float: none;
  margin: 0em 0.35714286em 0em 0em;
}

/*--------------
     Button
---------------*/
/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) .item > .button {
  position: relative;
  top: 0em;
  margin: -0.5em 0em;
  padding-bottom: 0.78571429em;
  padding-top: 0.78571429em;
  font-size: 1em;
}

/*----------------
 Grid / Container
-----------------*/
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu > .grid,
.ui.menu > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}

/*--------------
     Inputs
---------------*/
/* line 178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > .input {
  width: 100%;
}

/* line 181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) .item > .input {
  position: relative;
  top: 0em;
  margin: -0.5em 0em;
}

/* line 186, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > .input input {
  font-size: 1em;
  padding-top: 0.57142857em;
  padding-bottom: 0.57142857em;
}

/*--------------
     Header
---------------*/
/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .header.item,
.ui.vertical.menu .header.item {
  margin: 0em;
  background: '';
  text-transform: normal;
  font-weight: bold;
}

/* line 203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > .header:not(.ui) {
  margin: 0em 0em 0.5em;
  font-size: 1em;
  font-weight: bold;
}

/*--------------
    Dropdowns
---------------*/
/* Dropdown Icon */
/* line 215, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > i.dropdown.icon {
  padding: 0em;
  float: right;
  margin: 0em 0em 0em 1em;
}

/* Menu */
/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .dropdown.item .menu {
  min-width: calc(100% - 1px);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  background: #FFFFFF;
  margin: 0em 0px 0px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* Menu Items */
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown .menu > .item {
  margin: 0;
  text-align: left;
  font-size: 1em !important;
  padding: 0.78571429em 1.14285714em !important;
  background: transparent !important;
  color: rgba(0, 0, 0, 0.87) !important;
  text-transform: none !important;
  font-weight: normal !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown .menu > .item:hover, .ui.menu .ui.dropdown .textarea-input-group .menu > button.item:hover, .ui.menu .ui.dropdown .textarea-input-group .menu > input.item:hover {
  background: rgba(0, 0, 0, 0.05) !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown .menu > .selected.item {
  background: rgba(0, 0, 0, 0.05) !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown .menu > .active.item, .ui.menu .ui.dropdown table.table thead .menu > tr.item, table.table thead .ui.menu .ui.dropdown .menu > tr.item, .ui.menu .ui.dropdown table.default thead .menu > tr.item, table.default thead .ui.menu .ui.dropdown .menu > tr.item,
.ui.menu .ui.dropdown table.table tfoot .menu > tr.item,
table.table tfoot .ui.menu .ui.dropdown .menu > tr.item,
.ui.menu .ui.dropdown table.default tfoot .menu > tr.item,
table.default tfoot .ui.menu .ui.dropdown .menu > tr.item, .ui.menu .ui.dropdown #dorsale-attachments table thead .menu > tr.item, #dorsale-attachments table thead .ui.menu .ui.dropdown .menu > tr.item,
.ui.menu .ui.dropdown #dorsale-attachments table tfoot .menu > tr.item,
#dorsale-attachments table tfoot .ui.menu .ui.dropdown .menu > tr.item, .ui.menu .ui.dropdown .flyboy table thead .menu > tr.item, .flyboy table thead .ui.menu .ui.dropdown .menu > tr.item,
.ui.menu .ui.dropdown .flyboy table tfoot .menu > tr.item,
.flyboy table tfoot .ui.menu .ui.dropdown .menu > tr.item, .ui.menu .ui.dropdown #home-panels table thead .menu > tr.item, #home-panels table thead .ui.menu .ui.dropdown .menu > tr.item,
.ui.menu .ui.dropdown #home-panels table tfoot .menu > tr.item,
#home-panels table tfoot .ui.menu .ui.dropdown .menu > tr.item {
  background: rgba(0, 0, 0, 0.03) !important;
  font-weight: bold !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
  display: block;
}

/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .ui.dropdown .menu > .item .icon:not(.dropdown) {
  display: inline-block;
  font-size: 1em !important;
  float: none;
  margin: 0em 0.75em 0em 0em !important;
}

/* Secondary */
/* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .dropdown.item > .menu,
.ui.text.menu .dropdown.item > .menu {
  border-radius: 0.28571429rem;
  margin-top: 0.35714286em;
}

/* Pointing */
/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .pointing.dropdown.item .menu {
  margin-top: 0.75em;
}

/* Inverted */
/* line 286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .search.dropdown.item > .search,
.ui.inverted.menu .search.dropdown.item > .text {
  color: rgba(255, 255, 255, 0.9);
}

/* Vertical */
/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .dropdown.item > .icon {
  float: right;
  content: "\f0da";
  margin-left: 1em;
}

/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .dropdown.item .menu {
  left: 100%;
  min-width: 0;
  margin: 0em 0em 0em 0em;
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0em 0.28571429rem 0.28571429rem 0.28571429rem;
}

/* line 305, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .dropdown.item.upward .menu {
  bottom: 0;
}

/* line 308, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .dropdown.item:not(.upward) .menu {
  top: 0;
}

/* line 311, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .active.dropdown.item, .ui.vertical.menu table.table thead tr.dropdown.item, table.table thead .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu table.default thead tr.dropdown.item, table.default thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu table.table tfoot tr.dropdown.item,
table.table tfoot .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu table.default tfoot tr.dropdown.item,
table.default tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu #dorsale-attachments table thead tr.dropdown.item, #dorsale-attachments table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.dropdown.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu .flyboy table thead tr.dropdown.item, .flyboy table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu .flyboy table tfoot tr.dropdown.item,
.flyboy table tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu #home-panels table thead tr.dropdown.item, #home-panels table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu #home-panels table tfoot tr.dropdown.item,
#home-panels table tfoot .ui.vertical.menu tr.dropdown.item {
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em;
}

/* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .dropdown.active.item, .ui.vertical.menu table.table thead tr.dropdown.item, table.table thead .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu table.default thead tr.dropdown.item, table.default thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu table.table tfoot tr.dropdown.item,
table.table tfoot .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu table.default tfoot tr.dropdown.item,
table.default tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu #dorsale-attachments table thead tr.dropdown.item, #dorsale-attachments table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.dropdown.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu .flyboy table thead tr.dropdown.item, .flyboy table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu .flyboy table tfoot tr.dropdown.item,
.flyboy table tfoot .ui.vertical.menu tr.dropdown.item, .ui.vertical.menu #home-panels table thead tr.dropdown.item, #home-panels table thead .ui.vertical.menu tr.dropdown.item,
.ui.vertical.menu #home-panels table tfoot tr.dropdown.item,
#home-panels table tfoot .ui.vertical.menu tr.dropdown.item {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Evenly Divided */
/* line 321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.item.menu .dropdown .menu .item {
  width: 100%;
}

/*--------------
     Labels
---------------*/
/* line 329, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > .label {
  background: #999999;
  color: #FFFFFF;
  margin-left: 1em;
  padding: 0.3em 0.78571429em;
}

/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > .label {
  background: #999999;
  color: #FFFFFF;
  margin-top: -0.15em;
  margin-bottom: -0.15em;
  padding: 0.3em 0.78571429em;
}

/* line 342, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > .floating.label {
  padding: 0.3em 0.78571429em;
}

/*--------------
     Images
---------------*/
/* line 350, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item > img:not(.ui) {
  display: inline-block;
  vertical-align: middle;
  margin: -0.3em 0em;
  width: 2.5em;
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > img:not(.ui):only-child {
  display: block;
  max-width: 100%;
  width: auto;
}

/*******************************
          Coupling
*******************************/
/*--------------
     List
---------------*/
/* Menu divider shouldnt apply */
/* line 374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .list .item:before {
  background: none !important;
}

/*--------------
     Sidebar
---------------*/
/* Show vertical dividers below last */
/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.sidebar.menu > .item:first-child:before {
  display: block !important;
}

/* line 387, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.sidebar.menu > .item::before {
  top: auto;
  bottom: 0px;
}

/*--------------
    Container
---------------*/
@media only screen and (max-width: 767px) {
  /* line 397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.menu > .ui.container {
    width: 100% !important;
    margin-left: 0em !important;
    margin-right: 0em !important;
  }
}

@media only screen and (min-width: 768px) {
  /* line 404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless) > .container > .item:not(.right):not(.borderless):first-child {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
  }
}

/*******************************
             States
*******************************/
/*--------------
      Hover
---------------*/
/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.link.menu .item:hover,
.ui.menu .dropdown.item:hover,
.ui.menu .textarea-input-group button.item:hover,
.textarea-input-group .ui.menu button.item:hover,
.ui.menu .textarea-input-group input.item:hover,
.textarea-input-group .ui.menu input.item:hover,
.ui.menu .link.item:hover,
.ui.menu a.item:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Pressed
---------------*/
/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.link.menu .item:active,
.ui.menu .link.item:active,
.ui.menu a.item:active,
.ui.menu .item.sort[data-sort]:active {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Active
---------------*/
/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .active.item, .ui.menu table.table thead tr.item, table.table thead .ui.menu tr.item, .ui.menu table.default thead tr.item, table.default thead .ui.menu tr.item,
.ui.menu table.table tfoot tr.item,
table.table tfoot .ui.menu tr.item,
.ui.menu table.default tfoot tr.item,
table.default tfoot .ui.menu tr.item, .ui.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.menu tr.item,
.ui.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.menu tr.item, .ui.menu .flyboy table thead tr.item, .flyboy table thead .ui.menu tr.item,
.ui.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.menu tr.item, .ui.menu #home-panels table thead tr.item, #home-panels table thead .ui.menu tr.item,
.ui.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.menu tr.item {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .active.item > i.icon, .ui.menu table.table thead tr.item > i.icon, table.table thead .ui.menu tr.item > i.icon, .ui.menu table.default thead tr.item > i.icon, table.default thead .ui.menu tr.item > i.icon,
.ui.menu table.table tfoot tr.item > i.icon,
table.table tfoot .ui.menu tr.item > i.icon,
.ui.menu table.default tfoot tr.item > i.icon,
table.default tfoot .ui.menu tr.item > i.icon, .ui.menu #dorsale-attachments table thead tr.item > i.icon, #dorsale-attachments table thead .ui.menu tr.item > i.icon,
.ui.menu #dorsale-attachments table tfoot tr.item > i.icon,
#dorsale-attachments table tfoot .ui.menu tr.item > i.icon, .ui.menu .flyboy table thead tr.item > i.icon, .flyboy table thead .ui.menu tr.item > i.icon,
.ui.menu .flyboy table tfoot tr.item > i.icon,
.flyboy table tfoot .ui.menu tr.item > i.icon, .ui.menu #home-panels table thead tr.item > i.icon, #home-panels table thead .ui.menu tr.item > i.icon,
.ui.menu #home-panels table tfoot tr.item > i.icon,
#home-panels table tfoot .ui.menu tr.item > i.icon {
  opacity: 1;
}

/*--------------
  Active Hover
---------------*/
/* line 458, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .active.item:hover,
.ui.vertical.menu .active.item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Disabled
---------------*/
/* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .item.disabled,
.ui.menu .item.disabled:hover,
.ui.menu .textarea-input-group button.disabled:hover,
.textarea-input-group .ui.menu button.disabled:hover,
.ui.menu .textarea-input-group input.disabled:hover,
.textarea-input-group .ui.menu input.disabled:hover {
  cursor: default !important;
  background-color: transparent !important;
  color: rgba(40, 40, 40, 0.3) !important;
}

/*******************************
             Types
*******************************/
/*------------------
Floated Menu / Item
-------------------*/
/* Left Floated */
/* line 487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) .left.item,
.ui.menu:not(.vertical) :not(.dropdown) > .left.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto !important;
}

/* Right Floated */
/* line 496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu:not(.vertical) .right.item,
.ui.menu:not(.vertical) .right.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto !important;
}

/* Swapped Borders */
/* line 505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .right.item::before,
.ui.menu .right.menu > .item::before {
  right: auto;
  left: 0;
}

/*--------------
    Vertical
---------------*/
/* line 515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
}

/*--- Item ---*/
/* line 528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item {
  display: block;
  background: none;
  border-top: none;
  border-right: none;
}

/* line 534, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu > .item:first-child {
  border-radius: 0.28571429rem 0.28571429rem 0px 0px;
}

/* line 537, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu > .item:last-child {
  border-radius: 0px 0px 0.28571429rem 0.28571429rem;
}

/*--- Label ---*/
/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > .label {
  float: right;
  text-align: center;
}

/*--- Icon ---*/
/* line 550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > i.icon {
  width: 1.18em;
  float: right;
  margin: 0em 0em 0em 0.5em;
}

/* line 555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > .label + i.icon {
  float: none;
  margin: 0em 0.5em 0em 0em;
}

/*--- Border ---*/
/* line 562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0px;
  width: 100%;
  height: 1px;
  background: rgba(34, 36, 38, 0.1);
}

/* line 571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item:first-child:before {
  display: none !important;
}

/*--- Sub Menu ---*/
/* line 577, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item > .menu {
  margin: 0.5em -1.14285714em 0em;
}

/* line 580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .menu .item {
  background: none;
  padding: 0.5em 1.33333333em;
  font-size: 0.85714286em;
  color: rgba(0, 0, 0, 0.5);
}

/* line 586, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item .menu a.item:hover,
.ui.vertical.menu .item .menu .link.item:hover,
.ui.vertical.menu .item .menu .textarea-input-group button.item:hover,
.textarea-input-group .ui.vertical.menu .item .menu button.item:hover,
.ui.vertical.menu .item .menu .textarea-input-group input.item:hover,
.textarea-input-group .ui.vertical.menu .item .menu input.item:hover {
  color: rgba(0, 0, 0, 0.85);
}

/* line 590, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .menu .item:before {
  display: none;
}

/* Vertical Active */
/* line 595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .active.item, .ui.vertical.menu table.table thead tr.item, table.table thead .ui.vertical.menu tr.item, .ui.vertical.menu table.default thead tr.item, table.default thead .ui.vertical.menu tr.item,
.ui.vertical.menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.menu tr.item,
.ui.vertical.menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.menu tr.item, .ui.vertical.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.vertical.menu tr.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.item, .ui.vertical.menu .flyboy table thead tr.item, .flyboy table thead .ui.vertical.menu tr.item,
.ui.vertical.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.vertical.menu tr.item, .ui.vertical.menu #home-panels table thead tr.item, #home-panels table thead .ui.vertical.menu tr.item,
.ui.vertical.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.vertical.menu tr.item {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0em;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu > .active.item:first-child, table.table thead .ui.vertical.menu > tr.item:first-child, table.default thead .ui.vertical.menu > tr.item:first-child,
table.table tfoot .ui.vertical.menu > tr.item:first-child,
table.default tfoot .ui.vertical.menu > tr.item:first-child, #dorsale-attachments table thead .ui.vertical.menu > tr.item:first-child,
#dorsale-attachments table tfoot .ui.vertical.menu > tr.item:first-child, .flyboy table thead .ui.vertical.menu > tr.item:first-child,
.flyboy table tfoot .ui.vertical.menu > tr.item:first-child, #home-panels table thead .ui.vertical.menu > tr.item:first-child,
#home-panels table tfoot .ui.vertical.menu > tr.item:first-child {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu > .active.item:last-child, table.table thead .ui.vertical.menu > tr.item:last-child, table.default thead .ui.vertical.menu > tr.item:last-child,
table.table tfoot .ui.vertical.menu > tr.item:last-child,
table.default tfoot .ui.vertical.menu > tr.item:last-child, #dorsale-attachments table thead .ui.vertical.menu > tr.item:last-child,
#dorsale-attachments table tfoot .ui.vertical.menu > tr.item:last-child, .flyboy table thead .ui.vertical.menu > tr.item:last-child,
.flyboy table tfoot .ui.vertical.menu > tr.item:last-child, #home-panels table thead .ui.vertical.menu > tr.item:last-child,
#home-panels table tfoot .ui.vertical.menu > tr.item:last-child {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 607, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu > .active.item:only-child, table.table thead .ui.vertical.menu > tr.item:only-child, table.default thead .ui.vertical.menu > tr.item:only-child,
table.table tfoot .ui.vertical.menu > tr.item:only-child,
table.default tfoot .ui.vertical.menu > tr.item:only-child, #dorsale-attachments table thead .ui.vertical.menu > tr.item:only-child,
#dorsale-attachments table tfoot .ui.vertical.menu > tr.item:only-child, .flyboy table thead .ui.vertical.menu > tr.item:only-child,
.flyboy table tfoot .ui.vertical.menu > tr.item:only-child, #home-panels table thead .ui.vertical.menu > tr.item:only-child,
#home-panels table tfoot .ui.vertical.menu > tr.item:only-child {
  border-radius: 0.28571429rem;
}

/* line 610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .active.item .menu .active.item, .ui.vertical.menu table.table thead tr.item .menu .active.item, table.table thead .ui.vertical.menu tr.item .menu .active.item, .ui.vertical.menu table.default thead tr.item .menu .active.item, table.default thead .ui.vertical.menu tr.item .menu .active.item,
.ui.vertical.menu table.table tfoot tr.item .menu .active.item,
table.table tfoot .ui.vertical.menu tr.item .menu .active.item,
.ui.vertical.menu table.default tfoot tr.item .menu .active.item,
table.default tfoot .ui.vertical.menu tr.item .menu .active.item, .ui.vertical.menu #dorsale-attachments table thead tr.item .menu .active.item, #dorsale-attachments table thead .ui.vertical.menu tr.item .menu .active.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu .active.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu .active.item, .ui.vertical.menu .flyboy table thead tr.item .menu .active.item, .flyboy table thead .ui.vertical.menu tr.item .menu .active.item,
.ui.vertical.menu .flyboy table tfoot tr.item .menu .active.item,
.flyboy table tfoot .ui.vertical.menu tr.item .menu .active.item, .ui.vertical.menu #home-panels table thead tr.item .menu .active.item, #home-panels table thead .ui.vertical.menu tr.item .menu .active.item,
.ui.vertical.menu #home-panels table tfoot tr.item .menu .active.item,
#home-panels table tfoot .ui.vertical.menu tr.item .menu .active.item, .ui.vertical.menu .active.item .menu table.table thead tr.item, table.table thead .ui.vertical.menu .active.item .menu tr.item, .ui.vertical.menu table.table thead tr.item .menu tr.item, table.table thead .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu table.default table.table thead tr.item .menu tr.item, table.table .ui.vertical.menu table.default thead tr.item .menu tr.item, table.default table.table thead .ui.vertical.menu tr.item .menu tr.item, table.table table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu table.table thead tfoot tr.item .menu tr.item,
table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default tfoot tr.item .menu table.table thead tr.item,
table.table thead .ui.vertical.menu table.default tfoot tr.item .menu tr.item,
table.default tfoot .ui.vertical.menu tr.item .menu table.table thead tr.item,
table.table thead table.default tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments table.table thead tr.item .menu tr.item, #dorsale-attachments table.table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments table.table thead tfoot tr.item .menu tr.item,
#dorsale-attachments table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy table.table thead tr.item .menu tr.item, .flyboy table.table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy table.table thead tfoot tr.item .menu tr.item,
.flyboy table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels table.table thead tr.item .menu tr.item, #home-panels table.table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels table.table thead tfoot tr.item .menu tr.item,
#home-panels table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .active.item .menu table.default thead tr.item, table.default thead .ui.vertical.menu .active.item .menu tr.item, .ui.vertical.menu table.table table.default thead tr.item .menu tr.item, table.default .ui.vertical.menu table.table thead tr.item .menu tr.item, table.table table.default thead .ui.vertical.menu tr.item .menu tr.item, table.default table.table thead .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu table.default thead tr.item .menu tr.item, table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.table tfoot tr.item .menu table.default thead tr.item,
table.default thead .ui.vertical.menu table.table tfoot tr.item .menu tr.item,
table.table tfoot .ui.vertical.menu tr.item .menu table.default thead tr.item,
table.default thead table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu table.default thead tfoot tr.item .menu tr.item,
table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments table.default thead tr.item .menu tr.item, #dorsale-attachments table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments table.default thead tfoot tr.item .menu tr.item,
#dorsale-attachments table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy table.default thead tr.item .menu tr.item, .flyboy table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy table.default thead tfoot tr.item .menu tr.item,
.flyboy table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels table.default thead tr.item .menu tr.item, #home-panels table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels table.default thead tfoot tr.item .menu tr.item,
#home-panels table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .active.item .menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.menu .active.item .menu tr.item,
.ui.vertical.menu table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu table.table tfoot thead tr.item .menu tr.item,
table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default thead tr.item .menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.menu table.default thead tr.item .menu tr.item,
table.default thead .ui.vertical.menu tr.item .menu table.table tfoot tr.item,
table.table tfoot table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.table tfoot tr.item .menu tr.item,
table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default table.table tfoot tr.item .menu tr.item,
table.table .ui.vertical.menu table.default tfoot tr.item .menu tr.item,
table.default table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
table.table table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot thead tr.item .menu tr.item,
#dorsale-attachments table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot tr.item .menu tr.item,
#dorsale-attachments table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy table.table tfoot thead tr.item .menu tr.item,
.flyboy table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.table tfoot tr.item .menu tr.item,
.flyboy table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels table.table tfoot thead tr.item .menu tr.item,
#home-panels table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.table tfoot tr.item .menu tr.item,
#home-panels table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .active.item .menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.menu .active.item .menu tr.item,
.ui.vertical.menu table.table thead tr.item .menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.menu table.table thead tr.item .menu tr.item,
table.table thead .ui.vertical.menu tr.item .menu table.default tfoot tr.item,
table.default tfoot table.table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu table.default tfoot thead tr.item .menu tr.item,
table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.table table.default tfoot tr.item .menu tr.item,
table.default .ui.vertical.menu table.table tfoot tr.item .menu tr.item,
table.table table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
table.default table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu table.default tfoot tr.item .menu tr.item,
table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot thead tr.item .menu tr.item,
#dorsale-attachments table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot tr.item .menu tr.item,
#dorsale-attachments table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy table.default tfoot thead tr.item .menu tr.item,
.flyboy table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default tfoot tr.item .menu tr.item,
.flyboy table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels table.default tfoot thead tr.item .menu tr.item,
#home-panels table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default tfoot tr.item .menu tr.item,
#home-panels table.default tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .active.item .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.vertical.menu .active.item .menu tr.item, .ui.vertical.menu #dorsale-attachments table.table thead tr.item .menu tr.item, #dorsale-attachments .ui.vertical.menu table.table thead tr.item .menu tr.item, #dorsale-attachments table.table thead .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments table.default thead tr.item .menu tr.item, #dorsale-attachments .ui.vertical.menu table.default thead tr.item .menu tr.item, #dorsale-attachments table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot tr.item .menu thead tr.item,
#dorsale-attachments .ui.vertical.menu table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments table.table thead tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.table thead tfoot tr.item .menu tr.item,
#dorsale-attachments table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot tr.item .menu thead tr.item,
#dorsale-attachments .ui.vertical.menu table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments table.default thead tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.default thead tfoot tr.item .menu tr.item,
#dorsale-attachments table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments table thead tr.item .menu tr.item, #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy #dorsale-attachments table thead tr.item .menu tr.item, #dorsale-attachments .ui.vertical.menu .flyboy table thead tr.item .menu tr.item, .flyboy #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tr.item, #dorsale-attachments .flyboy table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #dorsale-attachments table tfoot tr.item .menu thead tr.item,
#dorsale-attachments .ui.vertical.menu .flyboy table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy #dorsale-attachments table thead tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu .flyboy table thead tfoot tr.item .menu tr.item,
.flyboy #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments .flyboy table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy #dorsale-attachments table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments .flyboy table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels #dorsale-attachments table thead tr.item .menu tr.item, #dorsale-attachments .ui.vertical.menu #home-panels table thead tr.item .menu tr.item, #home-panels #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tr.item, #dorsale-attachments #home-panels table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels #dorsale-attachments table tfoot tr.item .menu thead tr.item,
#dorsale-attachments .ui.vertical.menu #home-panels table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels #dorsale-attachments table thead tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu #home-panels table thead tfoot tr.item .menu tr.item,
#home-panels #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments #home-panels table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels #dorsale-attachments table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments #home-panels table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .active.item .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.vertical.menu .active.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table thead tr.item .menu tfoot tr.item,
#dorsale-attachments .ui.vertical.menu table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot thead tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.table tfoot thead tr.item .menu tr.item,
#dorsale-attachments table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default thead tr.item .menu tfoot tr.item,
#dorsale-attachments .ui.vertical.menu table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot thead tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.default tfoot thead tr.item .menu tr.item,
#dorsale-attachments table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.table tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.table tfoot tr.item .menu tr.item,
#dorsale-attachments table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table.default tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu table.default tfoot tr.item .menu tr.item,
#dorsale-attachments table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item,
#dorsale-attachments table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu tr.item,
#dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #dorsale-attachments table thead tr.item .menu tfoot tr.item,
#dorsale-attachments .ui.vertical.menu .flyboy table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy #dorsale-attachments table tfoot thead tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu .flyboy table tfoot thead tr.item .menu tr.item,
.flyboy #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments .flyboy table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy #dorsale-attachments table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments .flyboy table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #dorsale-attachments table tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu .flyboy table tfoot tr.item .menu tr.item,
.flyboy #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments .flyboy table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels #dorsale-attachments table thead tr.item .menu tfoot tr.item,
#dorsale-attachments .ui.vertical.menu #home-panels table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels #dorsale-attachments table tfoot thead tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu #home-panels table tfoot thead tr.item .menu tr.item,
#home-panels #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments #home-panels table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels #dorsale-attachments table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments #home-panels table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels #dorsale-attachments table tfoot tr.item .menu tr.item,
#dorsale-attachments .ui.vertical.menu #home-panels table tfoot tr.item .menu tr.item,
#home-panels #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu tr.item,
#dorsale-attachments #home-panels table tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .active.item .menu .flyboy table thead tr.item, .flyboy table thead .ui.vertical.menu .active.item .menu tr.item, .ui.vertical.menu .flyboy table.table thead tr.item .menu tr.item, .flyboy .ui.vertical.menu table.table thead tr.item .menu tr.item, .flyboy table.table thead .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy table.default thead tr.item .menu tr.item, .flyboy .ui.vertical.menu table.default thead tr.item .menu tr.item, .flyboy table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.table tfoot tr.item .menu thead tr.item,
.flyboy .ui.vertical.menu table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy table.table thead tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.table thead tfoot tr.item .menu tr.item,
.flyboy table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default tfoot tr.item .menu thead tr.item,
.flyboy .ui.vertical.menu table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy table.default thead tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.default thead tfoot tr.item .menu tr.item,
.flyboy table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments .flyboy table thead tr.item .menu tr.item, .flyboy .ui.vertical.menu #dorsale-attachments table thead tr.item .menu tr.item, #dorsale-attachments .flyboy table thead .ui.vertical.menu tr.item .menu tr.item, .flyboy #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments .flyboy table tfoot tr.item .menu thead tr.item,
.flyboy .ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments .flyboy table thead tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item,
#dorsale-attachments .flyboy table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments .flyboy table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.flyboy #dorsale-attachments table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy table thead tr.item .menu tr.item, .flyboy table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy table thead tfoot tr.item .menu tr.item,
.flyboy table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels .flyboy table thead tr.item .menu tr.item, .flyboy .ui.vertical.menu #home-panels table thead tr.item .menu tr.item, #home-panels .flyboy table thead .ui.vertical.menu tr.item .menu tr.item, .flyboy #home-panels table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels .flyboy table tfoot tr.item .menu thead tr.item,
.flyboy .ui.vertical.menu #home-panels table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels .flyboy table thead tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu #home-panels table thead tfoot tr.item .menu tr.item,
#home-panels .flyboy table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy #home-panels table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels .flyboy table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.flyboy #home-panels table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .active.item .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.vertical.menu .active.item .menu tr.item,
.ui.vertical.menu .flyboy table.table thead tr.item .menu tfoot tr.item,
.flyboy .ui.vertical.menu table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy table.table tfoot thead tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.table tfoot thead tr.item .menu tr.item,
.flyboy table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default thead tr.item .menu tfoot tr.item,
.flyboy .ui.vertical.menu table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy table.default tfoot thead tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.default tfoot thead tr.item .menu tr.item,
.flyboy table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.table tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.table tfoot tr.item .menu tr.item,
.flyboy table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table.default tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu table.default tfoot tr.item .menu tr.item,
.flyboy table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments .flyboy table thead tr.item .menu tfoot tr.item,
.flyboy .ui.vertical.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments .flyboy table tfoot thead tr.item .menu tr.item,
.flyboy .ui.vertical.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item,
#dorsale-attachments .flyboy table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments .flyboy table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.flyboy #dorsale-attachments table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments .flyboy table tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu tr.item,
#dorsale-attachments .flyboy table tfoot .ui.vertical.menu tr.item .menu tr.item,
.flyboy #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy table tfoot thead tr.item .menu tr.item,
.flyboy table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy table tfoot tr.item .menu tr.item,
.flyboy table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels .flyboy table thead tr.item .menu tfoot tr.item,
.flyboy .ui.vertical.menu #home-panels table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels .flyboy table tfoot thead tr.item .menu tr.item,
.flyboy .ui.vertical.menu #home-panels table tfoot thead tr.item .menu tr.item,
#home-panels .flyboy table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy #home-panels table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels .flyboy table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.flyboy #home-panels table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels .flyboy table tfoot tr.item .menu tr.item,
.flyboy .ui.vertical.menu #home-panels table tfoot tr.item .menu tr.item,
#home-panels .flyboy table tfoot .ui.vertical.menu tr.item .menu tr.item,
.flyboy #home-panels table tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .active.item .menu #home-panels table thead tr.item, #home-panels table thead .ui.vertical.menu .active.item .menu tr.item, .ui.vertical.menu #home-panels table.table thead tr.item .menu tr.item, #home-panels .ui.vertical.menu table.table thead tr.item .menu tr.item, #home-panels table.table thead .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels table.default thead tr.item .menu tr.item, #home-panels .ui.vertical.menu table.default thead tr.item .menu tr.item, #home-panels table.default thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.table tfoot tr.item .menu thead tr.item,
#home-panels .ui.vertical.menu table.table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels table.table thead tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.table thead tfoot tr.item .menu tr.item,
#home-panels table.table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels table.table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default tfoot tr.item .menu thead tr.item,
#home-panels .ui.vertical.menu table.default tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels table.default thead tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.default thead tfoot tr.item .menu tr.item,
#home-panels table.default tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels table.default thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #dorsale-attachments #home-panels table thead tr.item .menu tr.item, #home-panels .ui.vertical.menu #dorsale-attachments table thead tr.item .menu tr.item, #dorsale-attachments #home-panels table thead .ui.vertical.menu tr.item .menu tr.item, #home-panels #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments #home-panels table tfoot tr.item .menu thead tr.item,
#home-panels .ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #dorsale-attachments #home-panels table thead tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item,
#dorsale-attachments #home-panels table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#dorsale-attachments #home-panels table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
#home-panels #dorsale-attachments table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu .flyboy #home-panels table thead tr.item .menu tr.item, #home-panels .ui.vertical.menu .flyboy table thead tr.item .menu tr.item, .flyboy #home-panels table thead .ui.vertical.menu tr.item .menu tr.item, #home-panels .flyboy table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #home-panels table tfoot tr.item .menu thead tr.item,
#home-panels .ui.vertical.menu .flyboy table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu .flyboy #home-panels table thead tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu .flyboy table thead tfoot tr.item .menu tr.item,
.flyboy #home-panels table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels .flyboy table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
.flyboy #home-panels table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
#home-panels .flyboy table thead tfoot .ui.vertical.menu tr.item .menu tr.item, .ui.vertical.menu #home-panels table thead tr.item .menu tr.item, #home-panels table thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table tfoot tr.item .menu thead tr.item,
.ui.vertical.menu #home-panels table thead tfoot tr.item .menu tr.item,
#home-panels table tfoot .ui.vertical.menu tr.item .menu thead tr.item,
#home-panels table thead tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .active.item .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.vertical.menu .active.item .menu tr.item,
.ui.vertical.menu #home-panels table.table thead tr.item .menu tfoot tr.item,
#home-panels .ui.vertical.menu table.table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels table.table tfoot thead tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.table tfoot thead tr.item .menu tr.item,
#home-panels table.table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels table.table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default thead tr.item .menu tfoot tr.item,
#home-panels .ui.vertical.menu table.default thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels table.default tfoot thead tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.default tfoot thead tr.item .menu tr.item,
#home-panels table.default thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels table.default tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.table tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.table tfoot tr.item .menu tr.item,
#home-panels table.table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table.default tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu table.default tfoot tr.item .menu tr.item,
#home-panels table.default tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments #home-panels table thead tr.item .menu tfoot tr.item,
#home-panels .ui.vertical.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #dorsale-attachments #home-panels table tfoot thead tr.item .menu tr.item,
#home-panels .ui.vertical.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item,
#dorsale-attachments #home-panels table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels #dorsale-attachments table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#dorsale-attachments #home-panels table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
#home-panels #dorsale-attachments table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #dorsale-attachments #home-panels table tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu #dorsale-attachments table tfoot tr.item .menu tr.item,
#dorsale-attachments #home-panels table tfoot .ui.vertical.menu tr.item .menu tr.item,
#home-panels #dorsale-attachments table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #home-panels table thead tr.item .menu tfoot tr.item,
#home-panels .ui.vertical.menu .flyboy table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu .flyboy #home-panels table tfoot thead tr.item .menu tr.item,
#home-panels .ui.vertical.menu .flyboy table tfoot thead tr.item .menu tr.item,
.flyboy #home-panels table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels .flyboy table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
.flyboy #home-panels table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
#home-panels .flyboy table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu .flyboy #home-panels table tfoot tr.item .menu tr.item,
#home-panels .ui.vertical.menu .flyboy table tfoot tr.item .menu tr.item,
.flyboy #home-panels table tfoot .ui.vertical.menu tr.item .menu tr.item,
#home-panels .flyboy table tfoot .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table thead tr.item .menu tfoot tr.item,
.ui.vertical.menu #home-panels table tfoot thead tr.item .menu tr.item,
#home-panels table thead .ui.vertical.menu tr.item .menu tfoot tr.item,
#home-panels table tfoot thead .ui.vertical.menu tr.item .menu tr.item,
.ui.vertical.menu #home-panels table tfoot tr.item .menu tr.item,
#home-panels table tfoot .ui.vertical.menu tr.item .menu tr.item {
  border-left: none;
}

/* line 613, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu .item .menu .active.item, .ui.vertical.menu .item .menu table.table thead tr.item, table.table thead .ui.vertical.menu .item .menu tr.item, .ui.vertical.menu .item .menu table.default thead tr.item, table.default thead .ui.vertical.menu .item .menu tr.item,
.ui.vertical.menu .item .menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.menu .item .menu tr.item,
.ui.vertical.menu .item .menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.menu .item .menu tr.item, .ui.vertical.menu .item .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.vertical.menu .item .menu tr.item,
.ui.vertical.menu .item .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.vertical.menu .item .menu tr.item, .ui.vertical.menu .item .menu .flyboy table thead tr.item, .flyboy table thead .ui.vertical.menu .item .menu tr.item,
.ui.vertical.menu .item .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.vertical.menu .item .menu tr.item, .ui.vertical.menu .item .menu #home-panels table thead tr.item, #home-panels table thead .ui.vertical.menu .item .menu tr.item,
.ui.vertical.menu .item .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.vertical.menu .item .menu tr.item {
  background-color: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Tabular
---------------*/
/* line 623, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu {
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  background: none transparent;
  border-bottom: 1px solid #D4D4D5;
}

/* line 631, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.fluid.menu {
  width: calc(100% + (1px * 2)) !important;
}

/* line 634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu .item {
  background: transparent;
  border-bottom: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 2px solid transparent;
  padding: 0.92857143em 1.42857143em;
  color: rgba(0, 0, 0, 0.87);
}

/* line 643, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu .item:before {
  display: none;
}

/* Hover */
/* line 648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}

/* Active */
/* line 654, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu .active.item, .ui.tabular.menu table.table thead tr.item, table.table thead .ui.tabular.menu tr.item, .ui.tabular.menu table.default thead tr.item, table.default thead .ui.tabular.menu tr.item,
.ui.tabular.menu table.table tfoot tr.item,
table.table tfoot .ui.tabular.menu tr.item,
.ui.tabular.menu table.default tfoot tr.item,
table.default tfoot .ui.tabular.menu tr.item, .ui.tabular.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.tabular.menu tr.item,
.ui.tabular.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.tabular.menu tr.item, .ui.tabular.menu .flyboy table thead tr.item, .flyboy table thead .ui.tabular.menu tr.item,
.ui.tabular.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.tabular.menu tr.item, .ui.tabular.menu #home-panels table thead tr.item, #home-panels table thead .ui.tabular.menu tr.item,
.ui.tabular.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.tabular.menu tr.item {
  background: none #FFFFFF;
  color: rgba(0, 0, 0, 0.95);
  border-top-width: 1px;
  border-color: #D4D4D5;
  font-weight: bold;
  margin-bottom: -1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0.28571429rem 0.28571429rem 0px 0px !important;
}

/* Coupling with segment for attachment */
/* line 667, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu + .attached.segment:not(.top),
.ui.tabular.menu + .attached.segment:not(.top) + .attached.segment:not(.top) {
  border-top: none;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  width: 100%;
}

/* line 675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.top.attached.segment + .ui.bottom.tabular.menu {
  position: relative;
  width: calc(100% + (1px * 2));
  left: -1px;
}

/* Bottom Vertical Tabular */
/* line 682, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.bottom.tabular.menu {
  background: none transparent;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: none;
  border-top: 1px solid #D4D4D5;
}

/* line 690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.bottom.tabular.menu .item {
  background: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top: none;
}

/* line 697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.bottom.tabular.menu .active.item, .ui.bottom.tabular.menu table.table thead tr.item, table.table thead .ui.bottom.tabular.menu tr.item, .ui.bottom.tabular.menu table.default thead tr.item, table.default thead .ui.bottom.tabular.menu tr.item,
.ui.bottom.tabular.menu table.table tfoot tr.item,
table.table tfoot .ui.bottom.tabular.menu tr.item,
.ui.bottom.tabular.menu table.default tfoot tr.item,
table.default tfoot .ui.bottom.tabular.menu tr.item, .ui.bottom.tabular.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.bottom.tabular.menu tr.item,
.ui.bottom.tabular.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.bottom.tabular.menu tr.item, .ui.bottom.tabular.menu .flyboy table thead tr.item, .flyboy table thead .ui.bottom.tabular.menu tr.item,
.ui.bottom.tabular.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.bottom.tabular.menu tr.item, .ui.bottom.tabular.menu #home-panels table thead tr.item, #home-panels table thead .ui.bottom.tabular.menu tr.item,
.ui.bottom.tabular.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.bottom.tabular.menu tr.item {
  background: none #FFFFFF;
  color: rgba(0, 0, 0, 0.95);
  border-color: #D4D4D5;
  margin: -1px 0px 0px 0px;
  border-radius: 0px 0px 0.28571429rem 0.28571429rem !important;
}

/* Vertical Tabular (Left) */
/* line 706, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.tabular.menu {
  background: none transparent;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: none;
  border-right: 1px solid #D4D4D5;
}

/* line 714, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.tabular.menu .item {
  background: none;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: none;
}

/* line 721, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.tabular.menu .active.item, .ui.vertical.tabular.menu table.table thead tr.item, table.table thead .ui.vertical.tabular.menu tr.item, .ui.vertical.tabular.menu table.default thead tr.item, table.default thead .ui.vertical.tabular.menu tr.item,
.ui.vertical.tabular.menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.tabular.menu tr.item,
.ui.vertical.tabular.menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.tabular.menu tr.item, .ui.vertical.tabular.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.vertical.tabular.menu tr.item,
.ui.vertical.tabular.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.vertical.tabular.menu tr.item, .ui.vertical.tabular.menu .flyboy table thead tr.item, .flyboy table thead .ui.vertical.tabular.menu tr.item,
.ui.vertical.tabular.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.vertical.tabular.menu tr.item, .ui.vertical.tabular.menu #home-panels table thead tr.item, #home-panels table thead .ui.vertical.tabular.menu tr.item,
.ui.vertical.tabular.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.vertical.tabular.menu tr.item {
  background: none #FFFFFF;
  color: rgba(0, 0, 0, 0.95);
  border-color: #D4D4D5;
  margin: 0px -1px 0px 0px;
  border-radius: 0.28571429rem 0px 0px 0.28571429rem !important;
}

/* Vertical Right Tabular */
/* line 730, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.right.tabular.menu {
  background: none transparent;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: none;
  border-right: none;
  border-left: 1px solid #D4D4D5;
}

/* line 739, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.right.tabular.menu .item {
  background: none;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-left: none;
}

/* line 746, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.right.tabular.menu .active.item, .ui.vertical.right.tabular.menu table.table thead tr.item, table.table thead .ui.vertical.right.tabular.menu tr.item, .ui.vertical.right.tabular.menu table.default thead tr.item, table.default thead .ui.vertical.right.tabular.menu tr.item,
.ui.vertical.right.tabular.menu table.table tfoot tr.item,
table.table tfoot .ui.vertical.right.tabular.menu tr.item,
.ui.vertical.right.tabular.menu table.default tfoot tr.item,
table.default tfoot .ui.vertical.right.tabular.menu tr.item, .ui.vertical.right.tabular.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.vertical.right.tabular.menu tr.item,
.ui.vertical.right.tabular.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.vertical.right.tabular.menu tr.item, .ui.vertical.right.tabular.menu .flyboy table thead tr.item, .flyboy table thead .ui.vertical.right.tabular.menu tr.item,
.ui.vertical.right.tabular.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.vertical.right.tabular.menu tr.item, .ui.vertical.right.tabular.menu #home-panels table thead tr.item, #home-panels table thead .ui.vertical.right.tabular.menu tr.item,
.ui.vertical.right.tabular.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.vertical.right.tabular.menu tr.item {
  background: none #FFFFFF;
  color: rgba(0, 0, 0, 0.95);
  border-color: #D4D4D5;
  margin: 0px 0px 0px -1px;
  border-radius: 0px 0.28571429rem 0.28571429rem 0px !important;
}

/* Dropdown */
/* line 755, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tabular.menu .active.dropdown.item, .ui.tabular.menu table.table thead tr.dropdown.item, table.table thead .ui.tabular.menu tr.dropdown.item, .ui.tabular.menu table.default thead tr.dropdown.item, table.default thead .ui.tabular.menu tr.dropdown.item,
.ui.tabular.menu table.table tfoot tr.dropdown.item,
table.table tfoot .ui.tabular.menu tr.dropdown.item,
.ui.tabular.menu table.default tfoot tr.dropdown.item,
table.default tfoot .ui.tabular.menu tr.dropdown.item, .ui.tabular.menu #dorsale-attachments table thead tr.dropdown.item, #dorsale-attachments table thead .ui.tabular.menu tr.dropdown.item,
.ui.tabular.menu #dorsale-attachments table tfoot tr.dropdown.item,
#dorsale-attachments table tfoot .ui.tabular.menu tr.dropdown.item, .ui.tabular.menu .flyboy table thead tr.dropdown.item, .flyboy table thead .ui.tabular.menu tr.dropdown.item,
.ui.tabular.menu .flyboy table tfoot tr.dropdown.item,
.flyboy table tfoot .ui.tabular.menu tr.dropdown.item, .ui.tabular.menu #home-panels table thead tr.dropdown.item, #home-panels table thead .ui.tabular.menu tr.dropdown.item,
.ui.tabular.menu #home-panels table tfoot tr.dropdown.item,
#home-panels table tfoot .ui.tabular.menu tr.dropdown.item {
  margin-bottom: 0px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 2px solid transparent;
  border-bottom: none;
}

/*--------------
   Pagination
---------------*/
/* line 767, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu {
  margin: 0em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 774, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu .item:last-child {
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 777, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.menu .item:last-child {
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 780, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu .item:last-child:before {
  display: none;
}

/* line 783, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu .item {
  min-width: 3em;
  text-align: center;
}

/* line 787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu .icon.item i.icon {
  vertical-align: top;
}

/* Active */
/* line 792, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pagination.menu .active.item, .ui.pagination.menu table.table thead tr.item, table.table thead .ui.pagination.menu tr.item, .ui.pagination.menu table.default thead tr.item, table.default thead .ui.pagination.menu tr.item,
.ui.pagination.menu table.table tfoot tr.item,
table.table tfoot .ui.pagination.menu tr.item,
.ui.pagination.menu table.default tfoot tr.item,
table.default tfoot .ui.pagination.menu tr.item, .ui.pagination.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.pagination.menu tr.item,
.ui.pagination.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.pagination.menu tr.item, .ui.pagination.menu .flyboy table thead tr.item, .flyboy table thead .ui.pagination.menu tr.item,
.ui.pagination.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.pagination.menu tr.item, .ui.pagination.menu #home-panels table thead tr.item, #home-panels table thead .ui.pagination.menu tr.item,
.ui.pagination.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.pagination.menu tr.item {
  border-top: none;
  padding-top: 0.92857143em;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------
   Secondary
---------------*/
/* line 805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu {
  background: none;
  margin-left: -0.35714286em;
  margin-right: -0.35714286em;
  border-radius: 0em;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Item */
/* line 816, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .item {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0.78571429em 0.92857143em;
  margin: 0em 0.35714286em;
  background: none;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  border-radius: 0.28571429rem;
}

/* No Divider */
/* line 831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .item:before {
  display: none !important;
}

/* Header */
/* line 836, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .header.item {
  border-radius: 0em;
  border-right: none;
  background: none transparent;
}

/* Image */
/* line 843, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .item > img:not(.ui) {
  margin: 0em;
}

/* Hover */
/* line 848, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .textarea-input-group button.item:hover, .textarea-input-group .ui.secondary.menu button.item:hover, .ui.secondary.menu .textarea-input-group input.item:hover, .textarea-input-group .ui.secondary.menu input.item:hover,
.ui.secondary.menu .link.item:hover,
.ui.secondary.menu a.item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/* Active */
/* line 856, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .active.item, .ui.secondary.menu table.table thead tr.item, table.table thead .ui.secondary.menu tr.item, .ui.secondary.menu table.default thead tr.item, table.default thead .ui.secondary.menu tr.item,
.ui.secondary.menu table.table tfoot tr.item,
table.table tfoot .ui.secondary.menu tr.item,
.ui.secondary.menu table.default tfoot tr.item,
table.default tfoot .ui.secondary.menu tr.item, .ui.secondary.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.secondary.menu tr.item,
.ui.secondary.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.secondary.menu tr.item, .ui.secondary.menu .flyboy table thead tr.item, .flyboy table thead .ui.secondary.menu tr.item,
.ui.secondary.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.secondary.menu tr.item, .ui.secondary.menu #home-panels table thead tr.item, #home-panels table thead .ui.secondary.menu tr.item,
.ui.secondary.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.secondary.menu tr.item {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  border-radius: 0.28571429rem;
}

/* Active Hover */
/* line 865, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.menu .active.item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/* Inverted */
/* line 873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.menu .link.item,
.ui.secondary.inverted.menu a.item,
.ui.secondary.inverted.menu .item.sort[data-sort] {
  color: rgba(255, 255, 255, 0.7) !important;
}

/* line 877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.menu .dropdown.item:hover, .ui.secondary.inverted.menu .textarea-input-group button.item:hover, .textarea-input-group .ui.secondary.inverted.menu button.item:hover, .ui.secondary.inverted.menu .textarea-input-group input.item:hover, .textarea-input-group .ui.secondary.inverted.menu input.item:hover,
.ui.secondary.inverted.menu .link.item:hover,
.ui.secondary.inverted.menu a.item:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff !important;
}

/* line 883, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.menu .active.item, .ui.secondary.inverted.menu table.table thead tr.item, table.table thead .ui.secondary.inverted.menu tr.item, .ui.secondary.inverted.menu table.default thead tr.item, table.default thead .ui.secondary.inverted.menu tr.item,
.ui.secondary.inverted.menu table.table tfoot tr.item,
table.table tfoot .ui.secondary.inverted.menu tr.item,
.ui.secondary.inverted.menu table.default tfoot tr.item,
table.default tfoot .ui.secondary.inverted.menu tr.item, .ui.secondary.inverted.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.secondary.inverted.menu tr.item,
.ui.secondary.inverted.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.secondary.inverted.menu tr.item, .ui.secondary.inverted.menu .flyboy table thead tr.item, .flyboy table thead .ui.secondary.inverted.menu tr.item,
.ui.secondary.inverted.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.secondary.inverted.menu tr.item, .ui.secondary.inverted.menu #home-panels table thead tr.item, #home-panels table thead .ui.secondary.inverted.menu tr.item,
.ui.secondary.inverted.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.secondary.inverted.menu tr.item {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff !important;
}

/* Fix item margins */
/* line 889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.item.menu {
  margin-left: 0em;
  margin-right: 0em;
}

/* line 893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.item.menu .item:last-child {
  margin-right: 0em;
}

/* line 896, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Sub Menu */
/* line 902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.secondary.menu .item:not(.dropdown) > .menu {
  margin: 0em -0.92857143em;
}

/* line 905, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.secondary.menu .item:not(.dropdown) > .menu > .item {
  margin: 0em;
  padding: 0.5em 1.33333333em;
}

/*---------------------
   Secondary Vertical
-----------------------*/
/* line 914, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.vertical.menu > .item {
  border: none;
  margin: 0em 0em 0.35714286em;
  border-radius: 0.28571429rem !important;
}

/* line 919, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.vertical.menu > .header.item {
  border-radius: 0em;
}

/* Sub Menu */
/* line 924, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.secondary.menu .item > .menu .item {
  background-color: transparent;
}

/* Inverted */
/* line 929, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.menu {
  background-color: transparent;
}

/*---------------------
   Secondary Pointing
-----------------------*/
/* line 937, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu {
  margin-left: 0em;
  margin-right: 0em;
  border-bottom: 2px solid rgba(34, 36, 38, 0.15);
}

/* line 942, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .item {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-radius: 0em;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0em 0em -2px;
  padding: 0.85714286em 1.14285714em;
  border-bottom-width: 2px;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* Item Types */
/* line 956, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .header.item {
  color: rgba(0, 0, 0, 0.85) !important;
}

/* line 959, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .text.item {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 963, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .item:after {
  display: none;
}

/* Hover */
/* line 968, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .textarea-input-group button.item:hover, .textarea-input-group .ui.secondary.pointing.menu button.item:hover, .ui.secondary.pointing.menu .textarea-input-group input.item:hover, .textarea-input-group .ui.secondary.pointing.menu input.item:hover,
.ui.secondary.pointing.menu .link.item:hover,
.ui.secondary.pointing.menu a.item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

/* Pressed */
/* line 976, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .dropdown.item:active,
.ui.secondary.pointing.menu .link.item:active,
.ui.secondary.pointing.menu a.item:active,
.ui.secondary.pointing.menu .item.sort[data-sort]:active {
  background-color: transparent;
  border-color: rgba(34, 36, 38, 0.15);
}

/* Active */
/* line 984, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .active.item, .ui.secondary.pointing.menu table.table thead tr.item, table.table thead .ui.secondary.pointing.menu tr.item, .ui.secondary.pointing.menu table.default thead tr.item, table.default thead .ui.secondary.pointing.menu tr.item,
.ui.secondary.pointing.menu table.table tfoot tr.item,
table.table tfoot .ui.secondary.pointing.menu tr.item,
.ui.secondary.pointing.menu table.default tfoot tr.item,
table.default tfoot .ui.secondary.pointing.menu tr.item, .ui.secondary.pointing.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.secondary.pointing.menu tr.item,
.ui.secondary.pointing.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.secondary.pointing.menu tr.item, .ui.secondary.pointing.menu .flyboy table thead tr.item, .flyboy table thead .ui.secondary.pointing.menu tr.item,
.ui.secondary.pointing.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.secondary.pointing.menu tr.item, .ui.secondary.pointing.menu #home-panels table thead tr.item, #home-panels table thead .ui.secondary.pointing.menu tr.item,
.ui.secondary.pointing.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.secondary.pointing.menu tr.item {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #1B1C1D;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
}

/* Active Hover */
/* line 994, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .active.item:hover {
  border-color: #1B1C1D;
  color: rgba(0, 0, 0, 0.95);
}

/* Active Dropdown */
/* line 1000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.pointing.menu .active.dropdown.item, .ui.secondary.pointing.menu table.table thead tr.dropdown.item, table.table thead .ui.secondary.pointing.menu tr.dropdown.item, .ui.secondary.pointing.menu table.default thead tr.dropdown.item, table.default thead .ui.secondary.pointing.menu tr.dropdown.item,
.ui.secondary.pointing.menu table.table tfoot tr.dropdown.item,
table.table tfoot .ui.secondary.pointing.menu tr.dropdown.item,
.ui.secondary.pointing.menu table.default tfoot tr.dropdown.item,
table.default tfoot .ui.secondary.pointing.menu tr.dropdown.item, .ui.secondary.pointing.menu #dorsale-attachments table thead tr.dropdown.item, #dorsale-attachments table thead .ui.secondary.pointing.menu tr.dropdown.item,
.ui.secondary.pointing.menu #dorsale-attachments table tfoot tr.dropdown.item,
#dorsale-attachments table tfoot .ui.secondary.pointing.menu tr.dropdown.item, .ui.secondary.pointing.menu .flyboy table thead tr.dropdown.item, .flyboy table thead .ui.secondary.pointing.menu tr.dropdown.item,
.ui.secondary.pointing.menu .flyboy table tfoot tr.dropdown.item,
.flyboy table tfoot .ui.secondary.pointing.menu tr.dropdown.item, .ui.secondary.pointing.menu #home-panels table thead tr.dropdown.item, #home-panels table thead .ui.secondary.pointing.menu tr.dropdown.item,
.ui.secondary.pointing.menu #home-panels table tfoot tr.dropdown.item,
#home-panels table tfoot .ui.secondary.pointing.menu tr.dropdown.item {
  border-color: transparent;
}

/* Vertical Pointing */
/* line 1005, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.vertical.pointing.menu {
  border-bottom-width: 0px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: rgba(34, 36, 38, 0.15);
}

/* line 1011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.vertical.pointing.menu .item {
  border-bottom: none;
  border-right-style: solid;
  border-right-color: transparent;
  border-radius: 0em !important;
  margin: 0em -2px 0em 0em;
  border-right-width: 2px;
}

/* Vertical Active */
/* line 1021, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.vertical.pointing.menu .active.item, .ui.secondary.vertical.pointing.menu table.table thead tr.item, table.table thead .ui.secondary.vertical.pointing.menu tr.item, .ui.secondary.vertical.pointing.menu table.default thead tr.item, table.default thead .ui.secondary.vertical.pointing.menu tr.item,
.ui.secondary.vertical.pointing.menu table.table tfoot tr.item,
table.table tfoot .ui.secondary.vertical.pointing.menu tr.item,
.ui.secondary.vertical.pointing.menu table.default tfoot tr.item,
table.default tfoot .ui.secondary.vertical.pointing.menu tr.item, .ui.secondary.vertical.pointing.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.secondary.vertical.pointing.menu tr.item,
.ui.secondary.vertical.pointing.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.secondary.vertical.pointing.menu tr.item, .ui.secondary.vertical.pointing.menu .flyboy table thead tr.item, .flyboy table thead .ui.secondary.vertical.pointing.menu tr.item,
.ui.secondary.vertical.pointing.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.secondary.vertical.pointing.menu tr.item, .ui.secondary.vertical.pointing.menu #home-panels table thead tr.item, #home-panels table thead .ui.secondary.vertical.pointing.menu tr.item,
.ui.secondary.vertical.pointing.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.secondary.vertical.pointing.menu tr.item {
  border-color: #1B1C1D;
}

/* Inverted */
/* line 1026, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1029, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu {
  border-width: 2px;
  border-color: rgba(34, 36, 38, 0.15);
}

/* line 1033, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu .item {
  color: rgba(255, 255, 255, 0.9);
}

/* line 1036, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu .header.item {
  color: #FFFFFF !important;
}

/* Hover */
/* line 1041, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu .link.item:hover, .ui.secondary.inverted.pointing.menu .textarea-input-group button.item:hover, .textarea-input-group .ui.secondary.inverted.pointing.menu button.item:hover, .ui.secondary.inverted.pointing.menu .textarea-input-group input.item:hover, .textarea-input-group .ui.secondary.inverted.pointing.menu input.item:hover,
.ui.secondary.inverted.pointing.menu a.item:hover {
  color: rgba(0, 0, 0, 0.95);
}

/* Active */
/* line 1047, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.secondary.inverted.pointing.menu .active.item, .ui.secondary.inverted.pointing.menu table.table thead tr.item, table.table thead .ui.secondary.inverted.pointing.menu tr.item, .ui.secondary.inverted.pointing.menu table.default thead tr.item, table.default thead .ui.secondary.inverted.pointing.menu tr.item,
.ui.secondary.inverted.pointing.menu table.table tfoot tr.item,
table.table tfoot .ui.secondary.inverted.pointing.menu tr.item,
.ui.secondary.inverted.pointing.menu table.default tfoot tr.item,
table.default tfoot .ui.secondary.inverted.pointing.menu tr.item, .ui.secondary.inverted.pointing.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.secondary.inverted.pointing.menu tr.item,
.ui.secondary.inverted.pointing.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.secondary.inverted.pointing.menu tr.item, .ui.secondary.inverted.pointing.menu .flyboy table thead tr.item, .flyboy table thead .ui.secondary.inverted.pointing.menu tr.item,
.ui.secondary.inverted.pointing.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.secondary.inverted.pointing.menu tr.item, .ui.secondary.inverted.pointing.menu #home-panels table thead tr.item, #home-panels table thead .ui.secondary.inverted.pointing.menu tr.item,
.ui.secondary.inverted.pointing.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.secondary.inverted.pointing.menu tr.item {
  border-color: #FFFFFF;
  color: #ffffff;
}

/*--------------
    Text Menu
---------------*/
/* line 1056, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu {
  background: none transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 1em -0.5em;
}

/* line 1064, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .item {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0em 0em;
  padding: 0.35714286em 0.5em;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* Border */
/* line 1079, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .item:before,
.ui.text.menu .menu .item:before {
  display: none !important;
}

/* Header */
/* line 1085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .header.item {
  background-color: transparent;
  opacity: 1;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.92857143em;
  text-transform: uppercase;
  font-weight: bold;
}

/* Image */
/* line 1095, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .item > img:not(.ui) {
  margin: 0em;
}

/*--- fluid text ---*/
/* line 1101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.item.menu .item {
  margin: 0em;
}

/*--- vertical text ---*/
/* line 1107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu {
  margin: 1em 0em;
}

/* line 1110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu:first-child {
  margin-top: 0rem;
}

/* line 1113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu:last-child {
  margin-bottom: 0rem;
}

/* line 1116, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu .item {
  margin: 0.57142857em 0em;
  padding-left: 0em;
  padding-right: 0em;
}

/* line 1121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu .item > i.icon {
  float: none;
  margin: 0em 0.35714286em 0em 0em;
}

/* line 1125, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu .header.item {
  margin: 0.57142857em 0em 0.71428571em;
}

/* Vertical Sub Menu */
/* line 1130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu .item:not(.dropdown) > .menu {
  margin: 0em;
}

/* line 1133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.text.menu .item:not(.dropdown) > .menu > .item {
  margin: 0em;
  padding: 0.5em 0em;
}

/*--- hover ---*/
/* line 1140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .item:hover {
  opacity: 1;
  background-color: transparent;
}

/*--- active ---*/
/* line 1147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .active.item, .ui.text.menu table.table thead tr.item, table.table thead .ui.text.menu tr.item, .ui.text.menu table.default thead tr.item, table.default thead .ui.text.menu tr.item,
.ui.text.menu table.table tfoot tr.item,
table.table tfoot .ui.text.menu tr.item,
.ui.text.menu table.default tfoot tr.item,
table.default tfoot .ui.text.menu tr.item, .ui.text.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.text.menu tr.item,
.ui.text.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.text.menu tr.item, .ui.text.menu .flyboy table thead tr.item, .flyboy table thead .ui.text.menu tr.item,
.ui.text.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.text.menu tr.item, .ui.text.menu #home-panels table thead tr.item, #home-panels table thead .ui.text.menu tr.item,
.ui.text.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.text.menu tr.item {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.95);
}

/*--- active hover ---*/
/* line 1158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.menu .active.item:hover {
  background-color: transparent;
}

/* Disable Bariations */
/* line 1163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.pointing.menu .active.item:after, .ui.text.pointing.menu table.table thead tr.item:after, table.table thead .ui.text.pointing.menu tr.item:after, .ui.text.pointing.menu table.default thead tr.item:after, table.default thead .ui.text.pointing.menu tr.item:after,
.ui.text.pointing.menu table.table tfoot tr.item:after,
table.table tfoot .ui.text.pointing.menu tr.item:after,
.ui.text.pointing.menu table.default tfoot tr.item:after,
table.default tfoot .ui.text.pointing.menu tr.item:after, .ui.text.pointing.menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.text.pointing.menu tr.item:after,
.ui.text.pointing.menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.text.pointing.menu tr.item:after, .ui.text.pointing.menu .flyboy table thead tr.item:after, .flyboy table thead .ui.text.pointing.menu tr.item:after,
.ui.text.pointing.menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.text.pointing.menu tr.item:after, .ui.text.pointing.menu #home-panels table thead tr.item:after, #home-panels table thead .ui.text.pointing.menu tr.item:after,
.ui.text.pointing.menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.text.pointing.menu tr.item:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1167, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.text.attached.menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Inverted */
/* line 1173, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.text.menu,
.ui.inverted.text.menu .item,
.ui.inverted.text.menu .item:hover,
.ui.inverted.text.menu .active.item,
.ui.inverted.text.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.inverted.text.menu tr.item,
.ui.inverted.text.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.text.menu tr.item,
.ui.inverted.text.menu #home-panels table thead tr.item,
#home-panels table thead .ui.inverted.text.menu tr.item,
.ui.inverted.text.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.text.menu tr.item {
  background-color: transparent !important;
}

/* Fluid */
/* line 1181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.fluid.text.menu {
  margin-left: 0em;
  margin-right: 0em;
}

/*--------------
    Icon Only
---------------*/
/* Vertical Menu */
/* line 1192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.icon.menu {
  display: inline-block;
  width: auto;
}

/* Item */
/* line 1198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.icon.menu .item {
  height: auto;
  text-align: center;
  color: #1B1C1D;
}

/* Icon */
/* line 1205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.icon.menu .item > .icon:not(.dropdown) {
  margin: 0;
  opacity: 1;
}

/* Icon Gylph */
/* line 1211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.icon.menu .icon:before {
  opacity: 1;
}

/* (x) Item Icon */
/* line 1216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .icon.item > .icon {
  width: auto;
  margin: 0em auto;
}

/* Vertical Icon */
/* line 1222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.icon.menu .item > .icon:not(.dropdown) {
  display: block;
  opacity: 1;
  margin: 0em auto;
  float: none;
}

/* Inverted */
/* line 1230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.icon.menu .item {
  color: #FFFFFF;
}

/*--------------
   Labeled Icon
---------------*/
/* Menu */
/* line 1240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.labeled.icon.menu {
  text-align: center;
}

/* Item */
/* line 1245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.labeled.icon.menu .item {
  min-width: 6em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Icon */
/* line 1254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.labeled.icon.menu .item > .icon:not(.dropdown) {
  height: 1em;
  display: block;
  font-size: 1.71428571em !important;
  margin: 0em auto 0.5rem !important;
}

/* Fluid */
/* line 1262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.fluid.labeled.icon.menu > .item {
  min-width: 0em;
}

/*******************************
           Variations
*******************************/
/*--------------
    Stackable
---------------*/
@media only screen and (max-width: 767px) {
  /* line 1277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 1283, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu .item {
    width: 100% !important;
  }
  /* line 1286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu .item:before {
    position: absolute;
    content: '';
    top: auto;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: rgba(34, 36, 38, 0.1);
  }
  /* line 1296, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu .left.menu,
.ui.stackable.menu .left.item {
    margin-right: 0 !important;
  }
  /* line 1300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu .right.menu,
.ui.stackable.menu .right.item {
    margin-left: 0 !important;
  }
  /* line 1304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
  .ui.stackable.menu .right.menu,
.ui.stackable.menu .left.menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/*--------------
     Colors
---------------*/
/*--- Standard Colors  ---*/
/* line 1320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .red.active.item, .ui.menu table.table thead tr.red.item, table.table thead .ui.menu tr.red.item, .ui.menu table.default thead tr.red.item, table.default thead .ui.menu tr.red.item,
.ui.menu table.table tfoot tr.red.item,
table.table tfoot .ui.menu tr.red.item,
.ui.menu table.default tfoot tr.red.item,
table.default tfoot .ui.menu tr.red.item, .ui.menu #dorsale-attachments table thead tr.red.item, #dorsale-attachments table thead .ui.menu tr.red.item,
.ui.menu #dorsale-attachments table tfoot tr.red.item,
#dorsale-attachments table tfoot .ui.menu tr.red.item, .ui.menu .flyboy table thead tr.red.item, .flyboy table thead .ui.menu tr.red.item,
.ui.menu .flyboy table tfoot tr.red.item,
.flyboy table tfoot .ui.menu tr.red.item, .ui.menu #home-panels table thead tr.red.item, #home-panels table thead .ui.menu tr.red.item,
.ui.menu #home-panels table tfoot tr.red.item,
#home-panels table tfoot .ui.menu tr.red.item,
.ui.red.menu .active.item,
.ui.red.menu table.table thead tr.item,
table.table thead .ui.red.menu tr.item,
.ui.red.menu table.default thead tr.item,
table.default thead .ui.red.menu tr.item,
.ui.red.menu table.table tfoot tr.item,
table.table tfoot .ui.red.menu tr.item,
.ui.red.menu table.default tfoot tr.item,
table.default tfoot .ui.red.menu tr.item,
.ui.red.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.red.menu tr.item,
.ui.red.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.red.menu tr.item,
.ui.red.menu .flyboy table thead tr.item,
.flyboy table thead .ui.red.menu tr.item,
.ui.red.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.red.menu tr.item,
.ui.red.menu #home-panels table thead tr.item,
#home-panels table thead .ui.red.menu tr.item,
.ui.red.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.red.menu tr.item {
  border-color: #DB2828 !important;
  color: #DB2828 !important;
}

/* line 1325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .orange.active.item, .ui.menu table.table thead tr.orange.item, table.table thead .ui.menu tr.orange.item, .ui.menu table.default thead tr.orange.item, table.default thead .ui.menu tr.orange.item,
.ui.menu table.table tfoot tr.orange.item,
table.table tfoot .ui.menu tr.orange.item,
.ui.menu table.default tfoot tr.orange.item,
table.default tfoot .ui.menu tr.orange.item, .ui.menu #dorsale-attachments table thead tr.orange.item, #dorsale-attachments table thead .ui.menu tr.orange.item,
.ui.menu #dorsale-attachments table tfoot tr.orange.item,
#dorsale-attachments table tfoot .ui.menu tr.orange.item, .ui.menu .flyboy table thead tr.orange.item, .flyboy table thead .ui.menu tr.orange.item,
.ui.menu .flyboy table tfoot tr.orange.item,
.flyboy table tfoot .ui.menu tr.orange.item, .ui.menu #home-panels table thead tr.orange.item, #home-panels table thead .ui.menu tr.orange.item,
.ui.menu #home-panels table tfoot tr.orange.item,
#home-panels table tfoot .ui.menu tr.orange.item,
.ui.orange.menu .active.item,
.ui.orange.menu table.table thead tr.item,
table.table thead .ui.orange.menu tr.item,
.ui.orange.menu table.default thead tr.item,
table.default thead .ui.orange.menu tr.item,
.ui.orange.menu table.table tfoot tr.item,
table.table tfoot .ui.orange.menu tr.item,
.ui.orange.menu table.default tfoot tr.item,
table.default tfoot .ui.orange.menu tr.item,
.ui.orange.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.orange.menu tr.item,
.ui.orange.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.orange.menu tr.item,
.ui.orange.menu .flyboy table thead tr.item,
.flyboy table thead .ui.orange.menu tr.item,
.ui.orange.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.orange.menu tr.item,
.ui.orange.menu #home-panels table thead tr.item,
#home-panels table thead .ui.orange.menu tr.item,
.ui.orange.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.orange.menu tr.item {
  border-color: #F2711C !important;
  color: #F2711C !important;
}

/* line 1330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .yellow.active.item, .ui.menu table.table thead tr.yellow.item, table.table thead .ui.menu tr.yellow.item, .ui.menu table.default thead tr.yellow.item, table.default thead .ui.menu tr.yellow.item,
.ui.menu table.table tfoot tr.yellow.item,
table.table tfoot .ui.menu tr.yellow.item,
.ui.menu table.default tfoot tr.yellow.item,
table.default tfoot .ui.menu tr.yellow.item, .ui.menu #dorsale-attachments table thead tr.yellow.item, #dorsale-attachments table thead .ui.menu tr.yellow.item,
.ui.menu #dorsale-attachments table tfoot tr.yellow.item,
#dorsale-attachments table tfoot .ui.menu tr.yellow.item, .ui.menu .flyboy table thead tr.yellow.item, .flyboy table thead .ui.menu tr.yellow.item,
.ui.menu .flyboy table tfoot tr.yellow.item,
.flyboy table tfoot .ui.menu tr.yellow.item, .ui.menu #home-panels table thead tr.yellow.item, #home-panels table thead .ui.menu tr.yellow.item,
.ui.menu #home-panels table tfoot tr.yellow.item,
#home-panels table tfoot .ui.menu tr.yellow.item,
.ui.yellow.menu .active.item,
.ui.yellow.menu table.table thead tr.item,
table.table thead .ui.yellow.menu tr.item,
.ui.yellow.menu table.default thead tr.item,
table.default thead .ui.yellow.menu tr.item,
.ui.yellow.menu table.table tfoot tr.item,
table.table tfoot .ui.yellow.menu tr.item,
.ui.yellow.menu table.default tfoot tr.item,
table.default tfoot .ui.yellow.menu tr.item,
.ui.yellow.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.yellow.menu tr.item,
.ui.yellow.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.yellow.menu tr.item,
.ui.yellow.menu .flyboy table thead tr.item,
.flyboy table thead .ui.yellow.menu tr.item,
.ui.yellow.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.yellow.menu tr.item,
.ui.yellow.menu #home-panels table thead tr.item,
#home-panels table thead .ui.yellow.menu tr.item,
.ui.yellow.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.yellow.menu tr.item {
  border-color: #FBBD08 !important;
  color: #FBBD08 !important;
}

/* line 1335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .olive.active.item, .ui.menu table.table thead tr.olive.item, table.table thead .ui.menu tr.olive.item, .ui.menu table.default thead tr.olive.item, table.default thead .ui.menu tr.olive.item,
.ui.menu table.table tfoot tr.olive.item,
table.table tfoot .ui.menu tr.olive.item,
.ui.menu table.default tfoot tr.olive.item,
table.default tfoot .ui.menu tr.olive.item, .ui.menu #dorsale-attachments table thead tr.olive.item, #dorsale-attachments table thead .ui.menu tr.olive.item,
.ui.menu #dorsale-attachments table tfoot tr.olive.item,
#dorsale-attachments table tfoot .ui.menu tr.olive.item, .ui.menu .flyboy table thead tr.olive.item, .flyboy table thead .ui.menu tr.olive.item,
.ui.menu .flyboy table tfoot tr.olive.item,
.flyboy table tfoot .ui.menu tr.olive.item, .ui.menu #home-panels table thead tr.olive.item, #home-panels table thead .ui.menu tr.olive.item,
.ui.menu #home-panels table tfoot tr.olive.item,
#home-panels table tfoot .ui.menu tr.olive.item,
.ui.olive.menu .active.item,
.ui.olive.menu table.table thead tr.item,
table.table thead .ui.olive.menu tr.item,
.ui.olive.menu table.default thead tr.item,
table.default thead .ui.olive.menu tr.item,
.ui.olive.menu table.table tfoot tr.item,
table.table tfoot .ui.olive.menu tr.item,
.ui.olive.menu table.default tfoot tr.item,
table.default tfoot .ui.olive.menu tr.item,
.ui.olive.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.olive.menu tr.item,
.ui.olive.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.olive.menu tr.item,
.ui.olive.menu .flyboy table thead tr.item,
.flyboy table thead .ui.olive.menu tr.item,
.ui.olive.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.olive.menu tr.item,
.ui.olive.menu #home-panels table thead tr.item,
#home-panels table thead .ui.olive.menu tr.item,
.ui.olive.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.olive.menu tr.item {
  border-color: #B5CC18 !important;
  color: #B5CC18 !important;
}

/* line 1340, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .green.active.item, .ui.menu table.table thead tr.green.item, table.table thead .ui.menu tr.green.item, .ui.menu table.default thead tr.green.item, table.default thead .ui.menu tr.green.item,
.ui.menu table.table tfoot tr.green.item,
table.table tfoot .ui.menu tr.green.item,
.ui.menu table.default tfoot tr.green.item,
table.default tfoot .ui.menu tr.green.item, .ui.menu #dorsale-attachments table thead tr.green.item, #dorsale-attachments table thead .ui.menu tr.green.item,
.ui.menu #dorsale-attachments table tfoot tr.green.item,
#dorsale-attachments table tfoot .ui.menu tr.green.item, .ui.menu .flyboy table thead tr.green.item, .flyboy table thead .ui.menu tr.green.item,
.ui.menu .flyboy table tfoot tr.green.item,
.flyboy table tfoot .ui.menu tr.green.item, .ui.menu #home-panels table thead tr.green.item, #home-panels table thead .ui.menu tr.green.item,
.ui.menu #home-panels table tfoot tr.green.item,
#home-panels table tfoot .ui.menu tr.green.item,
.ui.green.menu .active.item,
.ui.green.menu table.table thead tr.item,
table.table thead .ui.green.menu tr.item,
.ui.green.menu table.default thead tr.item,
table.default thead .ui.green.menu tr.item,
.ui.green.menu table.table tfoot tr.item,
table.table tfoot .ui.green.menu tr.item,
.ui.green.menu table.default tfoot tr.item,
table.default tfoot .ui.green.menu tr.item,
.ui.green.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.green.menu tr.item,
.ui.green.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.green.menu tr.item,
.ui.green.menu .flyboy table thead tr.item,
.flyboy table thead .ui.green.menu tr.item,
.ui.green.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.green.menu tr.item,
.ui.green.menu #home-panels table thead tr.item,
#home-panels table thead .ui.green.menu tr.item,
.ui.green.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.green.menu tr.item {
  border-color: #21BA45 !important;
  color: #21BA45 !important;
}

/* line 1345, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .teal.active.item, .ui.menu table.table thead tr.teal.item, table.table thead .ui.menu tr.teal.item, .ui.menu table.default thead tr.teal.item, table.default thead .ui.menu tr.teal.item,
.ui.menu table.table tfoot tr.teal.item,
table.table tfoot .ui.menu tr.teal.item,
.ui.menu table.default tfoot tr.teal.item,
table.default tfoot .ui.menu tr.teal.item, .ui.menu #dorsale-attachments table thead tr.teal.item, #dorsale-attachments table thead .ui.menu tr.teal.item,
.ui.menu #dorsale-attachments table tfoot tr.teal.item,
#dorsale-attachments table tfoot .ui.menu tr.teal.item, .ui.menu .flyboy table thead tr.teal.item, .flyboy table thead .ui.menu tr.teal.item,
.ui.menu .flyboy table tfoot tr.teal.item,
.flyboy table tfoot .ui.menu tr.teal.item, .ui.menu #home-panels table thead tr.teal.item, #home-panels table thead .ui.menu tr.teal.item,
.ui.menu #home-panels table tfoot tr.teal.item,
#home-panels table tfoot .ui.menu tr.teal.item,
.ui.teal.menu .active.item,
.ui.teal.menu table.table thead tr.item,
table.table thead .ui.teal.menu tr.item,
.ui.teal.menu table.default thead tr.item,
table.default thead .ui.teal.menu tr.item,
.ui.teal.menu table.table tfoot tr.item,
table.table tfoot .ui.teal.menu tr.item,
.ui.teal.menu table.default tfoot tr.item,
table.default tfoot .ui.teal.menu tr.item,
.ui.teal.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.teal.menu tr.item,
.ui.teal.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.teal.menu tr.item,
.ui.teal.menu .flyboy table thead tr.item,
.flyboy table thead .ui.teal.menu tr.item,
.ui.teal.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.teal.menu tr.item,
.ui.teal.menu #home-panels table thead tr.item,
#home-panels table thead .ui.teal.menu tr.item,
.ui.teal.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.teal.menu tr.item {
  border-color: #00B5AD !important;
  color: #00B5AD !important;
}

/* line 1350, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .blue.active.item, .ui.menu table.table thead tr.blue.item, table.table thead .ui.menu tr.blue.item, .ui.menu table.default thead tr.blue.item, table.default thead .ui.menu tr.blue.item,
.ui.menu table.table tfoot tr.blue.item,
table.table tfoot .ui.menu tr.blue.item,
.ui.menu table.default tfoot tr.blue.item,
table.default tfoot .ui.menu tr.blue.item, .ui.menu #dorsale-attachments table thead tr.blue.item, #dorsale-attachments table thead .ui.menu tr.blue.item,
.ui.menu #dorsale-attachments table tfoot tr.blue.item,
#dorsale-attachments table tfoot .ui.menu tr.blue.item, .ui.menu .flyboy table thead tr.blue.item, .flyboy table thead .ui.menu tr.blue.item,
.ui.menu .flyboy table tfoot tr.blue.item,
.flyboy table tfoot .ui.menu tr.blue.item, .ui.menu #home-panels table thead tr.blue.item, #home-panels table thead .ui.menu tr.blue.item,
.ui.menu #home-panels table tfoot tr.blue.item,
#home-panels table tfoot .ui.menu tr.blue.item,
.ui.blue.menu .active.item,
.ui.blue.menu table.table thead tr.item,
table.table thead .ui.blue.menu tr.item,
.ui.blue.menu table.default thead tr.item,
table.default thead .ui.blue.menu tr.item,
.ui.blue.menu table.table tfoot tr.item,
table.table tfoot .ui.blue.menu tr.item,
.ui.blue.menu table.default tfoot tr.item,
table.default tfoot .ui.blue.menu tr.item,
.ui.blue.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.blue.menu tr.item,
.ui.blue.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.blue.menu tr.item,
.ui.blue.menu .flyboy table thead tr.item,
.flyboy table thead .ui.blue.menu tr.item,
.ui.blue.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.blue.menu tr.item,
.ui.blue.menu #home-panels table thead tr.item,
#home-panels table thead .ui.blue.menu tr.item,
.ui.blue.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.blue.menu tr.item {
  border-color: #2185D0 !important;
  color: #2185D0 !important;
}

/* line 1355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .violet.active.item, .ui.menu table.table thead tr.violet.item, table.table thead .ui.menu tr.violet.item, .ui.menu table.default thead tr.violet.item, table.default thead .ui.menu tr.violet.item,
.ui.menu table.table tfoot tr.violet.item,
table.table tfoot .ui.menu tr.violet.item,
.ui.menu table.default tfoot tr.violet.item,
table.default tfoot .ui.menu tr.violet.item, .ui.menu #dorsale-attachments table thead tr.violet.item, #dorsale-attachments table thead .ui.menu tr.violet.item,
.ui.menu #dorsale-attachments table tfoot tr.violet.item,
#dorsale-attachments table tfoot .ui.menu tr.violet.item, .ui.menu .flyboy table thead tr.violet.item, .flyboy table thead .ui.menu tr.violet.item,
.ui.menu .flyboy table tfoot tr.violet.item,
.flyboy table tfoot .ui.menu tr.violet.item, .ui.menu #home-panels table thead tr.violet.item, #home-panels table thead .ui.menu tr.violet.item,
.ui.menu #home-panels table tfoot tr.violet.item,
#home-panels table tfoot .ui.menu tr.violet.item,
.ui.violet.menu .active.item,
.ui.violet.menu table.table thead tr.item,
table.table thead .ui.violet.menu tr.item,
.ui.violet.menu table.default thead tr.item,
table.default thead .ui.violet.menu tr.item,
.ui.violet.menu table.table tfoot tr.item,
table.table tfoot .ui.violet.menu tr.item,
.ui.violet.menu table.default tfoot tr.item,
table.default tfoot .ui.violet.menu tr.item,
.ui.violet.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.violet.menu tr.item,
.ui.violet.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.violet.menu tr.item,
.ui.violet.menu .flyboy table thead tr.item,
.flyboy table thead .ui.violet.menu tr.item,
.ui.violet.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.violet.menu tr.item,
.ui.violet.menu #home-panels table thead tr.item,
#home-panels table thead .ui.violet.menu tr.item,
.ui.violet.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.violet.menu tr.item {
  border-color: #6435C9 !important;
  color: #6435C9 !important;
}

/* line 1360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .purple.active.item, .ui.menu table.table thead tr.purple.item, table.table thead .ui.menu tr.purple.item, .ui.menu table.default thead tr.purple.item, table.default thead .ui.menu tr.purple.item,
.ui.menu table.table tfoot tr.purple.item,
table.table tfoot .ui.menu tr.purple.item,
.ui.menu table.default tfoot tr.purple.item,
table.default tfoot .ui.menu tr.purple.item, .ui.menu #dorsale-attachments table thead tr.purple.item, #dorsale-attachments table thead .ui.menu tr.purple.item,
.ui.menu #dorsale-attachments table tfoot tr.purple.item,
#dorsale-attachments table tfoot .ui.menu tr.purple.item, .ui.menu .flyboy table thead tr.purple.item, .flyboy table thead .ui.menu tr.purple.item,
.ui.menu .flyboy table tfoot tr.purple.item,
.flyboy table tfoot .ui.menu tr.purple.item, .ui.menu #home-panels table thead tr.purple.item, #home-panels table thead .ui.menu tr.purple.item,
.ui.menu #home-panels table tfoot tr.purple.item,
#home-panels table tfoot .ui.menu tr.purple.item,
.ui.purple.menu .active.item,
.ui.purple.menu table.table thead tr.item,
table.table thead .ui.purple.menu tr.item,
.ui.purple.menu table.default thead tr.item,
table.default thead .ui.purple.menu tr.item,
.ui.purple.menu table.table tfoot tr.item,
table.table tfoot .ui.purple.menu tr.item,
.ui.purple.menu table.default tfoot tr.item,
table.default tfoot .ui.purple.menu tr.item,
.ui.purple.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.purple.menu tr.item,
.ui.purple.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.purple.menu tr.item,
.ui.purple.menu .flyboy table thead tr.item,
.flyboy table thead .ui.purple.menu tr.item,
.ui.purple.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.purple.menu tr.item,
.ui.purple.menu #home-panels table thead tr.item,
#home-panels table thead .ui.purple.menu tr.item,
.ui.purple.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.purple.menu tr.item {
  border-color: #A333C8 !important;
  color: #A333C8 !important;
}

/* line 1365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .pink.active.item, .ui.menu table.table thead tr.pink.item, table.table thead .ui.menu tr.pink.item, .ui.menu table.default thead tr.pink.item, table.default thead .ui.menu tr.pink.item,
.ui.menu table.table tfoot tr.pink.item,
table.table tfoot .ui.menu tr.pink.item,
.ui.menu table.default tfoot tr.pink.item,
table.default tfoot .ui.menu tr.pink.item, .ui.menu #dorsale-attachments table thead tr.pink.item, #dorsale-attachments table thead .ui.menu tr.pink.item,
.ui.menu #dorsale-attachments table tfoot tr.pink.item,
#dorsale-attachments table tfoot .ui.menu tr.pink.item, .ui.menu .flyboy table thead tr.pink.item, .flyboy table thead .ui.menu tr.pink.item,
.ui.menu .flyboy table tfoot tr.pink.item,
.flyboy table tfoot .ui.menu tr.pink.item, .ui.menu #home-panels table thead tr.pink.item, #home-panels table thead .ui.menu tr.pink.item,
.ui.menu #home-panels table tfoot tr.pink.item,
#home-panels table tfoot .ui.menu tr.pink.item,
.ui.pink.menu .active.item,
.ui.pink.menu table.table thead tr.item,
table.table thead .ui.pink.menu tr.item,
.ui.pink.menu table.default thead tr.item,
table.default thead .ui.pink.menu tr.item,
.ui.pink.menu table.table tfoot tr.item,
table.table tfoot .ui.pink.menu tr.item,
.ui.pink.menu table.default tfoot tr.item,
table.default tfoot .ui.pink.menu tr.item,
.ui.pink.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.pink.menu tr.item,
.ui.pink.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.pink.menu tr.item,
.ui.pink.menu .flyboy table thead tr.item,
.flyboy table thead .ui.pink.menu tr.item,
.ui.pink.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.pink.menu tr.item,
.ui.pink.menu #home-panels table thead tr.item,
#home-panels table thead .ui.pink.menu tr.item,
.ui.pink.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.pink.menu tr.item {
  border-color: #E03997 !important;
  color: #E03997 !important;
}

/* line 1370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .brown.active.item, .ui.menu table.table thead tr.brown.item, table.table thead .ui.menu tr.brown.item, .ui.menu table.default thead tr.brown.item, table.default thead .ui.menu tr.brown.item,
.ui.menu table.table tfoot tr.brown.item,
table.table tfoot .ui.menu tr.brown.item,
.ui.menu table.default tfoot tr.brown.item,
table.default tfoot .ui.menu tr.brown.item, .ui.menu #dorsale-attachments table thead tr.brown.item, #dorsale-attachments table thead .ui.menu tr.brown.item,
.ui.menu #dorsale-attachments table tfoot tr.brown.item,
#dorsale-attachments table tfoot .ui.menu tr.brown.item, .ui.menu .flyboy table thead tr.brown.item, .flyboy table thead .ui.menu tr.brown.item,
.ui.menu .flyboy table tfoot tr.brown.item,
.flyboy table tfoot .ui.menu tr.brown.item, .ui.menu #home-panels table thead tr.brown.item, #home-panels table thead .ui.menu tr.brown.item,
.ui.menu #home-panels table tfoot tr.brown.item,
#home-panels table tfoot .ui.menu tr.brown.item,
.ui.brown.menu .active.item,
.ui.brown.menu table.table thead tr.item,
table.table thead .ui.brown.menu tr.item,
.ui.brown.menu table.default thead tr.item,
table.default thead .ui.brown.menu tr.item,
.ui.brown.menu table.table tfoot tr.item,
table.table tfoot .ui.brown.menu tr.item,
.ui.brown.menu table.default tfoot tr.item,
table.default tfoot .ui.brown.menu tr.item,
.ui.brown.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.brown.menu tr.item,
.ui.brown.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.brown.menu tr.item,
.ui.brown.menu .flyboy table thead tr.item,
.flyboy table thead .ui.brown.menu tr.item,
.ui.brown.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.brown.menu tr.item,
.ui.brown.menu #home-panels table thead tr.item,
#home-panels table thead .ui.brown.menu tr.item,
.ui.brown.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.brown.menu tr.item {
  border-color: #A5673F !important;
  color: #A5673F !important;
}

/* line 1375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu .grey.active.item, .ui.menu table.table thead tr.grey.item, table.table thead .ui.menu tr.grey.item, .ui.menu table.default thead tr.grey.item, table.default thead .ui.menu tr.grey.item,
.ui.menu table.table tfoot tr.grey.item,
table.table tfoot .ui.menu tr.grey.item,
.ui.menu table.default tfoot tr.grey.item,
table.default tfoot .ui.menu tr.grey.item, .ui.menu #dorsale-attachments table thead tr.grey.item, #dorsale-attachments table thead .ui.menu tr.grey.item,
.ui.menu #dorsale-attachments table tfoot tr.grey.item,
#dorsale-attachments table tfoot .ui.menu tr.grey.item, .ui.menu .flyboy table thead tr.grey.item, .flyboy table thead .ui.menu tr.grey.item,
.ui.menu .flyboy table tfoot tr.grey.item,
.flyboy table tfoot .ui.menu tr.grey.item, .ui.menu #home-panels table thead tr.grey.item, #home-panels table thead .ui.menu tr.grey.item,
.ui.menu #home-panels table tfoot tr.grey.item,
#home-panels table tfoot .ui.menu tr.grey.item,
.ui.grey.menu .active.item,
.ui.grey.menu table.table thead tr.item,
table.table thead .ui.grey.menu tr.item,
.ui.grey.menu table.default thead tr.item,
table.default thead .ui.grey.menu tr.item,
.ui.grey.menu table.table tfoot tr.item,
table.table tfoot .ui.grey.menu tr.item,
.ui.grey.menu table.default tfoot tr.item,
table.default tfoot .ui.grey.menu tr.item,
.ui.grey.menu #dorsale-attachments table thead tr.item,
#dorsale-attachments table thead .ui.grey.menu tr.item,
.ui.grey.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.grey.menu tr.item,
.ui.grey.menu .flyboy table thead tr.item,
.flyboy table thead .ui.grey.menu tr.item,
.ui.grey.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.grey.menu tr.item,
.ui.grey.menu #home-panels table thead tr.item,
#home-panels table thead .ui.grey.menu tr.item,
.ui.grey.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.grey.menu tr.item {
  border-color: #767676 !important;
  color: #767676 !important;
}

/*--------------
    Inverted
---------------*/
/* line 1385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu {
  border: 0px solid transparent;
  background: #1B1C1D;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Menu Item */
/* line 1393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .item,
.ui.inverted.menu .item > a:not(.ui),
.ui.inverted.menu .item > .sort[data-sort]:not(.ui) {
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
}

/* line 1398, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .item.menu {
  background: transparent;
}

/*--- Border ---*/
/* line 1404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .item:before {
  background: rgba(255, 255, 255, 0.08);
}

/* line 1407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.inverted.menu .item:before {
  background: rgba(255, 255, 255, 0.08);
}

/* Sub Menu */
/* line 1412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.inverted.menu .menu .item,
.ui.vertical.inverted.menu .menu .item a:not(.ui),
.ui.vertical.inverted.menu .menu .item .sort[data-sort]:not(.ui) {
  color: rgba(255, 255, 255, 0.5);
}

/* Header */
/* line 1418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .header.item {
  margin: 0em;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Disabled */
/* line 1426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .item.disabled,
.ui.inverted.menu .item.disabled:hover,
.ui.inverted.menu .textarea-input-group button.disabled:hover,
.textarea-input-group .ui.inverted.menu button.disabled:hover,
.ui.inverted.menu .textarea-input-group input.disabled:hover,
.textarea-input-group .ui.inverted.menu input.disabled:hover {
  color: rgba(225, 225, 225, 0.3);
}

/*--- Hover ---*/
/* line 1433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.link.inverted.menu .item:hover,
.ui.inverted.menu .dropdown.item:hover,
.ui.inverted.menu .textarea-input-group button.item:hover,
.textarea-input-group .ui.inverted.menu button.item:hover,
.ui.inverted.menu .textarea-input-group input.item:hover,
.textarea-input-group .ui.inverted.menu input.item:hover,
.ui.inverted.menu .link.item:hover,
.ui.inverted.menu a.item:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

/* line 1440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.inverted.menu .item .menu a.item:hover,
.ui.vertical.inverted.menu .item .menu .link.item:hover,
.ui.vertical.inverted.menu .item .menu .textarea-input-group button.item:hover,
.textarea-input-group .ui.vertical.inverted.menu .item .menu button.item:hover,
.ui.vertical.inverted.menu .item .menu .textarea-input-group input.item:hover,
.textarea-input-group .ui.vertical.inverted.menu .item .menu input.item:hover {
  background: transparent;
  color: #ffffff;
}

/*--- Pressed ---*/
/* line 1448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu a.item:active, .ui.inverted.menu .item.sort[data-sort]:active,
.ui.inverted.menu .link.item:active {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

/*--- Active ---*/
/* line 1456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .active.item, .ui.inverted.menu table.table thead tr.item, table.table thead .ui.inverted.menu tr.item, .ui.inverted.menu table.default thead tr.item, table.default thead .ui.inverted.menu tr.item,
.ui.inverted.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.menu tr.item,
.ui.inverted.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.menu tr.item, .ui.inverted.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.menu tr.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.item, .ui.inverted.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.menu tr.item,
.ui.inverted.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.menu tr.item, .ui.inverted.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.menu tr.item,
.ui.inverted.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.menu tr.item {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff !important;
}

/* line 1460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.vertical.menu .item .menu .active.item, .ui.inverted.vertical.menu .item .menu table.table thead tr.item, table.table thead .ui.inverted.vertical.menu .item .menu tr.item, .ui.inverted.vertical.menu .item .menu table.default thead tr.item, table.default thead .ui.inverted.vertical.menu .item .menu tr.item,
.ui.inverted.vertical.menu .item .menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.vertical.menu .item .menu tr.item,
.ui.inverted.vertical.menu .item .menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.vertical.menu .item .menu tr.item, .ui.inverted.vertical.menu .item .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.vertical.menu .item .menu tr.item,
.ui.inverted.vertical.menu .item .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.vertical.menu .item .menu tr.item, .ui.inverted.vertical.menu .item .menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.vertical.menu .item .menu tr.item,
.ui.inverted.vertical.menu .item .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.vertical.menu .item .menu tr.item, .ui.inverted.vertical.menu .item .menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.vertical.menu .item .menu tr.item,
.ui.inverted.vertical.menu .item .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.vertical.menu .item .menu tr.item {
  background: transparent;
  color: #FFFFFF;
}

/* line 1464, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.pointing.menu .active.item:after, .ui.inverted.pointing.menu table.table thead tr.item:after, table.table thead .ui.inverted.pointing.menu tr.item:after, .ui.inverted.pointing.menu table.default thead tr.item:after, table.default thead .ui.inverted.pointing.menu tr.item:after,
.ui.inverted.pointing.menu table.table tfoot tr.item:after,
table.table tfoot .ui.inverted.pointing.menu tr.item:after,
.ui.inverted.pointing.menu table.default tfoot tr.item:after,
table.default tfoot .ui.inverted.pointing.menu tr.item:after, .ui.inverted.pointing.menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.inverted.pointing.menu tr.item:after,
.ui.inverted.pointing.menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.inverted.pointing.menu tr.item:after, .ui.inverted.pointing.menu .flyboy table thead tr.item:after, .flyboy table thead .ui.inverted.pointing.menu tr.item:after,
.ui.inverted.pointing.menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.inverted.pointing.menu tr.item:after, .ui.inverted.pointing.menu #home-panels table thead tr.item:after, #home-panels table thead .ui.inverted.pointing.menu tr.item:after,
.ui.inverted.pointing.menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.inverted.pointing.menu tr.item:after {
  background: #3D3E3F !important;
  margin: 0em !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

/*--- Active Hover ---*/
/* line 1474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .active.item:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #FFFFFF !important;
}

/* line 1478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.pointing.menu .active.item:hover:after {
  background: #3D3E3F !important;
}

/*--------------
     Floated
---------------*/
/* line 1486, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.floated.menu {
  float: left;
  margin: 0rem 0.5rem 0rem 0rem;
}

/* line 1490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.floated.menu .item:last-child:before {
  display: none;
}

/* line 1493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.right.floated.menu {
  float: right;
  margin: 0rem 0rem 0rem 0.5rem;
}

/*--------------
    Inverted
---------------*/
/* Red */
/* line 1504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .red.active.item, .ui.inverted.menu table.table thead tr.red.item, table.table thead .ui.inverted.menu tr.red.item, .ui.inverted.menu table.default thead tr.red.item, table.default thead .ui.inverted.menu tr.red.item,
.ui.inverted.menu table.table tfoot tr.red.item,
table.table tfoot .ui.inverted.menu tr.red.item,
.ui.inverted.menu table.default tfoot tr.red.item,
table.default tfoot .ui.inverted.menu tr.red.item, .ui.inverted.menu #dorsale-attachments table thead tr.red.item, #dorsale-attachments table thead .ui.inverted.menu tr.red.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.red.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.red.item, .ui.inverted.menu .flyboy table thead tr.red.item, .flyboy table thead .ui.inverted.menu tr.red.item,
.ui.inverted.menu .flyboy table tfoot tr.red.item,
.flyboy table tfoot .ui.inverted.menu tr.red.item, .ui.inverted.menu #home-panels table thead tr.red.item, #home-panels table thead .ui.inverted.menu tr.red.item,
.ui.inverted.menu #home-panels table tfoot tr.red.item,
#home-panels table tfoot .ui.inverted.menu tr.red.item,
.ui.inverted.red.menu {
  background-color: #DB2828;
}

/* line 1508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.red.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1511, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.red.menu .active.item, .ui.inverted.red.menu table.table thead tr.item, table.table thead .ui.inverted.red.menu tr.item, .ui.inverted.red.menu table.default thead tr.item, table.default thead .ui.inverted.red.menu tr.item,
.ui.inverted.red.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.red.menu tr.item,
.ui.inverted.red.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.red.menu tr.item, .ui.inverted.red.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.red.menu tr.item,
.ui.inverted.red.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.red.menu tr.item, .ui.inverted.red.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.red.menu tr.item,
.ui.inverted.red.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.red.menu tr.item, .ui.inverted.red.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.red.menu tr.item,
.ui.inverted.red.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.red.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Orange */
/* line 1516, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .orange.active.item, .ui.inverted.menu table.table thead tr.orange.item, table.table thead .ui.inverted.menu tr.orange.item, .ui.inverted.menu table.default thead tr.orange.item, table.default thead .ui.inverted.menu tr.orange.item,
.ui.inverted.menu table.table tfoot tr.orange.item,
table.table tfoot .ui.inverted.menu tr.orange.item,
.ui.inverted.menu table.default tfoot tr.orange.item,
table.default tfoot .ui.inverted.menu tr.orange.item, .ui.inverted.menu #dorsale-attachments table thead tr.orange.item, #dorsale-attachments table thead .ui.inverted.menu tr.orange.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.orange.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.orange.item, .ui.inverted.menu .flyboy table thead tr.orange.item, .flyboy table thead .ui.inverted.menu tr.orange.item,
.ui.inverted.menu .flyboy table tfoot tr.orange.item,
.flyboy table tfoot .ui.inverted.menu tr.orange.item, .ui.inverted.menu #home-panels table thead tr.orange.item, #home-panels table thead .ui.inverted.menu tr.orange.item,
.ui.inverted.menu #home-panels table tfoot tr.orange.item,
#home-panels table tfoot .ui.inverted.menu tr.orange.item,
.ui.inverted.orange.menu {
  background-color: #F2711C;
}

/* line 1520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.orange.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.orange.menu .active.item, .ui.inverted.orange.menu table.table thead tr.item, table.table thead .ui.inverted.orange.menu tr.item, .ui.inverted.orange.menu table.default thead tr.item, table.default thead .ui.inverted.orange.menu tr.item,
.ui.inverted.orange.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.orange.menu tr.item,
.ui.inverted.orange.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.orange.menu tr.item, .ui.inverted.orange.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.orange.menu tr.item,
.ui.inverted.orange.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.orange.menu tr.item, .ui.inverted.orange.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.orange.menu tr.item,
.ui.inverted.orange.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.orange.menu tr.item, .ui.inverted.orange.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.orange.menu tr.item,
.ui.inverted.orange.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.orange.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Yellow */
/* line 1528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .yellow.active.item, .ui.inverted.menu table.table thead tr.yellow.item, table.table thead .ui.inverted.menu tr.yellow.item, .ui.inverted.menu table.default thead tr.yellow.item, table.default thead .ui.inverted.menu tr.yellow.item,
.ui.inverted.menu table.table tfoot tr.yellow.item,
table.table tfoot .ui.inverted.menu tr.yellow.item,
.ui.inverted.menu table.default tfoot tr.yellow.item,
table.default tfoot .ui.inverted.menu tr.yellow.item, .ui.inverted.menu #dorsale-attachments table thead tr.yellow.item, #dorsale-attachments table thead .ui.inverted.menu tr.yellow.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.yellow.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.yellow.item, .ui.inverted.menu .flyboy table thead tr.yellow.item, .flyboy table thead .ui.inverted.menu tr.yellow.item,
.ui.inverted.menu .flyboy table tfoot tr.yellow.item,
.flyboy table tfoot .ui.inverted.menu tr.yellow.item, .ui.inverted.menu #home-panels table thead tr.yellow.item, #home-panels table thead .ui.inverted.menu tr.yellow.item,
.ui.inverted.menu #home-panels table tfoot tr.yellow.item,
#home-panels table tfoot .ui.inverted.menu tr.yellow.item,
.ui.inverted.yellow.menu {
  background-color: #FBBD08;
}

/* line 1532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.yellow.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.yellow.menu .active.item, .ui.inverted.yellow.menu table.table thead tr.item, table.table thead .ui.inverted.yellow.menu tr.item, .ui.inverted.yellow.menu table.default thead tr.item, table.default thead .ui.inverted.yellow.menu tr.item,
.ui.inverted.yellow.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.yellow.menu tr.item,
.ui.inverted.yellow.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.yellow.menu tr.item, .ui.inverted.yellow.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.yellow.menu tr.item,
.ui.inverted.yellow.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.yellow.menu tr.item, .ui.inverted.yellow.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.yellow.menu tr.item,
.ui.inverted.yellow.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.yellow.menu tr.item, .ui.inverted.yellow.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.yellow.menu tr.item,
.ui.inverted.yellow.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.yellow.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Olive */
/* line 1540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .olive.active.item, .ui.inverted.menu table.table thead tr.olive.item, table.table thead .ui.inverted.menu tr.olive.item, .ui.inverted.menu table.default thead tr.olive.item, table.default thead .ui.inverted.menu tr.olive.item,
.ui.inverted.menu table.table tfoot tr.olive.item,
table.table tfoot .ui.inverted.menu tr.olive.item,
.ui.inverted.menu table.default tfoot tr.olive.item,
table.default tfoot .ui.inverted.menu tr.olive.item, .ui.inverted.menu #dorsale-attachments table thead tr.olive.item, #dorsale-attachments table thead .ui.inverted.menu tr.olive.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.olive.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.olive.item, .ui.inverted.menu .flyboy table thead tr.olive.item, .flyboy table thead .ui.inverted.menu tr.olive.item,
.ui.inverted.menu .flyboy table tfoot tr.olive.item,
.flyboy table tfoot .ui.inverted.menu tr.olive.item, .ui.inverted.menu #home-panels table thead tr.olive.item, #home-panels table thead .ui.inverted.menu tr.olive.item,
.ui.inverted.menu #home-panels table tfoot tr.olive.item,
#home-panels table tfoot .ui.inverted.menu tr.olive.item,
.ui.inverted.olive.menu {
  background-color: #B5CC18;
}

/* line 1544, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.olive.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.olive.menu .active.item, .ui.inverted.olive.menu table.table thead tr.item, table.table thead .ui.inverted.olive.menu tr.item, .ui.inverted.olive.menu table.default thead tr.item, table.default thead .ui.inverted.olive.menu tr.item,
.ui.inverted.olive.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.olive.menu tr.item,
.ui.inverted.olive.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.olive.menu tr.item, .ui.inverted.olive.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.olive.menu tr.item,
.ui.inverted.olive.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.olive.menu tr.item, .ui.inverted.olive.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.olive.menu tr.item,
.ui.inverted.olive.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.olive.menu tr.item, .ui.inverted.olive.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.olive.menu tr.item,
.ui.inverted.olive.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.olive.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Green */
/* line 1552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .green.active.item, .ui.inverted.menu table.table thead tr.green.item, table.table thead .ui.inverted.menu tr.green.item, .ui.inverted.menu table.default thead tr.green.item, table.default thead .ui.inverted.menu tr.green.item,
.ui.inverted.menu table.table tfoot tr.green.item,
table.table tfoot .ui.inverted.menu tr.green.item,
.ui.inverted.menu table.default tfoot tr.green.item,
table.default tfoot .ui.inverted.menu tr.green.item, .ui.inverted.menu #dorsale-attachments table thead tr.green.item, #dorsale-attachments table thead .ui.inverted.menu tr.green.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.green.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.green.item, .ui.inverted.menu .flyboy table thead tr.green.item, .flyboy table thead .ui.inverted.menu tr.green.item,
.ui.inverted.menu .flyboy table tfoot tr.green.item,
.flyboy table tfoot .ui.inverted.menu tr.green.item, .ui.inverted.menu #home-panels table thead tr.green.item, #home-panels table thead .ui.inverted.menu tr.green.item,
.ui.inverted.menu #home-panels table tfoot tr.green.item,
#home-panels table tfoot .ui.inverted.menu tr.green.item,
.ui.inverted.green.menu {
  background-color: #21BA45;
}

/* line 1556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.green.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1559, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.green.menu .active.item, .ui.inverted.green.menu table.table thead tr.item, table.table thead .ui.inverted.green.menu tr.item, .ui.inverted.green.menu table.default thead tr.item, table.default thead .ui.inverted.green.menu tr.item,
.ui.inverted.green.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.green.menu tr.item,
.ui.inverted.green.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.green.menu tr.item, .ui.inverted.green.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.green.menu tr.item,
.ui.inverted.green.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.green.menu tr.item, .ui.inverted.green.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.green.menu tr.item,
.ui.inverted.green.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.green.menu tr.item, .ui.inverted.green.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.green.menu tr.item,
.ui.inverted.green.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.green.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Teal */
/* line 1564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .teal.active.item, .ui.inverted.menu table.table thead tr.teal.item, table.table thead .ui.inverted.menu tr.teal.item, .ui.inverted.menu table.default thead tr.teal.item, table.default thead .ui.inverted.menu tr.teal.item,
.ui.inverted.menu table.table tfoot tr.teal.item,
table.table tfoot .ui.inverted.menu tr.teal.item,
.ui.inverted.menu table.default tfoot tr.teal.item,
table.default tfoot .ui.inverted.menu tr.teal.item, .ui.inverted.menu #dorsale-attachments table thead tr.teal.item, #dorsale-attachments table thead .ui.inverted.menu tr.teal.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.teal.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.teal.item, .ui.inverted.menu .flyboy table thead tr.teal.item, .flyboy table thead .ui.inverted.menu tr.teal.item,
.ui.inverted.menu .flyboy table tfoot tr.teal.item,
.flyboy table tfoot .ui.inverted.menu tr.teal.item, .ui.inverted.menu #home-panels table thead tr.teal.item, #home-panels table thead .ui.inverted.menu tr.teal.item,
.ui.inverted.menu #home-panels table tfoot tr.teal.item,
#home-panels table tfoot .ui.inverted.menu tr.teal.item,
.ui.inverted.teal.menu {
  background-color: #00B5AD;
}

/* line 1568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.teal.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.teal.menu .active.item, .ui.inverted.teal.menu table.table thead tr.item, table.table thead .ui.inverted.teal.menu tr.item, .ui.inverted.teal.menu table.default thead tr.item, table.default thead .ui.inverted.teal.menu tr.item,
.ui.inverted.teal.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.teal.menu tr.item,
.ui.inverted.teal.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.teal.menu tr.item, .ui.inverted.teal.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.teal.menu tr.item,
.ui.inverted.teal.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.teal.menu tr.item, .ui.inverted.teal.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.teal.menu tr.item,
.ui.inverted.teal.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.teal.menu tr.item, .ui.inverted.teal.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.teal.menu tr.item,
.ui.inverted.teal.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.teal.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Blue */
/* line 1576, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .blue.active.item, .ui.inverted.menu table.table thead tr.blue.item, table.table thead .ui.inverted.menu tr.blue.item, .ui.inverted.menu table.default thead tr.blue.item, table.default thead .ui.inverted.menu tr.blue.item,
.ui.inverted.menu table.table tfoot tr.blue.item,
table.table tfoot .ui.inverted.menu tr.blue.item,
.ui.inverted.menu table.default tfoot tr.blue.item,
table.default tfoot .ui.inverted.menu tr.blue.item, .ui.inverted.menu #dorsale-attachments table thead tr.blue.item, #dorsale-attachments table thead .ui.inverted.menu tr.blue.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.blue.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.blue.item, .ui.inverted.menu .flyboy table thead tr.blue.item, .flyboy table thead .ui.inverted.menu tr.blue.item,
.ui.inverted.menu .flyboy table tfoot tr.blue.item,
.flyboy table tfoot .ui.inverted.menu tr.blue.item, .ui.inverted.menu #home-panels table thead tr.blue.item, #home-panels table thead .ui.inverted.menu tr.blue.item,
.ui.inverted.menu #home-panels table tfoot tr.blue.item,
#home-panels table tfoot .ui.inverted.menu tr.blue.item,
.ui.inverted.blue.menu {
  background-color: #2185D0;
}

/* line 1580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.blue.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1583, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.blue.menu .active.item, .ui.inverted.blue.menu table.table thead tr.item, table.table thead .ui.inverted.blue.menu tr.item, .ui.inverted.blue.menu table.default thead tr.item, table.default thead .ui.inverted.blue.menu tr.item,
.ui.inverted.blue.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.blue.menu tr.item,
.ui.inverted.blue.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.blue.menu tr.item, .ui.inverted.blue.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.blue.menu tr.item,
.ui.inverted.blue.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.blue.menu tr.item, .ui.inverted.blue.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.blue.menu tr.item,
.ui.inverted.blue.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.blue.menu tr.item, .ui.inverted.blue.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.blue.menu tr.item,
.ui.inverted.blue.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.blue.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Violet */
/* line 1588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .violet.active.item, .ui.inverted.menu table.table thead tr.violet.item, table.table thead .ui.inverted.menu tr.violet.item, .ui.inverted.menu table.default thead tr.violet.item, table.default thead .ui.inverted.menu tr.violet.item,
.ui.inverted.menu table.table tfoot tr.violet.item,
table.table tfoot .ui.inverted.menu tr.violet.item,
.ui.inverted.menu table.default tfoot tr.violet.item,
table.default tfoot .ui.inverted.menu tr.violet.item, .ui.inverted.menu #dorsale-attachments table thead tr.violet.item, #dorsale-attachments table thead .ui.inverted.menu tr.violet.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.violet.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.violet.item, .ui.inverted.menu .flyboy table thead tr.violet.item, .flyboy table thead .ui.inverted.menu tr.violet.item,
.ui.inverted.menu .flyboy table tfoot tr.violet.item,
.flyboy table tfoot .ui.inverted.menu tr.violet.item, .ui.inverted.menu #home-panels table thead tr.violet.item, #home-panels table thead .ui.inverted.menu tr.violet.item,
.ui.inverted.menu #home-panels table tfoot tr.violet.item,
#home-panels table tfoot .ui.inverted.menu tr.violet.item,
.ui.inverted.violet.menu {
  background-color: #6435C9;
}

/* line 1592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.violet.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.violet.menu .active.item, .ui.inverted.violet.menu table.table thead tr.item, table.table thead .ui.inverted.violet.menu tr.item, .ui.inverted.violet.menu table.default thead tr.item, table.default thead .ui.inverted.violet.menu tr.item,
.ui.inverted.violet.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.violet.menu tr.item,
.ui.inverted.violet.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.violet.menu tr.item, .ui.inverted.violet.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.violet.menu tr.item,
.ui.inverted.violet.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.violet.menu tr.item, .ui.inverted.violet.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.violet.menu tr.item,
.ui.inverted.violet.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.violet.menu tr.item, .ui.inverted.violet.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.violet.menu tr.item,
.ui.inverted.violet.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.violet.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Purple */
/* line 1600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .purple.active.item, .ui.inverted.menu table.table thead tr.purple.item, table.table thead .ui.inverted.menu tr.purple.item, .ui.inverted.menu table.default thead tr.purple.item, table.default thead .ui.inverted.menu tr.purple.item,
.ui.inverted.menu table.table tfoot tr.purple.item,
table.table tfoot .ui.inverted.menu tr.purple.item,
.ui.inverted.menu table.default tfoot tr.purple.item,
table.default tfoot .ui.inverted.menu tr.purple.item, .ui.inverted.menu #dorsale-attachments table thead tr.purple.item, #dorsale-attachments table thead .ui.inverted.menu tr.purple.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.purple.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.purple.item, .ui.inverted.menu .flyboy table thead tr.purple.item, .flyboy table thead .ui.inverted.menu tr.purple.item,
.ui.inverted.menu .flyboy table tfoot tr.purple.item,
.flyboy table tfoot .ui.inverted.menu tr.purple.item, .ui.inverted.menu #home-panels table thead tr.purple.item, #home-panels table thead .ui.inverted.menu tr.purple.item,
.ui.inverted.menu #home-panels table tfoot tr.purple.item,
#home-panels table tfoot .ui.inverted.menu tr.purple.item,
.ui.inverted.purple.menu {
  background-color: #A333C8;
}

/* line 1604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.purple.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1607, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.purple.menu .active.item, .ui.inverted.purple.menu table.table thead tr.item, table.table thead .ui.inverted.purple.menu tr.item, .ui.inverted.purple.menu table.default thead tr.item, table.default thead .ui.inverted.purple.menu tr.item,
.ui.inverted.purple.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.purple.menu tr.item,
.ui.inverted.purple.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.purple.menu tr.item, .ui.inverted.purple.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.purple.menu tr.item,
.ui.inverted.purple.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.purple.menu tr.item, .ui.inverted.purple.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.purple.menu tr.item,
.ui.inverted.purple.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.purple.menu tr.item, .ui.inverted.purple.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.purple.menu tr.item,
.ui.inverted.purple.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.purple.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Pink */
/* line 1612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .pink.active.item, .ui.inverted.menu table.table thead tr.pink.item, table.table thead .ui.inverted.menu tr.pink.item, .ui.inverted.menu table.default thead tr.pink.item, table.default thead .ui.inverted.menu tr.pink.item,
.ui.inverted.menu table.table tfoot tr.pink.item,
table.table tfoot .ui.inverted.menu tr.pink.item,
.ui.inverted.menu table.default tfoot tr.pink.item,
table.default tfoot .ui.inverted.menu tr.pink.item, .ui.inverted.menu #dorsale-attachments table thead tr.pink.item, #dorsale-attachments table thead .ui.inverted.menu tr.pink.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.pink.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.pink.item, .ui.inverted.menu .flyboy table thead tr.pink.item, .flyboy table thead .ui.inverted.menu tr.pink.item,
.ui.inverted.menu .flyboy table tfoot tr.pink.item,
.flyboy table tfoot .ui.inverted.menu tr.pink.item, .ui.inverted.menu #home-panels table thead tr.pink.item, #home-panels table thead .ui.inverted.menu tr.pink.item,
.ui.inverted.menu #home-panels table tfoot tr.pink.item,
#home-panels table tfoot .ui.inverted.menu tr.pink.item,
.ui.inverted.pink.menu {
  background-color: #E03997;
}

/* line 1616, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.pink.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1619, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.pink.menu .active.item, .ui.inverted.pink.menu table.table thead tr.item, table.table thead .ui.inverted.pink.menu tr.item, .ui.inverted.pink.menu table.default thead tr.item, table.default thead .ui.inverted.pink.menu tr.item,
.ui.inverted.pink.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.pink.menu tr.item,
.ui.inverted.pink.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.pink.menu tr.item, .ui.inverted.pink.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.pink.menu tr.item,
.ui.inverted.pink.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.pink.menu tr.item, .ui.inverted.pink.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.pink.menu tr.item,
.ui.inverted.pink.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.pink.menu tr.item, .ui.inverted.pink.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.pink.menu tr.item,
.ui.inverted.pink.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.pink.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Brown */
/* line 1624, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .brown.active.item, .ui.inverted.menu table.table thead tr.brown.item, table.table thead .ui.inverted.menu tr.brown.item, .ui.inverted.menu table.default thead tr.brown.item, table.default thead .ui.inverted.menu tr.brown.item,
.ui.inverted.menu table.table tfoot tr.brown.item,
table.table tfoot .ui.inverted.menu tr.brown.item,
.ui.inverted.menu table.default tfoot tr.brown.item,
table.default tfoot .ui.inverted.menu tr.brown.item, .ui.inverted.menu #dorsale-attachments table thead tr.brown.item, #dorsale-attachments table thead .ui.inverted.menu tr.brown.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.brown.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.brown.item, .ui.inverted.menu .flyboy table thead tr.brown.item, .flyboy table thead .ui.inverted.menu tr.brown.item,
.ui.inverted.menu .flyboy table tfoot tr.brown.item,
.flyboy table tfoot .ui.inverted.menu tr.brown.item, .ui.inverted.menu #home-panels table thead tr.brown.item, #home-panels table thead .ui.inverted.menu tr.brown.item,
.ui.inverted.menu #home-panels table tfoot tr.brown.item,
#home-panels table tfoot .ui.inverted.menu tr.brown.item,
.ui.inverted.brown.menu {
  background-color: #A5673F;
}

/* line 1628, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.brown.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1631, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.brown.menu .active.item, .ui.inverted.brown.menu table.table thead tr.item, table.table thead .ui.inverted.brown.menu tr.item, .ui.inverted.brown.menu table.default thead tr.item, table.default thead .ui.inverted.brown.menu tr.item,
.ui.inverted.brown.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.brown.menu tr.item,
.ui.inverted.brown.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.brown.menu tr.item, .ui.inverted.brown.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.brown.menu tr.item,
.ui.inverted.brown.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.brown.menu tr.item, .ui.inverted.brown.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.brown.menu tr.item,
.ui.inverted.brown.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.brown.menu tr.item, .ui.inverted.brown.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.brown.menu tr.item,
.ui.inverted.brown.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.brown.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* Grey */
/* line 1636, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.menu .grey.active.item, .ui.inverted.menu table.table thead tr.grey.item, table.table thead .ui.inverted.menu tr.grey.item, .ui.inverted.menu table.default thead tr.grey.item, table.default thead .ui.inverted.menu tr.grey.item,
.ui.inverted.menu table.table tfoot tr.grey.item,
table.table tfoot .ui.inverted.menu tr.grey.item,
.ui.inverted.menu table.default tfoot tr.grey.item,
table.default tfoot .ui.inverted.menu tr.grey.item, .ui.inverted.menu #dorsale-attachments table thead tr.grey.item, #dorsale-attachments table thead .ui.inverted.menu tr.grey.item,
.ui.inverted.menu #dorsale-attachments table tfoot tr.grey.item,
#dorsale-attachments table tfoot .ui.inverted.menu tr.grey.item, .ui.inverted.menu .flyboy table thead tr.grey.item, .flyboy table thead .ui.inverted.menu tr.grey.item,
.ui.inverted.menu .flyboy table tfoot tr.grey.item,
.flyboy table tfoot .ui.inverted.menu tr.grey.item, .ui.inverted.menu #home-panels table thead tr.grey.item, #home-panels table thead .ui.inverted.menu tr.grey.item,
.ui.inverted.menu #home-panels table tfoot tr.grey.item,
#home-panels table tfoot .ui.inverted.menu tr.grey.item,
.ui.inverted.grey.menu {
  background-color: #767676;
}

/* line 1640, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.grey.menu .item:before {
  background-color: rgba(34, 36, 38, 0.1);
}

/* line 1643, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.inverted.grey.menu .active.item, .ui.inverted.grey.menu table.table thead tr.item, table.table thead .ui.inverted.grey.menu tr.item, .ui.inverted.grey.menu table.default thead tr.item, table.default thead .ui.inverted.grey.menu tr.item,
.ui.inverted.grey.menu table.table tfoot tr.item,
table.table tfoot .ui.inverted.grey.menu tr.item,
.ui.inverted.grey.menu table.default tfoot tr.item,
table.default tfoot .ui.inverted.grey.menu tr.item, .ui.inverted.grey.menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.inverted.grey.menu tr.item,
.ui.inverted.grey.menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.inverted.grey.menu tr.item, .ui.inverted.grey.menu .flyboy table thead tr.item, .flyboy table thead .ui.inverted.grey.menu tr.item,
.ui.inverted.grey.menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.inverted.grey.menu tr.item, .ui.inverted.grey.menu #home-panels table thead tr.item, #home-panels table thead .ui.inverted.grey.menu tr.item,
.ui.inverted.grey.menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.inverted.grey.menu tr.item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/*--------------
     Fitted
---------------*/
/* line 1651, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.fitted.menu .item,
.ui.fitted.menu .item .menu .item,
.ui.menu .fitted.item {
  padding: 0em;
}

/* line 1656, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.horizontally.fitted.menu .item,
.ui.horizontally.fitted.menu .item .menu .item,
.ui.menu .horizontally.fitted.item {
  padding-top: 0.92857143em;
  padding-bottom: 0.92857143em;
}

/* line 1662, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertically.fitted.menu .item,
.ui.vertically.fitted.menu .item .menu .item,
.ui.menu .vertically.fitted.item {
  padding-left: 1.14285714em;
  padding-right: 1.14285714em;
}

/*--------------
   Borderless
---------------*/
/* line 1673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.borderless.menu .item:before,
.ui.borderless.menu .item .menu .item:before,
.ui.menu .borderless.item:before {
  background: none !important;
}

/*-------------------
       Compact
--------------------*/
/* line 1683, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0em;
  vertical-align: middle;
}

/* line 1690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.vertical.menu {
  display: inline-block;
}

/* line 1693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.menu .item:last-child {
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
}

/* line 1696, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.menu .item:last-child:before {
  display: none;
}

/* line 1699, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.vertical.menu {
  width: auto !important;
}

/* line 1702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.compact.vertical.menu .item:last-child::before {
  display: block;
}

/*-------------------
        Fluid
--------------------*/
/* line 1710, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.fluid,
.ui.vertical.menu.fluid {
  width: 100% !important;
}

/*-------------------
      Evenly Sized
--------------------*/
/* line 1719, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.item.menu,
.ui.item.menu .item {
  width: 100%;
  padding-left: 0em !important;
  padding-right: 0em !important;
  margin-left: 0em !important;
  margin-right: 0em !important;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 1731, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached.item.menu {
  margin: 0em -1px !important;
}

/* line 1734, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.item.menu .item:last-child:before {
  display: none;
}

/* line 1737, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.two.item .item {
  width: 50%;
}

/* line 1740, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.three.item .item {
  width: 33.333%;
}

/* line 1743, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.four.item .item {
  width: 25%;
}

/* line 1746, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.five.item .item {
  width: 20%;
}

/* line 1749, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.six.item .item {
  width: 16.666%;
}

/* line 1752, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.seven.item .item {
  width: 14.285%;
}

/* line 1755, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.eight.item .item {
  width: 12.5%;
}

/* line 1758, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.nine.item .item {
  width: 11.11%;
}

/* line 1761, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.ten.item .item {
  width: 10%;
}

/* line 1764, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.eleven.item .item {
  width: 9.09%;
}

/* line 1767, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.twelve.item .item {
  width: 8.333%;
}

/*--------------
     Fixed
---------------*/
/* line 1775, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.fixed {
  position: fixed;
  z-index: 101;
  margin: 0em;
  width: 100%;
}

/* line 1781, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu.fixed,
.ui.menu.fixed .item:first-child,
.ui.menu.fixed .item:last-child {
  border-radius: 0px !important;
}

/* line 1786, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.fixed.menu,
.ui.menu[class*="top fixed"] {
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
}

/* line 1793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="top fixed"] {
  border-top: none;
  border-left: none;
  border-right: none;
}

/* line 1798, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="right fixed"] {
  border-top: none;
  border-bottom: none;
  border-right: none;
  top: 0px;
  right: 0px;
  left: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}

/* line 1809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="bottom fixed"] {
  border-bottom: none;
  border-left: none;
  border-right: none;
  bottom: 0px;
  left: 0px;
  top: auto;
  right: auto;
}

/* line 1818, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="left fixed"] {
  border-top: none;
  border-bottom: none;
  border-left: none;
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}

/* Coupling with Grid */
/* line 1831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.fixed.menu + .ui.grid {
  padding-top: 2.75rem;
}

/*-------------------
       Pointing
--------------------*/
/* line 1839, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .item:after {
  visibility: hidden;
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background: none;
  margin: 0.5px 0em 0em;
  width: 0.57142857em;
  height: 0.57142857em;
  border: none;
  border-bottom: 1px solid #D4D4D5;
  border-right: 1px solid #D4D4D5;
  z-index: 2;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
}

/* line 1858, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.pointing.menu .item:after {
  position: absolute;
  top: 50%;
  right: 0%;
  bottom: auto;
  left: auto;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
  margin: 0em -0.5px 0em 0em;
  border: none;
  border-top: 1px solid #D4D4D5;
  border-right: 1px solid #D4D4D5;
}

/* Active */
/* line 1873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .active.item:after, .ui.pointing.menu table.table thead tr.item:after, table.table thead .ui.pointing.menu tr.item:after, .ui.pointing.menu table.default thead tr.item:after, table.default thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu table.table tfoot tr.item:after,
table.table tfoot .ui.pointing.menu tr.item:after,
.ui.pointing.menu table.default tfoot tr.item:after,
table.default tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu .flyboy table thead tr.item:after, .flyboy table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu #home-panels table thead tr.item:after, #home-panels table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.pointing.menu tr.item:after {
  visibility: visible;
}

/* line 1876, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .active.dropdown.item:after, .ui.pointing.menu table.table thead tr.dropdown.item:after, table.table thead .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu table.default thead tr.dropdown.item:after, table.default thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu table.table tfoot tr.dropdown.item:after,
table.table tfoot .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu table.default tfoot tr.dropdown.item:after,
table.default tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu #dorsale-attachments table thead tr.dropdown.item:after, #dorsale-attachments table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.dropdown.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu .flyboy table thead tr.dropdown.item:after, .flyboy table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu .flyboy table tfoot tr.dropdown.item:after,
.flyboy table tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu #home-panels table thead tr.dropdown.item:after, #home-panels table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu #home-panels table tfoot tr.dropdown.item:after,
#home-panels table tfoot .ui.pointing.menu tr.dropdown.item:after {
  visibility: hidden;
}

/* Don't double up pointers */
/* line 1881, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .dropdown.active.item:after, .ui.pointing.menu table.table thead tr.dropdown.item:after, table.table thead .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu table.default thead tr.dropdown.item:after, table.default thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu table.table tfoot tr.dropdown.item:after,
table.table tfoot .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu table.default tfoot tr.dropdown.item:after,
table.default tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu #dorsale-attachments table thead tr.dropdown.item:after, #dorsale-attachments table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.dropdown.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu .flyboy table thead tr.dropdown.item:after, .flyboy table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu .flyboy table tfoot tr.dropdown.item:after,
.flyboy table tfoot .ui.pointing.menu tr.dropdown.item:after, .ui.pointing.menu #home-panels table thead tr.dropdown.item:after, #home-panels table thead .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu #home-panels table tfoot tr.dropdown.item:after,
#home-panels table tfoot .ui.pointing.menu tr.dropdown.item:after,
.ui.pointing.menu .active.item .menu .active.item:after,
.ui.pointing.menu table.table thead tr.item .menu .active.item:after,
table.table thead .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu table.default thead tr.item .menu .active.item:after,
table.default thead .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu table.table tfoot tr.item .menu .active.item:after,
table.table tfoot .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu table.default tfoot tr.item .menu .active.item:after,
table.default tfoot .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu #dorsale-attachments table thead tr.item .menu .active.item:after,
#dorsale-attachments table thead .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu .active.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu .flyboy table thead tr.item .menu .active.item:after,
.flyboy table thead .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu .flyboy table tfoot tr.item .menu .active.item:after,
.flyboy table tfoot .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu #home-panels table thead tr.item .menu .active.item:after,
#home-panels table thead .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu #home-panels table tfoot tr.item .menu .active.item:after,
#home-panels table tfoot .ui.pointing.menu tr.item .menu .active.item:after,
.ui.pointing.menu .active.item .menu table.table thead tr.item:after,
table.table thead .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu table.table thead tr.item .menu tr.item:after,
table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default table.table thead tr.item .menu tr.item:after,
table.table .ui.pointing.menu table.default thead tr.item .menu tr.item:after,
table.default table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
table.table table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu table.table thead tfoot tr.item .menu tr.item:after,
table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default tfoot tr.item .menu table.table thead tr.item:after,
table.table thead .ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
table.default tfoot .ui.pointing.menu tr.item .menu table.table thead tr.item:after,
table.table thead table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tr.item .menu tr.item:after,
#dorsale-attachments table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table thead tr.item .menu tr.item:after,
.flyboy table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy table.table thead tfoot tr.item .menu tr.item:after,
.flyboy table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table thead tr.item .menu tr.item:after,
#home-panels table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels table.table thead tfoot tr.item .menu tr.item:after,
#home-panels table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu table.default thead tr.item:after,
table.default thead .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu table.table table.default thead tr.item .menu tr.item:after,
table.default .ui.pointing.menu table.table thead tr.item .menu tr.item:after,
table.table table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
table.default table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default thead tr.item .menu tr.item:after,
table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.table tfoot tr.item .menu table.default thead tr.item:after,
table.default thead .ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
table.table tfoot .ui.pointing.menu tr.item .menu table.default thead tr.item:after,
table.default thead table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu table.default thead tfoot tr.item .menu tr.item:after,
table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tr.item .menu tr.item:after,
#dorsale-attachments table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default thead tr.item .menu tr.item:after,
.flyboy table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy table.default thead tfoot tr.item .menu tr.item:after,
.flyboy table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default thead tr.item .menu tr.item:after,
#home-panels table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels table.default thead tfoot tr.item .menu tr.item:after,
#home-panels table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu table.table tfoot tr.item:after,
table.table tfoot .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu table.table tfoot thead tr.item .menu tr.item:after,
table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default thead tr.item .menu table.table tfoot tr.item:after,
table.table tfoot .ui.pointing.menu table.default thead tr.item .menu tr.item:after,
table.default thead .ui.pointing.menu tr.item .menu table.table tfoot tr.item:after,
table.table tfoot table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default table.table tfoot tr.item .menu tr.item:after,
table.table .ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
table.default table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
table.table table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot thead tr.item .menu tr.item:after,
.flyboy table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot tr.item .menu tr.item:after,
.flyboy table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot thead tr.item .menu tr.item:after,
#home-panels table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot tr.item .menu tr.item:after,
#home-panels table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu table.default tfoot tr.item:after,
table.default tfoot .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu table.table thead tr.item .menu table.default tfoot tr.item:after,
table.default tfoot .ui.pointing.menu table.table thead tr.item .menu tr.item:after,
table.table thead .ui.pointing.menu tr.item .menu table.default tfoot tr.item:after,
table.default tfoot table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu table.default tfoot thead tr.item .menu tr.item:after,
table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.table table.default tfoot tr.item .menu tr.item:after,
table.default .ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
table.table table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
table.default table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot thead tr.item .menu tr.item:after,
.flyboy table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot tr.item .menu tr.item:after,
.flyboy table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot thead tr.item .menu tr.item:after,
#home-panels table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot tr.item .menu tr.item:after,
#home-panels table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu #dorsale-attachments table thead tr.item:after,
#dorsale-attachments table thead .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table thead tr.item .menu tr.item:after,
#dorsale-attachments table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default thead tr.item .menu tr.item:after,
#dorsale-attachments table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot tr.item .menu thead tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot tr.item .menu thead tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table thead tr.item .menu tr.item:after,
#dorsale-attachments table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table thead tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table tfoot tr.item .menu thead tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table thead tfoot tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments .flyboy table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy #dorsale-attachments table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table thead tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table tfoot tr.item .menu thead tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table thead tfoot tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments #home-panels table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels #dorsale-attachments table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table thead tr.item .menu tfoot tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default thead tr.item .menu tfoot tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.table tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table.default tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
#dorsale-attachments table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu tr.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table thead tr.item .menu tfoot tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table tfoot thead tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments .flyboy table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy #dorsale-attachments table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #dorsale-attachments table tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu .flyboy table tfoot tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table thead tr.item .menu tfoot tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table tfoot thead tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments #home-panels table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels #dorsale-attachments table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels #dorsale-attachments table tfoot tr.item .menu tr.item:after,
#dorsale-attachments .ui.pointing.menu #home-panels table tfoot tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu .flyboy table thead tr.item:after,
.flyboy table thead .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.table thead tr.item .menu tr.item:after,
.flyboy table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.default thead tr.item .menu tr.item:after,
.flyboy table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot tr.item .menu thead tr.item:after,
.flyboy .ui.pointing.menu table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy table.table thead tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.table thead tfoot tr.item .menu tr.item:after,
.flyboy table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot tr.item .menu thead tr.item:after,
.flyboy .ui.pointing.menu table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy table.default thead tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.default thead tfoot tr.item .menu tr.item:after,
.flyboy table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table thead tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table thead .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table tfoot tr.item .menu thead tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table thead tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments .flyboy table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table thead tr.item .menu tr.item:after,
.flyboy table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy table thead tfoot tr.item .menu tr.item:after,
.flyboy table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels .flyboy table thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #home-panels table thead tr.item .menu tr.item:after,
#home-panels .flyboy table thead .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #home-panels table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels .flyboy table tfoot tr.item .menu thead tr.item:after,
.flyboy .ui.pointing.menu #home-panels table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels .flyboy table thead tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #home-panels table thead tfoot tr.item .menu tr.item:after,
#home-panels .flyboy table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy #home-panels table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels .flyboy table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #home-panels table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table thead tr.item .menu tfoot tr.item:after,
.flyboy .ui.pointing.menu table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.table tfoot thead tr.item .menu tr.item:after,
.flyboy table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default thead tr.item .menu tfoot tr.item:after,
.flyboy .ui.pointing.menu table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.default tfoot thead tr.item .menu tr.item:after,
.flyboy table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.table tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
.flyboy table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table.default tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
.flyboy table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table thead tr.item .menu tfoot tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table tfoot thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments .flyboy table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments .flyboy table tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu tr.item:after,
#dorsale-attachments .flyboy table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy table tfoot thead tr.item .menu tr.item:after,
.flyboy table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy table tfoot tr.item .menu tr.item:after,
.flyboy table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels .flyboy table thead tr.item .menu tfoot tr.item:after,
.flyboy .ui.pointing.menu #home-panels table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels .flyboy table tfoot thead tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #home-panels table tfoot thead tr.item .menu tr.item:after,
#home-panels .flyboy table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy #home-panels table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels .flyboy table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #home-panels table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels .flyboy table tfoot tr.item .menu tr.item:after,
.flyboy .ui.pointing.menu #home-panels table tfoot tr.item .menu tr.item:after,
#home-panels .flyboy table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.flyboy #home-panels table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu #home-panels table thead tr.item:after,
#home-panels table thead .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.table thead tr.item .menu tr.item:after,
#home-panels table.table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.default thead tr.item .menu tr.item:after,
#home-panels table.default thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot tr.item .menu thead tr.item:after,
#home-panels .ui.pointing.menu table.table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels table.table thead tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.table thead tfoot tr.item .menu tr.item:after,
#home-panels table.table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels table.table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot tr.item .menu thead tr.item:after,
#home-panels .ui.pointing.menu table.default tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels table.default thead tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.default thead tfoot tr.item .menu tr.item:after,
#home-panels table.default tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels table.default thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table thead tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table thead .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table tfoot tr.item .menu thead tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table thead tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table thead tfoot tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#dorsale-attachments #home-panels table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #home-panels table thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu .flyboy table thead tr.item .menu tr.item:after,
.flyboy #home-panels table thead .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels .flyboy table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #home-panels table tfoot tr.item .menu thead tr.item:after,
#home-panels .ui.pointing.menu .flyboy table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu .flyboy #home-panels table thead tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu .flyboy table thead tfoot tr.item .menu tr.item:after,
.flyboy #home-panels table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels .flyboy table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
.flyboy #home-panels table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels .flyboy table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table thead tr.item .menu tr.item:after,
#home-panels table thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table tfoot tr.item .menu thead tr.item:after,
.ui.pointing.menu #home-panels table thead tfoot tr.item .menu tr.item:after,
#home-panels table tfoot .ui.pointing.menu tr.item .menu thead tr.item:after,
#home-panels table thead tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .active.item .menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.pointing.menu .active.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table thead tr.item .menu tfoot tr.item:after,
#home-panels .ui.pointing.menu table.table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.table tfoot thead tr.item .menu tr.item:after,
#home-panels table.table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels table.table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default thead tr.item .menu tfoot tr.item:after,
#home-panels .ui.pointing.menu table.default thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.default tfoot thead tr.item .menu tr.item:after,
#home-panels table.default thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels table.default tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.table tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.table tfoot tr.item .menu tr.item:after,
#home-panels table.table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table.default tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu table.default tfoot tr.item .menu tr.item:after,
#home-panels table.default tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table thead tr.item .menu tfoot tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table tfoot thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table tfoot thead tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels #dorsale-attachments table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#dorsale-attachments #home-panels table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #dorsale-attachments #home-panels table tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu #dorsale-attachments table tfoot tr.item .menu tr.item:after,
#dorsale-attachments #home-panels table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels #dorsale-attachments table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #home-panels table thead tr.item .menu tfoot tr.item:after,
#home-panels .ui.pointing.menu .flyboy table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu .flyboy #home-panels table tfoot thead tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu .flyboy table tfoot thead tr.item .menu tr.item:after,
.flyboy #home-panels table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels .flyboy table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
.flyboy #home-panels table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels .flyboy table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu .flyboy #home-panels table tfoot tr.item .menu tr.item:after,
#home-panels .ui.pointing.menu .flyboy table tfoot tr.item .menu tr.item:after,
.flyboy #home-panels table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
#home-panels .flyboy table tfoot .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table thead tr.item .menu tfoot tr.item:after,
.ui.pointing.menu #home-panels table tfoot thead tr.item .menu tr.item:after,
#home-panels table thead .ui.pointing.menu tr.item .menu tfoot tr.item:after,
#home-panels table tfoot thead .ui.pointing.menu tr.item .menu tr.item:after,
.ui.pointing.menu #home-panels table tfoot tr.item .menu tr.item:after,
#home-panels table tfoot .ui.pointing.menu tr.item .menu tr.item:after {
  display: none;
}

/* Colors */
/* line 1887, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .active.item:hover:after {
  background-color: #F2F2F2;
}

/* line 1890, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .active.item:after, .ui.pointing.menu table.table thead tr.item:after, table.table thead .ui.pointing.menu tr.item:after, .ui.pointing.menu table.default thead tr.item:after, table.default thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu table.table tfoot tr.item:after,
table.table tfoot .ui.pointing.menu tr.item:after,
.ui.pointing.menu table.default tfoot tr.item:after,
table.default tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu .flyboy table thead tr.item:after, .flyboy table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.pointing.menu tr.item:after, .ui.pointing.menu #home-panels table thead tr.item:after, #home-panels table thead .ui.pointing.menu tr.item:after,
.ui.pointing.menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.pointing.menu tr.item:after {
  background-color: #F2F2F2;
}

/* line 1893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.pointing.menu .active.item:hover:after {
  background-color: #F2F2F2;
}

/* line 1896, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.pointing.menu .active.item:hover:after {
  background-color: #F2F2F2;
}

/* line 1899, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.pointing.menu .active.item:after, .ui.vertical.pointing.menu table.table thead tr.item:after, table.table thead .ui.vertical.pointing.menu tr.item:after, .ui.vertical.pointing.menu table.default thead tr.item:after, table.default thead .ui.vertical.pointing.menu tr.item:after,
.ui.vertical.pointing.menu table.table tfoot tr.item:after,
table.table tfoot .ui.vertical.pointing.menu tr.item:after,
.ui.vertical.pointing.menu table.default tfoot tr.item:after,
table.default tfoot .ui.vertical.pointing.menu tr.item:after, .ui.vertical.pointing.menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.vertical.pointing.menu tr.item:after,
.ui.vertical.pointing.menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.vertical.pointing.menu tr.item:after, .ui.vertical.pointing.menu .flyboy table thead tr.item:after, .flyboy table thead .ui.vertical.pointing.menu tr.item:after,
.ui.vertical.pointing.menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.vertical.pointing.menu tr.item:after, .ui.vertical.pointing.menu #home-panels table thead tr.item:after, #home-panels table thead .ui.vertical.pointing.menu tr.item:after,
.ui.vertical.pointing.menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.vertical.pointing.menu tr.item:after {
  background-color: #F2F2F2;
}

/* line 1902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.pointing.menu .menu .active.item:after, .ui.vertical.pointing.menu .menu table.table thead tr.item:after, table.table thead .ui.vertical.pointing.menu .menu tr.item:after, .ui.vertical.pointing.menu .menu table.default thead tr.item:after, table.default thead .ui.vertical.pointing.menu .menu tr.item:after,
.ui.vertical.pointing.menu .menu table.table tfoot tr.item:after,
table.table tfoot .ui.vertical.pointing.menu .menu tr.item:after,
.ui.vertical.pointing.menu .menu table.default tfoot tr.item:after,
table.default tfoot .ui.vertical.pointing.menu .menu tr.item:after, .ui.vertical.pointing.menu .menu #dorsale-attachments table thead tr.item:after, #dorsale-attachments table thead .ui.vertical.pointing.menu .menu tr.item:after,
.ui.vertical.pointing.menu .menu #dorsale-attachments table tfoot tr.item:after,
#dorsale-attachments table tfoot .ui.vertical.pointing.menu .menu tr.item:after, .ui.vertical.pointing.menu .menu .flyboy table thead tr.item:after, .flyboy table thead .ui.vertical.pointing.menu .menu tr.item:after,
.ui.vertical.pointing.menu .menu .flyboy table tfoot tr.item:after,
.flyboy table tfoot .ui.vertical.pointing.menu .menu tr.item:after, .ui.vertical.pointing.menu .menu #home-panels table thead tr.item:after, #home-panels table thead .ui.vertical.pointing.menu .menu tr.item:after,
.ui.vertical.pointing.menu .menu #home-panels table tfoot tr.item:after,
#home-panels table tfoot .ui.vertical.pointing.menu .menu tr.item:after {
  background-color: #FFFFFF;
}

/*--------------
    Attached
---------------*/
/* Middle */
/* line 1912, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached.menu {
  top: 0px;
  bottom: 0px;
  border-radius: 0px;
  margin: 0em -1px;
  width: calc(100% - (-1px * 2));
  max-width: calc(100% - (-1px * 2));
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached + .ui.attached.menu:not(.top) {
  border-top: none;
}

/* Top */
/* line 1927, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="top attached"] {
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
  margin-top: 1rem;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 1934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="top attached"]:first-child {
  margin-top: 0em;
}

/* Bottom */
/* line 1939, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="bottom attached"] {
  bottom: 0px;
  margin-top: 0em;
  top: 0px;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 1948, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu[class*="bottom attached"]:last-child {
  margin-bottom: 0em;
}

/* Attached Menu Item */
/* line 1953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.top.attached.menu > .item:first-child {
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 1956, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.bottom.attached.menu > .item:first-child {
  border-radius: 0em 0em 0em 0.28571429rem;
}

/* Tabular Attached */
/* line 1961, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached.menu:not(.tabular) {
  border: 1px solid #D4D4D5;
}

/* line 1964, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached.inverted.menu {
  border: none;
}

/* line 1967, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.attached.tabular.menu {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

/*--------------
     Sizes
---------------*/
/* Mini */
/* line 1979, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.mini.menu {
  font-size: 0.78571429rem;
}

/* line 1982, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.mini.vertical.menu {
  width: 9rem;
}

/* Tiny */
/* line 1987, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tiny.menu {
  font-size: 0.85714286rem;
}

/* line 1990, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.tiny.vertical.menu {
  width: 11rem;
}

/* Small */
/* line 1995, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.small.menu {
  font-size: 0.92857143rem;
}

/* line 1998, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.small.vertical.menu {
  width: 13rem;
}

/* Medium */
/* line 2003, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.menu {
  font-size: 1rem;
}

/* line 2006, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.vertical.menu {
  width: 15rem;
}

/* Large */
/* line 2011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.large.menu {
  font-size: 1.07142857rem;
}

/* line 2014, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.large.vertical.menu {
  width: 18rem;
}

/* Huge */
/* line 2019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.huge.menu {
  font-size: 1.21428571rem;
}

/* line 2022, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.huge.vertical.menu {
  width: 22rem;
}

/* Big */
/* line 2027, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.big.menu {
  font-size: 1.14285714rem;
}

/* line 2030, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.big.vertical.menu {
  width: 20rem;
}

/* Massive */
/* line 2035, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.massive.menu {
  font-size: 1.28571429rem;
}

/* line 2038, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_menu.scss */
.ui.massive.vertical.menu {
  width: 25rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Message
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Message
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message {
  position: relative;
  min-height: 1em;
  margin: 1em 0em;
  background: #F8F8F9;
  padding: 1em 1.5em;
  line-height: 1.4285em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
  transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 32, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message:first-child {
  margin-top: 0em;
}

/* line 35, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message:last-child {
  margin-bottom: 0em;
}

/*--------------
     Content
---------------*/
/* Header */
/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .header {
  display: block;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: -0.14285714em 0em 0rem 0em;
}

/* Default font size */
/* line 53, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .header:not(.ui) {
  font-size: 1.14285714em;
}

/* Paragraph */
/* line 58, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message p {
  opacity: 0.85;
  margin: 0.75em 0em;
}

/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message p:first-child {
  margin-top: 0em;
}

/* line 65, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message p:last-child {
  margin-bottom: 0em;
}

/* line 68, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .header + p {
  margin-top: 0.25em;
}

/* List */
/* line 73, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui) {
  text-align: left;
  padding: 0em;
  opacity: 0.85;
  list-style-position: inside;
  margin: 0.5em 0em 0em;
}

/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui):first-child {
  margin-top: 0em;
}

/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui):last-child {
  margin-bottom: 0em;
}

/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui) li {
  position: relative;
  list-style-type: none;
  margin: 0em 0em 0.3em 1em;
  padding: 0em;
}

/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui) li:before {
  position: absolute;
  content: '•';
  left: -1em;
  height: 100%;
  vertical-align: baseline;
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message .list:not(.ui) li:last-child {
  margin-bottom: 0em;
}

/* Icon */
/* line 104, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message > .icon {
  margin-right: 0.6em;
}

/* Close Icon */
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message > .close.icon {
  cursor: pointer;
  position: absolute;
  margin: 0em;
  top: 0.78575em;
  right: 0.5em;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 119, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message > .close.icon:hover, .textarea-input-group .ui.message > button.icon:hover, .textarea-input-group .ui.message > input.icon:hover {
  opacity: 1;
}

/* First / Last Element */
/* line 124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message > :first-child {
  margin-top: 0em;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message > :last-child {
  margin-bottom: 0em;
}

/*******************************
            Coupling
*******************************/
/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.dropdown .menu > .message {
  margin: 0px -1px;
}

/*******************************
            States
*******************************/
/*--------------
    Visible
---------------*/
/* line 150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.visible.visible.visible.visible.message {
  display: block;
}

/* line 153, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.visible.visible.visible.visible.message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*--------------
     Hidden
---------------*/
/* line 163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.hidden.hidden.hidden.hidden.message {
  display: none;
}

/*******************************
            Variations
*******************************/
/*--------------
    Compact
---------------*/
/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.compact.message {
  display: inline-block;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.compact.icon.message {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/*--------------
    Attached
---------------*/
/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.attached.message {
  margin-bottom: -1px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
  -webkit-box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.attached + .ui.attached.message:not(.top):not(.bottom) {
  margin-top: -1px;
  border-radius: 0em;
}

/* line 202, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.bottom.attached.message {
  margin-top: -1px;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  -webkit-box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset, 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0em 0em 0em 1px rgba(34, 36, 38, 0.15) inset, 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
}

/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.bottom.attached.message:not(:last-child) {
  margin-bottom: 1em;
}

/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.attached.icon.message {
  width: auto;
}

/*--------------
      Icon
---------------*/
/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.message > .icon:not(.close) {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  line-height: 1;
  vertical-align: middle;
  font-size: 3em;
  opacity: 0.8;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.message > .content {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  vertical-align: middle;
}

/* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.message .icon:not(.close) + .content {
  padding-left: 0rem;
}

/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.icon.message .circular.icon {
  width: 1em;
}

/*--------------
    Floating
---------------*/
/* line 257, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.floating.message {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.22) inset, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
}

/*--------------
     Colors
---------------*/
/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.black.message {
  background-color: #1B1C1D;
  color: rgba(255, 255, 255, 0.9);
}

/*--------------
     Types
---------------*/
/* Positive */
/* line 277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.positive.message {
  background-color: #FCFFF5;
  color: #2C662D;
}

/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.positive.message,
.ui.attached.positive.message {
  -webkit-box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 286, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.positive.message .header {
  color: #1A531B;
}

/* Negative */
/* line 291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.negative.message {
  background-color: #FFF6F6;
  color: #9F3A38;
}

/* line 295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.negative.message,
.ui.attached.negative.message {
  -webkit-box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.negative.message .header {
  color: #912D2B;
}

/* Info */
/* line 305, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.info.message {
  background-color: #F8FFFF;
  color: #276F86;
}

/* line 309, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.info.message,
.ui.attached.info.message {
  -webkit-box-shadow: 0px 0px 0px 1px #A9D5DE inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #A9D5DE inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.info.message .header {
  color: #0E566C;
}

/* Warning */
/* line 319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.warning.message {
  background-color: #FFFAF3;
  color: #573A08;
}

/* line 323, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.warning.message,
.ui.attached.warning.message {
  -webkit-box-shadow: 0px 0px 0px 1px #C9BA9B inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #C9BA9B inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.warning.message .header {
  color: #794B02;
}

/* Error */
/* line 333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.error.message {
  background-color: #FFF6F6;
  color: #9F3A38;
}

/* line 337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.error.message,
.ui.attached.error.message {
  -webkit-box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 342, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.error.message .header {
  color: #912D2B;
}

/* Success */
/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.success.message {
  background-color: #FCFFF5;
  color: #2C662D;
}

/* line 351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.success.message,
.ui.attached.success.message {
  -webkit-box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.success.message .header {
  color: #1A531B;
}

/* Colors */
/* line 361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.inverted.message,
.ui.black.message {
  background-color: #1B1C1D;
  color: rgba(255, 255, 255, 0.9);
}

/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.red.message {
  background-color: #FFE8E6;
  color: #DB2828;
  -webkit-box-shadow: 0px 0px 0px 1px #DB2828 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #DB2828 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.red.message .header {
  color: #c82121;
}

/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.orange.message {
  background-color: #FFEDDE;
  color: #F2711C;
  -webkit-box-shadow: 0px 0px 0px 1px #F2711C inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #F2711C inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 381, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.orange.message .header {
  color: #e7640d;
}

/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.yellow.message {
  background-color: #FFF8DB;
  color: #B58105;
  -webkit-box-shadow: 0px 0px 0px 1px #B58105 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #B58105 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.yellow.message .header {
  color: #9c6f04;
}

/* line 393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.olive.message {
  background-color: #FBFDEF;
  color: #8ABC1E;
  -webkit-box-shadow: 0px 0px 0px 1px #8ABC1E inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #8ABC1E inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 399, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.olive.message .header {
  color: #7aa61a;
}

/* line 402, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.green.message {
  background-color: #E5F9E7;
  color: #1EBC30;
  -webkit-box-shadow: 0px 0px 0px 1px #1EBC30 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #1EBC30 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 408, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.green.message .header {
  color: #1aa62a;
}

/* line 411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.teal.message {
  background-color: #E1F7F7;
  color: #10A3A3;
  -webkit-box-shadow: 0px 0px 0px 1px #10A3A3 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #10A3A3 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.teal.message .header {
  color: #0e8c8c;
}

/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.blue.message {
  background-color: #DFF0FF;
  color: #2185D0;
  -webkit-box-shadow: 0px 0px 0px 1px #2185D0 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #2185D0 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.blue.message .header {
  color: #1e77ba;
}

/* line 429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.violet.message {
  background-color: #EAE7FF;
  color: #6435C9;
  -webkit-box-shadow: 0px 0px 0px 1px #6435C9 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #6435C9 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.violet.message .header {
  color: #5a30b5;
}

/* line 438, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.purple.message {
  background-color: #F6E7FF;
  color: #A333C8;
  -webkit-box-shadow: 0px 0px 0px 1px #A333C8 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #A333C8 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.purple.message .header {
  color: #922eb4;
}

/* line 447, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.pink.message {
  background-color: #FFE3FB;
  color: #E03997;
  -webkit-box-shadow: 0px 0px 0px 1px #E03997 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #E03997 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.pink.message .header {
  color: #dd238b;
}

/* line 456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.brown.message {
  background-color: #F1E2D3;
  color: #A5673F;
  -webkit-box-shadow: 0px 0px 0px 1px #A5673F inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 1px #A5673F inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/* line 462, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.brown.message .header {
  color: #935b38;
}

/*--------------
     Sizes
---------------*/
/* line 470, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.mini.message {
  font-size: 0.78571429em;
}

/* line 473, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.tiny.message {
  font-size: 0.85714286em;
}

/* line 476, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.small.message {
  font-size: 0.92857143em;
}

/* line 479, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.message {
  font-size: 1em;
}

/* line 482, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.large.message {
  font-size: 1.14285714em;
}

/* line 485, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.big.message {
  font-size: 1.28571429em;
}

/* line 488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.huge.message {
  font-size: 1.42857143em;
}

/* line 491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_message.scss */
.ui.massive.message {
  font-size: 1.71428571em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
        Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Table
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Table
*******************************/
/* Prototype */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table, table.ui.default, #dorsale-attachments table.ui, .flyboy table.ui, #home-panels table.ui {
  width: 100%;
  background: #FFFFFF;
  margin: 1em 0em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0.28571429rem;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  border-collapse: separate;
  border-spacing: 0px;
}

/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table:first-child, table.ui.default:first-child, #dorsale-attachments table.ui:first-child, .flyboy table.ui:first-child, #home-panels table.ui:first-child {
  margin-top: 0em;
}

/* line 34, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table:last-child, table.ui.default:last-child, #dorsale-attachments table.ui:last-child, .flyboy table.ui:last-child, #home-panels table.ui:last-child {
  margin-bottom: 0em;
}

/*******************************
             Parts
*******************************/
/* Table Content */
/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th, table.ui.default th, #dorsale-attachments table.ui th, .flyboy table.ui th, #home-panels table.ui th,
.ui.table td,
table.ui.default td,
#dorsale-attachments table.ui td,
.flyboy table.ui td,
#home-panels table.ui td {
  -webkit-transition: background 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease;
}

/* Headers */
/* line 52, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead, table.ui.default thead, #dorsale-attachments table.ui thead, .flyboy table.ui thead, #home-panels table.ui thead {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead th, table.ui.default thead th, #dorsale-attachments table.ui thead th, .flyboy table.ui thead th, #home-panels table.ui thead th {
  cursor: auto;
  background: #F9FAFB;
  text-align: inherit;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.92857143em 0.78571429em;
  vertical-align: inherit;
  font-style: none;
  font-weight: bold;
  text-transform: none;
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
  border-left: none;
}

/* line 69, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead tr > th:first-child, table.ui.default thead tr > th:first-child, #dorsale-attachments table.ui thead tr > th:first-child, .flyboy table.ui thead tr > th:first-child, #home-panels table.ui thead tr > th:first-child {
  border-left: none;
}

/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead tr:first-child > th:first-child, table.ui.default thead tr:first-child > th:first-child, #dorsale-attachments table.ui thead tr:first-child > th:first-child, .flyboy table.ui thead tr:first-child > th:first-child, #home-panels table.ui thead tr:first-child > th:first-child {
  border-radius: 0.28571429rem 0em 0em 0em;
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead tr:first-child > th:last-child, table.ui.default thead tr:first-child > th:last-child, #dorsale-attachments table.ui thead tr:first-child > th:last-child, .flyboy table.ui thead tr:first-child > th:last-child, #home-panels table.ui thead tr:first-child > th:last-child {
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table thead tr:first-child > th:only-child, table.ui.default thead tr:first-child > th:only-child, #dorsale-attachments table.ui thead tr:first-child > th:only-child, .flyboy table.ui thead tr:first-child > th:only-child, #home-panels table.ui thead tr:first-child > th:only-child {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Footer */
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot, table.ui.default tfoot, #dorsale-attachments table.ui tfoot, .flyboy table.ui tfoot, #home-panels table.ui tfoot {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot th, table.ui.default tfoot th, #dorsale-attachments table.ui tfoot th, .flyboy table.ui tfoot th, #home-panels table.ui tfoot th {
  cursor: auto;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  background: #F9FAFB;
  text-align: inherit;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.78571429em 0.78571429em;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot tr > th:first-child, table.ui.default tfoot tr > th:first-child, #dorsale-attachments table.ui tfoot tr > th:first-child, .flyboy table.ui tfoot tr > th:first-child, #home-panels table.ui tfoot tr > th:first-child {
  border-left: none;
}

/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot tr:first-child > th:first-child, table.ui.default tfoot tr:first-child > th:first-child, #dorsale-attachments table.ui tfoot tr:first-child > th:first-child, .flyboy table.ui tfoot tr:first-child > th:first-child, #home-panels table.ui tfoot tr:first-child > th:first-child {
  border-radius: 0em 0em 0em 0.28571429rem;
}

/* line 105, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot tr:first-child > th:last-child, table.ui.default tfoot tr:first-child > th:last-child, #dorsale-attachments table.ui tfoot tr:first-child > th:last-child, .flyboy table.ui tfoot tr:first-child > th:last-child, #home-panels table.ui tfoot tr:first-child > th:last-child {
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* line 108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tfoot tr:first-child > th:only-child, table.ui.default tfoot tr:first-child > th:only-child, #dorsale-attachments table.ui tfoot tr:first-child > th:only-child, .flyboy table.ui tfoot tr:first-child > th:only-child, #home-panels table.ui tfoot tr:first-child > th:only-child {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* Table Row */
/* line 113, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr td, table.ui.default tr td, #dorsale-attachments table.ui tr td, .flyboy table.ui tr td, #home-panels table.ui tr td {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
}

/* line 116, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr:first-child td, table.ui.default tr:first-child td, #dorsale-attachments table.ui tr:first-child td, .flyboy table.ui tr:first-child td, #home-panels table.ui tr:first-child td {
  border-top: none;
}

/* Repeated tbody */
/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tbody + tbody tr:first-child td, table.ui.default tbody + tbody tr:first-child td, #dorsale-attachments table.ui tbody + tbody tr:first-child td, .flyboy table.ui tbody + tbody tr:first-child td, #home-panels table.ui tbody + tbody tr:first-child td {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
}

/* Table Cells */
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table td, table.ui.default td, #dorsale-attachments table.ui td, .flyboy table.ui td, #home-panels table.ui td {
  padding: 0.78571429em 0.78571429em;
  text-align: inherit;
}

/* Icons */
/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table > .icon, table.ui.default > .icon, #dorsale-attachments table.ui > .icon, .flyboy table.ui > .icon, #home-panels table.ui > .icon {
  vertical-align: baseline;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table > .icon:only-child, table.ui.default > .icon:only-child, #dorsale-attachments table.ui > .icon:only-child, .flyboy table.ui > .icon:only-child, #home-panels table.ui > .icon:only-child {
  margin: 0em;
}

/* Table Segment */
/* line 140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table.segment, table.ui.segment.default, #dorsale-attachments table.ui.segment, .flyboy table.ui.segment, #home-panels table.ui.segment {
  padding: 0em;
}

/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table.segment:after, table.ui.segment.default:after, #dorsale-attachments table.ui.segment:after, .flyboy table.ui.segment:after, #home-panels table.ui.segment:after {
  display: none;
}

/* line 146, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table.segment.stacked:after, table.ui.segment.stacked.default:after, #dorsale-attachments table.ui.segment.stacked:after, .flyboy table.ui.segment.stacked:after, #home-panels table.ui.segment.stacked:after {
  display: block;
}

/* Responsive */
@media only screen and (max-width: 767px) {
  /* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable), table.ui.default:not(.unstackable), #dorsale-attachments table.ui:not(.unstackable), .flyboy table.ui:not(.unstackable), #home-panels table.ui:not(.unstackable) {
    width: 100%;
  }
  /* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) tbody, table.ui.default:not(.unstackable) tbody, #dorsale-attachments table.ui:not(.unstackable) tbody, .flyboy table.ui:not(.unstackable) tbody, #home-panels table.ui:not(.unstackable) tbody,
.ui.table:not(.unstackable) tr,
table.ui.default:not(.unstackable) tr,
#dorsale-attachments table.ui:not(.unstackable) tr,
.flyboy table.ui:not(.unstackable) tr,
#home-panels table.ui:not(.unstackable) tr,
.ui.table:not(.unstackable) tr > th,
table.ui.default:not(.unstackable) tr > th,
#dorsale-attachments table.ui:not(.unstackable) tr > th,
.flyboy table.ui:not(.unstackable) tr > th,
#home-panels table.ui:not(.unstackable) tr > th,
.ui.table:not(.unstackable) tr > td,
table.ui.default:not(.unstackable) tr > td,
#dorsale-attachments table.ui:not(.unstackable) tr > td,
.flyboy table.ui:not(.unstackable) tr > td,
#home-panels table.ui:not(.unstackable) tr > td {
    width: auto !important;
    display: block !important;
  }
  /* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable), table.ui.default:not(.unstackable), #dorsale-attachments table.ui:not(.unstackable), .flyboy table.ui:not(.unstackable), #home-panels table.ui:not(.unstackable) {
    padding: 0em;
  }
  /* line 165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) thead, table.ui.default:not(.unstackable) thead, #dorsale-attachments table.ui:not(.unstackable) thead, .flyboy table.ui:not(.unstackable) thead, #home-panels table.ui:not(.unstackable) thead {
    display: block;
  }
  /* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) tfoot, table.ui.default:not(.unstackable) tfoot, #dorsale-attachments table.ui:not(.unstackable) tfoot, .flyboy table.ui:not(.unstackable) tfoot, #home-panels table.ui:not(.unstackable) tfoot {
    display: block;
  }
  /* line 171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) tr, table.ui.default:not(.unstackable) tr, #dorsale-attachments table.ui:not(.unstackable) tr, .flyboy table.ui:not(.unstackable) tr, #home-panels table.ui:not(.unstackable) tr {
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
  }
  /* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) tr > th, table.ui.default:not(.unstackable) tr > th, #dorsale-attachments table.ui:not(.unstackable) tr > th, .flyboy table.ui:not(.unstackable) tr > th, #home-panels table.ui:not(.unstackable) tr > th,
.ui.table:not(.unstackable) tr > td,
table.ui.default:not(.unstackable) tr > td,
#dorsale-attachments table.ui:not(.unstackable) tr > td,
.flyboy table.ui:not(.unstackable) tr > td,
#home-panels table.ui:not(.unstackable) tr > td {
    background: none;
    border: none !important;
    padding: 0.25em 0.75em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table:not(.unstackable) th:first-child, table.ui.default:not(.unstackable) th:first-child, #dorsale-attachments table.ui:not(.unstackable) th:first-child, .flyboy table.ui:not(.unstackable) th:first-child, #home-panels table.ui:not(.unstackable) th:first-child,
.ui.table:not(.unstackable) td:first-child,
table.ui.default:not(.unstackable) td:first-child,
#dorsale-attachments table.ui:not(.unstackable) td:first-child,
.flyboy table.ui:not(.unstackable) td:first-child,
#home-panels table.ui:not(.unstackable) td:first-child {
    font-weight: bold;
  }
  /* Definition Table */
  /* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.definition.table:not(.unstackable) thead th:first-child, table.definition.default:not(.unstackable) thead th:first-child, #dorsale-attachments table.definition:not(.unstackable) thead th:first-child, .flyboy table.definition:not(.unstackable) thead th:first-child, #home-panels table.definition:not(.unstackable) thead th:first-child {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
}

/*******************************
            Coupling
*******************************/
/* UI Image */
/* line 204, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th .image, table.ui.default th .image, #dorsale-attachments table.ui th .image, .flyboy table.ui th .image, #home-panels table.ui th .image,
.ui.table th .image img,
table.ui.default th .image img,
#dorsale-attachments table.ui th .image img,
.flyboy table.ui th .image img,
#home-panels table.ui th .image img,
.ui.table td .image,
table.ui.default td .image,
#dorsale-attachments table.ui td .image,
.flyboy table.ui td .image,
#home-panels table.ui td .image,
.ui.table td .image img,
table.ui.default td .image img,
#dorsale-attachments table.ui td .image img,
.flyboy table.ui td .image img,
#home-panels table.ui td .image img {
  max-width: none;
}

/*******************************
             Types
*******************************/
/*--------------
    Complex
---------------*/
/* line 221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.structured.table, table.structured.default, #dorsale-attachments table.structured, .flyboy table.structured, #home-panels table.structured {
  border-collapse: collapse;
}

/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.structured.table thead th, table.structured.default thead th, #dorsale-attachments table.structured thead th, .flyboy table.structured thead th, #home-panels table.structured thead th {
  border-left: none;
  border-right: none;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.structured.sortable.table thead th, table.sortable.default thead th, #dorsale-attachments table.sortable thead th, .flyboy table.sortable thead th, #home-panels table.sortable thead th {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-right: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.structured.basic.table th, table.basic.default th, #dorsale-attachments table.basic th, .flyboy table.basic th, #home-panels table.basic th {
  border-left: none;
  border-right: none;
}

/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.structured.celled.table tr th, table.celled.default tr th, #dorsale-attachments table.celled tr th, .flyboy table.celled tr th, #home-panels table.celled tr th,
.ui.structured.celled.table tr td,
table.celled.default tr td,
#dorsale-attachments table.celled tr td,
.flyboy table.celled tr td,
#home-panels table.celled tr td {
  border-left: 1px solid rgba(34, 36, 38, 0.1);
  border-right: 1px solid rgba(34, 36, 38, 0.1);
}

/*--------------
   Definition
---------------*/
/* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table thead:not(.full-width) th:first-child, table.definition.default thead:not(.full-width) th:first-child, #dorsale-attachments table.definition thead:not(.full-width) th:first-child, .flyboy table.definition thead:not(.full-width) th:first-child, #home-panels table.definition thead:not(.full-width) th:first-child {
  pointer-events: none;
  background: transparent;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: -1px -1px 0px 1px #FFFFFF;
  box-shadow: -1px -1px 0px 1px #FFFFFF;
}

/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table tfoot:not(.full-width) th:first-child, table.definition.default tfoot:not(.full-width) th:first-child, #dorsale-attachments table.definition tfoot:not(.full-width) th:first-child, .flyboy table.definition tfoot:not(.full-width) th:first-child, #home-panels table.definition tfoot:not(.full-width) th:first-child {
  pointer-events: none;
  background: transparent;
  font-weight: rgba(0, 0, 0, 0.4);
  color: normal;
  -webkit-box-shadow: 1px 1px 0px 1px #FFFFFF;
  box-shadow: 1px 1px 0px 1px #FFFFFF;
}

/* Remove Border */
/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.celled.definition.table thead:not(.full-width) th:first-child, table.definition.default thead:not(.full-width) th:first-child, #dorsale-attachments table.definition thead:not(.full-width) th:first-child, .flyboy table.definition thead:not(.full-width) th:first-child, #home-panels table.definition thead:not(.full-width) th:first-child {
  -webkit-box-shadow: 0px -1px 0px 1px #FFFFFF;
  box-shadow: 0px -1px 0px 1px #FFFFFF;
}

/* line 268, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.celled.definition.table tfoot:not(.full-width) th:first-child, table.definition.default tfoot:not(.full-width) th:first-child, #dorsale-attachments table.definition tfoot:not(.full-width) th:first-child, .flyboy table.definition tfoot:not(.full-width) th:first-child, #home-panels table.definition tfoot:not(.full-width) th:first-child {
  -webkit-box-shadow: 0px 1px 0px 1px #FFFFFF;
  box-shadow: 0px 1px 0px 1px #FFFFFF;
}

/* Highlight Defining Column */
/* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table tr td:first-child:not(.ignored), table.definition.default tr td:first-child:not(.ignored), #dorsale-attachments table.definition tr td:first-child:not(.ignored), .flyboy table.definition tr td:first-child:not(.ignored), #home-panels table.definition tr td:first-child:not(.ignored),
.ui.definition.table tr td.definition,
table.definition.default tr td.definition,
#dorsale-attachments table.definition tr td.definition,
.flyboy table.definition tr td.definition,
#home-panels table.definition tr td.definition {
  background: rgba(0, 0, 0, 0.03);
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
  text-transform: '';
  -webkit-box-shadow: '';
  box-shadow: '';
  text-align: '';
  font-size: 1em;
  padding-left: '';
  padding-right: '';
}

/* Fix 2nd Column */
/* line 289, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table thead:not(.full-width) th:nth-child(2), table.definition.default thead:not(.full-width) th:nth-child(2), #dorsale-attachments table.definition thead:not(.full-width) th:nth-child(2), .flyboy table.definition thead:not(.full-width) th:nth-child(2), #home-panels table.definition thead:not(.full-width) th:nth-child(2) {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table tfoot:not(.full-width) th:nth-child(2), table.definition.default tfoot:not(.full-width) th:nth-child(2), #dorsale-attachments table.definition tfoot:not(.full-width) th:nth-child(2), .flyboy table.definition tfoot:not(.full-width) th:nth-child(2), #home-panels table.definition tfoot:not(.full-width) th:nth-child(2) {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.definition.table td:nth-child(2), table.definition.default td:nth-child(2), #dorsale-attachments table.definition td:nth-child(2), .flyboy table.definition td:nth-child(2), #home-panels table.definition td:nth-child(2) {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
}

/*******************************
             States
*******************************/
/*--------------
    Positive
---------------*/
/* line 309, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.positive, table.ui.default tr.positive, #dorsale-attachments table.ui tr.positive, .flyboy table.ui tr.positive, #home-panels table.ui tr.positive,
.ui.table td.positive,
table.ui.default td.positive,
#dorsale-attachments table.ui td.positive,
.flyboy table.ui td.positive,
#home-panels table.ui td.positive {
  -webkit-box-shadow: 0px 0px 0px #A3C293 inset;
  box-shadow: 0px 0px 0px #A3C293 inset;
}

/* line 314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.positive, table.ui.default tr.positive, #dorsale-attachments table.ui tr.positive, .flyboy table.ui tr.positive, #home-panels table.ui tr.positive,
.ui.table td.positive,
table.ui.default td.positive,
#dorsale-attachments table.ui td.positive,
.flyboy table.ui td.positive,
#home-panels table.ui td.positive {
  background: #FCFFF5 !important;
  color: #2C662D !important;
}

/*--------------
     Negative
---------------*/
/* line 324, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.negative, table.ui.default tr.negative, #dorsale-attachments table.ui tr.negative, .flyboy table.ui tr.negative, #home-panels table.ui tr.negative,
.ui.table td.negative,
table.ui.default td.negative,
#dorsale-attachments table.ui td.negative,
.flyboy table.ui td.negative,
#home-panels table.ui td.negative {
  -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset;
  box-shadow: 0px 0px 0px #E0B4B4 inset;
}

/* line 329, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.negative, table.ui.default tr.negative, #dorsale-attachments table.ui tr.negative, .flyboy table.ui tr.negative, #home-panels table.ui tr.negative,
.ui.table td.negative,
table.ui.default td.negative,
#dorsale-attachments table.ui td.negative,
.flyboy table.ui td.negative,
#home-panels table.ui td.negative {
  background: #FFF6F6 !important;
  color: #9F3A38 !important;
}

/*--------------
      Error
---------------*/
/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.error, table.ui.default tr.error, #dorsale-attachments table.ui tr.error, .flyboy table.ui tr.error, #home-panels table.ui tr.error,
.ui.table td.error,
table.ui.default td.error,
#dorsale-attachments table.ui td.error,
.flyboy table.ui td.error,
#home-panels table.ui td.error {
  -webkit-box-shadow: 0px 0px 0px #E0B4B4 inset;
  box-shadow: 0px 0px 0px #E0B4B4 inset;
}

/* line 344, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.error, table.ui.default tr.error, #dorsale-attachments table.ui tr.error, .flyboy table.ui tr.error, #home-panels table.ui tr.error,
.ui.table td.error,
table.ui.default td.error,
#dorsale-attachments table.ui td.error,
.flyboy table.ui td.error,
#home-panels table.ui td.error {
  background: #FFF6F6 !important;
  color: #9F3A38 !important;
}

/*--------------
     Warning
---------------*/
/* line 354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.warning, table.ui.default tr.warning, #dorsale-attachments table.ui tr.warning, .flyboy table.ui tr.warning, #home-panels table.ui tr.warning,
.ui.table td.warning,
table.ui.default td.warning,
#dorsale-attachments table.ui td.warning,
.flyboy table.ui td.warning,
#home-panels table.ui td.warning {
  -webkit-box-shadow: 0px 0px 0px #C9BA9B inset;
  box-shadow: 0px 0px 0px #C9BA9B inset;
}

/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.warning, table.ui.default tr.warning, #dorsale-attachments table.ui tr.warning, .flyboy table.ui tr.warning, #home-panels table.ui tr.warning,
.ui.table td.warning,
table.ui.default td.warning,
#dorsale-attachments table.ui td.warning,
.flyboy table.ui td.warning,
#home-panels table.ui td.warning {
  background: #FFFAF3 !important;
  color: #573A08 !important;
}

/*--------------
     Active
---------------*/
/* line 369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.active, table.ui.default tr.active, #dorsale-attachments table.ui tr.active, .flyboy table.ui tr.active, #home-panels table.ui tr.active, .ui.table table.table thead tr, table.table thead .ui.table tr, table.table thead table.ui.default tr, table.table thead #dorsale-attachments table.ui tr, table.table thead .flyboy table.ui tr, table.table thead #home-panels table.ui tr, .ui.table table.default thead tr, table.default thead .ui.table tr, table.ui.default thead tr, table.default thead #dorsale-attachments table.ui tr, table.default thead .flyboy table.ui tr, table.default thead #home-panels table.ui tr,
.ui.table table.table tfoot tr,
table.table tfoot .ui.table tr,
table.table tfoot table.ui.default tr,
table.table tfoot #dorsale-attachments table.ui tr,
table.table tfoot .flyboy table.ui tr,
table.table tfoot #home-panels table.ui tr,
.ui.table table.default tfoot tr,
table.default tfoot .ui.table tr,
table.ui.default tfoot tr,
table.default tfoot #dorsale-attachments table.ui tr,
table.default tfoot .flyboy table.ui tr,
table.default tfoot #home-panels table.ui tr, .ui.table #dorsale-attachments table thead tr, #dorsale-attachments table thead .ui.table tr, #dorsale-attachments table.ui thead tr,
.ui.table #dorsale-attachments table tfoot tr,
#dorsale-attachments table tfoot .ui.table tr,
#dorsale-attachments table.ui tfoot tr, .ui.table .flyboy table thead tr, .flyboy table thead .ui.table tr, .flyboy table.ui thead tr,
.ui.table .flyboy table tfoot tr,
.flyboy table tfoot .ui.table tr,
.flyboy table.ui tfoot tr, .ui.table #home-panels table thead tr, #home-panels table thead .ui.table tr, #home-panels table.ui thead tr,
.ui.table #home-panels table tfoot tr,
#home-panels table tfoot .ui.table tr,
#home-panels table.ui tfoot tr,
.ui.table td.active,
table.ui.default td.active,
#dorsale-attachments table.ui td.active,
.flyboy table.ui td.active,
#home-panels table.ui td.active {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset;
}

/* line 374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.active, table.ui.default tr.active, #dorsale-attachments table.ui tr.active, .flyboy table.ui tr.active, #home-panels table.ui tr.active, .ui.table table.table thead tr, table.table thead .ui.table tr, table.table thead table.ui.default tr, table.table thead #dorsale-attachments table.ui tr, table.table thead .flyboy table.ui tr, table.table thead #home-panels table.ui tr, .ui.table table.default thead tr, table.default thead .ui.table tr, table.ui.default thead tr, table.default thead #dorsale-attachments table.ui tr, table.default thead .flyboy table.ui tr, table.default thead #home-panels table.ui tr,
.ui.table table.table tfoot tr,
table.table tfoot .ui.table tr,
table.table tfoot table.ui.default tr,
table.table tfoot #dorsale-attachments table.ui tr,
table.table tfoot .flyboy table.ui tr,
table.table tfoot #home-panels table.ui tr,
.ui.table table.default tfoot tr,
table.default tfoot .ui.table tr,
table.ui.default tfoot tr,
table.default tfoot #dorsale-attachments table.ui tr,
table.default tfoot .flyboy table.ui tr,
table.default tfoot #home-panels table.ui tr, .ui.table #dorsale-attachments table thead tr, #dorsale-attachments table thead .ui.table tr, #dorsale-attachments table.ui thead tr,
.ui.table #dorsale-attachments table tfoot tr,
#dorsale-attachments table tfoot .ui.table tr,
#dorsale-attachments table.ui tfoot tr, .ui.table .flyboy table thead tr, .flyboy table thead .ui.table tr, .flyboy table.ui thead tr,
.ui.table .flyboy table tfoot tr,
.flyboy table tfoot .ui.table tr,
.flyboy table.ui tfoot tr, .ui.table #home-panels table thead tr, #home-panels table thead .ui.table tr, #home-panels table.ui thead tr,
.ui.table #home-panels table tfoot tr,
#home-panels table tfoot .ui.table tr,
#home-panels table.ui tfoot tr,
.ui.table td.active,
table.ui.default td.active,
#dorsale-attachments table.ui td.active,
.flyboy table.ui td.active,
#home-panels table.ui td.active {
  background: #E0E0E0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

/*--------------
     Disabled
---------------*/
/* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tr.disabled td, table.ui.default tr.disabled td, #dorsale-attachments table.ui tr.disabled td, .flyboy table.ui tr.disabled td, #home-panels table.ui tr.disabled td,
.ui.table tr td.disabled,
table.ui.default tr td.disabled,
#dorsale-attachments table.ui tr td.disabled,
.flyboy table.ui tr td.disabled,
#home-panels table.ui tr td.disabled,
.ui.table tr.disabled:hover,
table.ui.default tr.disabled:hover,
#dorsale-attachments table.ui tr.disabled:hover,
.flyboy table.ui tr.disabled:hover,
#home-panels table.ui tr.disabled:hover,
.ui.table .textarea-input-group button.disabled:hover,
.textarea-input-group .ui.table button.disabled:hover,
table.ui.default .textarea-input-group button.disabled:hover,
.textarea-input-group table.ui.default button.disabled:hover,
#dorsale-attachments table.ui .textarea-input-group button.disabled:hover,
.textarea-input-group #dorsale-attachments table.ui button.disabled:hover,
.flyboy table.ui .textarea-input-group button.disabled:hover,
.textarea-input-group .flyboy table.ui button.disabled:hover,
#home-panels table.ui .textarea-input-group button.disabled:hover,
.textarea-input-group #home-panels table.ui button.disabled:hover,
.ui.table .textarea-input-group input.disabled:hover,
.textarea-input-group .ui.table input.disabled:hover,
table.ui.default .textarea-input-group input.disabled:hover,
.textarea-input-group table.ui.default input.disabled:hover,
#dorsale-attachments table.ui .textarea-input-group input.disabled:hover,
.textarea-input-group #dorsale-attachments table.ui input.disabled:hover,
.flyboy table.ui .textarea-input-group input.disabled:hover,
.textarea-input-group .flyboy table.ui input.disabled:hover,
#home-panels table.ui .textarea-input-group input.disabled:hover,
.textarea-input-group #home-panels table.ui input.disabled:hover,
.ui.table tr:hover td.disabled {
  pointer-events: none;
  color: rgba(40, 40, 40, 0.3);
}

/*******************************
          Variations
*******************************/
/*--------------
    Stackable
---------------*/
@media only screen and (max-width: 991px) {
  /* line 403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"], table.default[class*="tablet stackable"], #dorsale-attachments table[class*="tablet stackable"], .flyboy table[class*="tablet stackable"], #home-panels table[class*="tablet stackable"],
.ui.table[class*="tablet stackable"] tbody,
table.default[class*="tablet stackable"] tbody,
#dorsale-attachments table[class*="tablet stackable"] tbody,
.flyboy table[class*="tablet stackable"] tbody,
#home-panels table[class*="tablet stackable"] tbody,
.ui.table[class*="tablet stackable"] tr,
table.default[class*="tablet stackable"] tr,
#dorsale-attachments table[class*="tablet stackable"] tr,
.flyboy table[class*="tablet stackable"] tr,
#home-panels table[class*="tablet stackable"] tr,
.ui.table[class*="tablet stackable"] tr > th,
table.default[class*="tablet stackable"] tr > th,
#dorsale-attachments table[class*="tablet stackable"] tr > th,
.flyboy table[class*="tablet stackable"] tr > th,
#home-panels table[class*="tablet stackable"] tr > th,
.ui.table[class*="tablet stackable"] tr > td,
table.default[class*="tablet stackable"] tr > td,
#dorsale-attachments table[class*="tablet stackable"] tr > td,
.flyboy table[class*="tablet stackable"] tr > td,
#home-panels table[class*="tablet stackable"] tr > td {
    width: 100% !important;
    display: block !important;
  }
  /* line 411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"], table.default[class*="tablet stackable"], #dorsale-attachments table[class*="tablet stackable"], .flyboy table[class*="tablet stackable"], #home-panels table[class*="tablet stackable"] {
    padding: 0em;
  }
  /* line 414, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"] thead, table.default[class*="tablet stackable"] thead, #dorsale-attachments table[class*="tablet stackable"] thead, .flyboy table[class*="tablet stackable"] thead, #home-panels table[class*="tablet stackable"] thead {
    display: block;
  }
  /* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"] tfoot, table.default[class*="tablet stackable"] tfoot, #dorsale-attachments table[class*="tablet stackable"] tfoot, .flyboy table[class*="tablet stackable"] tfoot, #home-panels table[class*="tablet stackable"] tfoot {
    display: block;
  }
  /* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"] tr, table.default[class*="tablet stackable"] tr, #dorsale-attachments table[class*="tablet stackable"] tr, .flyboy table[class*="tablet stackable"] tr, #home-panels table[class*="tablet stackable"] tr {
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset !important;
  }
  /* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.table[class*="tablet stackable"] tr > th, table.default[class*="tablet stackable"] tr > th, #dorsale-attachments table[class*="tablet stackable"] tr > th, .flyboy table[class*="tablet stackable"] tr > th, #home-panels table[class*="tablet stackable"] tr > th,
.ui.table[class*="tablet stackable"] tr > td,
table.default[class*="tablet stackable"] tr > td,
#dorsale-attachments table[class*="tablet stackable"] tr > td,
.flyboy table[class*="tablet stackable"] tr > td,
#home-panels table[class*="tablet stackable"] tr > td {
    background: none;
    border: none !important;
    padding: 0.25em 0.75em;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* Definition Table */
  /* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
  .ui.definition.table[class*="tablet stackable"] thead th:first-child, table.default[class*="tablet stackable"] thead th:first-child, #dorsale-attachments table[class*="tablet stackable"] thead th:first-child, .flyboy table[class*="tablet stackable"] thead th:first-child, #home-panels table[class*="tablet stackable"] thead th:first-child {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
}

/*--------------
 Text Alignment
---------------*/
/* line 446, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="left aligned"], table.ui.default[class*="left aligned"], #dorsale-attachments table.ui[class*="left aligned"], .flyboy table.ui[class*="left aligned"], #home-panels table.ui[class*="left aligned"],
.ui.table [class*="left aligned"],
table.ui.default [class*="left aligned"],
#dorsale-attachments table.ui [class*="left aligned"],
.flyboy table.ui [class*="left aligned"],
#home-panels table.ui [class*="left aligned"] {
  text-align: left;
}

/* line 450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="center aligned"], table.ui.default[class*="center aligned"], #dorsale-attachments table.ui[class*="center aligned"], .flyboy table.ui[class*="center aligned"], #home-panels table.ui[class*="center aligned"],
.ui.table [class*="center aligned"],
table.ui.default [class*="center aligned"],
#dorsale-attachments table.ui [class*="center aligned"],
.flyboy table.ui [class*="center aligned"],
#home-panels table.ui [class*="center aligned"] {
  text-align: center;
}

/* line 454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="right aligned"], table.ui.default[class*="right aligned"], #dorsale-attachments table.ui[class*="right aligned"], .flyboy table.ui[class*="right aligned"], #home-panels table.ui[class*="right aligned"],
.ui.table [class*="right aligned"],
table.ui.default [class*="right aligned"],
#dorsale-attachments table.ui [class*="right aligned"],
.flyboy table.ui [class*="right aligned"],
#home-panels table.ui [class*="right aligned"] {
  text-align: right;
}

/*------------------
 Vertical Alignment
------------------*/
/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="top aligned"], table.ui.default[class*="top aligned"], #dorsale-attachments table.ui[class*="top aligned"], .flyboy table.ui[class*="top aligned"], #home-panels table.ui[class*="top aligned"],
.ui.table [class*="top aligned"],
table.ui.default [class*="top aligned"],
#dorsale-attachments table.ui [class*="top aligned"],
.flyboy table.ui [class*="top aligned"],
#home-panels table.ui [class*="top aligned"] {
  vertical-align: top;
}

/* line 467, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="middle aligned"], table.ui.default[class*="middle aligned"], #dorsale-attachments table.ui[class*="middle aligned"], .flyboy table.ui[class*="middle aligned"], #home-panels table.ui[class*="middle aligned"],
.ui.table [class*="middle aligned"],
table.ui.default [class*="middle aligned"],
#dorsale-attachments table.ui [class*="middle aligned"],
.flyboy table.ui [class*="middle aligned"],
#home-panels table.ui [class*="middle aligned"] {
  vertical-align: middle;
}

/* line 471, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="bottom aligned"], table.ui.default[class*="bottom aligned"], #dorsale-attachments table.ui[class*="bottom aligned"], .flyboy table.ui[class*="bottom aligned"], #home-panels table.ui[class*="bottom aligned"],
.ui.table [class*="bottom aligned"],
table.ui.default [class*="bottom aligned"],
#dorsale-attachments table.ui [class*="bottom aligned"],
.flyboy table.ui [class*="bottom aligned"],
#home-panels table.ui [class*="bottom aligned"] {
  vertical-align: bottom;
}

/*--------------
    Collapsing
---------------*/
/* line 480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.collapsing, table.ui.default th.collapsing, #dorsale-attachments table.ui th.collapsing, .flyboy table.ui th.collapsing, #home-panels table.ui th.collapsing,
.ui.table td.collapsing,
table.ui.default td.collapsing,
#dorsale-attachments table.ui td.collapsing,
.flyboy table.ui td.collapsing,
#home-panels table.ui td.collapsing {
  width: 1px;
  white-space: nowrap;
}

/*--------------
     Fixed
---------------*/
/* line 490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.fixed.table, table.fixed.default, #dorsale-attachments table.fixed, .flyboy table.fixed, #home-panels table.fixed {
  table-layout: fixed;
}

/* line 493, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.fixed.table th, table.fixed.default th, #dorsale-attachments table.fixed th, .flyboy table.fixed th, #home-panels table.fixed th,
.ui.fixed.table td,
table.fixed.default td,
#dorsale-attachments table.fixed td,
.flyboy table.fixed td,
#home-panels table.fixed td {
  overflow: hidden;
  text-overflow: ellipsis;
}

/*--------------
   Selectable
---------------*/
/* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tbody tr:hover, table.selectable.default tbody tr:hover, #dorsale-attachments table.selectable tbody tr:hover, .flyboy table.selectable tbody tr:hover, #home-panels table.selectable tbody tr:hover,
.ui.table tbody tr td.selectable:hover,
table.ui.default tbody tr td.selectable:hover,
#dorsale-attachments table.ui tbody tr td.selectable:hover,
.flyboy table.ui tbody tr td.selectable:hover,
#home-panels table.ui tbody tr td.selectable:hover,
.ui.table tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group .ui.table tbody tr button.selectable:hover,
table.ui.default tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group table.ui.default tbody tr button.selectable:hover,
#dorsale-attachments table.ui tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group #dorsale-attachments table.ui tbody tr button.selectable:hover,
.flyboy table.ui tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group .flyboy table.ui tbody tr button.selectable:hover,
#home-panels table.ui tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group #home-panels table.ui tbody tr button.selectable:hover,
.ui.table tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group .ui.table tbody tr input.selectable:hover,
table.ui.default tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group table.ui.default tbody tr input.selectable:hover,
#dorsale-attachments table.ui tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group #dorsale-attachments table.ui tbody tr input.selectable:hover,
.flyboy table.ui tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group .flyboy table.ui tbody tr input.selectable:hover,
#home-panels table.ui tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group #home-panels table.ui tbody tr input.selectable:hover {
  background: rgba(0, 0, 0, 0.05) !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.inverted.table tbody tr:hover, table.inverted.default tbody tr:hover, #dorsale-attachments table.inverted tbody tr:hover, .flyboy table.inverted tbody tr:hover, #home-panels table.inverted tbody tr:hover,
.ui.inverted.table tbody tr td.selectable:hover,
table.inverted.default tbody tr td.selectable:hover,
#dorsale-attachments table.inverted tbody tr td.selectable:hover,
.flyboy table.inverted tbody tr td.selectable:hover,
#home-panels table.inverted tbody tr td.selectable:hover,
.ui.inverted.table tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group .ui.inverted.table tbody tr button.selectable:hover,
table.inverted.default tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group table.inverted.default tbody tr button.selectable:hover,
#dorsale-attachments table.inverted tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group #dorsale-attachments table.inverted tbody tr button.selectable:hover,
.flyboy table.inverted tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group .flyboy table.inverted tbody tr button.selectable:hover,
#home-panels table.inverted tbody tr .textarea-input-group button.selectable:hover,
.textarea-input-group #home-panels table.inverted tbody tr button.selectable:hover,
.ui.inverted.table tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group .ui.inverted.table tbody tr input.selectable:hover,
table.inverted.default tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group table.inverted.default tbody tr input.selectable:hover,
#dorsale-attachments table.inverted tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group #dorsale-attachments table.inverted tbody tr input.selectable:hover,
.flyboy table.inverted tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group .flyboy table.inverted tbody tr input.selectable:hover,
#home-panels table.inverted tbody tr .textarea-input-group input.selectable:hover,
.textarea-input-group #home-panels table.inverted tbody tr input.selectable:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #ffffff !important;
}

/* Selectable Cell Link */
/* line 515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tbody tr td.selectable, table.ui.default tbody tr td.selectable, #dorsale-attachments table.ui tbody tr td.selectable, .flyboy table.ui tbody tr td.selectable, #home-panels table.ui tbody tr td.selectable {
  padding: 0em;
}

/* line 518, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table tbody tr td.selectable > a:not(.ui), table.ui.default tbody tr td.selectable > a:not(.ui), #dorsale-attachments table.ui tbody tr td.selectable > a:not(.ui), .flyboy table.ui tbody tr td.selectable > a:not(.ui), #home-panels table.ui tbody tr td.selectable > a:not(.ui), .ui.table tbody tr td.selectable > .sort[data-sort]:not(.ui), table.ui.default tbody tr td.selectable > .sort[data-sort]:not(.ui), #dorsale-attachments table.ui tbody tr td.selectable > .sort[data-sort]:not(.ui), .flyboy table.ui tbody tr td.selectable > .sort[data-sort]:not(.ui), #home-panels table.ui tbody tr td.selectable > .sort[data-sort]:not(.ui) {
  display: block;
  color: inherit;
  padding: 0.78571429em 0.78571429em;
}

/* Other States */
/* line 525, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tr.error:hover, table.selectable.default tr.error:hover, #dorsale-attachments table.selectable tr.error:hover, .flyboy table.selectable tr.error:hover, #home-panels table.selectable tr.error:hover, .ui.selectable.table .textarea-input-group button.error:hover, .textarea-input-group .ui.selectable.table button.error:hover, table.selectable.default .textarea-input-group button.error:hover, .textarea-input-group table.selectable.default button.error:hover, #dorsale-attachments table.selectable .textarea-input-group button.error:hover, .textarea-input-group #dorsale-attachments table.selectable button.error:hover, .flyboy table.selectable .textarea-input-group button.error:hover, .textarea-input-group .flyboy table.selectable button.error:hover, #home-panels table.selectable .textarea-input-group button.error:hover, .textarea-input-group #home-panels table.selectable button.error:hover, .ui.selectable.table .textarea-input-group input.error:hover, .textarea-input-group .ui.selectable.table input.error:hover, table.selectable.default .textarea-input-group input.error:hover, .textarea-input-group table.selectable.default input.error:hover, #dorsale-attachments table.selectable .textarea-input-group input.error:hover, .textarea-input-group #dorsale-attachments table.selectable input.error:hover, .flyboy table.selectable .textarea-input-group input.error:hover, .textarea-input-group .flyboy table.selectable input.error:hover, #home-panels table.selectable .textarea-input-group input.error:hover, .textarea-input-group #home-panels table.selectable input.error:hover,
.ui.table tr td.selectable.error:hover,
table.ui.default tr td.selectable.error:hover,
#dorsale-attachments table.ui tr td.selectable.error:hover,
.flyboy table.ui tr td.selectable.error:hover,
#home-panels table.ui tr td.selectable.error:hover,
.ui.table tr .textarea-input-group button.error:hover,
.textarea-input-group .ui.table tr button.error:hover,
table.ui.default tr .textarea-input-group button.error:hover,
.textarea-input-group table.ui.default tr button.error:hover,
#dorsale-attachments table.ui tr .textarea-input-group button.error:hover,
.textarea-input-group #dorsale-attachments table.ui tr button.error:hover,
.flyboy table.ui tr .textarea-input-group button.error:hover,
.textarea-input-group .flyboy table.ui tr button.error:hover,
#home-panels table.ui tr .textarea-input-group button.error:hover,
.textarea-input-group #home-panels table.ui tr button.error:hover,
.ui.table tr .textarea-input-group input.error:hover,
.textarea-input-group .ui.table tr input.error:hover,
table.ui.default tr .textarea-input-group input.error:hover,
.textarea-input-group table.ui.default tr input.error:hover,
#dorsale-attachments table.ui tr .textarea-input-group input.error:hover,
.textarea-input-group #dorsale-attachments table.ui tr input.error:hover,
.flyboy table.ui tr .textarea-input-group input.error:hover,
.textarea-input-group .flyboy table.ui tr input.error:hover,
#home-panels table.ui tr .textarea-input-group input.error:hover,
.textarea-input-group #home-panels table.ui tr input.error:hover,
.ui.selectable.table tr:hover td.error,
table.selectable.default tr:hover td.error,
#dorsale-attachments table.selectable tr:hover td.error,
.flyboy table.selectable tr:hover td.error,
#home-panels table.selectable tr:hover td.error {
  background: #ffe7e7 !important;
  color: #943634 !important;
}

/* line 531, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tr.warning:hover, table.selectable.default tr.warning:hover, #dorsale-attachments table.selectable tr.warning:hover, .flyboy table.selectable tr.warning:hover, #home-panels table.selectable tr.warning:hover, .ui.selectable.table .textarea-input-group button.warning:hover, .textarea-input-group .ui.selectable.table button.warning:hover, table.selectable.default .textarea-input-group button.warning:hover, .textarea-input-group table.selectable.default button.warning:hover, #dorsale-attachments table.selectable .textarea-input-group button.warning:hover, .textarea-input-group #dorsale-attachments table.selectable button.warning:hover, .flyboy table.selectable .textarea-input-group button.warning:hover, .textarea-input-group .flyboy table.selectable button.warning:hover, #home-panels table.selectable .textarea-input-group button.warning:hover, .textarea-input-group #home-panels table.selectable button.warning:hover, .ui.selectable.table .textarea-input-group input.warning:hover, .textarea-input-group .ui.selectable.table input.warning:hover, table.selectable.default .textarea-input-group input.warning:hover, .textarea-input-group table.selectable.default input.warning:hover, #dorsale-attachments table.selectable .textarea-input-group input.warning:hover, .textarea-input-group #dorsale-attachments table.selectable input.warning:hover, .flyboy table.selectable .textarea-input-group input.warning:hover, .textarea-input-group .flyboy table.selectable input.warning:hover, #home-panels table.selectable .textarea-input-group input.warning:hover, .textarea-input-group #home-panels table.selectable input.warning:hover,
.ui.table tr td.selectable.warning:hover,
table.ui.default tr td.selectable.warning:hover,
#dorsale-attachments table.ui tr td.selectable.warning:hover,
.flyboy table.ui tr td.selectable.warning:hover,
#home-panels table.ui tr td.selectable.warning:hover,
.ui.table tr .textarea-input-group button.warning:hover,
.textarea-input-group .ui.table tr button.warning:hover,
table.ui.default tr .textarea-input-group button.warning:hover,
.textarea-input-group table.ui.default tr button.warning:hover,
#dorsale-attachments table.ui tr .textarea-input-group button.warning:hover,
.textarea-input-group #dorsale-attachments table.ui tr button.warning:hover,
.flyboy table.ui tr .textarea-input-group button.warning:hover,
.textarea-input-group .flyboy table.ui tr button.warning:hover,
#home-panels table.ui tr .textarea-input-group button.warning:hover,
.textarea-input-group #home-panels table.ui tr button.warning:hover,
.ui.table tr .textarea-input-group input.warning:hover,
.textarea-input-group .ui.table tr input.warning:hover,
table.ui.default tr .textarea-input-group input.warning:hover,
.textarea-input-group table.ui.default tr input.warning:hover,
#dorsale-attachments table.ui tr .textarea-input-group input.warning:hover,
.textarea-input-group #dorsale-attachments table.ui tr input.warning:hover,
.flyboy table.ui tr .textarea-input-group input.warning:hover,
.textarea-input-group .flyboy table.ui tr input.warning:hover,
#home-panels table.ui tr .textarea-input-group input.warning:hover,
.textarea-input-group #home-panels table.ui tr input.warning:hover,
.ui.selectable.table tr:hover td.warning,
table.selectable.default tr:hover td.warning,
#dorsale-attachments table.selectable tr:hover td.warning,
.flyboy table.selectable tr:hover td.warning,
#home-panels table.selectable tr:hover td.warning {
  background: #fff4e4 !important;
  color: #493107 !important;
}

/* line 537, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tr.active:hover, table.selectable.default tr.active:hover, #dorsale-attachments table.selectable tr.active:hover, .flyboy table.selectable tr.active:hover, #home-panels table.selectable tr.active:hover,
.ui.table tr td.selectable.active:hover,
table.ui.default tr td.selectable.active:hover,
#dorsale-attachments table.ui tr td.selectable.active:hover,
.flyboy table.ui tr td.selectable.active:hover,
#home-panels table.ui tr td.selectable.active:hover,
.ui.selectable.table tr:hover td.active,
table.selectable.default tr:hover td.active,
#dorsale-attachments table.selectable tr:hover td.active,
.flyboy table.selectable tr:hover td.active,
#home-panels table.selectable tr:hover td.active {
  background: #E0E0E0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tr.positive:hover, table.selectable.default tr.positive:hover, #dorsale-attachments table.selectable tr.positive:hover, .flyboy table.selectable tr.positive:hover, #home-panels table.selectable tr.positive:hover, .ui.selectable.table .textarea-input-group button.positive:hover, .textarea-input-group .ui.selectable.table button.positive:hover, table.selectable.default .textarea-input-group button.positive:hover, .textarea-input-group table.selectable.default button.positive:hover, #dorsale-attachments table.selectable .textarea-input-group button.positive:hover, .textarea-input-group #dorsale-attachments table.selectable button.positive:hover, .flyboy table.selectable .textarea-input-group button.positive:hover, .textarea-input-group .flyboy table.selectable button.positive:hover, #home-panels table.selectable .textarea-input-group button.positive:hover, .textarea-input-group #home-panels table.selectable button.positive:hover, .ui.selectable.table .textarea-input-group input.positive:hover, .textarea-input-group .ui.selectable.table input.positive:hover, table.selectable.default .textarea-input-group input.positive:hover, .textarea-input-group table.selectable.default input.positive:hover, #dorsale-attachments table.selectable .textarea-input-group input.positive:hover, .textarea-input-group #dorsale-attachments table.selectable input.positive:hover, .flyboy table.selectable .textarea-input-group input.positive:hover, .textarea-input-group .flyboy table.selectable input.positive:hover, #home-panels table.selectable .textarea-input-group input.positive:hover, .textarea-input-group #home-panels table.selectable input.positive:hover,
.ui.table tr td.selectable.positive:hover,
table.ui.default tr td.selectable.positive:hover,
#dorsale-attachments table.ui tr td.selectable.positive:hover,
.flyboy table.ui tr td.selectable.positive:hover,
#home-panels table.ui tr td.selectable.positive:hover,
.ui.table tr .textarea-input-group button.positive:hover,
.textarea-input-group .ui.table tr button.positive:hover,
table.ui.default tr .textarea-input-group button.positive:hover,
.textarea-input-group table.ui.default tr button.positive:hover,
#dorsale-attachments table.ui tr .textarea-input-group button.positive:hover,
.textarea-input-group #dorsale-attachments table.ui tr button.positive:hover,
.flyboy table.ui tr .textarea-input-group button.positive:hover,
.textarea-input-group .flyboy table.ui tr button.positive:hover,
#home-panels table.ui tr .textarea-input-group button.positive:hover,
.textarea-input-group #home-panels table.ui tr button.positive:hover,
.ui.table tr .textarea-input-group input.positive:hover,
.textarea-input-group .ui.table tr input.positive:hover,
table.ui.default tr .textarea-input-group input.positive:hover,
.textarea-input-group table.ui.default tr input.positive:hover,
#dorsale-attachments table.ui tr .textarea-input-group input.positive:hover,
.textarea-input-group #dorsale-attachments table.ui tr input.positive:hover,
.flyboy table.ui tr .textarea-input-group input.positive:hover,
.textarea-input-group .flyboy table.ui tr input.positive:hover,
#home-panels table.ui tr .textarea-input-group input.positive:hover,
.textarea-input-group #home-panels table.ui tr input.positive:hover,
.ui.selectable.table tr:hover td.positive,
table.selectable.default tr:hover td.positive,
#dorsale-attachments table.selectable tr:hover td.positive,
.flyboy table.selectable tr:hover td.positive,
#home-panels table.selectable tr:hover td.positive {
  background: #f7ffe6 !important;
  color: #275b28 !important;
}

/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.selectable.table tr.negative:hover, table.selectable.default tr.negative:hover, #dorsale-attachments table.selectable tr.negative:hover, .flyboy table.selectable tr.negative:hover, #home-panels table.selectable tr.negative:hover, .ui.selectable.table .textarea-input-group button.negative:hover, .textarea-input-group .ui.selectable.table button.negative:hover, table.selectable.default .textarea-input-group button.negative:hover, .textarea-input-group table.selectable.default button.negative:hover, #dorsale-attachments table.selectable .textarea-input-group button.negative:hover, .textarea-input-group #dorsale-attachments table.selectable button.negative:hover, .flyboy table.selectable .textarea-input-group button.negative:hover, .textarea-input-group .flyboy table.selectable button.negative:hover, #home-panels table.selectable .textarea-input-group button.negative:hover, .textarea-input-group #home-panels table.selectable button.negative:hover, .ui.selectable.table .textarea-input-group input.negative:hover, .textarea-input-group .ui.selectable.table input.negative:hover, table.selectable.default .textarea-input-group input.negative:hover, .textarea-input-group table.selectable.default input.negative:hover, #dorsale-attachments table.selectable .textarea-input-group input.negative:hover, .textarea-input-group #dorsale-attachments table.selectable input.negative:hover, .flyboy table.selectable .textarea-input-group input.negative:hover, .textarea-input-group .flyboy table.selectable input.negative:hover, #home-panels table.selectable .textarea-input-group input.negative:hover, .textarea-input-group #home-panels table.selectable input.negative:hover,
.ui.table tr td.selectable.negative:hover,
table.ui.default tr td.selectable.negative:hover,
#dorsale-attachments table.ui tr td.selectable.negative:hover,
.flyboy table.ui tr td.selectable.negative:hover,
#home-panels table.ui tr td.selectable.negative:hover,
.ui.table tr .textarea-input-group button.negative:hover,
.textarea-input-group .ui.table tr button.negative:hover,
table.ui.default tr .textarea-input-group button.negative:hover,
.textarea-input-group table.ui.default tr button.negative:hover,
#dorsale-attachments table.ui tr .textarea-input-group button.negative:hover,
.textarea-input-group #dorsale-attachments table.ui tr button.negative:hover,
.flyboy table.ui tr .textarea-input-group button.negative:hover,
.textarea-input-group .flyboy table.ui tr button.negative:hover,
#home-panels table.ui tr .textarea-input-group button.negative:hover,
.textarea-input-group #home-panels table.ui tr button.negative:hover,
.ui.table tr .textarea-input-group input.negative:hover,
.textarea-input-group .ui.table tr input.negative:hover,
table.ui.default tr .textarea-input-group input.negative:hover,
.textarea-input-group table.ui.default tr input.negative:hover,
#dorsale-attachments table.ui tr .textarea-input-group input.negative:hover,
.textarea-input-group #dorsale-attachments table.ui tr input.negative:hover,
.flyboy table.ui tr .textarea-input-group input.negative:hover,
.textarea-input-group .flyboy table.ui tr input.negative:hover,
#home-panels table.ui tr .textarea-input-group input.negative:hover,
.textarea-input-group #home-panels table.ui tr input.negative:hover,
.ui.selectable.table tr:hover td.negative,
table.selectable.default tr:hover td.negative,
#dorsale-attachments table.selectable tr:hover td.negative,
.flyboy table.selectable tr:hover td.negative,
#home-panels table.selectable tr:hover td.negative {
  background: #ffe7e7 !important;
  color: #943634 !important;
}

/*-------------------
      Attached
--------------------*/
/* Middle */
/* line 562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.attached.table, table.attached.default, #dorsale-attachments table.attached, .flyboy table.attached, #home-panels table.attached {
  top: 0px;
  bottom: 0px;
  border-radius: 0px;
  margin: 0em -1px;
  width: calc(100% - (-1px * 2));
  max-width: calc(100% - (-1px * 2));
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #D4D4D5;
}

/* line 573, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.attached + .ui.attached.table:not(.top), .ui.attached + table.attached.default:not(.top), #dorsale-attachments .ui.attached + table.attached:not(.top), .flyboy .ui.attached + table.attached:not(.top), #home-panels .ui.attached + table.attached:not(.top) {
  border-top: none;
}

/* Top */
/* line 578, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="top attached"], table.default[class*="top attached"], #dorsale-attachments table[class*="top attached"], .flyboy table[class*="top attached"], #home-panels table[class*="top attached"] {
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
  margin-top: 1em;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 585, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="top attached"]:first-child, table.ui.default[class*="top attached"]:first-child, #dorsale-attachments table.ui[class*="top attached"]:first-child, .flyboy table.ui[class*="top attached"]:first-child, #home-panels table.ui[class*="top attached"]:first-child {
  margin-top: 0em;
}

/* Bottom */
/* line 590, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="bottom attached"], table.default[class*="bottom attached"], #dorsale-attachments table[class*="bottom attached"], .flyboy table[class*="bottom attached"], #home-panels table[class*="bottom attached"] {
  bottom: 0px;
  margin-top: 0em;
  top: 0px;
  margin-bottom: 1em;
  -webkit-box-shadow: none, none;
  box-shadow: none, none;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="bottom attached"]:last-child, table.default[class*="bottom attached"]:last-child, #dorsale-attachments table[class*="bottom attached"]:last-child, .flyboy table[class*="bottom attached"]:last-child, #home-panels table[class*="bottom attached"]:last-child {
  margin-bottom: 0em;
}

/*--------------
     Striped
---------------*/
/* Table Striping */
/* line 609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.striped.table > tr:nth-child(2n), table.striped.default > tr:nth-child(2n), #dorsale-attachments table.striped > tr:nth-child(2n), .flyboy table.striped > tr:nth-child(2n), #home-panels table.striped > tr:nth-child(2n),
.ui.striped.table tbody tr:nth-child(2n),
table.striped.default tbody tr:nth-child(2n),
#dorsale-attachments table.striped tbody tr:nth-child(2n),
.flyboy table.striped tbody tr:nth-child(2n),
#home-panels table.striped tbody tr:nth-child(2n) {
  background-color: rgba(0, 0, 50, 0.02);
}

/* Stripes */
/* line 615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.striped.table > tr:nth-child(2n), table.striped.default > tr:nth-child(2n), #dorsale-attachments table.striped > tr:nth-child(2n), .flyboy table.striped > tr:nth-child(2n), #home-panels table.striped > tr:nth-child(2n),
.ui.inverted.striped.table tbody tr:nth-child(2n),
table.striped.default tbody tr:nth-child(2n),
#dorsale-attachments table.striped tbody tr:nth-child(2n),
.flyboy table.striped tbody tr:nth-child(2n),
#home-panels table.striped tbody tr:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* Allow striped active hover */
/* line 621, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover, table.selectable.default tbody tr.active:hover, #dorsale-attachments table.selectable tbody tr.active:hover, .flyboy table.selectable tbody tr.active:hover, #home-panels table.selectable tbody tr.active:hover {
  background: #EFEFEF !important;
  color: rgba(0, 0, 0, 0.95) !important;
}

/*--------------
   Single Line
---------------*/
/* line 630, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="single line"], table.ui.default[class*="single line"], #dorsale-attachments table.ui[class*="single line"], .flyboy table.ui[class*="single line"], #home-panels table.ui[class*="single line"],
.ui.table [class*="single line"],
table.ui.default [class*="single line"],
#dorsale-attachments table.ui [class*="single line"],
.flyboy table.ui [class*="single line"],
#home-panels table.ui [class*="single line"] {
  white-space: nowrap;
}

/* line 634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="single line"], table.ui.default[class*="single line"], #dorsale-attachments table.ui[class*="single line"], .flyboy table.ui[class*="single line"], #home-panels table.ui[class*="single line"],
.ui.table [class*="single line"],
table.ui.default [class*="single line"],
#dorsale-attachments table.ui [class*="single line"],
.flyboy table.ui [class*="single line"],
#home-panels table.ui [class*="single line"] {
  white-space: nowrap;
}

/*-------------------
       Colors
--------------------*/
/* Red */
/* line 645, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.red.table, table.red.default, #dorsale-attachments table.red, .flyboy table.red, #home-panels table.red {
  border-top: 0.2em solid #DB2828;
}

/* line 648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.red.table, table.red.default, #dorsale-attachments table.red, .flyboy table.red, #home-panels table.red {
  background-color: #DB2828 !important;
  color: #FFFFFF !important;
}

/* Orange */
/* line 654, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.orange.table, table.orange.default, #dorsale-attachments table.orange, .flyboy table.orange, #home-panels table.orange {
  border-top: 0.2em solid #F2711C;
}

/* line 657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.orange.table, table.orange.default, #dorsale-attachments table.orange, .flyboy table.orange, #home-panels table.orange {
  background-color: #F2711C !important;
  color: #FFFFFF !important;
}

/* Yellow */
/* line 663, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.yellow.table, table.yellow.default, #dorsale-attachments table.yellow, .flyboy table.yellow, #home-panels table.yellow {
  border-top: 0.2em solid #FBBD08;
}

/* line 666, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.yellow.table, table.yellow.default, #dorsale-attachments table.yellow, .flyboy table.yellow, #home-panels table.yellow {
  background-color: #FBBD08 !important;
  color: #FFFFFF !important;
}

/* Olive */
/* line 672, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.olive.table, table.olive.default, #dorsale-attachments table.olive, .flyboy table.olive, #home-panels table.olive {
  border-top: 0.2em solid #B5CC18;
}

/* line 675, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.olive.table, table.olive.default, #dorsale-attachments table.olive, .flyboy table.olive, #home-panels table.olive {
  background-color: #B5CC18 !important;
  color: #FFFFFF !important;
}

/* Green */
/* line 681, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.green.table, table.green.default, #dorsale-attachments table.green, .flyboy table.green, #home-panels table.green {
  border-top: 0.2em solid #21BA45;
}

/* line 684, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.green.table, table.green.default, #dorsale-attachments table.green, .flyboy table.green, #home-panels table.green {
  background-color: #21BA45 !important;
  color: #FFFFFF !important;
}

/* Teal */
/* line 690, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.teal.table, table.teal.default, #dorsale-attachments table.teal, .flyboy table.teal, #home-panels table.teal {
  border-top: 0.2em solid #00B5AD;
}

/* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.teal.table, table.teal.default, #dorsale-attachments table.teal, .flyboy table.teal, #home-panels table.teal {
  background-color: #00B5AD !important;
  color: #FFFFFF !important;
}

/* Blue */
/* line 699, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.blue.table, table.blue.default, #dorsale-attachments table.blue, .flyboy table.blue, #home-panels table.blue {
  border-top: 0.2em solid #2185D0;
}

/* line 702, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.blue.table, table.blue.default, #dorsale-attachments table.blue, .flyboy table.blue, #home-panels table.blue {
  background-color: #2185D0 !important;
  color: #FFFFFF !important;
}

/* Violet */
/* line 708, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.violet.table, table.violet.default, #dorsale-attachments table.violet, .flyboy table.violet, #home-panels table.violet {
  border-top: 0.2em solid #6435C9;
}

/* line 711, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.violet.table, table.violet.default, #dorsale-attachments table.violet, .flyboy table.violet, #home-panels table.violet {
  background-color: #6435C9 !important;
  color: #FFFFFF !important;
}

/* Purple */
/* line 717, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.purple.table, table.purple.default, #dorsale-attachments table.purple, .flyboy table.purple, #home-panels table.purple {
  border-top: 0.2em solid #A333C8;
}

/* line 720, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.purple.table, table.purple.default, #dorsale-attachments table.purple, .flyboy table.purple, #home-panels table.purple {
  background-color: #A333C8 !important;
  color: #FFFFFF !important;
}

/* Pink */
/* line 726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.pink.table, table.pink.default, #dorsale-attachments table.pink, .flyboy table.pink, #home-panels table.pink {
  border-top: 0.2em solid #E03997;
}

/* line 729, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.pink.table, table.pink.default, #dorsale-attachments table.pink, .flyboy table.pink, #home-panels table.pink {
  background-color: #E03997 !important;
  color: #FFFFFF !important;
}

/* Brown */
/* line 735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.brown.table, table.brown.default, #dorsale-attachments table.brown, .flyboy table.brown, #home-panels table.brown {
  border-top: 0.2em solid #A5673F;
}

/* line 738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.brown.table, table.brown.default, #dorsale-attachments table.brown, .flyboy table.brown, #home-panels table.brown {
  background-color: #A5673F !important;
  color: #FFFFFF !important;
}

/* Grey */
/* line 744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.grey.table, table.grey.default, #dorsale-attachments table.grey, .flyboy table.grey, #home-panels table.grey {
  border-top: 0.2em solid #767676;
}

/* line 747, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.grey.table, table.grey.default, #dorsale-attachments table.grey, .flyboy table.grey, #home-panels table.grey {
  background-color: #767676 !important;
  color: #FFFFFF !important;
}

/* Black */
/* line 753, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.black.table, table.black.default, #dorsale-attachments table.black, .flyboy table.black, #home-panels table.black {
  border-top: 0.2em solid #1B1C1D;
}

/* line 756, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.black.table, table.black.default, #dorsale-attachments table.black, .flyboy table.black, #home-panels table.black {
  background-color: #1B1C1D !important;
  color: #FFFFFF !important;
}

/*--------------
  Column Count
---------------*/
/* Grid Based */
/* line 767, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.one.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 100%;
}

/* line 770, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.two.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 50%;
}

/* line 773, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.three.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 33.33333333%;
}

/* line 776, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.four.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 25%;
}

/* line 779, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.five.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 20%;
}

/* line 782, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.six.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 16.66666667%;
}

/* line 785, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.seven.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 14.28571429%;
}

/* line 788, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.eight.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 12.5%;
}

/* line 791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.nine.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 11.11111111%;
}

/* line 794, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.ten.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 10%;
}

/* line 797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.eleven.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 9.09090909%;
}

/* line 800, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.twelve.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 8.33333333%;
}

/* line 803, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.thirteen.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 7.69230769%;
}

/* line 806, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.fourteen.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 7.14285714%;
}

/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.fifteen.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 6.66666667%;
}

/* line 812, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sixteen.column.table td, table.column.default td, #dorsale-attachments table.column td, .flyboy table.column td, #home-panels table.column td {
  width: 6.25%;
}

/* Column Width */
/* line 817, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.one.wide, table.ui.default th.one.wide, #dorsale-attachments table.ui th.one.wide, .flyboy table.ui th.one.wide, #home-panels table.ui th.one.wide,
.ui.table td.one.wide,
table.ui.default td.one.wide,
#dorsale-attachments table.ui td.one.wide,
.flyboy table.ui td.one.wide,
#home-panels table.ui td.one.wide {
  width: 6.25%;
}

/* line 821, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.two.wide, table.ui.default th.two.wide, #dorsale-attachments table.ui th.two.wide, .flyboy table.ui th.two.wide, #home-panels table.ui th.two.wide,
.ui.table td.two.wide,
table.ui.default td.two.wide,
#dorsale-attachments table.ui td.two.wide,
.flyboy table.ui td.two.wide,
#home-panels table.ui td.two.wide {
  width: 12.5%;
}

/* line 825, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.three.wide, table.ui.default th.three.wide, #dorsale-attachments table.ui th.three.wide, .flyboy table.ui th.three.wide, #home-panels table.ui th.three.wide,
.ui.table td.three.wide,
table.ui.default td.three.wide,
#dorsale-attachments table.ui td.three.wide,
.flyboy table.ui td.three.wide,
#home-panels table.ui td.three.wide {
  width: 18.75%;
}

/* line 829, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.four.wide, table.ui.default th.four.wide, #dorsale-attachments table.ui th.four.wide, .flyboy table.ui th.four.wide, #home-panels table.ui th.four.wide,
.ui.table td.four.wide,
table.ui.default td.four.wide,
#dorsale-attachments table.ui td.four.wide,
.flyboy table.ui td.four.wide,
#home-panels table.ui td.four.wide {
  width: 25%;
}

/* line 833, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.five.wide, table.ui.default th.five.wide, #dorsale-attachments table.ui th.five.wide, .flyboy table.ui th.five.wide, #home-panels table.ui th.five.wide,
.ui.table td.five.wide,
table.ui.default td.five.wide,
#dorsale-attachments table.ui td.five.wide,
.flyboy table.ui td.five.wide,
#home-panels table.ui td.five.wide {
  width: 31.25%;
}

/* line 837, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.six.wide, table.ui.default th.six.wide, #dorsale-attachments table.ui th.six.wide, .flyboy table.ui th.six.wide, #home-panels table.ui th.six.wide,
.ui.table td.six.wide,
table.ui.default td.six.wide,
#dorsale-attachments table.ui td.six.wide,
.flyboy table.ui td.six.wide,
#home-panels table.ui td.six.wide {
  width: 37.5%;
}

/* line 841, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.seven.wide, table.ui.default th.seven.wide, #dorsale-attachments table.ui th.seven.wide, .flyboy table.ui th.seven.wide, #home-panels table.ui th.seven.wide,
.ui.table td.seven.wide,
table.ui.default td.seven.wide,
#dorsale-attachments table.ui td.seven.wide,
.flyboy table.ui td.seven.wide,
#home-panels table.ui td.seven.wide {
  width: 43.75%;
}

/* line 845, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.eight.wide, table.ui.default th.eight.wide, #dorsale-attachments table.ui th.eight.wide, .flyboy table.ui th.eight.wide, #home-panels table.ui th.eight.wide,
.ui.table td.eight.wide,
table.ui.default td.eight.wide,
#dorsale-attachments table.ui td.eight.wide,
.flyboy table.ui td.eight.wide,
#home-panels table.ui td.eight.wide {
  width: 50%;
}

/* line 849, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.nine.wide, table.ui.default th.nine.wide, #dorsale-attachments table.ui th.nine.wide, .flyboy table.ui th.nine.wide, #home-panels table.ui th.nine.wide,
.ui.table td.nine.wide,
table.ui.default td.nine.wide,
#dorsale-attachments table.ui td.nine.wide,
.flyboy table.ui td.nine.wide,
#home-panels table.ui td.nine.wide {
  width: 56.25%;
}

/* line 853, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.ten.wide, table.ui.default th.ten.wide, #dorsale-attachments table.ui th.ten.wide, .flyboy table.ui th.ten.wide, #home-panels table.ui th.ten.wide,
.ui.table td.ten.wide,
table.ui.default td.ten.wide,
#dorsale-attachments table.ui td.ten.wide,
.flyboy table.ui td.ten.wide,
#home-panels table.ui td.ten.wide {
  width: 62.5%;
}

/* line 857, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.eleven.wide, table.ui.default th.eleven.wide, #dorsale-attachments table.ui th.eleven.wide, .flyboy table.ui th.eleven.wide, #home-panels table.ui th.eleven.wide,
.ui.table td.eleven.wide,
table.ui.default td.eleven.wide,
#dorsale-attachments table.ui td.eleven.wide,
.flyboy table.ui td.eleven.wide,
#home-panels table.ui td.eleven.wide {
  width: 68.75%;
}

/* line 861, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.twelve.wide, table.ui.default th.twelve.wide, #dorsale-attachments table.ui th.twelve.wide, .flyboy table.ui th.twelve.wide, #home-panels table.ui th.twelve.wide,
.ui.table td.twelve.wide,
table.ui.default td.twelve.wide,
#dorsale-attachments table.ui td.twelve.wide,
.flyboy table.ui td.twelve.wide,
#home-panels table.ui td.twelve.wide {
  width: 75%;
}

/* line 865, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.thirteen.wide, table.ui.default th.thirteen.wide, #dorsale-attachments table.ui th.thirteen.wide, .flyboy table.ui th.thirteen.wide, #home-panels table.ui th.thirteen.wide,
.ui.table td.thirteen.wide,
table.ui.default td.thirteen.wide,
#dorsale-attachments table.ui td.thirteen.wide,
.flyboy table.ui td.thirteen.wide,
#home-panels table.ui td.thirteen.wide {
  width: 81.25%;
}

/* line 869, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.fourteen.wide, table.ui.default th.fourteen.wide, #dorsale-attachments table.ui th.fourteen.wide, .flyboy table.ui th.fourteen.wide, #home-panels table.ui th.fourteen.wide,
.ui.table td.fourteen.wide,
table.ui.default td.fourteen.wide,
#dorsale-attachments table.ui td.fourteen.wide,
.flyboy table.ui td.fourteen.wide,
#home-panels table.ui td.fourteen.wide {
  width: 87.5%;
}

/* line 873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.fifteen.wide, table.ui.default th.fifteen.wide, #dorsale-attachments table.ui th.fifteen.wide, .flyboy table.ui th.fifteen.wide, #home-panels table.ui th.fifteen.wide,
.ui.table td.fifteen.wide,
table.ui.default td.fifteen.wide,
#dorsale-attachments table.ui td.fifteen.wide,
.flyboy table.ui td.fifteen.wide,
#home-panels table.ui td.fifteen.wide {
  width: 93.75%;
}

/* line 877, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table th.sixteen.wide, table.ui.default th.sixteen.wide, #dorsale-attachments table.ui th.sixteen.wide, .flyboy table.ui th.sixteen.wide, #home-panels table.ui th.sixteen.wide,
.ui.table td.sixteen.wide,
table.ui.default td.sixteen.wide,
#dorsale-attachments table.ui td.sixteen.wide,
.flyboy table.ui td.sixteen.wide,
#home-panels table.ui td.sixteen.wide {
  width: 100%;
}

/*--------------
    Sortable
---------------*/
/* line 886, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th, table.sortable.default thead th, #dorsale-attachments table.sortable thead th, .flyboy table.sortable thead th, #home-panels table.sortable thead th {
  cursor: pointer;
  white-space: nowrap;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
}

/* line 892, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th:first-child, table.sortable.default thead th:first-child, #dorsale-attachments table.sortable thead th:first-child, .flyboy table.sortable thead th:first-child, #home-panels table.sortable thead th:first-child {
  border-left: none;
}

/* line 895, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.sorted, table.sortable.default thead th.sorted, #dorsale-attachments table.sortable thead th.sorted, .flyboy table.sortable thead th.sorted, #home-panels table.sortable thead th.sorted,
.ui.sortable.table thead th.sorted:hover,
.ui.sortable.table thead .textarea-input-group button.sorted:hover,
.textarea-input-group .ui.sortable.table thead button.sorted:hover,
table.sortable.default thead .textarea-input-group button.sorted:hover,
.textarea-input-group table.sortable.default thead button.sorted:hover,
#dorsale-attachments table.sortable thead .textarea-input-group button.sorted:hover,
.textarea-input-group #dorsale-attachments table.sortable thead button.sorted:hover,
.flyboy table.sortable thead .textarea-input-group button.sorted:hover,
.textarea-input-group .flyboy table.sortable thead button.sorted:hover,
#home-panels table.sortable thead .textarea-input-group button.sorted:hover,
.textarea-input-group #home-panels table.sortable thead button.sorted:hover,
.ui.sortable.table thead .textarea-input-group input.sorted:hover,
.textarea-input-group .ui.sortable.table thead input.sorted:hover,
table.sortable.default thead .textarea-input-group input.sorted:hover,
.textarea-input-group table.sortable.default thead input.sorted:hover,
#dorsale-attachments table.sortable thead .textarea-input-group input.sorted:hover,
.textarea-input-group #dorsale-attachments table.sortable thead input.sorted:hover,
.flyboy table.sortable thead .textarea-input-group input.sorted:hover,
.textarea-input-group .flyboy table.sortable thead input.sorted:hover,
#home-panels table.sortable thead .textarea-input-group input.sorted:hover,
.textarea-input-group #home-panels table.sortable thead input.sorted:hover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 902, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th:after, table.sortable.default thead th:after, #dorsale-attachments table.sortable thead th:after, .flyboy table.sortable thead th:after, #home-panels table.sortable thead th:after {
  display: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: '';
  height: 1em;
  width: auto;
  opacity: 0.8;
  margin: 0em 0em 0em 0.5em;
  font-family: 'Icons';
}

/* line 914, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.ascending:after, table.sortable.default thead th.ascending:after, #dorsale-attachments table.sortable thead th.ascending:after, .flyboy table.sortable thead th.ascending:after, #home-panels table.sortable thead th.ascending:after {
  content: '\f0d8';
}

/* line 917, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.descending:after, table.sortable.default thead th.descending:after, #dorsale-attachments table.sortable thead th.descending:after, .flyboy table.sortable thead th.descending:after, #home-panels table.sortable thead th.descending:after {
  content: '\f0d7';
}

/* Hover */
/* line 922, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table th.disabled:hover, table.sortable.default th.disabled:hover, #dorsale-attachments table.sortable th.disabled:hover, .flyboy table.sortable th.disabled:hover, #home-panels table.sortable th.disabled:hover, .ui.sortable.table .textarea-input-group button.disabled:hover, .textarea-input-group .ui.sortable.table button.disabled:hover, table.sortable.default .textarea-input-group button.disabled:hover, .textarea-input-group table.sortable.default button.disabled:hover, #dorsale-attachments table.sortable .textarea-input-group button.disabled:hover, .textarea-input-group #dorsale-attachments table.sortable button.disabled:hover, .flyboy table.sortable .textarea-input-group button.disabled:hover, .textarea-input-group .flyboy table.sortable button.disabled:hover, #home-panels table.sortable .textarea-input-group button.disabled:hover, .textarea-input-group #home-panels table.sortable button.disabled:hover, .ui.sortable.table .textarea-input-group input.disabled:hover, .textarea-input-group .ui.sortable.table input.disabled:hover, table.sortable.default .textarea-input-group input.disabled:hover, .textarea-input-group table.sortable.default input.disabled:hover, #dorsale-attachments table.sortable .textarea-input-group input.disabled:hover, .textarea-input-group #dorsale-attachments table.sortable input.disabled:hover, .flyboy table.sortable .textarea-input-group input.disabled:hover, .textarea-input-group .flyboy table.sortable input.disabled:hover, #home-panels table.sortable .textarea-input-group input.disabled:hover, .textarea-input-group #home-panels table.sortable input.disabled:hover {
  cursor: auto;
  color: rgba(40, 40, 40, 0.3);
}

/* line 926, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th:hover, table.sortable.default thead th:hover, #dorsale-attachments table.sortable thead th:hover, .flyboy table.sortable thead th:hover, #home-panels table.sortable thead th:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
}

/* Sorted */
/* line 932, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.sorted, table.sortable.default thead th.sorted, #dorsale-attachments table.sortable thead th.sorted, .flyboy table.sortable thead th.sorted, #home-panels table.sortable thead th.sorted {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/* line 936, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.sorted:after, table.sortable.default thead th.sorted:after, #dorsale-attachments table.sortable thead th.sorted:after, .flyboy table.sortable thead th.sorted:after, #home-panels table.sortable thead th.sorted:after {
  display: inline-block;
}

/* Sorted Hover */
/* line 941, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.sortable.table thead th.sorted:hover, table.sortable.default thead th.sorted:hover, #dorsale-attachments table.sortable thead th.sorted:hover, .flyboy table.sortable thead th.sorted:hover, #home-panels table.sortable thead th.sorted:hover, .ui.sortable.table thead .textarea-input-group button.sorted:hover, .textarea-input-group .ui.sortable.table thead button.sorted:hover, table.sortable.default thead .textarea-input-group button.sorted:hover, .textarea-input-group table.sortable.default thead button.sorted:hover, #dorsale-attachments table.sortable thead .textarea-input-group button.sorted:hover, .textarea-input-group #dorsale-attachments table.sortable thead button.sorted:hover, .flyboy table.sortable thead .textarea-input-group button.sorted:hover, .textarea-input-group .flyboy table.sortable thead button.sorted:hover, #home-panels table.sortable thead .textarea-input-group button.sorted:hover, .textarea-input-group #home-panels table.sortable thead button.sorted:hover, .ui.sortable.table thead .textarea-input-group input.sorted:hover, .textarea-input-group .ui.sortable.table thead input.sorted:hover, table.sortable.default thead .textarea-input-group input.sorted:hover, .textarea-input-group table.sortable.default thead input.sorted:hover, #dorsale-attachments table.sortable thead .textarea-input-group input.sorted:hover, .textarea-input-group #dorsale-attachments table.sortable thead input.sorted:hover, .flyboy table.sortable thead .textarea-input-group input.sorted:hover, .textarea-input-group .flyboy table.sortable thead input.sorted:hover, #home-panels table.sortable thead .textarea-input-group input.sorted:hover, .textarea-input-group #home-panels table.sortable thead input.sorted:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}

/* Inverted */
/* line 947, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.sortable.table thead th.sorted, table.sortable.default thead th.sorted, #dorsale-attachments table.sortable thead th.sorted, .flyboy table.sortable thead th.sorted, #home-panels table.sortable thead th.sorted {
  background: rgba(255, 255, 255, 0.15) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: rgba(255, 255, 255, 0.15) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  color: #ffffff;
}

/* line 953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.sortable.table thead th:hover, table.sortable.default thead th:hover, #dorsale-attachments table.sortable thead th:hover, .flyboy table.sortable thead th:hover, #home-panels table.sortable thead th:hover {
  background: rgba(255, 255, 255, 0.08) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: rgba(255, 255, 255, 0.08) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  color: #ffffff;
}

/* line 959, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.sortable.table thead th, table.sortable.default thead th, #dorsale-attachments table.sortable thead th, .flyboy table.sortable thead th, #home-panels table.sortable thead th {
  border-left-color: transparent;
  border-right-color: transparent;
}

/*--------------
    Inverted
---------------*/
/* Text Color */
/* line 970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.table, table.inverted.default, #dorsale-attachments table.inverted, .flyboy table.inverted, #home-panels table.inverted {
  background: #333333;
  color: rgba(255, 255, 255, 0.9);
  border: none;
}

/* line 975, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.table th, table.inverted.default th, #dorsale-attachments table.inverted th, .flyboy table.inverted th, #home-panels table.inverted th {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(255, 255, 255, 0.1) !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

/* line 980, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.table tr td, table.inverted.default tr td, #dorsale-attachments table.inverted tr td, .flyboy table.inverted tr td, #home-panels table.inverted tr td {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.table tr.disabled td, table.inverted.default tr.disabled td, #dorsale-attachments table.inverted tr.disabled td, .flyboy table.inverted tr.disabled td, #home-panels table.inverted tr.disabled td,
.ui.inverted.table tr td.disabled,
table.inverted.default tr td.disabled,
#dorsale-attachments table.inverted tr td.disabled,
.flyboy table.inverted tr td.disabled,
#home-panels table.inverted tr td.disabled,
.ui.inverted.table tr.disabled:hover td,
.ui.inverted.table .textarea-input-group button.disabled:hover td,
.textarea-input-group .ui.inverted.table button.disabled:hover td,
table.inverted.default .textarea-input-group button.disabled:hover td,
.textarea-input-group table.inverted.default button.disabled:hover td,
#dorsale-attachments table.inverted .textarea-input-group button.disabled:hover td,
.textarea-input-group #dorsale-attachments table.inverted button.disabled:hover td,
.flyboy table.inverted .textarea-input-group button.disabled:hover td,
.textarea-input-group .flyboy table.inverted button.disabled:hover td,
#home-panels table.inverted .textarea-input-group button.disabled:hover td,
.textarea-input-group #home-panels table.inverted button.disabled:hover td,
.ui.inverted.table .textarea-input-group input.disabled:hover td,
.textarea-input-group .ui.inverted.table input.disabled:hover td,
table.inverted.default .textarea-input-group input.disabled:hover td,
.textarea-input-group table.inverted.default input.disabled:hover td,
#dorsale-attachments table.inverted .textarea-input-group input.disabled:hover td,
.textarea-input-group #dorsale-attachments table.inverted input.disabled:hover td,
.flyboy table.inverted .textarea-input-group input.disabled:hover td,
.textarea-input-group .flyboy table.inverted input.disabled:hover td,
#home-panels table.inverted .textarea-input-group input.disabled:hover td,
.textarea-input-group #home-panels table.inverted input.disabled:hover td,
.ui.inverted.table tr:hover td.disabled {
  pointer-events: none;
  color: rgba(225, 225, 225, 0.3);
}

/* Definition */
/* line 992, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.definition.table tfoot:not(.full-width) th:first-child, table.definition.default tfoot:not(.full-width) th:first-child, #dorsale-attachments table.definition tfoot:not(.full-width) th:first-child, .flyboy table.definition tfoot:not(.full-width) th:first-child, #home-panels table.definition tfoot:not(.full-width) th:first-child,
.ui.inverted.definition.table thead:not(.full-width) th:first-child,
table.definition.default thead:not(.full-width) th:first-child,
#dorsale-attachments table.definition thead:not(.full-width) th:first-child,
.flyboy table.definition thead:not(.full-width) th:first-child,
#home-panels table.definition thead:not(.full-width) th:first-child {
  background: #FFFFFF;
}

/* line 996, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.inverted.definition.table tr td:first-child, table.definition.default tr td:first-child, #dorsale-attachments table.definition tr td:first-child, .flyboy table.definition tr td:first-child, #home-panels table.definition tr td:first-child {
  background: rgba(255, 255, 255, 0.02);
  color: #ffffff;
}

/*--------------
   Collapsing
---------------*/
/* line 1005, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.collapsing.table, table.collapsing.default, #dorsale-attachments table.collapsing, .flyboy table.collapsing, #home-panels table.collapsing {
  width: auto;
}

/*--------------
      Basic
---------------*/
/* line 1013, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.table, table.basic.default, #dorsale-attachments table.basic, .flyboy table.basic, #home-panels table.basic {
  background: transparent;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1019, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.table thead, table.basic.default thead, #dorsale-attachments table.basic thead, .flyboy table.basic thead, #home-panels table.basic thead,
.ui.basic.table tfoot,
table.basic.default tfoot,
#dorsale-attachments table.basic tfoot,
.flyboy table.basic tfoot,
#home-panels table.basic tfoot {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1024, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.table th, table.basic.default th, #dorsale-attachments table.basic th, .flyboy table.basic th, #home-panels table.basic th {
  background: transparent;
  border-left: none;
}

/* line 1028, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.table tbody tr, table.basic.default tbody tr, #dorsale-attachments table.basic tbody tr, .flyboy table.basic tbody tr, #home-panels table.basic tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1031, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.table td, table.basic.default td, #dorsale-attachments table.basic td, .flyboy table.basic td, #home-panels table.basic td {
  background: transparent;
}

/* line 1034, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.basic.striped.table tbody tr:nth-child(2n), table.striped.default tbody tr:nth-child(2n), #dorsale-attachments table.striped tbody tr:nth-child(2n), .flyboy table.striped tbody tr:nth-child(2n), #home-panels table.striped tbody tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

/* Very Basic */
/* line 1039, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very basic"], table.default[class*="very basic"], #dorsale-attachments table[class*="very basic"], .flyboy table[class*="very basic"], #home-panels table[class*="very basic"] {
  border: none;
}

/* line 1042, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very basic"]:not(.sortable):not(.striped) th, table.default[class*="very basic"]:not(.sortable):not(.striped) th, #dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) th, .flyboy table[class*="very basic"]:not(.sortable):not(.striped) th, #home-panels table[class*="very basic"]:not(.sortable):not(.striped) th,
.ui.table[class*="very basic"]:not(.sortable):not(.striped) td,
table.default[class*="very basic"]:not(.sortable):not(.striped) td,
#dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) td,
.flyboy table[class*="very basic"]:not(.sortable):not(.striped) td,
#home-panels table[class*="very basic"]:not(.sortable):not(.striped) td {
  padding: '';
}

/* line 1046, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very basic"]:not(.sortable):not(.striped) th:first-child, table.default[class*="very basic"]:not(.sortable):not(.striped) th:first-child, #dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) th:first-child, .flyboy table[class*="very basic"]:not(.sortable):not(.striped) th:first-child, #home-panels table[class*="very basic"]:not(.sortable):not(.striped) th:first-child,
.ui.table[class*="very basic"]:not(.sortable):not(.striped) td:first-child,
table.default[class*="very basic"]:not(.sortable):not(.striped) td:first-child,
#dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) td:first-child,
.flyboy table[class*="very basic"]:not(.sortable):not(.striped) td:first-child,
#home-panels table[class*="very basic"]:not(.sortable):not(.striped) td:first-child {
  padding-left: 0em;
}

/* line 1050, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very basic"]:not(.sortable):not(.striped) th:last-child, table.default[class*="very basic"]:not(.sortable):not(.striped) th:last-child, #dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) th:last-child, .flyboy table[class*="very basic"]:not(.sortable):not(.striped) th:last-child, #home-panels table[class*="very basic"]:not(.sortable):not(.striped) th:last-child,
.ui.table[class*="very basic"]:not(.sortable):not(.striped) td:last-child,
table.default[class*="very basic"]:not(.sortable):not(.striped) td:last-child,
#dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) td:last-child,
.flyboy table[class*="very basic"]:not(.sortable):not(.striped) td:last-child,
#home-panels table[class*="very basic"]:not(.sortable):not(.striped) td:last-child {
  padding-right: 0em;
}

/* line 1054, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very basic"]:not(.sortable):not(.striped) thead tr:first-child th, table.default[class*="very basic"]:not(.sortable):not(.striped) thead tr:first-child th, #dorsale-attachments table[class*="very basic"]:not(.sortable):not(.striped) thead tr:first-child th, .flyboy table[class*="very basic"]:not(.sortable):not(.striped) thead tr:first-child th, #home-panels table[class*="very basic"]:not(.sortable):not(.striped) thead tr:first-child th {
  padding-top: 0em;
}

/*--------------
     Celled
---------------*/
/* line 1062, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.celled.table tr th, table.celled.default tr th, #dorsale-attachments table.celled tr th, .flyboy table.celled tr th, #home-panels table.celled tr th,
.ui.celled.table tr td,
table.celled.default tr td,
#dorsale-attachments table.celled tr td,
.flyboy table.celled tr td,
#home-panels table.celled tr td {
  border-left: 1px solid rgba(34, 36, 38, 0.1);
}

/* line 1066, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.celled.table tr th:first-child, table.celled.default tr th:first-child, #dorsale-attachments table.celled tr th:first-child, .flyboy table.celled tr th:first-child, #home-panels table.celled tr th:first-child,
.ui.celled.table tr td:first-child,
table.celled.default tr td:first-child,
#dorsale-attachments table.celled tr td:first-child,
.flyboy table.celled tr td:first-child,
#home-panels table.celled tr td:first-child {
  border-left: none;
}

/*--------------
     Padded
---------------*/
/* line 1075, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.padded.table th, table.padded.default th, #dorsale-attachments table.padded th, .flyboy table.padded th, #home-panels table.padded th {
  padding-left: 1em;
  padding-right: 1em;
}

/* line 1079, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.padded.table th, table.padded.default th, #dorsale-attachments table.padded th, .flyboy table.padded th, #home-panels table.padded th,
.ui.padded.table td,
table.padded.default td,
#dorsale-attachments table.padded td,
.flyboy table.padded td,
#home-panels table.padded td {
  padding: 1em 1em;
}

/* Very */
/* line 1085, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very padded"] th, table.default[class*="very padded"] th, #dorsale-attachments table[class*="very padded"] th, .flyboy table[class*="very padded"] th, #home-panels table[class*="very padded"] th {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* line 1089, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very padded"] td, table.default[class*="very padded"] td, #dorsale-attachments table[class*="very padded"] td, .flyboy table[class*="very padded"] td, #home-panels table[class*="very padded"] td {
  padding: 1.5em 1.5em;
}

/*--------------
     Compact
---------------*/
/* line 1097, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.compact.table th, table.compact.default th, #dorsale-attachments table.compact th, .flyboy table.compact th, #home-panels table.compact th {
  padding-left: 0.7em;
  padding-right: 0.7em;
}

/* line 1101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.compact.table td, table.compact.default td, #dorsale-attachments table.compact td, .flyboy table.compact td, #home-panels table.compact td {
  padding: 0.5em 0.7em;
}

/* Very */
/* line 1106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very compact"] th, table.default[class*="very compact"] th, #dorsale-attachments table[class*="very compact"] th, .flyboy table[class*="very compact"] th, #home-panels table[class*="very compact"] th {
  padding-left: 0.6em;
  padding-right: 0.6em;
}

/* line 1110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table[class*="very compact"] td, table.default[class*="very compact"] td, #dorsale-attachments table[class*="very compact"] td, .flyboy table[class*="very compact"] td, #home-panels table[class*="very compact"] td {
  padding: 0.4em 0.6em;
}

/*--------------
      Sizes
---------------*/
/* Small */
/* line 1120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.small.table, table.small.default, #dorsale-attachments table.small, .flyboy table.small, #home-panels table.small {
  font-size: 0.9em;
}

/* Standard */
/* line 1125, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.table, table.ui.default, #dorsale-attachments table.ui, .flyboy table.ui, #home-panels table.ui {
  font-size: 1em;
}

/* Large */
/* line 1130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/collections/_table.scss */
.ui.large.table, table.large.default, #dorsale-attachments table.large, .flyboy table.large, #home-panels table.large {
  font-size: 1.1em;
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Ad
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
         Advertisement
*******************************/
/* line 17, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad {
  display: block;
  overflow: hidden;
  margin: 1em 0em;
}

/* line 22, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad:first-child {
  margin: 0em;
}

/* line 25, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad:last-child {
  margin: 0em;
}

/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad iframe {
  margin: 0em;
  padding: 0em;
  border: none;
  overflow: hidden;
}

/*--------------
     Common
---------------*/
/* Leaderboard */
/* line 41, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.leaderboard.ad {
  width: 728px;
  height: 90px;
}

/* Medium Rectangle */
/* line 47, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="medium rectangle"] {
  width: 300px;
  height: 250px;
}

/* Large Rectangle */
/* line 53, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="large rectangle"] {
  width: 336px;
  height: 280px;
}

/* Half Page */
/* line 59, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="half page"] {
  width: 300px;
  height: 600px;
}

/*--------------
     Square
---------------*/
/* Square */
/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.square.ad {
  width: 250px;
  height: 250px;
}

/* Small Square */
/* line 76, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="small square"] {
  width: 200px;
  height: 200px;
}

/*--------------
    Rectangle
---------------*/
/* Small Rectangle */
/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="small rectangle"] {
  width: 180px;
  height: 150px;
}

/* Vertical Rectangle */
/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="vertical rectangle"] {
  width: 240px;
  height: 400px;
}

/*--------------
     Button
---------------*/
/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.button.ad {
  width: 120px;
  height: 90px;
}

/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="square button"] {
  width: 125px;
  height: 125px;
}

/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="small button"] {
  width: 120px;
  height: 60px;
}

/*--------------
   Skyscrapers
---------------*/
/* Skyscraper */
/* line 121, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.skyscraper.ad {
  width: 120px;
  height: 600px;
}

/* Wide Skyscraper */
/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="wide skyscraper"] {
  width: 160px;
}

/*--------------
     Banners
---------------*/
/* Banner */
/* line 137, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.banner.ad {
  width: 468px;
  height: 60px;
}

/* Vertical Banner */
/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="vertical banner"] {
  width: 120px;
  height: 240px;
}

/* Top Banner */
/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="top banner"] {
  width: 930px;
  height: 180px;
}

/* Half Banner */
/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="half banner"] {
  width: 234px;
  height: 60px;
}

/*--------------
    Boards
---------------*/
/* Leaderboard */
/* line 166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="large leaderboard"] {
  width: 970px;
  height: 90px;
}

/* Billboard */
/* line 172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.billboard.ad {
  width: 970px;
  height: 250px;
}

/*--------------
    Panorama
---------------*/
/* Panorama */
/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.panorama.ad {
  width: 980px;
  height: 120px;
}

/*--------------
     Netboard
---------------*/
/* Netboard */
/* line 194, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.netboard.ad {
  width: 580px;
  height: 400px;
}

/*--------------
     Mobile
---------------*/
/* Large Mobile Banner */
/* line 205, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="large mobile banner"] {
  width: 320px;
  height: 100px;
}

/* Mobile Leaderboard */
/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.ad[class*="mobile leaderboard"] {
  width: 320px;
  height: 50px;
}

/*******************************
             Types
*******************************/
/* Mobile Sizes */
/* line 223, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.mobile.ad {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 227, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
  .ui.mobile.ad {
    display: block;
  }
}

/*******************************
           Variations
*******************************/
/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.centered.ad {
  margin-left: auto;
  margin-right: auto;
}

/* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.test.ad {
  position: relative;
  background: #545454;
}

/* line 245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.test.ad:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  content: 'Ad';
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
}

/* line 258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.mobile.test.ad:after {
  font-size: 0.85714286em;
}

/* line 261, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_ad.scss */
.ui.test.ad[data-text]:after {
  content: attr(data-text);
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
      Card
---------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card,
.ui.card {
  max-width: 100%;
  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;
  width: 290px;
  min-height: 0px;
  background: #FFFFFF;
  padding: 0em;
  border: none;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
  box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
  -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: box-shadow 0.1s ease, transform 0.1s ease;
  transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  z-index: '';
}

/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.card {
  margin: 1em 0em;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card a, .ui.cards > .card .sort[data-sort],
.ui.card a,
.ui.card .sort[data-sort] {
  cursor: pointer;
}

/* line 53, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.card:first-child {
  margin-top: 0em;
}

/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.card:last-child {
  margin-bottom: 0em;
}

/*--------------
      Cards
---------------*/
/* line 64, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.875em -0.5em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.875em 0.5em;
  float: none;
}

/* Clearing */
/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards:after,
.ui.card:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* Consecutive Card Groups Preserve Row Spacing */
/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards ~ .ui.cards {
  margin-top: 0.875em;
}

/*--------------
  Rounded Edges
---------------*/
/* line 100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > :first-child,
.ui.card > :first-child {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;
  border-top: none !important;
}

/* line 105, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > :last-child,
.ui.card > :last-child {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > :only-child,
.ui.card > :only-child {
  border-radius: 0.28571429rem !important;
}

/*--------------
     Images
---------------*/
/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .image,
.ui.card > .image {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0em;
  background: rgba(0, 0, 0, 0.05);
}

/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .image > img,
.ui.card > .image > img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: inherit;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .image:not(.ui) > img,
.ui.card > .image:not(.ui) > img {
  border: none;
}

/*--------------
     Content
---------------*/
/* line 144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content,
.ui.card > .content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  background: none;
  margin: 0em;
  padding: 1em 1em;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1em;
  border-radius: 0em;
}

/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content:after,
.ui.card > .content:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > .header,
.ui.card > .content > .header {
  display: block;
  margin: '';
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.85);
}

/* Default Header Size */
/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > .header:not(.ui),
.ui.card > .content > .header:not(.ui) {
  font-weight: bold;
  font-size: 1.28571429em;
  margin-top: -0.21425em;
  line-height: 1.28571429em;
}

/* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > .meta + .description,
.ui.cards > .card > .content > .header + .description,
.ui.card > .content > .meta + .description,
.ui.card > .content > .header + .description {
  margin-top: 0.5em;
}

/*----------------
 Floated Content
-----------------*/
/* line 195, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card [class*="left floated"],
.ui.card [class*="left floated"] {
  float: left;
}

/* line 199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card [class*="right floated"],
.ui.card [class*="right floated"] {
  float: right;
}

/*--------------
     Aligned
---------------*/
/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card [class*="left aligned"],
.ui.card [class*="left aligned"] {
  text-align: left;
}

/* line 212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card [class*="center aligned"],
.ui.card [class*="center aligned"] {
  text-align: center;
}

/* line 216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card [class*="right aligned"],
.ui.card [class*="right aligned"] {
  text-align: right;
}

/*--------------
  Content Image
---------------*/
/* line 225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .content img,
.ui.card .content img {
  display: inline-block;
  vertical-align: middle;
  width: '';
}

/* line 231, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card img.avatar,
.ui.cards > .card .avatar img,
.ui.card img.avatar,
.ui.card .avatar img {
  width: 2em;
  height: 2em;
  border-radius: 500rem;
}

/*--------------
   Description
---------------*/
/* line 244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > .description,
.ui.card > .content > .description {
  clear: both;
  color: rgba(0, 0, 0, 0.68);
}

/*--------------
    Paragraph
---------------*/
/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content p,
.ui.card > .content p {
  margin: 0em 0em 0.5em;
}

/* line 258, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content p:last-child,
.ui.card > .content p:last-child {
  margin-bottom: 0em;
}

/*--------------
      Meta
---------------*/
/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta,
.ui.card .meta {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.4);
}

/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta *,
.ui.card .meta * {
  margin-right: 0.3em;
}

/* line 276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta :last-child,
.ui.card .meta :last-child {
  margin-right: 0em;
}

/* line 280, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta [class*="right floated"],
.ui.card .meta [class*="right floated"] {
  margin-right: 0em;
  margin-left: 0.3em;
}

/*--------------
      Links
---------------*/
/* Generic */
/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content a:not(.ui), .ui.cards > .card > .content .sort[data-sort]:not(.ui),
.ui.card > .content a:not(.ui),
.ui.card > .content .sort[data-sort]:not(.ui) {
  color: '';
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content a:not(.ui):hover,
.ui.card > .content a:not(.ui):hover {
  color: '';
}

/* Header */
/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > a.header, .ui.cards > .card > .content > .header.sort[data-sort],
.ui.card > .content > a.header,
.ui.card > .content > .header.sort[data-sort] {
  color: rgba(0, 0, 0, 0.85);
}

/* line 308, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content > a.header:hover,
.ui.card > .content > a.header:hover {
  color: #1e70bf;
}

/* Meta */
/* line 314, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta > a:not(.ui), .ui.cards > .card .meta > .sort[data-sort]:not(.ui),
.ui.card .meta > a:not(.ui),
.ui.card .meta > .sort[data-sort]:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/* line 318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .meta > a:not(.ui):hover,
.ui.card .meta > a:not(.ui):hover {
  color: rgba(0, 0, 0, 0.87);
}

/*--------------
     Buttons
---------------*/
/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .buttons,
.ui.card > .buttons,
.ui.cards > .card > .button,
.ui.card > .button {
  margin: 0px -1px;
  width: calc(100% +  2px);
}

/*--------------
      Dimmer
---------------*/
/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card .dimmer,
.ui.card .dimmer {
  background-color: '';
  z-index: 10;
}

/*--------------
     Labels
---------------*/
/*-----Star----- */
/* Icon */
/* line 354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .star.icon,
.ui.card > .content .star.icon {
  cursor: pointer;
  opacity: 0.75;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .star.icon:hover, .ui.cards > .card > .content .textarea-input-group button.icon:hover, .textarea-input-group .ui.cards > .card > .content button.icon:hover, .ui.cards > .card > .content .textarea-input-group input.icon:hover, .textarea-input-group .ui.cards > .card > .content input.icon:hover,
.ui.card > .content .star.icon:hover,
.ui.card > .content .textarea-input-group button.icon:hover,
.textarea-input-group .ui.card > .content button.icon:hover,
.ui.card > .content .textarea-input-group input.icon:hover,
.textarea-input-group .ui.card > .content input.icon:hover {
  opacity: 1;
  color: #FFB70A;
}

/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .active.star.icon, .ui.cards > .card > .content table.table thead tr.star.icon, table.table thead .ui.cards > .card > .content tr.star.icon, .ui.cards > .card > .content table.default thead tr.star.icon, table.default thead .ui.cards > .card > .content tr.star.icon,
.ui.cards > .card > .content table.table tfoot tr.star.icon,
table.table tfoot .ui.cards > .card > .content tr.star.icon,
.ui.cards > .card > .content table.default tfoot tr.star.icon,
table.default tfoot .ui.cards > .card > .content tr.star.icon, .ui.cards > .card > .content #dorsale-attachments table thead tr.star.icon, #dorsale-attachments table thead .ui.cards > .card > .content tr.star.icon,
.ui.cards > .card > .content #dorsale-attachments table tfoot tr.star.icon,
#dorsale-attachments table tfoot .ui.cards > .card > .content tr.star.icon, .ui.cards > .card > .content .flyboy table thead tr.star.icon, .flyboy table thead .ui.cards > .card > .content tr.star.icon,
.ui.cards > .card > .content .flyboy table tfoot tr.star.icon,
.flyboy table tfoot .ui.cards > .card > .content tr.star.icon, .ui.cards > .card > .content #home-panels table thead tr.star.icon, #home-panels table thead .ui.cards > .card > .content tr.star.icon,
.ui.cards > .card > .content #home-panels table tfoot tr.star.icon,
#home-panels table tfoot .ui.cards > .card > .content tr.star.icon,
.ui.card > .content .active.star.icon,
.ui.card > .content table.table thead tr.star.icon,
table.table thead .ui.card > .content tr.star.icon,
.ui.card > .content table.default thead tr.star.icon,
table.default thead .ui.card > .content tr.star.icon,
.ui.card > .content table.table tfoot tr.star.icon,
table.table tfoot .ui.card > .content tr.star.icon,
.ui.card > .content table.default tfoot tr.star.icon,
table.default tfoot .ui.card > .content tr.star.icon,
.ui.card > .content #dorsale-attachments table thead tr.star.icon,
#dorsale-attachments table thead .ui.card > .content tr.star.icon,
.ui.card > .content #dorsale-attachments table tfoot tr.star.icon,
#dorsale-attachments table tfoot .ui.card > .content tr.star.icon,
.ui.card > .content .flyboy table thead tr.star.icon,
.flyboy table thead .ui.card > .content tr.star.icon,
.ui.card > .content .flyboy table tfoot tr.star.icon,
.flyboy table tfoot .ui.card > .content tr.star.icon,
.ui.card > .content #home-panels table thead tr.star.icon,
#home-panels table thead .ui.card > .content tr.star.icon,
.ui.card > .content #home-panels table tfoot tr.star.icon,
#home-panels table tfoot .ui.card > .content tr.star.icon {
  color: #FFE623;
}

/*-----Like----- */
/* Icon */
/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .like.icon,
.ui.card > .content .like.icon {
  cursor: pointer;
  opacity: 0.75;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .like.icon:hover, .ui.cards > .card > .content .textarea-input-group button.icon:hover, .textarea-input-group .ui.cards > .card > .content button.icon:hover, .ui.cards > .card > .content .textarea-input-group input.icon:hover, .textarea-input-group .ui.cards > .card > .content input.icon:hover,
.ui.card > .content .like.icon:hover,
.ui.card > .content .textarea-input-group button.icon:hover,
.textarea-input-group .ui.card > .content button.icon:hover,
.ui.card > .content .textarea-input-group input.icon:hover,
.textarea-input-group .ui.card > .content input.icon:hover {
  opacity: 1;
  color: #FF2733;
}

/* line 387, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .content .active.like.icon, .ui.cards > .card > .content table.table thead tr.like.icon, table.table thead .ui.cards > .card > .content tr.like.icon, .ui.cards > .card > .content table.default thead tr.like.icon, table.default thead .ui.cards > .card > .content tr.like.icon,
.ui.cards > .card > .content table.table tfoot tr.like.icon,
table.table tfoot .ui.cards > .card > .content tr.like.icon,
.ui.cards > .card > .content table.default tfoot tr.like.icon,
table.default tfoot .ui.cards > .card > .content tr.like.icon, .ui.cards > .card > .content #dorsale-attachments table thead tr.like.icon, #dorsale-attachments table thead .ui.cards > .card > .content tr.like.icon,
.ui.cards > .card > .content #dorsale-attachments table tfoot tr.like.icon,
#dorsale-attachments table tfoot .ui.cards > .card > .content tr.like.icon, .ui.cards > .card > .content .flyboy table thead tr.like.icon, .flyboy table thead .ui.cards > .card > .content tr.like.icon,
.ui.cards > .card > .content .flyboy table tfoot tr.like.icon,
.flyboy table tfoot .ui.cards > .card > .content tr.like.icon, .ui.cards > .card > .content #home-panels table thead tr.like.icon, #home-panels table thead .ui.cards > .card > .content tr.like.icon,
.ui.cards > .card > .content #home-panels table tfoot tr.like.icon,
#home-panels table tfoot .ui.cards > .card > .content tr.like.icon,
.ui.card > .content .active.like.icon,
.ui.card > .content table.table thead tr.like.icon,
table.table thead .ui.card > .content tr.like.icon,
.ui.card > .content table.default thead tr.like.icon,
table.default thead .ui.card > .content tr.like.icon,
.ui.card > .content table.table tfoot tr.like.icon,
table.table tfoot .ui.card > .content tr.like.icon,
.ui.card > .content table.default tfoot tr.like.icon,
table.default tfoot .ui.card > .content tr.like.icon,
.ui.card > .content #dorsale-attachments table thead tr.like.icon,
#dorsale-attachments table thead .ui.card > .content tr.like.icon,
.ui.card > .content #dorsale-attachments table tfoot tr.like.icon,
#dorsale-attachments table tfoot .ui.card > .content tr.like.icon,
.ui.card > .content .flyboy table thead tr.like.icon,
.flyboy table thead .ui.card > .content tr.like.icon,
.ui.card > .content .flyboy table tfoot tr.like.icon,
.flyboy table tfoot .ui.card > .content tr.like.icon,
.ui.card > .content #home-panels table thead tr.like.icon,
#home-panels table thead .ui.card > .content tr.like.icon,
.ui.card > .content #home-panels table tfoot tr.like.icon,
#home-panels table tfoot .ui.card > .content tr.like.icon {
  color: #FF2733;
}

/*----------------
  Extra Content
-----------------*/
/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .extra,
.ui.card > .extra {
  max-width: 100%;
  min-height: 0em !important;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
  position: static;
  background: none;
  width: auto;
  margin: 0em 0em;
  padding: 0.75em 1em;
  top: 0em;
  left: 0em;
  color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .extra a:not(.ui), .ui.cards > .card > .extra .sort[data-sort]:not(.ui),
.ui.card > .extra a:not(.ui),
.ui.card > .extra .sort[data-sort]:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/* line 421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card > .extra a:not(.ui):hover,
.ui.card > .extra a:not(.ui):hover {
  color: #1e70bf;
}

/*******************************
           Variations
*******************************/
/*-------------------
       Raised
--------------------*/
/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.raised.cards > .card,
.ui.raised.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
}

/* line 441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.raised.cards a.card:hover,
.ui.link.cards .raised.card:hover,
a.ui.raised.card:hover,
.ui.link.raised.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
}

/* line 448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.raised.cards > .card,
.ui.raised.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
}

/*-------------------
       Centered
--------------------*/
/* line 458, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.centered.cards {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.centered.card {
  margin-left: auto;
  margin-right: auto;
}

/*-------------------
        Fluid
--------------------*/
/* line 472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.fluid.card {
  width: 100%;
  max-width: 9999px;
}

/*-------------------
        Link
--------------------*/
/* line 481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards a.card, .ui.cards .card.sort[data-sort],
.ui.link.cards .card,
a.ui.card,
.ui.card.sort[data-sort],
.ui.link.card {
  -webkit-transform: none;
  transform: none;
}

/* line 488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards a.card:hover,
.ui.link.cards .card:hover,
a.ui.card:hover,
.ui.link.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  cursor: pointer;
  z-index: 5;
  background: #FFFFFF;
  border: none;
  -webkit-box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #D4D4D5;
  box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #D4D4D5;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

/*-------------------
       Colors
--------------------*/
/* Red */
/* line 508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.red.cards > .card,
.ui.cards > .red.card,
.ui.red.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #D4D4D5;
}

/* line 514, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.red.cards > .card:hover,
.ui.cards > .red.card:hover,
.ui.red.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
}

/* Orange */
/* line 522, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.orange.cards > .card,
.ui.cards > .orange.card,
.ui.orange.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #D4D4D5;
}

/* line 528, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.orange.cards > .card:hover,
.ui.cards > .orange.card:hover,
.ui.orange.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
}

/* Yellow */
/* line 536, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.yellow.cards > .card,
.ui.cards > .yellow.card,
.ui.yellow.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #D4D4D5;
}

/* line 542, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.yellow.cards > .card:hover,
.ui.cards > .yellow.card:hover,
.ui.yellow.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
}

/* Olive */
/* line 550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.olive.cards > .card,
.ui.cards > .olive.card,
.ui.olive.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #D4D4D5;
}

/* line 556, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.olive.cards > .card:hover,
.ui.cards > .olive.card:hover,
.ui.olive.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
}

/* Green */
/* line 564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.green.cards > .card,
.ui.cards > .green.card,
.ui.green.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #D4D4D5;
}

/* line 570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.green.cards > .card:hover,
.ui.cards > .green.card:hover,
.ui.green.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
}

/* Teal */
/* line 578, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.teal.cards > .card,
.ui.cards > .teal.card,
.ui.teal.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #D4D4D5;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.teal.cards > .card:hover,
.ui.cards > .teal.card:hover,
.ui.teal.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
}

/* Blue */
/* line 592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.blue.cards > .card,
.ui.cards > .blue.card,
.ui.blue.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #D4D4D5;
}

/* line 598, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.blue.cards > .card:hover,
.ui.cards > .blue.card:hover,
.ui.blue.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
}

/* Violet */
/* line 606, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.violet.cards > .card,
.ui.cards > .violet.card,
.ui.violet.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #D4D4D5;
}

/* line 612, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.violet.cards > .card:hover,
.ui.cards > .violet.card:hover,
.ui.violet.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
}

/* Purple */
/* line 620, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.purple.cards > .card,
.ui.cards > .purple.card,
.ui.purple.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #D4D4D5;
}

/* line 626, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.purple.cards > .card:hover,
.ui.cards > .purple.card:hover,
.ui.purple.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
}

/* Pink */
/* line 634, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.pink.cards > .card,
.ui.cards > .pink.card,
.ui.pink.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #D4D4D5;
}

/* line 640, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.pink.cards > .card:hover,
.ui.cards > .pink.card:hover,
.ui.pink.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
}

/* Brown */
/* line 648, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.brown.cards > .card,
.ui.cards > .brown.card,
.ui.brown.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #D4D4D5;
}

/* line 654, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.brown.cards > .card:hover,
.ui.cards > .brown.card:hover,
.ui.brown.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
}

/* Grey */
/* line 662, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.grey.cards > .card,
.ui.cards > .grey.card,
.ui.grey.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #D4D4D5;
}

/* line 668, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.grey.cards > .card:hover,
.ui.cards > .grey.card:hover,
.ui.grey.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
}

/* Black */
/* line 676, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.black.cards > .card,
.ui.cards > .black.card,
.ui.black.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #D4D4D5;
}

/* line 682, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.black.cards > .card:hover,
.ui.cards > .black.card:hover,
.ui.black.card:hover,
.textarea-input-group button.card:hover,
.textarea-input-group input.card:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
}

/*--------------
   Card Count
---------------*/
/* line 693, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.one.cards {
  margin-left: 0em;
  margin-right: 0em;
}

/* line 697, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.one.cards > .card {
  width: 100%;
}

/* line 700, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.two.cards {
  margin-left: -1em;
  margin-right: -1em;
}

/* line 704, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.two.cards > .card {
  width: calc( 50%  -  2em);
  margin-left: 1em;
  margin-right: 1em;
}

/* line 709, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.three.cards {
  margin-left: -1em;
  margin-right: -1em;
}

/* line 713, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.three.cards > .card {
  width: calc( 33.33333333%  -  2em);
  margin-left: 1em;
  margin-right: 1em;
}

/* line 718, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.four.cards {
  margin-left: -0.75em;
  margin-right: -0.75em;
}

/* line 722, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.four.cards > .card {
  width: calc( 25%  -  1.5em);
  margin-left: 0.75em;
  margin-right: 0.75em;
}

/* line 727, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.five.cards {
  margin-left: -0.75em;
  margin-right: -0.75em;
}

/* line 731, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.five.cards > .card {
  width: calc( 20%  -  1.5em);
  margin-left: 0.75em;
  margin-right: 0.75em;
}

/* line 736, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.six.cards {
  margin-left: -0.75em;
  margin-right: -0.75em;
}

/* line 740, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.six.cards > .card {
  width: calc( 16.66666667%  -  1.5em);
  margin-left: 0.75em;
  margin-right: 0.75em;
}

/* line 745, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.seven.cards {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* line 749, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.seven.cards > .card {
  width: calc( 14.28571429%  -  1em);
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/* line 754, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.eight.cards {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* line 758, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.eight.cards > .card {
  width: calc( 12.5%  -  1em);
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 11px;
}

/* line 764, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.nine.cards {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* line 768, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.nine.cards > .card {
  width: calc( 11.11111111%  -  1em);
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 10px;
}

/* line 774, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.ten.cards {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* line 778, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.ten.cards > .card {
  width: calc( 10%  -  1em);
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/*-------------------
      Doubling
--------------------*/
/* Mobile Only */
@media only screen and (max-width: 767px) {
  /* line 791, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.two.doubling.cards {
    margin-left: 0em;
    margin-right: 0em;
  }
  /* line 795, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.two.doubling.cards > .card {
    width: 100%;
    margin-left: 0em;
    margin-right: 0em;
  }
  /* line 800, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.three.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 804, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.three.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.four.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 813, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.four.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 818, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.five.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 822, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.five.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 827, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.six.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.six.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 836, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.seven.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 840, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.seven.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 845, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 849, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 854, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.nine.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 858, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.nine.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 863, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.ten.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 867, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.ten.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
}

/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 876, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.two.doubling.cards {
    margin-left: 0em;
    margin-right: 0em;
  }
  /* line 880, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.two.doubling.cards > .card {
    width: 100%;
    margin-left: 0em;
    margin-right: 0em;
  }
  /* line 885, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.three.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 889, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.three.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 894, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.four.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 898, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.four.doubling.cards > .card {
    width: calc( 50%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 903, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.five.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 907, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.five.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 912, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.six.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 916, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.six.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 921, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* line 925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards > .card {
    width: calc( 33.33333333%  -  2em);
    margin-left: 1em;
    margin-right: 1em;
  }
  /* line 930, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
  }
  /* line 934, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.eight.doubling.cards > .card {
    width: calc( 25%  -  1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
  }
  /* line 939, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.nine.doubling.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
  }
  /* line 943, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.nine.doubling.cards > .card {
    width: calc( 25%  -  1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
  }
  /* line 948, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.ten.doubling.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
  }
  /* line 952, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.ten.doubling.cards > .card {
    width: calc( 20%  -  1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
  }
}

/*-------------------
      Stackable
--------------------*/
@media only screen and (max-width: 767px) {
  /* line 964, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.stackable.cards {
    display: block !important;
  }
  /* line 967, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.stackable.cards .card:first-child {
    margin-top: 0em !important;
  }
  /* line 970, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
  .ui.stackable.cards > .card {
    display: block !important;
    height: auto !important;
    margin: 1em 1em;
    padding: 0 !important;
    width: calc( 100%  -  2em) !important;
  }
}

/*--------------
      Size
---------------*/
/* line 983, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_card.scss */
.ui.cards > .card {
  font-size: 1em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Comment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
    Comments
---------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments {
  margin: 1.5em 0em;
  max-width: 650px;
}

/* line 25, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments:first-child {
  margin-top: 0em;
}

/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments:last-child {
  margin-bottom: 0em;
}

/*--------------
     Comment
---------------*/
/* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment {
  position: relative;
  background: none;
  margin: 0.5em 0em 0em;
  padding: 0.5em 0em 0em;
  border: none;
  border-top: none;
  line-height: 1.2;
}

/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment:first-child {
  margin-top: 0em;
  padding-top: 0em;
}

/*--------------------
    Nested Comments
---------------------*/
/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .comments {
  margin: 0em 0em 0.5em 0.5em;
  padding: 1em 0em 1em 1em;
}

/* line 58, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .comments:before {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .comments .comment {
  border: none;
  border-top: none;
  background: none;
}

/*--------------
     Avatar
---------------*/
/* line 73, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .avatar {
  display: block;
  width: 2.5em;
  height: auto;
  float: left;
  margin: 0.2em 0em 0em;
}

/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment img.avatar,
.ui.comments .comment .avatar img {
  display: block;
  margin: 0em auto;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
}

/*--------------
     Content
---------------*/
/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment > .content {
  display: block;
}

/* If there is an avatar move content over */
/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment > .avatar ~ .content {
  margin-left: 3.5em;
}

/*--------------
     Author
---------------*/
/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .author {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}

/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment a.author, .ui.comments .comment .author.sort[data-sort] {
  cursor: pointer;
}

/* line 114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment a.author:hover {
  color: #1e70bf;
}

/*--------------
     Metadata
---------------*/
/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .metadata {
  display: inline-block;
  margin-left: 0.5em;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.875em;
}

/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .metadata > * {
  display: inline-block;
  margin: 0em 0.5em 0em 0em;
}

/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .metadata > :last-child {
  margin-right: 0em;
}

/*--------------------
     Comment Text
---------------------*/
/* line 140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .text {
  margin: 0.25em 0em 0.5em;
  font-size: 1em;
  word-wrap: break-word;
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.3;
}

/*--------------------
     User Actions
---------------------*/
/* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .actions {
  font-size: 0.875em;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .actions a, .ui.comments .comment .actions .sort[data-sort] {
  cursor: pointer;
  display: inline-block;
  margin: 0em 0.75em 0em 0em;
  color: rgba(0, 0, 0, 0.4);
}

/* line 161, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .actions a:last-child, .ui.comments .comment .actions .sort[data-sort]:last-child {
  margin-right: 0em;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .actions a.active,
.ui.comments .comment .actions a:hover {
  color: rgba(0, 0, 0, 0.8);
}

/*--------------------
      Reply Form
---------------------*/
/* line 173, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments > .reply.form {
  margin-top: 1em;
}

/* line 176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .comment .reply.form {
  width: 100%;
  margin-top: 1em;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments .reply.form textarea {
  font-size: 1em;
  height: 12em;
}

/*******************************
            State
*******************************/
/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.collapsed.comments,
.ui.comments .collapsed.comments,
.ui.comments .collapsed.comment {
  display: none;
}

/*******************************
           Variations
*******************************/
/*--------------------
        Threaded
---------------------*/
/* line 206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.threaded.comments .comment .comments {
  margin: -1.5em 0 -1em 1.25em;
  padding: 3em 0em 2em 2.25em;
  -webkit-box-shadow: -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/*--------------------
        Minimal
---------------------*/
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.minimal.comments .comment .actions {
  opacity: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  left: auto;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.minimal.comments .comment > .content:hover > .actions {
  opacity: 1;
}

/*-------------------
        Sizes
--------------------*/
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.mini.comments {
  font-size: 0.78571429rem;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.tiny.comments {
  font-size: 0.85714286rem;
}

/* line 242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.small.comments {
  font-size: 0.92857143rem;
}

/* line 245, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.comments {
  font-size: 1rem;
}

/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.large.comments {
  font-size: 1.14285714rem;
}

/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.big.comments {
  font-size: 1.28571429rem;
}

/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.huge.comments {
  font-size: 1.42857143rem;
}

/* line 257, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_comment.scss */
.ui.massive.comments {
  font-size: 1.71428571rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Feed
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
         Activity Feed
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed {
  margin: 1em 0em;
}

/* line 19, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed:first-child {
  margin-top: 0em;
}

/* line 22, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed:last-child {
  margin-bottom: 0em;
}

/*******************************
            Content
*******************************/
/* Event */
/* line 33, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  padding: 0.21428571rem 0em;
  margin: 0em;
  background: none;
  border-top: none;
}

/* line 47, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event:first-child {
  border-top: 0px;
  padding-top: 0em;
}

/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event:last-child {
  padding-bottom: 0em;
}

/* Event Label */
/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .label {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2.5em;
  height: auto;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: left;
}

/* line 67, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .label .icon {
  opacity: 1;
  font-size: 1.5em;
  width: 100%;
  padding: 0.25em;
  background: none;
  border: none;
  border-radius: none;
  color: rgba(0, 0, 0, 0.6);
}

/* line 77, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .label img {
  width: 100%;
  height: auto;
  border-radius: 500rem;
}

/* line 82, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .label + .content {
  margin: 0.5em 0em 0.35714286em 1.14285714em;
}

/*--------------
     Content
---------------*/
/* Content */
/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: left;
  word-wrap: break-word;
}

/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event:last-child > .content {
  padding-bottom: 0em;
}

/* Link */
/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content a, .ui.feed > .event > .content .sort[data-sort] {
  cursor: pointer;
}

/*--------------
      Date
---------------*/
/* line 115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .date {
  margin: -0.5rem 0em 0em;
  padding: 0em;
  font-weight: normal;
  font-size: 1em;
  font-style: normal;
  color: rgba(0, 0, 0, 0.4);
}

/*--------------
     Summary
---------------*/
/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .summary {
  margin: 0em;
  font-size: 1em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
}

/* Summary Image */
/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .summary img {
  display: inline-block;
  width: auto;
  height: 10em;
  margin: -0.25em 0.25em 0em 0em;
  border-radius: 0.25em;
  vertical-align: middle;
}

/*--------------
      User
---------------*/
/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .user {
  display: inline-block;
  font-weight: bold;
  margin-right: 0em;
  vertical-align: baseline;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .user img {
  margin: -0.25em 0.25em 0em 0em;
  width: auto;
  height: 10em;
  vertical-align: middle;
}

/*--------------
   Inline Date
---------------*/
/* Date inside Summary */
/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .summary > .date {
  display: inline-block;
  float: none;
  font-weight: normal;
  font-size: 0.85714286em;
  font-style: normal;
  margin: 0em 0em 0em 0.5em;
  padding: 0em;
  color: rgba(0, 0, 0, 0.4);
}

/*--------------
  Extra Summary
---------------*/
/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .extra {
  margin: 0.5em 0em 0em;
  background: none;
  padding: 0em;
  color: rgba(0, 0, 0, 0.87);
}

/* Images */
/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .extra.images img {
  display: inline-block;
  margin: 0em 0.25em 0em 0em;
  width: 6em;
}

/* Text */
/* line 198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .extra.text {
  padding: 0em;
  border-left: none;
  font-size: 1em;
  max-width: 500px;
  line-height: 1.4285em;
}

/*--------------
      Meta
---------------*/
/* line 210, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta {
  display: inline-block;
  font-size: 0.85714286em;
  margin: 0.5em 0em 0em;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0em;
  color: rgba(0, 0, 0, 0.6);
}

/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta > * {
  position: relative;
  margin-left: 0.75em;
}

/* line 226, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta > *:after {
  content: '';
  color: rgba(0, 0, 0, 0.2);
  top: 0em;
  left: -1em;
  opacity: 1;
  position: absolute;
  vertical-align: top;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta .like {
  color: '';
  -webkit-transition: 0.2s color ease;
  transition: 0.2s color ease;
}

/* line 240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta .like:hover .icon {
  color: #FF2733;
}

/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta .active.like .icon, .ui.feed > .event > .content .meta table.table thead tr.like .icon, table.table thead .ui.feed > .event > .content .meta tr.like .icon, .ui.feed > .event > .content .meta table.default thead tr.like .icon, table.default thead .ui.feed > .event > .content .meta tr.like .icon,
.ui.feed > .event > .content .meta table.table tfoot tr.like .icon,
table.table tfoot .ui.feed > .event > .content .meta tr.like .icon,
.ui.feed > .event > .content .meta table.default tfoot tr.like .icon,
table.default tfoot .ui.feed > .event > .content .meta tr.like .icon, .ui.feed > .event > .content .meta #dorsale-attachments table thead tr.like .icon, #dorsale-attachments table thead .ui.feed > .event > .content .meta tr.like .icon,
.ui.feed > .event > .content .meta #dorsale-attachments table tfoot tr.like .icon,
#dorsale-attachments table tfoot .ui.feed > .event > .content .meta tr.like .icon, .ui.feed > .event > .content .meta .flyboy table thead tr.like .icon, .flyboy table thead .ui.feed > .event > .content .meta tr.like .icon,
.ui.feed > .event > .content .meta .flyboy table tfoot tr.like .icon,
.flyboy table tfoot .ui.feed > .event > .content .meta tr.like .icon, .ui.feed > .event > .content .meta #home-panels table thead tr.like .icon, #home-panels table thead .ui.feed > .event > .content .meta tr.like .icon,
.ui.feed > .event > .content .meta #home-panels table tfoot tr.like .icon,
#home-panels table tfoot .ui.feed > .event > .content .meta tr.like .icon {
  color: #EF404A;
}

/* First element */
/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta > :first-child {
  margin-left: 0em;
}

/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta > :first-child::after {
  display: none;
}

/* Action */
/* line 256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta a, .ui.feed > .event > .content .meta .sort[data-sort],
.ui.feed > .event > .content .meta > .icon {
  cursor: pointer;
  opacity: 1;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed > .event > .content .meta a:hover,
.ui.feed > .event > .content .meta a:hover .icon,
.ui.feed > .event > .content .meta > .icon:hover,
.ui.feed > .event > .content .textarea-input-group .meta > button.icon:hover,
.ui.feed > .event > .content .textarea-input-group .meta > input.icon:hover {
  color: rgba(0, 0, 0, 0.95);
}

/*******************************
            Variations
*******************************/
/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.small.feed {
  font-size: 0.92857143rem;
}

/* line 278, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.feed {
  font-size: 1rem;
}

/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_feed.scss */
.ui.large.feed {
  font-size: 1.14285714rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Standard
*******************************/
/*--------------
      Item
---------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0em;
  width: 100%;
  min-height: 0px;
  background: transparent;
  padding: 0em;
  border: none;
  border-radius: 0rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.1s ease;
  transition: -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
  z-index: '';
}

/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item a, .ui.items > .item .sort[data-sort] {
  cursor: pointer;
}

/*--------------
      Items
---------------*/
/* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items {
  margin: 1.5em 0em;
}

/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items:first-child {
  margin-top: 0em !important;
}

/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items:last-child {
  margin-bottom: 0em !important;
}

/*--------------
      Item
---------------*/
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item:first-child {
  margin-top: 0em;
}

/* line 73, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item:last-child {
  margin-bottom: 0em;
}

/*--------------
     Images
---------------*/
/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  float: none;
  margin: 0em;
  padding: 0em;
  max-height: '';
  -ms-flex-item-align: top;
  align-self: top;
}

/* line 94, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image > img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.125rem;
  border: none;
}

/* line 101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image:only-child > img {
  border-radius: 0rem;
}

/*--------------
     Content
---------------*/
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: none;
  margin: 0em;
  padding: 0em;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1em;
  border: none;
  border-radius: 0em;
}

/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image + .content {
  min-width: 0;
  width: auto;
  display: block;
  margin-left: 0em;
  -ms-flex-item-align: top;
  align-self: top;
  padding-left: 1.5em;
}

/* line 140, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content > .header {
  display: inline-block;
  margin: -0.21425em 0em 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}

/* Default Header Size */
/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content > .header:not(.ui) {
  font-size: 1.28571429em;
}

/*--------------
     Floated
---------------*/
/* line 157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item [class*="left floated"] {
  float: left;
}

/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item [class*="right floated"] {
  float: right;
}

/*--------------
  Content Image
---------------*/
/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .content img {
  -ms-flex-item-align: middle;
  align-self: middle;
  width: '';
}

/* line 173, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item img.avatar,
.ui.items > .item .avatar img {
  width: '';
  height: '';
  border-radius: 500rem;
}

/*--------------
   Description
---------------*/
/* line 184, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content > .description {
  margin-top: 0.6em;
  max-width: auto;
  font-size: 1em;
  line-height: 1.4285em;
  color: rgba(0, 0, 0, 0.87);
}

/*--------------
    Paragraph
---------------*/
/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content p {
  margin: 0em 0em 0.5em;
}

/* line 199, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content p:last-child {
  margin-bottom: 0em;
}

/*--------------
      Meta
---------------*/
/* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta {
  margin: 0.5em 0em 0.5em;
  font-size: 1em;
  line-height: 1em;
  color: rgba(0, 0, 0, 0.6);
}

/* line 213, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta * {
  margin-right: 0.3em;
}

/* line 216, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta :last-child {
  margin-right: 0em;
}

/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta [class*="right floated"] {
  margin-right: 0em;
  margin-left: 0.3em;
}

/*--------------
      Links
---------------*/
/* Generic */
/* line 230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content a:not(.ui), .ui.items > .item > .content .sort[data-sort]:not(.ui) {
  color: '';
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content a:not(.ui):hover {
  color: '';
}

/* Header */
/* line 240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content > a.header, .ui.items > .item > .content > .header.sort[data-sort] {
  color: rgba(0, 0, 0, 0.85);
}

/* line 243, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content > a.header:hover {
  color: #1e70bf;
}

/* Meta */
/* line 248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta > a:not(.ui), .ui.items > .item .meta > .sort[data-sort]:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .meta > a:not(.ui):hover {
  color: rgba(0, 0, 0, 0.87);
}

/*--------------
     Labels
---------------*/
/*-----Star----- */
/* Icon */
/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .favorite.icon {
  cursor: pointer;
  opacity: 0.75;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .favorite.icon:hover, .ui.items > .item > .content .textarea-input-group button.icon:hover, .textarea-input-group .ui.items > .item > .content button.icon:hover, .ui.items > .item > .content .textarea-input-group input.icon:hover, .textarea-input-group .ui.items > .item > .content input.icon:hover {
  opacity: 1;
  color: #FFB70A;
}

/* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .active.favorite.icon, .ui.items > .item > .content table.table thead tr.favorite.icon, table.table thead .ui.items > .item > .content tr.favorite.icon, .ui.items > .item > .content table.default thead tr.favorite.icon, table.default thead .ui.items > .item > .content tr.favorite.icon,
.ui.items > .item > .content table.table tfoot tr.favorite.icon,
table.table tfoot .ui.items > .item > .content tr.favorite.icon,
.ui.items > .item > .content table.default tfoot tr.favorite.icon,
table.default tfoot .ui.items > .item > .content tr.favorite.icon, .ui.items > .item > .content #dorsale-attachments table thead tr.favorite.icon, #dorsale-attachments table thead .ui.items > .item > .content tr.favorite.icon,
.ui.items > .item > .content #dorsale-attachments table tfoot tr.favorite.icon,
#dorsale-attachments table tfoot .ui.items > .item > .content tr.favorite.icon, .ui.items > .item > .content .flyboy table thead tr.favorite.icon, .flyboy table thead .ui.items > .item > .content tr.favorite.icon,
.ui.items > .item > .content .flyboy table tfoot tr.favorite.icon,
.flyboy table tfoot .ui.items > .item > .content tr.favorite.icon, .ui.items > .item > .content #home-panels table thead tr.favorite.icon, #home-panels table thead .ui.items > .item > .content tr.favorite.icon,
.ui.items > .item > .content #home-panels table tfoot tr.favorite.icon,
#home-panels table tfoot .ui.items > .item > .content tr.favorite.icon {
  color: #FFE623;
}

/*-----Like----- */
/* Icon */
/* line 282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .like.icon {
  cursor: pointer;
  opacity: 0.75;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .like.icon:hover, .ui.items > .item > .content .textarea-input-group button.icon:hover, .textarea-input-group .ui.items > .item > .content button.icon:hover, .ui.items > .item > .content .textarea-input-group input.icon:hover, .textarea-input-group .ui.items > .item > .content input.icon:hover {
  opacity: 1;
  color: #FF2733;
}

/* line 292, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .content .active.like.icon, .ui.items > .item > .content table.table thead tr.like.icon, table.table thead .ui.items > .item > .content tr.like.icon, .ui.items > .item > .content table.default thead tr.like.icon, table.default thead .ui.items > .item > .content tr.like.icon,
.ui.items > .item > .content table.table tfoot tr.like.icon,
table.table tfoot .ui.items > .item > .content tr.like.icon,
.ui.items > .item > .content table.default tfoot tr.like.icon,
table.default tfoot .ui.items > .item > .content tr.like.icon, .ui.items > .item > .content #dorsale-attachments table thead tr.like.icon, #dorsale-attachments table thead .ui.items > .item > .content tr.like.icon,
.ui.items > .item > .content #dorsale-attachments table tfoot tr.like.icon,
#dorsale-attachments table tfoot .ui.items > .item > .content tr.like.icon, .ui.items > .item > .content .flyboy table thead tr.like.icon, .flyboy table thead .ui.items > .item > .content tr.like.icon,
.ui.items > .item > .content .flyboy table tfoot tr.like.icon,
.flyboy table tfoot .ui.items > .item > .content tr.like.icon, .ui.items > .item > .content #home-panels table thead tr.like.icon, #home-panels table thead .ui.items > .item > .content tr.like.icon,
.ui.items > .item > .content #home-panels table tfoot tr.like.icon,
#home-panels table tfoot .ui.items > .item > .content tr.like.icon {
  color: #FF2733;
}

/*----------------
  Extra Content
-----------------*/
/* line 300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .extra {
  display: block;
  position: relative;
  background: none;
  margin: 0.5rem 0em 0em;
  width: 100%;
  padding: 0em 0em 0em;
  top: 0em;
  left: 0em;
  color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  border-top: none;
}

/* line 316, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .extra > * {
  margin: 0.25rem 0.5rem 0.25rem 0em;
}

/* line 319, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .extra > [class*="right floated"] {
  margin: 0.25rem 0em 0.25rem 0.5rem;
}

/* line 322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item .extra:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/*******************************
          Responsive
*******************************/
/* Default Image Width */
/* line 338, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image:not(.ui) {
  width: 175px;
}

/* Tablet Only */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 344, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items > .item {
    margin: 1em 0em;
  }
  /* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items > .item > .image:not(.ui) {
    width: 150px;
  }
  /* line 350, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items > .item > .image + .content {
    display: block;
    padding: 0em 0em 0em 1em;
  }
}

/* Mobile Only */
@media only screen and (max-width: 767px) {
  /* line 358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items:not(.unstackable) > .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2em 0em;
  }
  /* line 365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items:not(.unstackable) > .item > .image {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items:not(.unstackable) > .item > .image,
.ui.items:not(.unstackable) > .item > .image > img {
    max-width: 100% !important;
    width: auto !important;
    max-height: 250px !important;
  }
  /* line 376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.items:not(.unstackable) > .item > .image + .content {
    display: block;
    padding: 1.5em 0em 0em;
  }
}

/*******************************
           Variations
*******************************/
/*-------------------
       Aligned
--------------------*/
/* line 392, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image + .content[class*="top aligned"] {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image + .content[class*="middle aligned"] {
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item > .image + .content[class*="bottom aligned"] {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/*--------------
     Relaxed
---------------*/
/* line 409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.relaxed.items > .item {
  margin: 1.5em 0em;
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items[class*="very relaxed"] > .item {
  margin: 2em 0em;
}

/*-------------------
      Divided
--------------------*/
/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.divided.items > .item {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  margin: 0em;
  padding: 1em 0em;
}

/* line 425, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.divided.items > .item:first-child {
  border-top: none;
  margin-top: 0em !important;
  padding-top: 0em !important;
}

/* line 430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.divided.items > .item:last-child {
  margin-bottom: 0em !important;
  padding-bottom: 0em !important;
}

/* Relaxed Divided */
/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.relaxed.divided.items > .item {
  margin: 0em;
  padding: 1.5em 0em;
}

/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.divided.items[class*="very relaxed"] > .item {
  margin: 0em;
  padding: 2em 0em;
}

/*-------------------
        Link
--------------------*/
/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items a.item:hover,
.ui.link.items > .item:hover,
.textarea-input-group .ui.link.items > button.item:hover,
.textarea-input-group .ui.link.items > input.item:hover {
  cursor: pointer;
}

/* line 453, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items a.item:hover .content .header,
.ui.link.items > .item:hover .content .header {
  color: #1e70bf;
}

/*--------------
      Size
---------------*/
/* line 462, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
.ui.items > .item {
  font-size: 1em;
}

/*---------------
   Unstackable
----------------*/
@media only screen and (max-width: 767px) {
  /* line 471, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_item.scss */
  .ui.unstackable.items > .item > .image,
.ui.unstackable.items > .item > .image > img {
    width: 125px !important;
  }
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Statistic
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Statistic
*******************************/
/* Standalone */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1em 0em;
  max-width: auto;
}

/* line 29, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic + .ui.statistic {
  margin: 0em 0em 0em 1.5em;
}

/* line 32, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic:first-child {
  margin-top: 0em;
}

/* line 35, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic:last-child {
  margin-bottom: 0em;
}

/*******************************
            Group
*******************************/
/* Grouped */
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics > .statistic {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0em 1.5em 1em;
  max-width: auto;
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1em -1.5em -1em;
}

/* Clearing */
/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics:after {
  display: block;
  content: ' ';
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics:first-child {
  margin-top: 0em;
}

/*******************************
            Content
*******************************/
/*--------------
      Value
---------------*/
/* line 100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .value,
.ui.statistic > .value {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 4rem;
  font-weight: normal;
  line-height: 1em;
  color: #1B1C1D;
  text-transform: uppercase;
  text-align: center;
}

/*--------------
     Label
---------------*/
/* line 115, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .label,
.ui.statistic > .label {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  text-align: center;
}

/* Top Label */
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .label ~ .value,
.ui.statistic > .label ~ .value {
  margin-top: 0rem;
}

/* Bottom Label */
/* line 132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .value ~ .label,
.ui.statistic > .value ~ .label {
  margin-top: 0rem;
}

/*******************************
             Types
*******************************/
/*--------------
   Icon Value
---------------*/
/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .value .icon,
.ui.statistic > .value .icon {
  opacity: 1;
  width: auto;
  margin: 0em;
}

/*--------------
   Text Value
---------------*/
/* line 158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .text.value,
.ui.statistic > .text.value {
  line-height: 1em;
  min-height: 2em;
  font-weight: bold;
  text-align: center;
}

/* line 165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .text.value + .label,
.ui.statistic > .text.value + .label {
  text-align: center;
}

/*--------------
   Image Value
---------------*/
/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .value img,
.ui.statistic > .value img {
  max-height: 3rem;
  vertical-align: baseline;
}

/*******************************
            Variations
*******************************/
/*--------------
      Count
---------------*/
/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.ten.statistics {
  margin: 0em 0em -1em;
}

/* line 193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.ten.statistics .statistic {
  min-width: 10%;
  margin: 0em 0em 1em;
}

/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.nine.statistics {
  margin: 0em 0em -1em;
}

/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.nine.statistics .statistic {
  min-width: 11.11111111%;
  margin: 0em 0em 1em;
}

/* line 204, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.eight.statistics {
  margin: 0em 0em -1em;
}

/* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.eight.statistics .statistic {
  min-width: 12.5%;
  margin: 0em 0em 1em;
}

/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.seven.statistics {
  margin: 0em 0em -1em;
}

/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.seven.statistics .statistic {
  min-width: 14.28571429%;
  margin: 0em 0em 1em;
}

/* line 218, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.six.statistics {
  margin: 0em 0em -1em;
}

/* line 221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.six.statistics .statistic {
  min-width: 16.66666667%;
  margin: 0em 0em 1em;
}

/* line 225, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.five.statistics {
  margin: 0em 0em -1em;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.five.statistics .statistic {
  min-width: 20%;
  margin: 0em 0em 1em;
}

/* line 232, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.four.statistics {
  margin: 0em 0em -1em;
}

/* line 235, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.four.statistics .statistic {
  min-width: 25%;
  margin: 0em 0em 1em;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.three.statistics {
  margin: 0em 0em -1em;
}

/* line 242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.three.statistics .statistic {
  min-width: 33.33333333%;
  margin: 0em 0em 1em;
}

/* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.two.statistics {
  margin: 0em 0em -1em;
}

/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.two.statistics .statistic {
  min-width: 50%;
  margin: 0em 0em 1em;
}

/* line 253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.one.statistics {
  margin: 0em 0em -1em;
}

/* line 256, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.one.statistics .statistic {
  min-width: 100%;
  margin: 0em 0em 1em;
}

/*--------------
   Horizontal
---------------*/
/* line 265, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistic {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0em;
  max-width: none;
}

/* line 282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics .statistic {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: none;
  margin: 1em 0em;
}

/* line 293, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistic > .text.value,
.ui.horizontal.statistics > .statistic > .text.value {
  min-height: 0em !important;
}

/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics .statistic > .value .icon,
.ui.horizontal.statistic > .value .icon {
  width: 1.18em;
}

/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics .statistic > .value,
.ui.horizontal.statistic > .value {
  display: inline-block;
  vertical-align: middle;
}

/* line 306, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics .statistic > .label,
.ui.horizontal.statistic > .label {
  display: inline-block;
  vertical-align: middle;
  margin: 0em 0em 0em 0.75em;
}

/*--------------
     Colors
---------------*/
/* line 317, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.red.statistics .statistic > .value,
.ui.statistics .red.statistic > .value,
.ui.red.statistic > .value {
  color: #DB2828;
}

/* line 322, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.orange.statistics .statistic > .value,
.ui.statistics .orange.statistic > .value,
.ui.orange.statistic > .value {
  color: #F2711C;
}

/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.yellow.statistics .statistic > .value,
.ui.statistics .yellow.statistic > .value,
.ui.yellow.statistic > .value {
  color: #FBBD08;
}

/* line 332, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.olive.statistics .statistic > .value,
.ui.statistics .olive.statistic > .value,
.ui.olive.statistic > .value {
  color: #B5CC18;
}

/* line 337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.green.statistics .statistic > .value,
.ui.statistics .green.statistic > .value,
.ui.green.statistic > .value {
  color: #21BA45;
}

/* line 342, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.teal.statistics .statistic > .value,
.ui.statistics .teal.statistic > .value,
.ui.teal.statistic > .value {
  color: #00B5AD;
}

/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.blue.statistics .statistic > .value,
.ui.statistics .blue.statistic > .value,
.ui.blue.statistic > .value {
  color: #2185D0;
}

/* line 352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.violet.statistics .statistic > .value,
.ui.statistics .violet.statistic > .value,
.ui.violet.statistic > .value {
  color: #6435C9;
}

/* line 357, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.purple.statistics .statistic > .value,
.ui.statistics .purple.statistic > .value,
.ui.purple.statistic > .value {
  color: #A333C8;
}

/* line 362, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.pink.statistics .statistic > .value,
.ui.statistics .pink.statistic > .value,
.ui.pink.statistic > .value {
  color: #E03997;
}

/* line 367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.brown.statistics .statistic > .value,
.ui.statistics .brown.statistic > .value,
.ui.brown.statistic > .value {
  color: #A5673F;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.grey.statistics .statistic > .value,
.ui.statistics .grey.statistic > .value,
.ui.grey.statistic > .value {
  color: #767676;
}

/*--------------
    Inverted
---------------*/
/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.statistics .statistic > .value,
.ui.inverted.statistic .value {
  color: #FFFFFF;
}

/* line 386, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.statistics .statistic > .label,
.ui.inverted.statistic .label {
  color: rgba(255, 255, 255, 0.9);
}

/* line 390, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.red.statistics .statistic > .value,
.ui.statistics .inverted.red.statistic > .value,
.ui.inverted.red.statistic > .value {
  color: #FF695E;
}

/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.orange.statistics .statistic > .value,
.ui.statistics .inverted.orange.statistic > .value,
.ui.inverted.orange.statistic > .value {
  color: #FF851B;
}

/* line 400, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.yellow.statistics .statistic > .value,
.ui.statistics .inverted.yellow.statistic > .value,
.ui.inverted.yellow.statistic > .value {
  color: #FFE21F;
}

/* line 405, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.olive.statistics .statistic > .value,
.ui.statistics .inverted.olive.statistic > .value,
.ui.inverted.olive.statistic > .value {
  color: #D9E778;
}

/* line 410, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.green.statistics .statistic > .value,
.ui.statistics .inverted.green.statistic > .value,
.ui.inverted.green.statistic > .value {
  color: #2ECC40;
}

/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.teal.statistics .statistic > .value,
.ui.statistics .inverted.teal.statistic > .value,
.ui.inverted.teal.statistic > .value {
  color: #6DFFFF;
}

/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.blue.statistics .statistic > .value,
.ui.statistics .inverted.blue.statistic > .value,
.ui.inverted.blue.statistic > .value {
  color: #54C8FF;
}

/* line 425, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.violet.statistics .statistic > .value,
.ui.statistics .inverted.violet.statistic > .value,
.ui.inverted.violet.statistic > .value {
  color: #A291FB;
}

/* line 430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.purple.statistics .statistic > .value,
.ui.statistics .inverted.purple.statistic > .value,
.ui.inverted.purple.statistic > .value {
  color: #DC73FF;
}

/* line 435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.pink.statistics .statistic > .value,
.ui.statistics .inverted.pink.statistic > .value,
.ui.inverted.pink.statistic > .value {
  color: #FF8EDF;
}

/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.brown.statistics .statistic > .value,
.ui.statistics .inverted.brown.statistic > .value,
.ui.inverted.brown.statistic > .value {
  color: #D67C1C;
}

/* line 445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.inverted.grey.statistics .statistic > .value,
.ui.statistics .inverted.grey.statistic > .value,
.ui.inverted.grey.statistic > .value {
  color: #DCDDDE;
}

/*--------------
    Floated
---------------*/
/* line 455, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic[class*="left floated"] {
  float: left;
  margin: 0em 2em 1em 0em;
}

/* line 459, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistic[class*="right floated"] {
  float: right;
  margin: 0em 0em 1em 2em;
}

/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.floated.statistic:last-child {
  margin-bottom: 0em;
}

/*--------------
     Sizes
---------------*/
/* Mini */
/* line 473, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.mini.statistics .statistic > .value,
.ui.mini.statistic > .value {
  font-size: 1.5rem !important;
}

/* line 477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.mini.horizontal.statistics .statistic > .value,
.ui.mini.horizontal.statistic > .value {
  font-size: 1.5rem !important;
}

/* line 481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.mini.statistics .statistic > .text.value,
.ui.mini.statistic > .text.value {
  font-size: 1rem !important;
}

/* Tiny */
/* line 487, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.tiny.statistics .statistic > .value,
.ui.tiny.statistic > .value {
  font-size: 2rem !important;
}

/* line 491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.tiny.horizontal.statistics .statistic > .value,
.ui.tiny.horizontal.statistic > .value {
  font-size: 2rem !important;
}

/* line 495, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.tiny.statistics .statistic > .text.value,
.ui.tiny.statistic > .text.value {
  font-size: 1rem !important;
}

/* Small */
/* line 501, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.small.statistics .statistic > .value,
.ui.small.statistic > .value {
  font-size: 3rem !important;
}

/* line 505, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.small.horizontal.statistics .statistic > .value,
.ui.small.horizontal.statistic > .value {
  font-size: 2rem !important;
}

/* line 509, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.small.statistics .statistic > .text.value,
.ui.small.statistic > .text.value {
  font-size: 1rem !important;
}

/* Medium */
/* line 515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .value,
.ui.statistic > .value {
  font-size: 4rem !important;
}

/* line 519, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.horizontal.statistics .statistic > .value,
.ui.horizontal.statistic > .value {
  font-size: 3rem !important;
}

/* line 523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.statistics .statistic > .text.value,
.ui.statistic > .text.value {
  font-size: 2rem !important;
}

/* Large */
/* line 529, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.large.statistics .statistic > .value,
.ui.large.statistic > .value {
  font-size: 5rem !important;
}

/* line 533, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.large.horizontal.statistics .statistic > .value,
.ui.large.horizontal.statistic > .value {
  font-size: 4rem !important;
}

/* line 537, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.large.statistics .statistic > .text.value,
.ui.large.statistic > .text.value {
  font-size: 2.5rem !important;
}

/* Huge */
/* line 543, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.huge.statistics .statistic > .value,
.ui.huge.statistic > .value {
  font-size: 6rem !important;
}

/* line 547, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.huge.horizontal.statistics .statistic > .value,
.ui.huge.horizontal.statistic > .value {
  font-size: 5rem !important;
}

/* line 551, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/views/_statistic.scss */
.ui.huge.statistics .statistic > .text.value,
.ui.huge.statistic > .text.value {
  font-size: 2.5rem !important;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
    User Variable Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Accordion
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Accordion
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion,
.ui.accordion .accordion {
  max-width: 100%;
}

/* line 20, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .accordion {
  margin: 1em 0em 0em;
  padding: 0em;
}

/* Title */
/* line 26, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title,
.ui.accordion .accordion .title {
  cursor: pointer;
}

/* Default Styling */
/* line 32, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title:not(.ui) {
  padding: 0.5em 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.87);
}

/* Content */
/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title ~ .content,
.ui.accordion .accordion .title ~ .content {
  display: none;
}

/* Default Styling */
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion:not(.styled) .title ~ .content:not(.ui),
.ui.accordion:not(.styled) .accordion .title ~ .content:not(.ui) {
  margin: '';
  padding: 0.5em 0em 1em;
}

/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion:not(.styled) .title ~ .content:not(.ui):last-child {
  padding-bottom: 0em;
}

/* Arrow */
/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title .dropdown.icon,
.ui.accordion .accordion .title .dropdown.icon {
  display: inline-block;
  float: none;
  opacity: 1;
  width: 1.25em;
  height: 1em;
  margin: 0em 0.25rem 0em 0rem;
  padding: 0em;
  font-size: 1em;
  -webkit-transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease;
  vertical-align: baseline;
  -webkit-transform: none;
  transform: none;
}

/*--------------
    Coupling
---------------*/
/* Menu */
/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion.menu .item .title {
  display: block;
  padding: 0em;
}

/* line 85, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion.menu .item .title > .dropdown.icon {
  float: right;
  margin: 0.21425em 0em 0em 1em;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Header */
/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .ui.header .dropdown.icon {
  font-size: 1em;
  margin: 0em 0.25rem 0em 0rem;
}

/*******************************
            States
*******************************/
/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .active.title .dropdown.icon, .ui.accordion table.table thead tr.title .dropdown.icon, table.table thead .ui.accordion tr.title .dropdown.icon, .ui.accordion table.default thead tr.title .dropdown.icon, table.default thead .ui.accordion tr.title .dropdown.icon,
.ui.accordion table.table tfoot tr.title .dropdown.icon,
table.table tfoot .ui.accordion tr.title .dropdown.icon,
.ui.accordion table.default tfoot tr.title .dropdown.icon,
table.default tfoot .ui.accordion tr.title .dropdown.icon, .ui.accordion #dorsale-attachments table thead tr.title .dropdown.icon, #dorsale-attachments table thead .ui.accordion tr.title .dropdown.icon,
.ui.accordion #dorsale-attachments table tfoot tr.title .dropdown.icon,
#dorsale-attachments table tfoot .ui.accordion tr.title .dropdown.icon, .ui.accordion .flyboy table thead tr.title .dropdown.icon, .flyboy table thead .ui.accordion tr.title .dropdown.icon,
.ui.accordion .flyboy table tfoot tr.title .dropdown.icon,
.flyboy table tfoot .ui.accordion tr.title .dropdown.icon, .ui.accordion #home-panels table thead tr.title .dropdown.icon, #home-panels table thead .ui.accordion tr.title .dropdown.icon,
.ui.accordion #home-panels table tfoot tr.title .dropdown.icon,
#home-panels table tfoot .ui.accordion tr.title .dropdown.icon,
.ui.accordion .accordion .active.title .dropdown.icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 108, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion.menu .item .active.title > .dropdown.icon, .ui.accordion.menu .item table.table thead tr.title > .dropdown.icon, table.table thead .ui.accordion.menu .item tr.title > .dropdown.icon, .ui.accordion.menu .item table.default thead tr.title > .dropdown.icon, table.default thead .ui.accordion.menu .item tr.title > .dropdown.icon,
.ui.accordion.menu .item table.table tfoot tr.title > .dropdown.icon,
table.table tfoot .ui.accordion.menu .item tr.title > .dropdown.icon,
.ui.accordion.menu .item table.default tfoot tr.title > .dropdown.icon,
table.default tfoot .ui.accordion.menu .item tr.title > .dropdown.icon, .ui.accordion.menu .item #dorsale-attachments table thead tr.title > .dropdown.icon, #dorsale-attachments table thead .ui.accordion.menu .item tr.title > .dropdown.icon,
.ui.accordion.menu .item #dorsale-attachments table tfoot tr.title > .dropdown.icon,
#dorsale-attachments table tfoot .ui.accordion.menu .item tr.title > .dropdown.icon, .ui.accordion.menu .item .flyboy table thead tr.title > .dropdown.icon, .flyboy table thead .ui.accordion.menu .item tr.title > .dropdown.icon,
.ui.accordion.menu .item .flyboy table tfoot tr.title > .dropdown.icon,
.flyboy table tfoot .ui.accordion.menu .item tr.title > .dropdown.icon, .ui.accordion.menu .item #home-panels table thead tr.title > .dropdown.icon, #home-panels table thead .ui.accordion.menu .item tr.title > .dropdown.icon,
.ui.accordion.menu .item #home-panels table tfoot tr.title > .dropdown.icon,
#home-panels table tfoot .ui.accordion.menu .item tr.title > .dropdown.icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*******************************
            Types
*******************************/
/*--------------
     Styled
---------------*/
/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion {
  width: 600px;
}

/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion,
.ui.styled.accordion .accordion {
  border-radius: 0.28571429rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
}

/* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .title,
.ui.styled.accordion .accordion .title {
  margin: 0em;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.4);
  font-weight: bold;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-transition: background 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease;
}

/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion > .title:first-child,
.ui.styled.accordion .accordion .title:first-child {
  border-top: none;
}

/* Content */
/* line 149, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .content,
.ui.styled.accordion .accordion .content {
  margin: 0em;
  padding: 0.5em 1em 1.5em;
}

/* line 154, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .accordion .content {
  padding: 0em;
  padding: 0.5em 1em 1.5em;
}

/* Hover */
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .title:hover,
.ui.styled.accordion .active.title,
.ui.styled.accordion table.table thead tr.title,
table.table thead .ui.styled.accordion tr.title,
.ui.styled.accordion table.default thead tr.title,
table.default thead .ui.styled.accordion tr.title,
.ui.styled.accordion table.table tfoot tr.title,
table.table tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion table.default tfoot tr.title,
table.default tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion #dorsale-attachments table thead tr.title,
#dorsale-attachments table thead .ui.styled.accordion tr.title,
.ui.styled.accordion #dorsale-attachments table tfoot tr.title,
#dorsale-attachments table tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion .flyboy table thead tr.title,
.flyboy table thead .ui.styled.accordion tr.title,
.ui.styled.accordion .flyboy table tfoot tr.title,
.flyboy table tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion #home-panels table thead tr.title,
#home-panels table thead .ui.styled.accordion tr.title,
.ui.styled.accordion #home-panels table tfoot tr.title,
#home-panels table tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion .accordion .title:hover,
.ui.styled.accordion .accordion .active.title {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

/* line 167, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .accordion .title:hover,
.ui.styled.accordion .accordion .active.title,
.ui.styled.accordion .accordion table.table thead tr.title,
table.table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion table.default thead tr.title,
table.default thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion table.table tfoot tr.title,
table.table tfoot .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion table.default tfoot tr.title,
table.default tfoot .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #dorsale-attachments table thead tr.title,
#dorsale-attachments table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #dorsale-attachments table tfoot tr.title,
#dorsale-attachments table tfoot .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion .flyboy table thead tr.title,
.flyboy table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion .flyboy table tfoot tr.title,
.flyboy table tfoot .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #home-panels table thead tr.title,
#home-panels table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #home-panels table tfoot tr.title,
#home-panels table tfoot .ui.styled.accordion .accordion tr.title {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

/* Active */
/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .active.title, .ui.styled.accordion table.table thead tr.title, table.table thead .ui.styled.accordion tr.title, .ui.styled.accordion table.default thead tr.title, table.default thead .ui.styled.accordion tr.title,
.ui.styled.accordion table.table tfoot tr.title,
table.table tfoot .ui.styled.accordion tr.title,
.ui.styled.accordion table.default tfoot tr.title,
table.default tfoot .ui.styled.accordion tr.title, .ui.styled.accordion #dorsale-attachments table thead tr.title, #dorsale-attachments table thead .ui.styled.accordion tr.title,
.ui.styled.accordion #dorsale-attachments table tfoot tr.title,
#dorsale-attachments table tfoot .ui.styled.accordion tr.title, .ui.styled.accordion .flyboy table thead tr.title, .flyboy table thead .ui.styled.accordion tr.title,
.ui.styled.accordion .flyboy table tfoot tr.title,
.flyboy table tfoot .ui.styled.accordion tr.title, .ui.styled.accordion #home-panels table thead tr.title, #home-panels table thead .ui.styled.accordion tr.title,
.ui.styled.accordion #home-panels table tfoot tr.title,
#home-panels table tfoot .ui.styled.accordion tr.title {
  background: transparent;
  color: rgba(0, 0, 0, 0.95);
}

/* line 178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.styled.accordion .accordion .active.title, .ui.styled.accordion .accordion table.table thead tr.title, table.table thead .ui.styled.accordion .accordion tr.title, .ui.styled.accordion .accordion table.default thead tr.title, table.default thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion table.table tfoot tr.title,
table.table tfoot .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion table.default tfoot tr.title,
table.default tfoot .ui.styled.accordion .accordion tr.title, .ui.styled.accordion .accordion #dorsale-attachments table thead tr.title, #dorsale-attachments table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #dorsale-attachments table tfoot tr.title,
#dorsale-attachments table tfoot .ui.styled.accordion .accordion tr.title, .ui.styled.accordion .accordion .flyboy table thead tr.title, .flyboy table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion .flyboy table tfoot tr.title,
.flyboy table tfoot .ui.styled.accordion .accordion tr.title, .ui.styled.accordion .accordion #home-panels table thead tr.title, #home-panels table thead .ui.styled.accordion .accordion tr.title,
.ui.styled.accordion .accordion #home-panels table tfoot tr.title,
#home-panels table tfoot .ui.styled.accordion .accordion tr.title {
  background: transparent;
  color: rgba(0, 0, 0, 0.95);
}

/*******************************
            States
*******************************/
/*--------------
     Active
---------------*/
/* line 193, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .active.content, .ui.accordion table.table thead tr.content, table.table thead .ui.accordion tr.content, .ui.accordion table.default thead tr.content, table.default thead .ui.accordion tr.content,
.ui.accordion table.table tfoot tr.content,
table.table tfoot .ui.accordion tr.content,
.ui.accordion table.default tfoot tr.content,
table.default tfoot .ui.accordion tr.content, .ui.accordion #dorsale-attachments table thead tr.content, #dorsale-attachments table thead .ui.accordion tr.content,
.ui.accordion #dorsale-attachments table tfoot tr.content,
#dorsale-attachments table tfoot .ui.accordion tr.content, .ui.accordion .flyboy table thead tr.content, .flyboy table thead .ui.accordion tr.content,
.ui.accordion .flyboy table tfoot tr.content,
.flyboy table tfoot .ui.accordion tr.content, .ui.accordion #home-panels table thead tr.content, #home-panels table thead .ui.accordion tr.content,
.ui.accordion #home-panels table tfoot tr.content,
#home-panels table tfoot .ui.accordion tr.content,
.ui.accordion .accordion .active.content {
  display: block;
}

/*******************************
           Variations
*******************************/
/*--------------
     Fluid
---------------*/
/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.fluid.accordion,
.ui.fluid.accordion .accordion {
  width: 100%;
}

/*--------------
     Inverted
---------------*/
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.inverted.accordion .title:not(.ui) {
  color: rgba(255, 255, 255, 0.9);
}

/*******************************
         Theme Overrides
*******************************/
@font-face {
  font-family: 'Accordion';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Dropdown Icon */
/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title .dropdown.icon,
.ui.accordion .accordion .title .dropdown.icon {
  font-family: Accordion;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* line 244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_accordion.scss */
.ui.accordion .title .dropdown.icon:before,
.ui.accordion .accordion .title .dropdown.icon:before {
  content: "";
}

/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Checkbox
*******************************/
/*--------------
    Content
---------------*/
/* line 21, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox {
  position: relative;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}

/* HTML Checkbox */
/* line 36, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input[type="checkbox"],
.ui.checkbox input[type="radio"] {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0 !important;
  outline: none;
  z-index: 3;
  width: 17px;
  height: 17px;
}

/*--------------
      Box
---------------*/
/* line 53, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box,
.ui.checkbox label {
  cursor: auto;
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: none;
  font-size: 1em;
}

/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  content: '';
  background: #FFFFFF;
  border-radius: 0.21428571rem;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  border: 1px solid #D4D4D5;
}

/*--------------
    Checkmark
---------------*/
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box:after,
.ui.checkbox label:after {
  position: absolute;
  font-size: 14px;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/*--------------
      Label
---------------*/
/* Inside */
/* line 106, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox label,
.ui.checkbox + label {
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

/* Outside */
/* line 114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox + label {
  vertical-align: middle;
}

/*******************************
           States
*******************************/
/*--------------
      Hover
---------------*/
/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}

/* line 133, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox label:hover,
.ui.checkbox + label:hover {
  color: rgba(0, 0, 0, 0.8);
}

/*--------------
      Down
---------------*/
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background: #F9FAFB;
  border-color: rgba(34, 36, 38, 0.35);
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
  color: rgba(0, 0, 0, 0.95);
}

/* line 151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:active ~ label {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Focus
---------------*/
/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  background: #FFFFFF;
  border-color: #96C8DA;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:focus ~ .box:after,
.ui.checkbox input:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}

/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:focus ~ label {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Active
---------------*/
/* line 176, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}

/* line 181, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
  Indeterminate
---------------*/
/* line 191, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:before,
.ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
  background: #FFFFFF;
  border-color: rgba(34, 36, 38, 0.35);
}

/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:after,
.ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
  Active Focus
---------------*/
/* line 206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:before,
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before,
.ui.checkbox input:checked:focus ~ .box:before,
.ui.checkbox input:checked:focus ~ label:before {
  background: #FFFFFF;
  border-color: #96C8DA;
}

/* line 213, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after,
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after,
.ui.checkbox input:checked:focus ~ .box:after,
.ui.checkbox input:checked:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}

/*--------------
    Read-Only
---------------*/
/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.read-only.checkbox,
.ui.read-only.checkbox label {
  cursor: default;
}

/*--------------
     Disabled
---------------*/
/* line 233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ .box:after,
.ui.checkbox input[disabled] ~ label {
  cursor: default !important;
  opacity: 0.5;
  color: #000000;
}

/*--------------
     Hidden
---------------*/
/* Initialized checkbox moves input below element
 to prevent manually triggering */
/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input.hidden {
  z-index: -1;
}

/* Selectable Label */
/* line 254, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*******************************
             Types
*******************************/
/*--------------
     Radio
---------------*/
/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox {
  min-height: 15px;
}

/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox .box,
.ui.radio.checkbox label {
  padding-left: 1.85714em;
}

/* Box */
/* line 281, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  content: '';
  -webkit-transform: none;
  transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0px;
}

/* Bullet */
/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  content: '' !important;
  width: 15px;
  height: 15px;
  line-height: 15px;
}

/* Radio Checkbox */
/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  top: 1px;
  left: 0px;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  -webkit-transform: scale(0.46666667);
  transform: scale(0.46666667);
  background-color: rgba(0, 0, 0, 0.87);
}

/* Focus */
/* line 317, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:focus ~ .box:before,
.ui.radio.checkbox input:focus ~ label:before {
  background-color: #FFFFFF;
}

/* line 321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:focus ~ .box:after,
.ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/* Indeterminate */
/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:indeterminate ~ .box:after,
.ui.radio.checkbox input:indeterminate ~ label:after {
  opacity: 0;
}

/* Active */
/* line 333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:checked ~ .box:before,
.ui.radio.checkbox input:checked ~ label:before {
  background-color: #FFFFFF;
}

/* line 337, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:checked ~ .box:after,
.ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/* Active Focus */
/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:focus:checked ~ .box:before,
.ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #FFFFFF;
}

/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.radio.checkbox input:focus:checked ~ .box:after,
.ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}

/*--------------
     Slider
---------------*/
/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox {
  min-height: 1.25rem;
}

/* Input */
/* line 361, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input {
  width: 3.5rem;
  height: 1.25rem;
}

/* Label */
/* line 367, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  padding-left: 4.5rem;
  line-height: 1rem;
  color: rgba(0, 0, 0, 0.4);
}

/* Line */
/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  border: none !important;
  left: 0em;
  z-index: 1;
  top: 0.4rem;
  background-color: rgba(0, 0, 0, 0.05);
  width: 3.5rem;
  height: 0.21428571rem;
  -webkit-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

/* Handle */
/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background: #FFFFFF -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.25rem;
  left: 0em;
  -webkit-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

/* Focus */
/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:focus ~ .box:before,
.ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Hover */
/* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8);
}

/* line 430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
  background: rgba(0, 0, 0, 0.15);
}

/* Active */
/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:checked ~ .box,
.ui.slider.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important;
}

/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:checked ~ .box:after,
.ui.slider.checkbox input:checked ~ label:after {
  left: 2rem;
}

/* Active Focus */
/* line 450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:focus:checked ~ .box,
.ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 454, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.slider.checkbox input:focus:checked ~ .box:before,
.ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000000 !important;
}

/*--------------
     Toggle
---------------*/
/* line 463, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox {
  min-height: 1.5rem;
}

/* Input */
/* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input {
  width: 3.5rem;
  height: 1.5rem;
}

/* Label */
/* line 474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: rgba(0, 0, 0, 0.87);
}

/* line 480, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox label {
  padding-top: 0.15em;
}

/* Switch */
/* line 485, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  -webkit-transform: none;
  transform: none;
  border: none;
  top: 0rem;
  background: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 3.5rem;
  height: 1.5rem;
  border-radius: 500rem;
}

/* Handle */
/* line 504, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  background: #FFFFFF -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: 0rem;
  left: 0em;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease, left 0.3s ease;
  transition: background 0.3s ease, left 0.3s ease;
}

/* line 524, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input ~ .box:after,
.ui.toggle.checkbox input ~ label:after {
  left: -0.05rem;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Focus */
/* line 532, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:focus ~ .box:before,
.ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Hover */
/* line 539, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}

/* Active */
/* line 546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:checked ~ .box,
.ui.toggle.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: #2185D0 !important;
}

/* line 554, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Active Focus */
/* line 562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:focus:checked ~ .box,
.ui.toggle.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}

/* line 566, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.toggle.checkbox input:focus:checked ~ .box:before,
.ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0d71bb !important;
}

/*******************************
            Variations
*******************************/
/*--------------
     Fitted
---------------*/
/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.fitted.checkbox .box,
.ui.fitted.checkbox label {
  padding-left: 0em !important;
}

/* line 585, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.fitted.toggle.checkbox,
.ui.fitted.toggle.checkbox {
  width: 3.5rem;
}

/* line 589, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.fitted.slider.checkbox,
.ui.fitted.slider.checkbox {
  width: 3.5rem;
}

/*******************************
         Theme Overrides
*******************************/
@font-face {
  font-family: 'Checkbox';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");
}

/* Checkmark */
/* line 605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox label:after,
.ui.checkbox .box:after {
  font-family: 'Checkbox';
}

/* Checked */
/* line 611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  content: '\e800';
}

/* Indeterminate */
/* line 617, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss */
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  font-size: 12px;
  content: '\e801';
}

/*  UTF Reference
.check:before { content: '\e800'; }
.dash:before  { content: '\e801'; }
.plus:before { content: '\e802'; }
*/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Dimmer
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dimmer
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.dimmable:not(body) {
  position: relative;
}

/* line 19, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer {
  display: none;
  position: absolute;
  top: 0em !important;
  left: 0em !important;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  will-change: opacity;
  z-index: 1000;
}

/* Dimmer Content */
/* line 57, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer > .content {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  color: #FFFFFF;
}

/* Loose Coupling */
/* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.segment > .ui.dimmer {
  border-radius: inherit !important;
}

/* Scrollbars */
/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer:not(.inverted)::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.25);
}

/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.15);
}

/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover, .textarea-input-group button:hover::-webkit-scrollbar-thumb, .textarea-input-group input:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.35);
}

/*******************************
            States
*******************************/
/* Animating */
/* line 93, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.animating.dimmable:not(body),
.dimmed.dimmable:not(body) {
  overflow: hidden;
}

/* Animating / Active / Visible */
/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.dimmed.dimmable > .ui.animating.dimmer,
.dimmed.dimmable > .ui.visible.dimmer,
.ui.active.dimmer,
table.table thead tr.ui.dimmer,
table.default thead tr.ui.dimmer,
table.table tfoot tr.ui.dimmer,
table.default tfoot tr.ui.dimmer,
#dorsale-attachments table thead tr.ui.dimmer,
#dorsale-attachments table tfoot tr.ui.dimmer,
.flyboy table thead tr.ui.dimmer,
.flyboy table tfoot tr.ui.dimmer,
#home-panels table thead tr.ui.dimmer,
#home-panels table tfoot tr.ui.dimmer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

/* Disabled */
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.disabled.dimmer {
  width: 0 !important;
  height: 0 !important;
}

/*******************************
           Variations
*******************************/
/*--------------
    Legacy
---------------*/
/* Animating / Active / Visible */
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.dimmed.dimmable > .ui.animating.legacy.dimmer,
.dimmed.dimmable > .ui.visible.legacy.dimmer,
.ui.active.legacy.dimmer,
table.table thead tr.ui.legacy.dimmer,
table.default thead tr.ui.legacy.dimmer,
table.table tfoot tr.ui.legacy.dimmer,
table.default tfoot tr.ui.legacy.dimmer,
#dorsale-attachments table thead tr.ui.legacy.dimmer,
#dorsale-attachments table tfoot tr.ui.legacy.dimmer,
.flyboy table thead tr.ui.legacy.dimmer,
.flyboy table tfoot tr.ui.legacy.dimmer,
#home-panels table thead tr.ui.legacy.dimmer,
#home-panels table tfoot tr.ui.legacy.dimmer {
  display: block;
}

/*--------------
    Alignment
---------------*/
/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer[class*="top aligned"] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer[class*="bottom aligned"] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/*--------------
      Page
---------------*/
/* line 151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.page.dimmer {
  position: fixed;
  -webkit-transform-style: '';
  transform-style: '';
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
body.animating.in.dimmable,
body.dimmed.dimmable {
  overflow: hidden;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
body.dimmable > .dimmer {
  position: fixed;
}

/*--------------
    Blurring
---------------*/
/* line 172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.blurring.dimmable > :not(.dimmer) {
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
  -webkit-transition: 800ms -webkit-filter ease;
  transition: 800ms -webkit-filter ease;
  transition: 800ms filter ease;
  transition: 800ms filter ease, 800ms -webkit-filter ease;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.blurring.dimmed.dimmable > :not(.dimmer) {
  -webkit-filter: blur(5px) grayscale(0.7);
  filter: blur(5px) grayscale(0.7);
}

/* Dimmer Color */
/* line 186, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.blurring.dimmable > .dimmer {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 189, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.blurring.dimmable > .inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.6);
}

/*--------------
    Aligned
---------------*/
/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer > .top.aligned.content > * {
  vertical-align: top;
}

/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.dimmer > .bottom.aligned.content > * {
  vertical-align: bottom;
}

/*--------------
    Inverted
---------------*/
/* line 208, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.inverted.dimmer > .content > * {
  color: #FFFFFF;
}

/*--------------
     Simple
---------------*/
/* Displays without javascript */
/* line 221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.simple.dimmer {
  display: block;
  overflow: hidden;
  opacity: 1;
  width: 0%;
  height: 0%;
  z-index: -100;
  background-color: rgba(0, 0, 0, 0);
}

/* line 230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.dimmed.dimmable > .ui.simple.dimmer {
  overflow: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1;
}

/* line 238, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0);
}

/* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss */
.dimmed.dimmable > .ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85);
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dropdown
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  outline: none;
  text-align: left;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*******************************
            Content
*******************************/
/*--------------
      Menu
---------------*/
/* line 39, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  outline: none;
  top: 100%;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin: 0em;
  padding: 0em 0em;
  background: #FFFFFF;
  font-size: 1em;
  text-shadow: none;
  text-align: left;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  z-index: 11;
  will-change: transform, opacity;
}

/* line 63, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > * {
  white-space: nowrap;
}

/*--------------
  Hidden Input
---------------*/
/* line 71, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > input:not(.search):first-child,
.ui.dropdown > select {
  display: none !important;
}

/*--------------
 Dropdown Icon
---------------*/
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .dropdown.icon {
  position: relative;
  width: auto;
  font-size: 0.85714286em;
  margin: 0em 0em 0em 1em;
}

/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0em 0em 0em 1em;
}

/* line 91, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item .dropdown.icon + .text {
  margin-right: 1em;
}

/*--------------
      Text
---------------*/
/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text {
  display: inline-block;
  -webkit-transition: none;
  transition: none;
}

/*--------------
    Menu Item
---------------*/
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  height: auto;
  text-align: left;
  border-top: none;
  line-height: 1em;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.78571429rem 1.14285714rem !important;
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-touch-callout: none;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item:first-child {
  border-top-width: 0px;
}

/*--------------
  Floated Content
---------------*/
/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > [class*="right floated"],
.ui.dropdown .menu .item > [class*="right floated"] {
  float: right !important;
  margin-right: 0em !important;
  margin-left: 1em !important;
}

/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > [class*="left floated"],
.ui.dropdown .menu .item > [class*="left floated"] {
  float: left !important;
  margin-left: 0em !important;
  margin-right: 1em !important;
}

/* line 147, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu .item > .icon.floated,
.ui.dropdown .menu .item > .flag.floated,
.ui.dropdown .menu .item > .image.floated,
.ui.dropdown .menu .item > img.floated {
  margin-top: 0em;
}

/*--------------
  Menu Divider
---------------*/
/* line 158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .header {
  margin: 1rem 0rem 0.75rem;
  padding: 0em 1.14285714rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.78571429em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 166, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .divider {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  height: 0em;
  margin: 0.5em 0em;
}

/* line 171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.dropdown .menu > .input {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.14285714rem 0.78571429rem;
  min-width: 10rem;
}

/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .header + .input {
  margin-top: 0em;
}

/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .input:not(.transparent) input {
  padding: 0.5em 1em;
}

/* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .input:not(.transparent) .button,
.ui.dropdown .menu > .input:not(.transparent) .icon,
.ui.dropdown .menu > .input:not(.transparent) .label {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/*-----------------
  Item Description
-------------------*/
/* line 196, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > .description,
.ui.dropdown .menu > .item > .description {
  float: right;
  margin: 0em 0em 0em 1em;
  color: rgba(0, 0, 0, 0.4);
}

/*-----------------
       Message
-------------------*/
/* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
  font-weight: normal;
}

/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .message:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/*--------------
    Sub Menu
---------------*/
/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu .menu {
  top: 0% !important;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em -0.5em !important;
  border-radius: 0.28571429rem !important;
  z-index: 21 !important;
}

/* Hide Arrow */
/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu .menu:after {
  display: none;
}

/*--------------
   Sub Elements
---------------*/
/* Icons / Flags / Labels / Image */
/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image {
  margin-top: 0em;
}

/* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-top: 0em;
}

/* line 253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-left: 0em;
  float: none;
  margin-right: 0.78571429rem;
}

/*--------------
     Image
---------------*/
/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-top: -0.5em;
  margin-bottom: -0.5em;
  max-height: 2em;
}

/*******************************
            Coupling
*******************************/
/*--------------
      Menu
---------------*/
/* Remove Menu Item Divider */
/* line 296, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .ui.menu > .item:before,
.ui.menu .ui.dropdown .menu > .item:before {
  display: none;
}

/* Prevent Menu Item Border */
/* line 302, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.menu .ui.dropdown .menu .active.item, .ui.menu .ui.dropdown .menu table.table thead tr.item, table.table thead .ui.menu .ui.dropdown .menu tr.item, .ui.menu .ui.dropdown .menu table.default thead tr.item, table.default thead .ui.menu .ui.dropdown .menu tr.item,
.ui.menu .ui.dropdown .menu table.table tfoot tr.item,
table.table tfoot .ui.menu .ui.dropdown .menu tr.item,
.ui.menu .ui.dropdown .menu table.default tfoot tr.item,
table.default tfoot .ui.menu .ui.dropdown .menu tr.item, .ui.menu .ui.dropdown .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.menu .ui.dropdown .menu tr.item,
.ui.menu .ui.dropdown .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.menu .ui.dropdown .menu tr.item, .ui.menu .ui.dropdown .menu .flyboy table thead tr.item, .flyboy table thead .ui.menu .ui.dropdown .menu tr.item,
.ui.menu .ui.dropdown .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.menu .ui.dropdown .menu tr.item, .ui.menu .ui.dropdown .menu #home-panels table thead tr.item, #home-panels table thead .ui.menu .ui.dropdown .menu tr.item,
.ui.menu .ui.dropdown .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.menu .ui.dropdown .menu tr.item {
  border-left: none;
}

/* Automatically float dropdown menu right on last menu item */
/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
  left: auto;
  right: 0em;
}

/*--------------
      Label
---------------*/
/* Dropdown Menu */
/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.label.dropdown .menu {
  min-width: 100%;
}

/*--------------
     Button
---------------*/
/* No Margin On Icon Button */
/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.icon.button > .dropdown.icon {
  margin: 0em;
}

/* line 333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.button.dropdown .menu {
  min-width: 100%;
}

/*******************************
              Types
*******************************/
/*--------------
    Selection
---------------*/
/* Displays like a select box */
/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown {
  cursor: pointer;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  min-width: 14em;
  min-height: 2.71428571em;
  background: #FFFFFF;
  display: inline-block;
  padding: 0.78571429em 2.1em 0.78571429em 1em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown.visible,
.ui.selection.dropdown.active,
table.table thead tr.dropdown,
table.default thead tr.dropdown,
table.table tfoot tr.dropdown,
table.default tfoot tr.dropdown,
#dorsale-attachments table thead tr.dropdown,
#dorsale-attachments table tfoot tr.dropdown,
.flyboy table thead tr.dropdown,
.flyboy table tfoot tr.dropdown,
#home-panels table thead tr.dropdown,
#home-panels table tfoot tr.dropdown {
  z-index: 10;
}

/* line 376, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
select.ui.dropdown {
  height: 38px;
  padding: 0.5em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  visibility: visible;
}

/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
  cursor: pointer;
  position: absolute;
  width: auto;
  height: auto;
  line-height: 1.21428571em;
  top: 0.78571429em;
  right: 1em;
  z-index: 3;
  margin: -0.78571429em;
  padding: 0.91666667em;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* Compact */
/* line 401, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.compact.selection.dropdown {
  min-width: 0px;
}

/*  Selection Menu */
/* line 406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  border-top-width: 0px !important;
  width: auto;
  outline: none;
  margin: 0px -1px;
  min-width: calc(100% +  2px);
  width: calc(100% +  2px);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 424, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
  display: none;
}

/*--------------
    Message
---------------*/
/* line 433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
}

@media only screen and (max-width: 767px) {
  /* line 437, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.selection.dropdown .menu {
    max-height: 8.01428571rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.selection.dropdown .menu {
    max-height: 10.68571429rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 447, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.selection.dropdown .menu {
    max-height: 16.02857143rem;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 452, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.selection.dropdown .menu {
    max-height: 21.37142857rem;
  }
}

/* Menu Item */
/* line 458, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown .menu > .item {
  border-top: 1px solid #FAFAFA;
  padding: 0.78571429rem 1.14285714rem !important;
  white-space: normal;
  word-wrap: normal;
}

/* User Item */
/* line 466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown .menu > .hidden.addition.item {
  display: none;
}

/* Hover */
/* line 471, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown:hover, .textarea-input-group button.dropdown:hover, .textarea-input-group input.dropdown:hover {
  border-color: rgba(34, 36, 38, 0.35);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Active */
/* line 478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.active.dropdown, table.table thead tr.selection.dropdown, table.default thead tr.selection.dropdown,
table.table tfoot tr.selection.dropdown,
table.default tfoot tr.selection.dropdown, #dorsale-attachments table thead tr.selection.dropdown,
#dorsale-attachments table tfoot tr.selection.dropdown, .flyboy table thead tr.selection.dropdown,
.flyboy table tfoot tr.selection.dropdown, #home-panels table thead tr.selection.dropdown,
#home-panels table tfoot tr.selection.dropdown {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* line 483, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.active.dropdown .menu, table.table thead tr.selection.dropdown .menu, table.default thead tr.selection.dropdown .menu,
table.table tfoot tr.selection.dropdown .menu,
table.default tfoot tr.selection.dropdown .menu, #dorsale-attachments table thead tr.selection.dropdown .menu,
#dorsale-attachments table tfoot tr.selection.dropdown .menu, .flyboy table thead tr.selection.dropdown .menu,
.flyboy table tfoot tr.selection.dropdown .menu, #home-panels table thead tr.selection.dropdown .menu,
#home-panels table tfoot tr.selection.dropdown .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Focus */
/* line 490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown:focus {
  border-color: #96C8DA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 495, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown:focus .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Visible */
/* line 502, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.visible.dropdown > .text:not(.default) {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.8);
}

/* Visible Hover */
/* line 508, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.active.dropdown:hover {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* line 513, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.active.dropdown:hover .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Dropdown Icon */
/* line 520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.selection.dropdown > .dropdown.icon, table.table thead tr.ui.selection.dropdown > .dropdown.icon, table.default thead tr.ui.selection.dropdown > .dropdown.icon,
table.table tfoot tr.ui.selection.dropdown > .dropdown.icon,
table.default tfoot tr.ui.selection.dropdown > .dropdown.icon, #dorsale-attachments table thead tr.ui.selection.dropdown > .dropdown.icon,
#dorsale-attachments table tfoot tr.ui.selection.dropdown > .dropdown.icon, .flyboy table thead tr.ui.selection.dropdown > .dropdown.icon,
.flyboy table tfoot tr.ui.selection.dropdown > .dropdown.icon, #home-panels table thead tr.ui.selection.dropdown > .dropdown.icon,
#home-panels table tfoot tr.ui.selection.dropdown > .dropdown.icon,
.ui.visible.selection.dropdown > .dropdown.icon {
  opacity: '';
  z-index: 3;
}

/* Connecting Border */
/* line 527, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.selection.dropdown, table.table thead tr.ui.selection.dropdown, table.default thead tr.ui.selection.dropdown,
table.table tfoot tr.ui.selection.dropdown,
table.default tfoot tr.ui.selection.dropdown, #dorsale-attachments table thead tr.ui.selection.dropdown,
#dorsale-attachments table tfoot tr.ui.selection.dropdown, .flyboy table thead tr.ui.selection.dropdown,
.flyboy table tfoot tr.ui.selection.dropdown, #home-panels table thead tr.ui.selection.dropdown,
#home-panels table tfoot tr.ui.selection.dropdown {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* Empty Connecting Border */
/* line 533, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.empty.selection.dropdown, table.table thead tr.ui.empty.selection.dropdown, table.default thead tr.ui.empty.selection.dropdown,
table.table tfoot tr.ui.empty.selection.dropdown,
table.default tfoot tr.ui.empty.selection.dropdown, #dorsale-attachments table thead tr.ui.empty.selection.dropdown,
#dorsale-attachments table tfoot tr.ui.empty.selection.dropdown, .flyboy table thead tr.ui.empty.selection.dropdown,
.flyboy table tfoot tr.ui.empty.selection.dropdown, #home-panels table thead tr.ui.empty.selection.dropdown,
#home-panels table tfoot tr.ui.empty.selection.dropdown {
  border-radius: 0.28571429rem !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 538, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.empty.selection.dropdown .menu, table.table thead tr.ui.empty.selection.dropdown .menu, table.default thead tr.ui.empty.selection.dropdown .menu,
table.table tfoot tr.ui.empty.selection.dropdown .menu,
table.default tfoot tr.ui.empty.selection.dropdown .menu, #dorsale-attachments table thead tr.ui.empty.selection.dropdown .menu,
#dorsale-attachments table tfoot tr.ui.empty.selection.dropdown .menu, .flyboy table thead tr.ui.empty.selection.dropdown .menu,
.flyboy table tfoot tr.ui.empty.selection.dropdown .menu, #home-panels table thead tr.ui.empty.selection.dropdown .menu,
#home-panels table tfoot tr.ui.empty.selection.dropdown .menu {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*--------------
   Searchable
---------------*/
/* Search Selection */
/* line 550, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown {
  min-width: '';
}

/* Search Dropdown */
/* line 555, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown > input.search {
  background: none transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: text;
  top: 0em;
  left: 1px;
  width: 100%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
}

/* Text Layering */
/* line 570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown > input.search {
  position: absolute;
  z-index: 2;
}

/* line 574, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown > .text {
  cursor: text;
  position: relative;
  left: 1px;
  z-index: 3;
}

/* Search Selection */
/* line 582, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.selection.dropdown > input.search {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
}

/* Used to size multi select input to character width */
/* line 588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.selection.dropdown > span.sizer {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
  display: none;
  white-space: pre;
}

/* Active/Visible Search */
/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown.active > input.search, table.table thead tr.dropdown > input.search, table.default thead tr.dropdown > input.search,
table.table tfoot tr.dropdown > input.search,
table.default tfoot tr.dropdown > input.search, #dorsale-attachments table thead tr.dropdown > input.search,
#dorsale-attachments table tfoot tr.dropdown > input.search, .flyboy table thead tr.dropdown > input.search,
.flyboy table tfoot tr.dropdown > input.search, #home-panels table thead tr.dropdown > input.search,
#home-panels table tfoot tr.dropdown > input.search,
.ui.search.dropdown.visible > input.search {
  cursor: auto;
}

/* line 600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown.active > .text, table.table thead tr.dropdown > .text, table.default thead tr.dropdown > .text,
table.table tfoot tr.dropdown > .text,
table.default tfoot tr.dropdown > .text, #dorsale-attachments table thead tr.dropdown > .text,
#dorsale-attachments table tfoot tr.dropdown > .text, .flyboy table thead tr.dropdown > .text,
.flyboy table tfoot tr.dropdown > .text, #home-panels table thead tr.dropdown > .text,
#home-panels table tfoot tr.dropdown > .text,
.ui.search.dropdown.visible > .text {
  pointer-events: none;
}

/* Filtered Text */
/* line 606, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.search.dropdown input.search:focus + .text .icon, table.table thead tr.ui.search.dropdown input.search:focus + .text .icon, table.default thead tr.ui.search.dropdown input.search:focus + .text .icon,
table.table tfoot tr.ui.search.dropdown input.search:focus + .text .icon,
table.default tfoot tr.ui.search.dropdown input.search:focus + .text .icon, #dorsale-attachments table thead tr.ui.search.dropdown input.search:focus + .text .icon,
#dorsale-attachments table tfoot tr.ui.search.dropdown input.search:focus + .text .icon, .flyboy table thead tr.ui.search.dropdown input.search:focus + .text .icon,
.flyboy table tfoot tr.ui.search.dropdown input.search:focus + .text .icon, #home-panels table thead tr.ui.search.dropdown input.search:focus + .text .icon,
#home-panels table tfoot tr.ui.search.dropdown input.search:focus + .text .icon,
.ui.active.search.dropdown input.search:focus + .text .flag,
table.table thead tr.ui.search.dropdown input.search:focus + .text .flag,
table.default thead tr.ui.search.dropdown input.search:focus + .text .flag,
table.table tfoot tr.ui.search.dropdown input.search:focus + .text .flag,
table.default tfoot tr.ui.search.dropdown input.search:focus + .text .flag,
#dorsale-attachments table thead tr.ui.search.dropdown input.search:focus + .text .flag,
#dorsale-attachments table tfoot tr.ui.search.dropdown input.search:focus + .text .flag,
.flyboy table thead tr.ui.search.dropdown input.search:focus + .text .flag,
.flyboy table tfoot tr.ui.search.dropdown input.search:focus + .text .flag,
#home-panels table thead tr.ui.search.dropdown input.search:focus + .text .flag,
#home-panels table tfoot tr.ui.search.dropdown input.search:focus + .text .flag {
  opacity: 0.45;
}

/* line 610, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.search.dropdown input.search:focus + .text, table.table thead tr.ui.search.dropdown input.search:focus + .text, table.default thead tr.ui.search.dropdown input.search:focus + .text,
table.table tfoot tr.ui.search.dropdown input.search:focus + .text,
table.default tfoot tr.ui.search.dropdown input.search:focus + .text, #dorsale-attachments table thead tr.ui.search.dropdown input.search:focus + .text,
#dorsale-attachments table tfoot tr.ui.search.dropdown input.search:focus + .text, .flyboy table thead tr.ui.search.dropdown input.search:focus + .text,
.flyboy table tfoot tr.ui.search.dropdown input.search:focus + .text, #home-panels table thead tr.ui.search.dropdown input.search:focus + .text,
#home-panels table tfoot tr.ui.search.dropdown input.search:focus + .text {
  color: rgba(115, 115, 115, 0.87) !important;
}

/* Search Menu */
/* line 615, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.search.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 767px) {
  /* line 623, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.search.dropdown .menu {
    max-height: 8.01428571rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 628, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.search.dropdown .menu {
    max-height: 10.68571429rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 633, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.search.dropdown .menu {
    max-height: 16.02857143rem;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 638, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.search.dropdown .menu {
    max-height: 21.37142857rem;
  }
}

/*--------------
    Multiple
---------------*/
/* Multiple Selection */
/* line 649, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown {
  padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
}

/* line 652, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown .menu {
  cursor: auto;
}

/* Multiple Search Selection */
/* line 657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.search.dropdown,
.ui.multiple.search.dropdown > input.search {
  cursor: text;
}

/* Selection Label */
/* line 663, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown > .label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  font-size: 1em;
  padding: 0.35714286em 0.78571429em;
  margin: 0.14285714rem 0.28571429rem 0.14285714rem 0em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Dropdown Icon */
/* line 679, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown .dropdown.icon {
  margin: '';
  padding: '';
}

/* Text */
/* line 685, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown > .text {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

/* line 692, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown > .label ~ input.search {
  margin-left: 0.14285714em !important;
}

/* line 695, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.dropdown > .label ~ .text {
  display: none;
}

/*-----------------
  Multiple Search
-----------------*/
/* Prompt Text */
/* line 705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.search.dropdown > .text {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: inherit;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

/* line 714, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.search.dropdown > .label ~ .text {
  display: none;
}

/* Search */
/* line 719, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.search.dropdown > input.search {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  width: 2.2em;
  line-height: 1.21428571em;
}

/*--------------
     Inline
---------------*/
/* line 732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit;
}

/* line 737, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.inline.dropdown .dropdown.icon {
  margin: 0em 0.21428571em 0em 0.21428571em;
  vertical-align: baseline;
}

/* line 741, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.inline.dropdown > .text {
  font-weight: bold;
}

/* line 744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.inline.dropdown .menu {
  cursor: auto;
  margin-top: 0.21428571em;
  border-radius: 0.28571429rem;
}

/*******************************
            States
*******************************/
/*--------------------
        Active
----------------------*/
/* Menu Item Active */
/* line 762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu .active.item, .ui.dropdown .menu table.table thead tr.item, table.table thead .ui.dropdown .menu tr.item, .ui.dropdown .menu table.default thead tr.item, table.default thead .ui.dropdown .menu tr.item,
.ui.dropdown .menu table.table tfoot tr.item,
table.table tfoot .ui.dropdown .menu tr.item,
.ui.dropdown .menu table.default tfoot tr.item,
table.default tfoot .ui.dropdown .menu tr.item, .ui.dropdown .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.dropdown .menu tr.item,
.ui.dropdown .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.dropdown .menu tr.item, .ui.dropdown .menu .flyboy table thead tr.item, .flyboy table thead .ui.dropdown .menu tr.item,
.ui.dropdown .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.dropdown .menu tr.item, .ui.dropdown .menu #home-panels table thead tr.item, #home-panels table thead .ui.dropdown .menu tr.item,
.ui.dropdown .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.dropdown .menu tr.item {
  background: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 12;
}

/*--------------------
        Hover
----------------------*/
/* Menu Item Hover */
/* line 777, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu > .item:hover, .ui.dropdown .textarea-input-group .menu > button.item:hover, .ui.dropdown .textarea-input-group .menu > input.item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}

/*--------------------
       Loading
---------------------*/
/* line 787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.dropdown > i.icon {
  height: 1em !important;
}

/* line 790, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.selection.dropdown > i.icon {
  padding: 1.5em 1.28571429em !important;
}

/* line 793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.dropdown > i.icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* line 804, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.dropdown > i.icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: dropdown-spin 0.6s linear;
  animation: dropdown-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
}

/* Coupling */
/* line 825, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.dropdown.button > i.icon:before,
.ui.loading.dropdown.button > i.icon:after {
  display: none;
}

@-webkit-keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------
     Default Text
----------------------*/
/* line 854, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown:not(.button) > .default.text,
.ui.default.dropdown:not(.button) > .text {
  color: rgba(191, 191, 191, 0.87);
}

/* line 858, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown:not(.button) > input:focus ~ .default.text,
.ui.default.dropdown:not(.button) > input:focus ~ .text {
  color: rgba(115, 115, 115, 0.87);
}

/*--------------------
        Loading
----------------------*/
/* line 867, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.loading.dropdown > .text {
  -webkit-transition: none;
  transition: none;
}

/* Used To Check Position */
/* line 873, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .loading.menu {
  display: block;
  visibility: hidden;
  z-index: -1;
}

/* line 878, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .loading.menu {
  left: 0px !important;
  right: auto !important;
}

/* line 882, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .menu .loading.menu {
  left: 100% !important;
  right: auto !important;
}

/*--------------------
    Keyboard Select
----------------------*/
/* Selected Item */
/* line 893, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.selected,
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------------
    Search Filtered
----------------------*/
/* Filtered Item */
/* line 905, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .filtered.text {
  visibility: hidden;
}

/* line 908, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .filtered.item {
  display: none !important;
}

/*--------------------
        Error
----------------------*/
/* line 916, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.error,
.ui.dropdown.error > .text,
.ui.dropdown.error > .default.text {
  color: #9F3A38;
}

/* line 921, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown.error {
  background: #FFF6F6;
  border-color: #E0B4B4;
}

/* line 925, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.selection.dropdown.error:hover, .textarea-input-group button.error:hover, .textarea-input-group input.error:hover {
  border-color: #E0B4B4;
}

/* line 928, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.error > .menu,
.ui.dropdown.error > .menu .menu {
  border-color: #E0B4B4;
}

/* line 932, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.error > .menu > .item {
  color: #9F3A38;
}

/* line 935, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.multiple.selection.error.dropdown > .label {
  border-color: #E0B4B4;
}

/* Item Hover */
/* line 940, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.error > .menu > .item:hover {
  background-color: #FFF2F2;
}

/* Item Active */
/* line 945, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown.error > .menu .active.item, .ui.dropdown.error > .menu table.table thead tr.item, table.table thead .ui.dropdown.error > .menu tr.item, .ui.dropdown.error > .menu table.default thead tr.item, table.default thead .ui.dropdown.error > .menu tr.item,
.ui.dropdown.error > .menu table.table tfoot tr.item,
table.table tfoot .ui.dropdown.error > .menu tr.item,
.ui.dropdown.error > .menu table.default tfoot tr.item,
table.default tfoot .ui.dropdown.error > .menu tr.item, .ui.dropdown.error > .menu #dorsale-attachments table thead tr.item, #dorsale-attachments table thead .ui.dropdown.error > .menu tr.item,
.ui.dropdown.error > .menu #dorsale-attachments table tfoot tr.item,
#dorsale-attachments table tfoot .ui.dropdown.error > .menu tr.item, .ui.dropdown.error > .menu .flyboy table thead tr.item, .flyboy table thead .ui.dropdown.error > .menu tr.item,
.ui.dropdown.error > .menu .flyboy table tfoot tr.item,
.flyboy table tfoot .ui.dropdown.error > .menu tr.item, .ui.dropdown.error > .menu #home-panels table thead tr.item, #home-panels table thead .ui.dropdown.error > .menu tr.item,
.ui.dropdown.error > .menu #home-panels table tfoot tr.item,
#home-panels table tfoot .ui.dropdown.error > .menu tr.item {
  background-color: #FDCFCF;
}

/*--------------------
        Clear
----------------------*/
/* line 953, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .clear.dropdown.icon {
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 958, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .clear.dropdown.icon:hover, .textarea-input-group .ui.dropdown > button.icon:hover, .textarea-input-group .ui.dropdown > input.icon:hover {
  opacity: 1;
}

/*--------------------
        Disabled
----------------------*/
/* Disabled */
/* line 968, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.disabled.dropdown,
.ui.dropdown .menu > .disabled.item {
  cursor: default;
  pointer-events: none;
  opacity: 0.45;
}

/*******************************
           Variations
*******************************/
/*--------------
    Direction
---------------*/
/* Flyout Direction */
/* line 987, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu {
  left: 0px;
}

/* Default Side (Right) */
/* line 992, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .right.menu > .menu,
.ui.dropdown .menu .right.menu {
  left: 100% !important;
  right: auto !important;
  border-radius: 0.28571429rem !important;
}

/* Leftward Opening Menu */
/* line 1000, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .left.menu {
  left: auto !important;
  right: 0px !important;
}

/* line 1004, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .left.menu .menu,
.ui.dropdown .menu .left.menu {
  left: auto;
  right: 100%;
  margin: 0em -0.5em 0em 0em !important;
  border-radius: 0.28571429rem !important;
}

/* line 1011, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

/* line 1017, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

/* line 1023, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .item .left.dropdown.icon + .text,
.ui.dropdown .left.menu .item .dropdown.icon + .text {
  margin-left: 1em;
  margin-right: 0em;
}

/*--------------
     Upward
---------------*/
/* Upward Main Menu */
/* line 1035, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.dropdown > .menu {
  top: auto;
  bottom: 100%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Upward Sub Menu */
/* line 1044, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .upward.menu {
  top: auto !important;
  bottom: 0 !important;
}

/* Active Upward */
/* line 1050, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.upward.active.dropdown, table.table thead tr.upward.dropdown, table.default thead tr.upward.dropdown,
table.table tfoot tr.upward.dropdown,
table.default tfoot tr.upward.dropdown, #dorsale-attachments table thead tr.upward.dropdown,
#dorsale-attachments table tfoot tr.upward.dropdown, .flyboy table thead tr.upward.dropdown,
.flyboy table tfoot tr.upward.dropdown, #home-panels table thead tr.upward.dropdown,
#home-panels table tfoot tr.upward.dropdown,
.ui.simple.upward.dropdown:hover,
.textarea-input-group button.dropdown:hover,
.textarea-input-group input.dropdown:hover {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;
}

/* line 1054, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.dropdown.button.active:not(.pointing):not(.floating), table.table thead tr:not(.floating), table.default thead tr:not(.floating),
table.table tfoot tr:not(.floating),
table.default tfoot tr:not(.floating), #dorsale-attachments table thead tr:not(.floating),
#dorsale-attachments table tfoot tr:not(.floating), .flyboy table thead tr:not(.floating),
.flyboy table tfoot tr:not(.floating), #home-panels table thead tr:not(.floating),
#home-panels table tfoot tr:not(.floating) {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Selection */
/* line 1059, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.selection.dropdown .menu {
  border-top-width: 1px !important;
  border-bottom-width: 0px !important;
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/* line 1065, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.selection.dropdown:hover, .textarea-input-group button.dropdown:hover, .textarea-input-group input.dropdown:hover {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
}

/* Active Upward */
/* line 1071, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.active.upward.selection.dropdown, table.table thead tr.ui.upward.selection.dropdown, table.default thead tr.ui.upward.selection.dropdown,
table.table tfoot tr.ui.upward.selection.dropdown,
table.default tfoot tr.ui.upward.selection.dropdown, #dorsale-attachments table thead tr.ui.upward.selection.dropdown,
#dorsale-attachments table tfoot tr.ui.upward.selection.dropdown, .flyboy table thead tr.ui.upward.selection.dropdown,
.flyboy table tfoot tr.ui.upward.selection.dropdown, #home-panels table thead tr.ui.upward.selection.dropdown,
#home-panels table tfoot tr.ui.upward.selection.dropdown {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Upward */
/* line 1076, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.selection.dropdown.visible {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Hover Upward */
/* line 1083, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.active.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}

/* line 1087, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.upward.active.selection.dropdown:hover .menu {
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/*--------------
     Simple
---------------*/
/*  Selection Menu */
/* line 1098, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 1103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.scrolling.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 100% !important;
  width: auto !important;
}

/* line 1112, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .scrolling.menu {
  position: static;
  overflow-y: auto;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  min-width: 100% !important;
  width: auto !important;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 1124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.scrolling.dropdown .menu .item.item.item,
.ui.dropdown .scrolling.menu > .item.item.item {
  border-top: none;
}

/* line 1128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.scrolling.dropdown .menu .item:first-child,
.ui.dropdown .scrolling.menu .item:first-child {
  border-top: none;
}

/* line 1132, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .animating.menu .scrolling.menu,
.ui.dropdown > .visible.menu .scrolling.menu {
  display: block;
}

/* Scrollbar in IE */
@media all and (-ms-high-contrast: none) {
  /* line 1139, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    min-width: calc(100% - 17px);
  }
}

@media only screen and (max-width: 767px) {
  /* line 1145, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    max-height: 10.28571429rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1151, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    max-height: 15.42857143rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 1163, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
  .ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}

/*--------------
     Simple
---------------*/
/* Displays without javascript */
/* line 1175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
  display: none;
}

/* line 1179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.dropdown .menu {
  position: absolute;
  display: block;
  overflow: hidden;
  top: -9999px !important;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 1190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.active.dropdown, table.table thead tr.simple.dropdown, table.default thead tr.simple.dropdown,
table.table tfoot tr.simple.dropdown,
table.default tfoot tr.simple.dropdown, #dorsale-attachments table thead tr.simple.dropdown,
#dorsale-attachments table tfoot tr.simple.dropdown, .flyboy table thead tr.simple.dropdown,
.flyboy table tfoot tr.simple.dropdown, #home-panels table thead tr.simple.dropdown,
#home-panels table tfoot tr.simple.dropdown,
.ui.simple.dropdown:hover,
.textarea-input-group button.dropdown:hover,
.textarea-input-group input.dropdown:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* line 1195, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.active.dropdown > .menu, table.table thead tr.simple.dropdown > .menu, table.default thead tr.simple.dropdown > .menu,
table.table tfoot tr.simple.dropdown > .menu,
table.default tfoot tr.simple.dropdown > .menu, #dorsale-attachments table thead tr.simple.dropdown > .menu,
#dorsale-attachments table tfoot tr.simple.dropdown > .menu, .flyboy table thead tr.simple.dropdown > .menu,
.flyboy table tfoot tr.simple.dropdown > .menu, #home-panels table thead tr.simple.dropdown > .menu,
#home-panels table tfoot tr.simple.dropdown > .menu,
.ui.simple.dropdown:hover > .menu,
.textarea-input-group button.dropdown:hover > .menu,
.textarea-input-group input.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1;
}

/* line 1203, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.dropdown > .menu > .item:active > .menu,
.ui.simple.dropdown:hover > .menu > .item:hover > .menu,
.textarea-input-group button.dropdown:hover > .menu > .item:hover > .menu,
.textarea-input-group input.dropdown:hover > .menu > .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1;
}

/* line 1212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.disabled.dropdown:hover .menu, .textarea-input-group button.dropdown:hover .menu, .textarea-input-group input.dropdown:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/* Visible */
/* line 1220, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.simple.visible.dropdown > .menu {
  display: block;
}

/*--------------
      Fluid
---------------*/
/* line 1228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.fluid.dropdown {
  display: block;
  width: 100%;
  min-width: 0em;
}

/* line 1233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.fluid.dropdown > .dropdown.icon {
  float: right;
}

/*--------------
    Floating
---------------*/
/* line 1241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.floating.dropdown .menu {
  left: 0;
  right: auto;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  border-radius: 0.28571429rem !important;
}

/* line 1248, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.floating.dropdown > .menu {
  margin-top: 0.5em !important;
  border-radius: 0.28571429rem !important;
}

/*--------------
     Pointing
---------------*/
/* line 1257, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.pointing.dropdown > .menu {
  top: 100%;
  margin-top: 0.78571429rem;
  border-radius: 0.28571429rem;
}

/* line 1262, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.pointing.dropdown > .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: '';
  visibility: visible;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  background: #FFFFFF;
  z-index: 2;
}

/* line 1277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em;
}

/* Top Left Pointing */
/* line 1284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

/* line 1291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

/* line 1298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.top.left.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 1em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Top Right Pointing */
/* line 1308, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.top.right.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 1em 0em 0em;
}

/* line 1315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.top.pointing.dropdown > .left.menu:after,
.ui.top.right.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: auto !important;
  right: 1em !important;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Left Pointing */
/* line 1326, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.dropdown > .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 1em;
}

/* line 1332, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.dropdown > .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 1339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.dropdown:not(.top):not(.bottom) > .left.menu {
  left: auto !important;
  right: 100% !important;
  margin: 0em 1em 0em 0em;
}

/* line 1344, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.dropdown:not(.top):not(.bottom) > .left.menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Right Pointing */
/* line 1354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.right.pointing.dropdown > .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 1em 0em 0em;
}

/* line 1360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.right.pointing.dropdown > .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Bottom Pointing */
/* line 1370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.pointing.dropdown > .menu {
  top: auto;
  bottom: 100%;
  left: 0%;
  right: auto;
  margin: 0em 0em 1em;
}

/* line 1377, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.pointing.dropdown > .menu:after {
  top: auto;
  bottom: -0.25em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Reverse Sub-Menu Direction */
/* line 1387, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.pointing.dropdown > .menu .menu {
  top: auto !important;
  bottom: 0px !important;
}

/* Bottom Left */
/* line 1393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.left.pointing.dropdown > .menu {
  left: 0%;
  right: auto;
}

/* line 1397, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.left.pointing.dropdown > .menu:after {
  left: 1em;
  right: auto;
}

/* Bottom Right */
/* line 1403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.right.pointing.dropdown > .menu {
  right: 0%;
  left: auto;
}

/* line 1407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.bottom.right.pointing.dropdown > .menu:after {
  left: auto;
  right: 1em;
}

/* Upward pointing */
/* line 1413, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.pointing.upward.dropdown .menu,
.ui.top.pointing.upward.dropdown .menu {
  top: auto !important;
  bottom: 100% !important;
  margin: 0em 0em 0.78571429rem;
  border-radius: 0.28571429rem;
}

/* line 1420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.pointing.upward.dropdown .menu:after,
.ui.top.pointing.upward.dropdown .menu:after {
  top: 100% !important;
  bottom: auto !important;
  -webkit-box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  margin: -0.25em 0em 0em;
}

/* Right Pointing Upward */
/* line 1430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 1em 0em 0em;
}

/* line 1435, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/* Left Pointing Upward */
/* line 1444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 0em 1em;
}

/* line 1449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/*******************************
         Theme Overrides
*******************************/
/* Dropdown Carets */
@font-face {
  font-family: 'Dropdown';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 1470, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .dropdown.icon {
  font-family: 'Dropdown';
  line-height: 1;
  height: 1em;
  width: 1.23em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* line 1481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .dropdown.icon {
  width: auto;
}

/* line 1484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .dropdown.icon:before {
  content: '\f0d7';
}

/* Sub Menu */
/* line 1489, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .menu .item .dropdown.icon:before {
  content: "";
}

/* line 1492, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before {
  content: "";
}

/* Vertical Menu Dropdown */
/* line 1498, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "";
}

/* line 1501, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss */
.ui.dropdown > .clear.icon:before {
  content: "\f00d";
}

/* Icons for Reference (Subsetted in 2.4.0)
  .dropdown.down:before { content: "\f0d7"; }
  .dropdown.up:before { content: "\f0d8"; }
  .dropdown.left:before { content: "\f0d9"; }
  .dropdown.right:before { content: "\f0da"; }
  .dropdown.close:before { content: "\f00d"; }
*/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Video
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Types
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed {
  position: relative;
  max-width: 100%;
  height: 0px;
  overflow: hidden;
  background: #DCDDDE;
  padding-bottom: 56.25%;
}

/*-----------------
  Embedded Content
------------------*/
/* line 29, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed iframe,
.ui.embed embed,
.ui.embed object {
  position: absolute;
  border: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  margin: 0em;
  padding: 0em;
}

/*-----------------
      Embed
------------------*/
/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed > .embed {
  display: none;
}

/*--------------
   Placeholder
---------------*/
/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed > .placeholder {
  position: absolute;
  cursor: pointer;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
}

/*--------------
      Icon
---------------*/
/* line 69, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed > .icon {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed > .icon:after {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
  background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
  opacity: 0.5;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed > .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #FFFFFF;
  font-size: 6rem;
  text-shadow: 0px 2px 10px rgba(34, 36, 38, 0.2);
  -webkit-transition: opacity 0.5s ease, color 0.5s ease;
  transition: opacity 0.5s ease, color 0.5s ease;
  z-index: 10;
}

/*******************************
            States
*******************************/
/*--------------
     Hover
---------------*/
/* line 117, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed .icon:hover:after {
  background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
  background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
  opacity: 1;
}

/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed .icon:hover:before {
  color: #FFFFFF;
}

/*--------------
     Active
---------------*/
/* line 130, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.active.embed > .icon, table.table thead tr.ui.embed > .icon, table.default thead tr.ui.embed > .icon,
table.table tfoot tr.ui.embed > .icon,
table.default tfoot tr.ui.embed > .icon, #dorsale-attachments table thead tr.ui.embed > .icon,
#dorsale-attachments table tfoot tr.ui.embed > .icon, .flyboy table thead tr.ui.embed > .icon,
.flyboy table tfoot tr.ui.embed > .icon, #home-panels table thead tr.ui.embed > .icon,
#home-panels table tfoot tr.ui.embed > .icon,
.ui.active.embed > .placeholder,
table.table thead tr.ui.embed > .placeholder,
table.default thead tr.ui.embed > .placeholder,
table.table tfoot tr.ui.embed > .placeholder,
table.default tfoot tr.ui.embed > .placeholder,
#dorsale-attachments table thead tr.ui.embed > .placeholder,
#dorsale-attachments table tfoot tr.ui.embed > .placeholder,
.flyboy table thead tr.ui.embed > .placeholder,
.flyboy table tfoot tr.ui.embed > .placeholder,
#home-panels table thead tr.ui.embed > .placeholder,
#home-panels table tfoot tr.ui.embed > .placeholder {
  display: none;
}

/* line 134, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.active.embed > .embed, table.table thead tr.ui.embed > .embed, table.default thead tr.ui.embed > .embed,
table.table tfoot tr.ui.embed > .embed,
table.default tfoot tr.ui.embed > .embed, #dorsale-attachments table thead tr.ui.embed > .embed,
#dorsale-attachments table tfoot tr.ui.embed > .embed, .flyboy table thead tr.ui.embed > .embed,
.flyboy table tfoot tr.ui.embed > .embed, #home-panels table thead tr.ui.embed > .embed,
#home-panels table tfoot tr.ui.embed > .embed {
  display: block;
}

/*******************************
        Video Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*******************************
          Variations
*******************************/
/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.square.embed {
  padding-bottom: 100%;
}

/* line 158, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed[class*="4:3"] {
  padding-bottom: 75%;
}

/* line 161, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed[class*="16:9"] {
  padding-bottom: 56.25%;
}

/* line 164, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_embed.scss */
.ui.embed[class*="21:9"] {
  padding-bottom: 42.85714286%;
}

/*!
 * # Semantic UI 2.4.2 - Modal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Modal
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal {
  position: absolute;
  display: none;
  z-index: 1001;
  text-align: left;
  background: #FFFFFF;
  border: none;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: 50% 25%;
  transform-origin: 50% 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0.28571429rem;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  will-change: top, left, margin, transform, opacity;
}

/* line 37, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > :first-child:not(.icon),
.ui.modal > .icon:first-child + * {
  border-top-left-radius: 0.28571429rem;
  border-top-right-radius: 0.28571429rem;
}

/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > :last-child {
  border-bottom-left-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

/*******************************
            Content
*******************************/
/*--------------
     Close
---------------*/
/* line 57, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .close {
  cursor: pointer;
  position: absolute;
  top: -2.5rem;
  right: -2.5rem;
  z-index: 1;
  opacity: 0.8;
  font-size: 1.25em;
  color: #FFFFFF;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0.625rem 0rem 0rem 0rem;
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .close:hover, .textarea-input-group .ui.modal > button.close:hover, .textarea-input-group .ui.modal > input.close:hover {
  opacity: 1;
}

/*--------------
     Header
---------------*/
/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .header {
  display: block;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  margin: 0em;
  padding: 1.25rem 1.5rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 89, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .header:not(.ui) {
  font-size: 1.42857143rem;
  line-height: 1.28571429em;
  font-weight: bold;
}

/*--------------
     Content
---------------*/
/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .content {
  display: block;
  width: 100%;
  font-size: 1em;
  line-height: 1.4;
  padding: 1.5rem;
  background: #FFFFFF;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .image.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* Image */
/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .content > .image {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: '';
  -ms-flex-item-align: top;
  align-self: top;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > [class*="top aligned"] {
  -ms-flex-item-align: top;
  align-self: top;
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > [class*="middle aligned"] {
  -ms-flex-item-align: middle;
  align-self: middle;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > [class*="stretched"] {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

/* Description */
/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .content > .description {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 0px;
  -ms-flex-item-align: top;
  align-self: top;
}

/* line 150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .content > .icon + .description,
.ui.modal > .content > .image + .description {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: '';
  width: auto;
  padding-left: 2em;
}

/*rtl:ignore*/
/* line 160, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .content > .image > i.icon {
  margin: 0em;
  opacity: 1;
  width: auto;
  line-height: 1;
  font-size: 8rem;
}

/*--------------
     Actions
---------------*/
/* line 172, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal > .actions {
  background: #F9FAFB;
  padding: 1rem 1rem;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  text-align: right;
}

/* line 178, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal .actions > .button {
  margin-left: 0.75em;
}

/*-------------------
       Responsive
--------------------*/
/* Modal Width */
@media only screen and (max-width: 767px) {
  /* line 189, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal {
    width: 95%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 195, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal {
    width: 88%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 201, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal {
    width: 850px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal {
    width: 900px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 213, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal {
    width: 950px;
    margin: 0em 0em 0em 0em;
  }
}

/* Tablet and Mobile */
@media only screen and (max-width: 991px) {
  /* line 221, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .header {
    padding-right: 2.25rem;
  }
  /* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .close {
    top: 1.0535rem;
    right: 1rem;
    color: rgba(0, 0, 0, 0.87);
  }
}

/* Mobile */
@media only screen and (max-width: 767px) {
  /* line 233, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .header {
    padding: 0.75rem 1rem !important;
    padding-right: 2.25rem !important;
  }
  /* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .content {
    display: block;
    padding: 1rem !important;
  }
  /* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .close {
    top: 0.5rem !important;
    right: 0.5rem !important;
  }
  /*rtl:ignore*/
  /* line 246, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal .image.content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal .content > .image {
    display: block;
    max-width: 100%;
    margin: 0em auto !important;
    text-align: center;
    padding: 0rem 0rem 1rem !important;
  }
  /* line 259, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .content > .image > i.icon {
    font-size: 5rem;
    text-align: center;
  }
  /*rtl:ignore*/
  /* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal .content > .description {
    display: block;
    width: 100% !important;
    margin: 0em !important;
    padding: 1rem 0rem !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Let Buttons Stack */
  /* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal > .actions {
    padding: 1rem 1rem 0rem !important;
  }
  /* line 277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.modal .actions > .buttons,
.ui.modal .actions > .button {
    margin-bottom: 1rem;
  }
}

/*--------------
    Coupling
---------------*/
/* line 287, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.inverted.dimmer > .ui.modal {
  -webkit-box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
}

/*******************************
             Types
*******************************/
/* line 297, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.basic.modal {
  background-color: transparent;
  border: none;
  border-radius: 0em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
}

/* line 305, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.basic.modal > .header,
.ui.basic.modal > .content,
.ui.basic.modal > .actions {
  background-color: transparent;
}

/* line 310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.basic.modal > .header {
  color: #FFFFFF;
}

/* line 313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.basic.modal > .close {
  top: 1rem;
  right: 1.5rem;
}

/* line 317, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.inverted.dimmer > .basic.modal {
  color: rgba(0, 0, 0, 0.87);
}

/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.inverted.dimmer > .ui.basic.modal > .header {
  color: rgba(0, 0, 0, 0.85);
}

/* Resort to margin positioning if legacy */
/* line 325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.legacy.modal,
.ui.legacy.page.dimmer > .ui.modal {
  top: 50%;
  left: 50%;
}

/* line 330, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.legacy.page.dimmer > .ui.scrolling.modal,
.ui.page.dimmer > .ui.scrolling.legacy.modal,
.ui.top.aligned.legacy.page.dimmer > .ui.modal,
.ui.top.aligned.dimmer > .ui.legacy.modal {
  top: auto;
}

/* Tablet and Mobile */
@media only screen and (max-width: 991px) {
  /* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.basic.modal > .close {
    color: #FFFFFF;
  }
}

/*******************************
             States
*******************************/
/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.loading.modal {
  display: block;
  visibility: hidden;
  z-index: -1;
}

/* line 354, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.active.modal, table.table thead tr.ui.modal, table.default thead tr.ui.modal,
table.table tfoot tr.ui.modal,
table.default tfoot tr.ui.modal, #dorsale-attachments table thead tr.ui.modal,
#dorsale-attachments table tfoot tr.ui.modal, .flyboy table thead tr.ui.modal,
.flyboy table tfoot tr.ui.modal, #home-panels table thead tr.ui.modal,
#home-panels table tfoot tr.ui.modal {
  display: block;
}

/*******************************
           Variations
*******************************/
/*--------------
   Top Aligned
---------------*/
/* Top Aligned Modal */
/* line 370, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.modals.dimmer[class*="top aligned"] .modal {
  margin: 5vh auto;
}

@media only screen and (max-width: 767px) {
  /* line 374, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .modals.dimmer[class*="top aligned"] .modal {
    margin: 1rem auto;
  }
}

/* Legacy Top Aligned */
/* line 380, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.legacy.modals.dimmer[class*="top aligned"] {
  padding-top: 5vh;
}

@media only screen and (max-width: 767px) {
  /* line 384, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .legacy.modals.dimmer[class*="top aligned"] {
    padding-top: 1rem;
  }
}

/*--------------
    Scrolling
---------------*/
/* Scrolling Dimmer */
/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.dimmable.dimmed {
  overflow: hidden;
}

/* line 398, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.dimmable > .dimmer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.dimmable.dimmed > .dimmer {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 407, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.dimmable > .dimmer {
  position: fixed;
}

/* line 410, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.modals.dimmer .ui.scrolling.modal {
  margin: 1rem auto;
}

/* Undetached Scrolling */
/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.undetached.dimmable.dimmed {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.undetached.dimmable.dimmed > .dimmer {
  overflow: hidden;
}

/* line 422, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.scrolling.undetached.dimmable .ui.scrolling.modal {
  position: absolute;
  left: 50%;
  margin-top: 1rem !important;
}

/* Scrolling Content */
/* line 429, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal .scrolling.content {
  max-height: calc(80vh - 10em);
  overflow: auto;
}

/*--------------
   Full Screen
---------------*/
/* line 438, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.fullscreen.modal {
  width: 95% !important;
  margin: 1em auto;
}

/* line 442, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.fullscreen.modal > .header {
  padding-right: 2.25rem;
}

/* line 445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.fullscreen.modal > .close {
  top: 1.0535rem;
  right: 1rem;
  color: rgba(0, 0, 0, 0.87);
}

/*--------------
      Size
---------------*/
/* line 455, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.modal {
  font-size: 1rem;
}

/* Mini */
/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.mini.modal > .header:not(.ui) {
  font-size: 1.3em;
}

/* Mini Modal Width */
@media only screen and (max-width: 767px) {
  /* line 466, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.mini.modal {
    width: 95%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 472, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.mini.modal {
    width: 35.2%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.mini.modal {
    width: 340px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 484, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.mini.modal {
    width: 360px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 490, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.mini.modal {
    width: 380px;
    margin: 0em 0em 0em 0em;
  }
}

/* mini */
/* line 497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.small.modal > .header:not(.ui) {
  font-size: 1.3em;
}

/* Tiny Modal Width */
@media only screen and (max-width: 767px) {
  /* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.tiny.modal {
    width: 95%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 509, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.tiny.modal {
    width: 52.8%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 515, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.tiny.modal {
    width: 510px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 521, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.tiny.modal {
    width: 540px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 527, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.tiny.modal {
    width: 570px;
    margin: 0em 0em 0em 0em;
  }
}

/* Small */
/* line 534, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.small.modal > .header:not(.ui) {
  font-size: 1.3em;
}

/* Small Modal Width */
@media only screen and (max-width: 767px) {
  /* line 540, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.small.modal {
    width: 95%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.small.modal {
    width: 70.4%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 552, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.small.modal {
    width: 680px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.small.modal {
    width: 720px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 564, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.small.modal {
    width: 760px;
    margin: 0em 0em 0em 0em;
  }
}

/* Large Modal Width */
/* line 571, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
.ui.large.modal > .header {
  font-size: 1.6em;
}

@media only screen and (max-width: 767px) {
  /* line 575, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.large.modal {
    width: 95%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.large.modal {
    width: 88%;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 587, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.large.modal {
    width: 1020px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 593, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.large.modal {
    width: 1080px;
    margin: 0em 0em 0em 0em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_modal.scss */
  .ui.large.modal {
    width: 1140px;
    margin: 0em 0em 0em 0em;
  }
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Nag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Nag
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nag {
  display: none;
  opacity: 0.95;
  position: relative;
  top: 0em;
  left: 0px;
  z-index: 999;
  min-height: 0em;
  width: 100%;
  margin: 0em;
  padding: 0.75em 1em;
  background: #555555;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  font-size: 1rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  -webkit-transition: 0.2s background ease;
  transition: 0.2s background ease;
}

/* line 37, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
a.ui.nag, .ui.nag.sort[data-sort] {
  cursor: pointer;
}

/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nag > .title {
  display: inline-block;
  margin: 0em 0.5em;
  color: #FFFFFF;
}

/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nag > .close.icon {
  cursor: pointer;
  opacity: 0.4;
  position: absolute;
  top: 50%;
  right: 1em;
  font-size: 1em;
  margin: -0.5em 0em 0em;
  color: #FFFFFF;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

/*******************************
             States
*******************************/
/* Hover */
/* line 65, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nag:hover, .textarea-input-group button.nag:hover, .textarea-input-group input.nag:hover {
  background: #555555;
  opacity: 1;
}

/* line 69, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nag .close:hover {
  opacity: 1;
}

/*******************************
           Variations
*******************************/
/*--------------
     Static
---------------*/
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.overlay.nag {
  position: absolute;
  display: block;
}

/*--------------
     Fixed
---------------*/
/* line 92, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.fixed.nag {
  position: fixed;
}

/*--------------
     Bottom
---------------*/
/* line 100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.bottom.nags,
.ui.bottom.nag {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
  top: auto;
  bottom: 0em;
}

/*--------------
     White
---------------*/
/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.inverted.nags .nag,
.ui.inverted.nag {
  background-color: #F3F4F5;
  color: rgba(0, 0, 0, 0.85);
}

/* line 116, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.inverted.nags .nag .close,
.ui.inverted.nags .nag .title,
.ui.inverted.nag .close,
.ui.inverted.nag .title {
  color: rgba(0, 0, 0, 0.4);
}

/*******************************
           Groups
*******************************/
/* line 128, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nags .nag {
  border-radius: 0em !important;
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.nags .nag:last-child {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 134, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_nag.scss */
.ui.bottom.nags .nag:last-child {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Popup
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Popup
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  /* Fixes content being squished when inline (moz only) */
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  z-index: 1900;
  border: 1px solid #D4D4D5;
  line-height: 1.4285em;
  max-width: 250px;
  background: #FFFFFF;
  padding: 0.833em 1em;
  font-weight: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
}

/* line 39, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup > .header {
  padding: 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.14285714em;
  line-height: 1.2;
  font-weight: bold;
}

/* line 46, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup > .header + .content {
  padding-top: 0.5em;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup:before {
  position: absolute;
  content: '';
  width: 0.71428571em;
  height: 0.71428571em;
  background: #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-box-shadow: 1px 1px 0px 0px #bababc;
  box-shadow: 1px 1px 0px 0px #bababc;
}

/*******************************
            Types
*******************************/
/*--------------
    Tooltip
---------------*/
/* Content */
/* line 74, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip] {
  position: relative;
}

/* Arrow */
/* line 79, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:before {
  pointer-events: none;
  position: absolute;
  content: '';
  font-size: 1rem;
  width: 0.71428571em;
  height: 0.71428571em;
  background: #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-box-shadow: 1px 1px 0px 0px #bababc;
  box-shadow: 1px 1px 0px 0px #bababc;
}

/* Popup */
/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:after {
  pointer-events: none;
  content: attr(data-tooltip);
  position: absolute;
  text-transform: none;
  text-align: left;
  white-space: nowrap;
  font-size: 1rem;
  border: 1px solid #D4D4D5;
  line-height: 1.4285em;
  max-width: none;
  background: #FFFFFF;
  padding: 0.833em 1em;
  font-weight: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  z-index: 1;
}

/* Default Position (Top Center) */
/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:not([data-position]):before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  background: #FFFFFF;
  margin-left: -0.07142857rem;
  margin-bottom: 0.14285714rem;
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:not([data-position]):after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: 0.5em;
}

/* Animation */
/* line 136, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:before,
[data-tooltip]:after {
  pointer-events: none;
  visibility: hidden;
}

/* line 141, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:before {
  opacity: 0;
  -webkit-transform: rotate(45deg) scale(0) !important;
  transform: rotate(45deg) scale(0) !important;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:after {
  opacity: 1;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 157, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  pointer-events: auto;
}

/* line 162, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:hover:before {
  -webkit-transform: rotate(45deg) scale(1) !important;
  transform: rotate(45deg) scale(1) !important;
  opacity: 1;
}

/* Animation Position */
/* line 169, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:after,
[data-tooltip][data-position="top center"]:after,
[data-tooltip][data-position="bottom center"]:after {
  -webkit-transform: translateX(-50%) scale(0) !important;
  transform: translateX(-50%) scale(0) !important;
}

/* line 175, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip]:hover:after,
[data-tooltip][data-position="bottom center"]:hover:after,
.textarea-input-group button[data-position="bottom center"]:hover:after,
.textarea-input-group input[data-position="bottom center"]:hover:after {
  -webkit-transform: translateX(-50%) scale(1) !important;
  transform: translateX(-50%) scale(1) !important;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-position="left center"]:after,
[data-tooltip][data-position="right center"]:after {
  -webkit-transform: translateY(-50%) scale(0) !important;
  transform: translateY(-50%) scale(0) !important;
}

/* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-position="left center"]:hover:after, .textarea-input-group button[data-position="left center"]:hover:after, .textarea-input-group input[data-position="left center"]:hover:after,
[data-tooltip][data-position="right center"]:hover:after,
.textarea-input-group button[data-position="right center"]:hover:after,
.textarea-input-group input[data-position="right center"]:hover:after {
  -webkit-transform: translateY(-50%) scale(1) !important;
  transform: translateY(-50%) scale(1) !important;
}

/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-position="top left"]:after,
[data-tooltip][data-position="top right"]:after,
[data-tooltip][data-position="bottom left"]:after,
[data-tooltip][data-position="bottom right"]:after {
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}

/* line 197, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-position="top left"]:hover:after, .textarea-input-group button[data-position="top left"]:hover:after, .textarea-input-group input[data-position="top left"]:hover:after,
[data-tooltip][data-position="top right"]:hover:after,
.textarea-input-group button[data-position="top right"]:hover:after,
.textarea-input-group input[data-position="top right"]:hover:after,
[data-tooltip][data-position="bottom left"]:hover:after,
.textarea-input-group button[data-position="bottom left"]:hover:after,
.textarea-input-group input[data-position="bottom left"]:hover:after,
[data-tooltip][data-position="bottom right"]:hover:after,
.textarea-input-group button[data-position="bottom right"]:hover:after,
.textarea-input-group input[data-position="bottom right"]:hover:after {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

/*--------------
    Inverted
---------------*/
/* Arrow */
/* line 211, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-inverted]:before {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* Arrow Position */
/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-inverted]:before {
  background: #1B1C1D;
}

/* Popup  */
/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-inverted]:after {
  background: #1B1C1D;
  color: #FFFFFF;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-tooltip][data-inverted]:after .header {
  background-color: none;
  color: #FFFFFF;
}

/*--------------
    Position
---------------*/
/* Top Center */
/* line 240, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top center"][data-tooltip]:after {
  top: auto;
  right: auto;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 0.5em;
}

/* line 249, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top center"][data-tooltip]:before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  background: #FFFFFF;
  margin-left: -0.07142857rem;
  margin-bottom: 0.14285714rem;
}

/* Top Left */
/* line 260, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top left"][data-tooltip]:after {
  top: auto;
  right: auto;
  left: 0;
  bottom: 100%;
  margin-bottom: 0.5em;
}

/* line 267, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top left"][data-tooltip]:before {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 1em;
  margin-left: -0.07142857rem;
  margin-bottom: 0.14285714rem;
}

/* Top Right */
/* line 277, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top right"][data-tooltip]:after {
  top: auto;
  left: auto;
  right: 0;
  bottom: 100%;
  margin-bottom: 0.5em;
}

/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="top right"][data-tooltip]:before {
  top: auto;
  left: auto;
  bottom: 100%;
  right: 1em;
  margin-left: -0.07142857rem;
  margin-bottom: 0.14285714rem;
}

/* Bottom Center */
/* line 294, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom center"][data-tooltip]:after {
  bottom: auto;
  right: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 0.5em;
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom center"][data-tooltip]:before {
  bottom: auto;
  right: auto;
  top: 100%;
  left: 50%;
  margin-left: -0.07142857rem;
  margin-top: 0.14285714rem;
}

/* Bottom Left */
/* line 313, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom left"][data-tooltip]:after {
  left: 0;
  top: 100%;
  margin-top: 0.5em;
}

/* line 318, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom left"][data-tooltip]:before {
  bottom: auto;
  right: auto;
  top: 100%;
  left: 1em;
  margin-left: -0.07142857rem;
  margin-top: 0.14285714rem;
}

/* Bottom Right */
/* line 328, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom right"][data-tooltip]:after {
  right: 0;
  top: 100%;
  margin-top: 0.5em;
}

/* line 333, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="bottom right"][data-tooltip]:before {
  bottom: auto;
  left: auto;
  top: 100%;
  right: 1em;
  margin-left: -0.14285714rem;
  margin-top: 0.07142857rem;
}

/* Left Center */
/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="left center"][data-tooltip]:after {
  right: 100%;
  top: 50%;
  margin-right: 0.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 350, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="left center"][data-tooltip]:before {
  right: 100%;
  top: 50%;
  margin-top: -0.14285714rem;
  margin-right: -0.07142857rem;
}

/* Right Center */
/* line 358, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="right center"][data-tooltip]:after {
  left: 100%;
  top: 50%;
  margin-left: 0.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="right center"][data-tooltip]:before {
  left: 100%;
  top: 50%;
  margin-top: -0.07142857rem;
  margin-left: 0.14285714rem;
}

/* Arrow */
/* line 373, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position~="bottom"][data-tooltip]:before {
  background: #FFFFFF;
  -webkit-box-shadow: -1px -1px 0px 0px #bababc;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/* line 378, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="left center"][data-tooltip]:before {
  background: #FFFFFF;
  -webkit-box-shadow: 1px -1px 0px 0px #bababc;
  box-shadow: 1px -1px 0px 0px #bababc;
}

/* line 383, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="right center"][data-tooltip]:before {
  background: #FFFFFF;
  -webkit-box-shadow: -1px 1px 0px 0px #bababc;
  box-shadow: -1px 1px 0px 0px #bababc;
}

/* line 388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position~="top"][data-tooltip]:before {
  background: #FFFFFF;
}

/* Inverted Arrow Color */
/* line 393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-inverted][data-position~="bottom"][data-tooltip]:before {
  background: #1B1C1D;
  -webkit-box-shadow: -1px -1px 0px 0px #bababc;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/* line 398, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-inverted][data-position="left center"][data-tooltip]:before {
  background: #1B1C1D;
  -webkit-box-shadow: 1px -1px 0px 0px #bababc;
  box-shadow: 1px -1px 0px 0px #bababc;
}

/* line 403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-inverted][data-position="right center"][data-tooltip]:before {
  background: #1B1C1D;
  -webkit-box-shadow: -1px 1px 0px 0px #bababc;
  box-shadow: -1px 1px 0px 0px #bababc;
}

/* line 408, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-inverted][data-position~="top"][data-tooltip]:before {
  background: #1B1C1D;
}

/* line 411, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position~="bottom"][data-tooltip]:before {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position~="bottom"][data-tooltip]:after {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

/* line 419, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="left center"][data-tooltip]:before {
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 423, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="left center"][data-tooltip]:after {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

/* line 427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="right center"][data-tooltip]:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

/* line 431, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
[data-position="right center"][data-tooltip]:after {
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

/*--------------
     Spacing
---------------*/
/* line 440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup {
  margin: 0em;
}

/* Extending from Top */
/* line 445, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.popup {
  margin: 0em 0em 0.71428571em;
}

/* line 448, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.left.popup {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

/* line 452, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.center.popup {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 456, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.right.popup {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Extending from Vertical Center */
/* line 462, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.left.center.popup {
  margin: 0em 0.71428571em 0em 0em;
  -webkit-transform-origin: right 50%;
  transform-origin: right 50%;
}

/* line 467, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.right.center.popup {
  margin: 0em 0em 0em 0.71428571em;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
}

/* Extending from Bottom */
/* line 474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.popup {
  margin: 0.71428571em 0em 0em;
}

/* line 477, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.left.popup {
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

/* line 481, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.center.popup {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

/* line 485, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.right.popup {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

/*--------------
     Pointer
---------------*/
/*--- Below ---*/
/* line 497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.center.popup:before {
  margin-left: -0.30714286em;
  top: -0.30714286em;
  left: 50%;
  right: auto;
  bottom: auto;
  -webkit-box-shadow: -1px -1px 0px 0px #bababc;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/* line 506, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.left.popup {
  margin-left: 0em;
}

/*rtl:rename*/
/* line 510, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.left.popup:before {
  top: -0.30714286em;
  left: 1em;
  right: auto;
  bottom: auto;
  margin-left: 0em;
  -webkit-box-shadow: -1px -1px 0px 0px #bababc;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/* line 519, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.right.popup {
  margin-right: 0em;
}

/*rtl:rename*/
/* line 523, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.right.popup:before {
  top: -0.30714286em;
  right: 1em;
  bottom: auto;
  left: auto;
  margin-left: 0em;
  -webkit-box-shadow: -1px -1px 0px 0px #bababc;
  box-shadow: -1px -1px 0px 0px #bababc;
}

/*--- Above ---*/
/* line 535, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.center.popup:before {
  top: auto;
  right: auto;
  bottom: -0.30714286em;
  left: 50%;
  margin-left: -0.30714286em;
}

/* line 542, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.left.popup {
  margin-left: 0em;
}

/*rtl:rename*/
/* line 546, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.left.popup:before {
  bottom: -0.30714286em;
  left: 1em;
  top: auto;
  right: auto;
  margin-left: 0em;
}

/* line 553, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.right.popup {
  margin-right: 0em;
}

/*rtl:rename*/
/* line 557, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.right.popup:before {
  bottom: -0.30714286em;
  right: 1em;
  top: auto;
  left: auto;
  margin-left: 0em;
}

/*--- Left Center ---*/
/*rtl:rename*/
/* line 568, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.left.center.popup:before {
  top: 50%;
  right: -0.30714286em;
  bottom: auto;
  left: auto;
  margin-top: -0.30714286em;
  -webkit-box-shadow: 1px -1px 0px 0px #bababc;
  box-shadow: 1px -1px 0px 0px #bababc;
}

/*--- Right Center  ---*/
/*rtl:rename*/
/* line 581, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.right.center.popup:before {
  top: 50%;
  left: -0.30714286em;
  bottom: auto;
  right: auto;
  margin-top: -0.30714286em;
  -webkit-box-shadow: -1px 1px 0px 0px #bababc;
  box-shadow: -1px 1px 0px 0px #bababc;
}

/* Arrow Color By Location */
/* line 592, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.bottom.popup:before {
  background: #FFFFFF;
}

/* line 595, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.right.center.popup:before,
.ui.left.center.popup:before {
  background: #FFFFFF;
}

/* line 599, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.top.popup:before {
  background: #FFFFFF;
}

/* Inverted Arrow Color */
/* line 604, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.bottom.popup:before {
  background: #1B1C1D;
}

/* line 607, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.right.center.popup:before,
.ui.inverted.left.center.popup:before {
  background: #1B1C1D;
}

/* line 611, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.top.popup:before {
  background: #1B1C1D;
}

/*******************************
            Coupling
*******************************/
/* Immediate Nested Grid */
/* line 622, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup > .ui.grid:not(.padded) {
  width: calc(100% + 1.75rem);
  margin: -0.7rem -0.875rem;
}

/*******************************
            States
*******************************/
/* line 632, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.loading.popup {
  display: block;
  visibility: hidden;
  z-index: -1;
}

/* line 637, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.animating.popup,
.ui.visible.popup {
  display: block;
}

/* line 641, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.visible.popup {
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*******************************
            Variations
*******************************/
/*--------------
     Basic
---------------*/
/* line 658, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.basic.popup:before {
  display: none;
}

/*--------------
     Wide
---------------*/
/* line 666, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.wide.popup {
  max-width: 350px;
}

/* line 669, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup[class*="very wide"] {
  max-width: 550px;
}

@media only screen and (max-width: 767px) {
  /* line 673, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
  .ui.wide.popup,
.ui.popup[class*="very wide"] {
    max-width: 250px;
  }
}

/*--------------
     Fluid
---------------*/
/* line 683, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.fluid.popup {
  width: 100%;
  max-width: none;
}

/*--------------
     Colors
---------------*/
/* Inverted colors  */
/* line 694, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.popup {
  background: #1B1C1D;
  color: #FFFFFF;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 701, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.popup .header {
  background-color: none;
  color: #FFFFFF;
}

/* line 705, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.inverted.popup:before {
  background-color: #1B1C1D;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*--------------
     Flowing
---------------*/
/* line 715, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.flowing.popup {
  max-width: none;
}

/*--------------
     Sizes
---------------*/
/* line 723, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.mini.popup {
  font-size: 0.78571429rem;
}

/* line 726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.tiny.popup {
  font-size: 0.85714286rem;
}

/* line 729, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.small.popup {
  font-size: 0.92857143rem;
}

/* line 732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.popup {
  font-size: 1rem;
}

/* line 735, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.large.popup {
  font-size: 1.14285714rem;
}

/* line 738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_popup.scss */
.ui.huge.popup {
  font-size: 1.42857143rem;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Progress Bar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Progress
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress {
  position: relative;
  display: block;
  max-width: 100%;
  border: none;
  margin: 1em 0em 2.5em;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  padding: 0em;
  border-radius: 0.28571429rem;
}

/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress:first-child {
  margin: 0em 0em 2.5em;
}

/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress:last-child {
  margin: 0em 0em 1.5em;
}

/*******************************
            Content
*******************************/
/* Activity Bar */
/* line 42, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress .bar {
  display: block;
  line-height: 1;
  position: relative;
  width: 0%;
  min-width: 2em;
  background: #888888;
  border-radius: 0.28571429rem;
  -webkit-transition: width 0.1s ease, background-color 0.1s ease;
  transition: width 0.1s ease, background-color 0.1s ease;
}

/* Percent Complete */
/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress .bar > .progress {
  white-space: nowrap;
  position: absolute;
  width: auto;
  font-size: 0.92857143em;
  top: 50%;
  right: 0.5em;
  left: auto;
  bottom: auto;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: none;
  margin-top: -0.5em;
  font-weight: bold;
  text-align: left;
}

/* Label */
/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress > .label {
  position: absolute;
  width: 100%;
  font-size: 1em;
  top: 100%;
  right: auto;
  left: 0%;
  bottom: auto;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  text-shadow: none;
  margin-top: 0.2em;
  text-align: center;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

/*******************************
            Types
*******************************/
/* Indicating */
/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="1"] .bar,
.ui.indicating.progress[data-percent^="2"] .bar {
  background-color: #D95C5C;
}

/* line 100, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="3"] .bar {
  background-color: #EFBC72;
}

/* line 103, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="4"] .bar,
.ui.indicating.progress[data-percent^="5"] .bar {
  background-color: #E6BB48;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="6"] .bar {
  background-color: #DDC928;
}

/* line 110, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="7"] .bar,
.ui.indicating.progress[data-percent^="8"] .bar {
  background-color: #B4D95C;
}

/* line 114, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="9"] .bar,
.ui.indicating.progress[data-percent^="100"] .bar {
  background-color: #66DA81;
}

/* Indicating Label */
/* line 120, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="1"] .label,
.ui.indicating.progress[data-percent^="2"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* line 124, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="3"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* line 127, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="4"] .label,
.ui.indicating.progress[data-percent^="5"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* line 131, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="6"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* line 134, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="7"] .label,
.ui.indicating.progress[data-percent^="8"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* line 138, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent^="9"] .label,
.ui.indicating.progress[data-percent^="100"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* Single Digits */
/* line 144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent="1"] .bar,
.ui.indicating.progress[data-percent="2"] .bar,
.ui.indicating.progress[data-percent="3"] .bar,
.ui.indicating.progress[data-percent="4"] .bar,
.ui.indicating.progress[data-percent="5"] .bar,
.ui.indicating.progress[data-percent="6"] .bar,
.ui.indicating.progress[data-percent="7"] .bar,
.ui.indicating.progress[data-percent="8"] .bar,
.ui.indicating.progress[data-percent="9"] .bar {
  background-color: #D95C5C;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress[data-percent="1"] .label,
.ui.indicating.progress[data-percent="2"] .label,
.ui.indicating.progress[data-percent="3"] .label,
.ui.indicating.progress[data-percent="4"] .label,
.ui.indicating.progress[data-percent="5"] .label,
.ui.indicating.progress[data-percent="6"] .label,
.ui.indicating.progress[data-percent="7"] .label,
.ui.indicating.progress[data-percent="8"] .label,
.ui.indicating.progress[data-percent="9"] .label {
  color: rgba(0, 0, 0, 0.87);
}

/* Indicating Success */
/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.indicating.progress.success .label {
  color: #1A531B;
}

/*******************************
             States
*******************************/
/*--------------
     Success
---------------*/
/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.success .bar {
  background-color: #21BA45 !important;
}

/* line 185, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.success .bar,
.ui.progress.success .bar::after {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 190, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.success > .label {
  color: #1A531B;
}

/*--------------
     Warning
---------------*/
/* line 198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.warning .bar {
  background-color: #F2C037 !important;
}

/* line 201, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.warning .bar,
.ui.progress.warning .bar::after {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 206, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.warning > .label {
  color: #794B02;
}

/*--------------
     Error
---------------*/
/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.error .bar {
  background-color: #DB2828 !important;
}

/* line 217, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.error .bar,
.ui.progress.error .bar::after {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 222, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.error > .label {
  color: #912D2B;
}

/*--------------
     Active
---------------*/
/* line 230, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.active.progress .bar, table.table thead tr.ui.progress .bar, table.default thead tr.ui.progress .bar,
table.table tfoot tr.ui.progress .bar,
table.default tfoot tr.ui.progress .bar, #dorsale-attachments table thead tr.ui.progress .bar,
#dorsale-attachments table tfoot tr.ui.progress .bar, .flyboy table thead tr.ui.progress .bar,
.flyboy table tfoot tr.ui.progress .bar, #home-panels table thead tr.ui.progress .bar,
#home-panels table tfoot tr.ui.progress .bar {
  position: relative;
  min-width: 2em;
}

/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.active.progress .bar::after, table.table thead tr.ui.progress .bar::after, table.default thead tr.ui.progress .bar::after,
table.table tfoot tr.ui.progress .bar::after,
table.default tfoot tr.ui.progress .bar::after, #dorsale-attachments table thead tr.ui.progress .bar::after,
#dorsale-attachments table tfoot tr.ui.progress .bar::after, .flyboy table thead tr.ui.progress .bar::after,
.flyboy table tfoot tr.ui.progress .bar::after, #home-panels table thead tr.ui.progress .bar::after,
#home-panels table tfoot tr.ui.progress .bar::after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #FFFFFF;
  border-radius: 0.28571429rem;
  -webkit-animation: progress-active 2s ease infinite;
  animation: progress-active 2s ease infinite;
}

@-webkit-keyframes progress-active {
  0% {
    opacity: 0.3;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 100%;
  }
}

@keyframes progress-active {
  0% {
    opacity: 0.3;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 100%;
  }
}

/*--------------
    Disabled
---------------*/
/* line 272, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.disabled.progress {
  opacity: 0.35;
}

/* line 275, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.disabled.progress .bar,
.ui.disabled.progress .bar::after {
  -webkit-animation: none !important;
  animation: none !important;
}

/*******************************
           Variations
*******************************/
/*--------------
    Inverted
---------------*/
/* line 291, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress {
  background: rgba(255, 255, 255, 0.08);
  border: none;
}

/* line 295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress .bar {
  background: #888888;
}

/* line 298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress .bar > .progress {
  color: #F9FAFB;
}

/* line 301, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress > .label {
  color: #FFFFFF;
}

/* line 304, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress.success > .label {
  color: #21BA45;
}

/* line 307, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress.warning > .label {
  color: #F2C037;
}

/* line 310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.inverted.progress.error > .label {
  color: #DB2828;
}

/*--------------
    Attached
---------------*/
/* bottom attached */
/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.attached {
  background: transparent;
  position: relative;
  border: none;
  margin: 0em;
}

/* line 326, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.attached,
.ui.progress.attached .bar {
  display: block;
  height: 0.2rem;
  padding: 0px;
  overflow: hidden;
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/* line 334, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.attached .bar {
  border-radius: 0em;
}

/* top attached */
/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.top.attached,
.ui.progress.top.attached .bar {
  top: 0px;
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 344, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress.top.attached .bar {
  border-radius: 0em;
}

/* Coupling */
/* line 349, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.segment > .ui.attached.progress,
.ui.card > .ui.attached.progress {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 100%;
  width: 100%;
}

/* line 357, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.segment > .ui.bottom.attached.progress,
.ui.card > .ui.bottom.attached.progress {
  top: 100%;
  bottom: auto;
}

/*--------------
     Colors
---------------*/
/* Red */
/* line 369, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.red.progress .bar {
  background-color: #DB2828;
}

/* line 372, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.red.inverted.progress .bar {
  background-color: #FF695E;
}

/* Orange */
/* line 377, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.orange.progress .bar {
  background-color: #F2711C;
}

/* line 380, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.orange.inverted.progress .bar {
  background-color: #FF851B;
}

/* Yellow */
/* line 385, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.yellow.progress .bar {
  background-color: #FBBD08;
}

/* line 388, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.yellow.inverted.progress .bar {
  background-color: #FFE21F;
}

/* Olive */
/* line 393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.olive.progress .bar {
  background-color: #B5CC18;
}

/* line 396, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.olive.inverted.progress .bar {
  background-color: #D9E778;
}

/* Green */
/* line 401, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.green.progress .bar {
  background-color: #21BA45;
}

/* line 404, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.green.inverted.progress .bar {
  background-color: #2ECC40;
}

/* Teal */
/* line 409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.teal.progress .bar {
  background-color: #00B5AD;
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.teal.inverted.progress .bar {
  background-color: #6DFFFF;
}

/* Blue */
/* line 417, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.blue.progress .bar {
  background-color: #2185D0;
}

/* line 420, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.blue.inverted.progress .bar {
  background-color: #54C8FF;
}

/* Violet */
/* line 425, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.violet.progress .bar {
  background-color: #6435C9;
}

/* line 428, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.violet.inverted.progress .bar {
  background-color: #A291FB;
}

/* Purple */
/* line 433, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.purple.progress .bar {
  background-color: #A333C8;
}

/* line 436, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.purple.inverted.progress .bar {
  background-color: #DC73FF;
}

/* Pink */
/* line 441, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.pink.progress .bar {
  background-color: #E03997;
}

/* line 444, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.pink.inverted.progress .bar {
  background-color: #FF8EDF;
}

/* Brown */
/* line 449, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.brown.progress .bar {
  background-color: #A5673F;
}

/* line 452, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.brown.inverted.progress .bar {
  background-color: #D67C1C;
}

/* Grey */
/* line 457, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.grey.progress .bar {
  background-color: #767676;
}

/* line 460, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.grey.inverted.progress .bar {
  background-color: #DCDDDE;
}

/* Black */
/* line 465, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.black.progress .bar {
  background-color: #1B1C1D;
}

/* line 468, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.black.inverted.progress .bar {
  background-color: #545454;
}

/*--------------
     Sizes
---------------*/
/* line 476, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.tiny.progress {
  font-size: 0.85714286rem;
}

/* line 479, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.tiny.progress .bar {
  height: 0.5em;
}

/* line 482, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.small.progress {
  font-size: 0.92857143rem;
}

/* line 485, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.small.progress .bar {
  height: 1em;
}

/* line 488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress {
  font-size: 1rem;
}

/* line 491, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.progress .bar {
  height: 1.75em;
}

/* line 494, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.large.progress {
  font-size: 1.14285714rem;
}

/* line 497, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.large.progress .bar {
  height: 2.5em;
}

/* line 500, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.big.progress {
  font-size: 1.28571429rem;
}

/* line 503, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_progress.scss */
.ui.big.progress .bar {
  height: 3.5em;
}

/*******************************
            Progress
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Rating
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           Rating
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  vertical-align: baseline;
}

/* line 23, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating:last-child {
  margin-right: 0em;
}

/* Icon */
/* line 28, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .icon {
  padding: 0em;
  margin: 0em;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  cursor: pointer;
  width: 1.25em;
  height: auto;
  -webkit-transition: opacity 0.1s ease, background 0.1s ease, text-shadow 0.1s ease, color 0.1s ease;
  transition: opacity 0.1s ease, background 0.1s ease, text-shadow 0.1s ease, color 0.1s ease;
}

/*******************************
             Types
*******************************/
/*-------------------
      Standard
--------------------*/
/* Inactive Icon */
/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .icon {
  background: transparent;
  color: rgba(0, 0, 0, 0.15);
}

/* Active Icon */
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .active.icon, .ui.rating table.table thead tr.icon, table.table thead .ui.rating tr.icon, .ui.rating table.default thead tr.icon, table.default thead .ui.rating tr.icon,
.ui.rating table.table tfoot tr.icon,
table.table tfoot .ui.rating tr.icon,
.ui.rating table.default tfoot tr.icon,
table.default tfoot .ui.rating tr.icon, .ui.rating #dorsale-attachments table thead tr.icon, #dorsale-attachments table thead .ui.rating tr.icon,
.ui.rating #dorsale-attachments table tfoot tr.icon,
#dorsale-attachments table tfoot .ui.rating tr.icon, .ui.rating .flyboy table thead tr.icon, .flyboy table thead .ui.rating tr.icon,
.ui.rating .flyboy table tfoot tr.icon,
.flyboy table tfoot .ui.rating tr.icon, .ui.rating #home-panels table thead tr.icon, #home-panels table thead .ui.rating tr.icon,
.ui.rating #home-panels table tfoot tr.icon,
#home-panels table tfoot .ui.rating tr.icon {
  background: transparent;
  color: rgba(0, 0, 0, 0.85);
}

/* Selected Icon */
/* line 68, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .icon.selected,
.ui.rating .icon.selected.active,
.ui.rating table.table thead tr.selected,
table.table thead .ui.rating tr.selected,
.ui.rating table.default thead tr.selected,
table.default thead .ui.rating tr.selected,
.ui.rating table.table tfoot tr.selected,
table.table tfoot .ui.rating tr.selected,
.ui.rating table.default tfoot tr.selected,
table.default tfoot .ui.rating tr.selected,
.ui.rating #dorsale-attachments table thead tr.selected,
#dorsale-attachments table thead .ui.rating tr.selected,
.ui.rating #dorsale-attachments table tfoot tr.selected,
#dorsale-attachments table tfoot .ui.rating tr.selected,
.ui.rating .flyboy table thead tr.selected,
.flyboy table thead .ui.rating tr.selected,
.ui.rating .flyboy table tfoot tr.selected,
.flyboy table tfoot .ui.rating tr.selected,
.ui.rating #home-panels table thead tr.selected,
#home-panels table thead .ui.rating tr.selected,
.ui.rating #home-panels table tfoot tr.selected,
#home-panels table tfoot .ui.rating tr.selected {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

/*-------------------
        Star
--------------------*/
/* Inactive */
/* line 80, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .icon {
  width: 1.25em;
  height: auto;
  background: transparent;
  color: rgba(0, 0, 0, 0.15);
  text-shadow: none;
}

/* Active Star */
/* line 89, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .active.icon, .ui.star.rating table.table thead tr.icon, table.table thead .ui.star.rating tr.icon, .ui.star.rating table.default thead tr.icon, table.default thead .ui.star.rating tr.icon,
.ui.star.rating table.table tfoot tr.icon,
table.table tfoot .ui.star.rating tr.icon,
.ui.star.rating table.default tfoot tr.icon,
table.default tfoot .ui.star.rating tr.icon, .ui.star.rating #dorsale-attachments table thead tr.icon, #dorsale-attachments table thead .ui.star.rating tr.icon,
.ui.star.rating #dorsale-attachments table tfoot tr.icon,
#dorsale-attachments table tfoot .ui.star.rating tr.icon, .ui.star.rating .flyboy table thead tr.icon, .flyboy table thead .ui.star.rating tr.icon,
.ui.star.rating .flyboy table tfoot tr.icon,
.flyboy table tfoot .ui.star.rating tr.icon, .ui.star.rating #home-panels table thead tr.icon, #home-panels table thead .ui.star.rating tr.icon,
.ui.star.rating #home-panels table tfoot tr.icon,
#home-panels table tfoot .ui.star.rating tr.icon {
  background: transparent !important;
  color: #FFE623 !important;
  text-shadow: 0px -1px 0px #DDC507, -1px 0px 0px #DDC507, 0px 1px 0px #DDC507, 1px 0px 0px #DDC507 !important;
}

/* Selected Star */
/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .icon.selected,
.ui.star.rating .icon.selected.active,
.ui.star.rating table.table thead tr.selected,
table.table thead .ui.star.rating tr.selected,
.ui.star.rating table.default thead tr.selected,
table.default thead .ui.star.rating tr.selected,
.ui.star.rating table.table tfoot tr.selected,
table.table tfoot .ui.star.rating tr.selected,
.ui.star.rating table.default tfoot tr.selected,
table.default tfoot .ui.star.rating tr.selected,
.ui.star.rating #dorsale-attachments table thead tr.selected,
#dorsale-attachments table thead .ui.star.rating tr.selected,
.ui.star.rating #dorsale-attachments table tfoot tr.selected,
#dorsale-attachments table tfoot .ui.star.rating tr.selected,
.ui.star.rating .flyboy table thead tr.selected,
.flyboy table thead .ui.star.rating tr.selected,
.ui.star.rating .flyboy table tfoot tr.selected,
.flyboy table tfoot .ui.star.rating tr.selected,
.ui.star.rating #home-panels table thead tr.selected,
#home-panels table thead .ui.star.rating tr.selected,
.ui.star.rating #home-panels table tfoot tr.selected,
#home-panels table tfoot .ui.star.rating tr.selected {
  background: transparent !important;
  color: #FFCC00 !important;
  text-shadow: 0px -1px 0px #E6A200, -1px 0px 0px #E6A200, 0px 1px 0px #E6A200, 1px 0px 0px #E6A200 !important;
}

/*-------------------
        Heart
--------------------*/
/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.heart.rating .icon {
  width: 1.4em;
  height: auto;
  background: transparent;
  color: rgba(0, 0, 0, 0.15);
  text-shadow: none !important;
}

/* Active Heart */
/* line 116, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.heart.rating .active.icon, .ui.heart.rating table.table thead tr.icon, table.table thead .ui.heart.rating tr.icon, .ui.heart.rating table.default thead tr.icon, table.default thead .ui.heart.rating tr.icon,
.ui.heart.rating table.table tfoot tr.icon,
table.table tfoot .ui.heart.rating tr.icon,
.ui.heart.rating table.default tfoot tr.icon,
table.default tfoot .ui.heart.rating tr.icon, .ui.heart.rating #dorsale-attachments table thead tr.icon, #dorsale-attachments table thead .ui.heart.rating tr.icon,
.ui.heart.rating #dorsale-attachments table tfoot tr.icon,
#dorsale-attachments table tfoot .ui.heart.rating tr.icon, .ui.heart.rating .flyboy table thead tr.icon, .flyboy table thead .ui.heart.rating tr.icon,
.ui.heart.rating .flyboy table tfoot tr.icon,
.flyboy table tfoot .ui.heart.rating tr.icon, .ui.heart.rating #home-panels table thead tr.icon, #home-panels table thead .ui.heart.rating tr.icon,
.ui.heart.rating #home-panels table tfoot tr.icon,
#home-panels table tfoot .ui.heart.rating tr.icon {
  background: transparent !important;
  color: #FF6D75 !important;
  text-shadow: 0px -1px 0px #CD0707, -1px 0px 0px #CD0707, 0px 1px 0px #CD0707, 1px 0px 0px #CD0707 !important;
}

/* Selected Heart */
/* line 123, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.heart.rating .icon.selected,
.ui.heart.rating .icon.selected.active,
.ui.heart.rating table.table thead tr.selected,
table.table thead .ui.heart.rating tr.selected,
.ui.heart.rating table.default thead tr.selected,
table.default thead .ui.heart.rating tr.selected,
.ui.heart.rating table.table tfoot tr.selected,
table.table tfoot .ui.heart.rating tr.selected,
.ui.heart.rating table.default tfoot tr.selected,
table.default tfoot .ui.heart.rating tr.selected,
.ui.heart.rating #dorsale-attachments table thead tr.selected,
#dorsale-attachments table thead .ui.heart.rating tr.selected,
.ui.heart.rating #dorsale-attachments table tfoot tr.selected,
#dorsale-attachments table tfoot .ui.heart.rating tr.selected,
.ui.heart.rating .flyboy table thead tr.selected,
.flyboy table thead .ui.heart.rating tr.selected,
.ui.heart.rating .flyboy table tfoot tr.selected,
.flyboy table tfoot .ui.heart.rating tr.selected,
.ui.heart.rating #home-panels table thead tr.selected,
#home-panels table thead .ui.heart.rating tr.selected,
.ui.heart.rating #home-panels table tfoot tr.selected,
#home-panels table tfoot .ui.heart.rating tr.selected {
  background: transparent !important;
  color: #FF3000 !important;
  text-shadow: 0px -1px 0px #AA0101, -1px 0px 0px #AA0101, 0px 1px 0px #AA0101, 1px 0px 0px #AA0101 !important;
}

/*******************************
             States
*******************************/
/*-------------------
       Disabled
--------------------*/
/* disabled rating */
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.disabled.rating .icon {
  cursor: default;
}

/*-------------------
   User Interactive
--------------------*/
/* Selected Rating */
/* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating.selected .active.icon, .ui.rating.selected table.table thead tr.icon, table.table thead .ui.rating.selected tr.icon, .ui.rating.selected table.default thead tr.icon, table.default thead .ui.rating.selected tr.icon,
.ui.rating.selected table.table tfoot tr.icon,
table.table tfoot .ui.rating.selected tr.icon,
.ui.rating.selected table.default tfoot tr.icon,
table.default tfoot .ui.rating.selected tr.icon, .ui.rating.selected #dorsale-attachments table thead tr.icon, #dorsale-attachments table thead .ui.rating.selected tr.icon,
.ui.rating.selected #dorsale-attachments table tfoot tr.icon,
#dorsale-attachments table tfoot .ui.rating.selected tr.icon, .ui.rating.selected .flyboy table thead tr.icon, .flyboy table thead .ui.rating.selected tr.icon,
.ui.rating.selected .flyboy table tfoot tr.icon,
.flyboy table tfoot .ui.rating.selected tr.icon, .ui.rating.selected #home-panels table thead tr.icon, #home-panels table thead .ui.rating.selected tr.icon,
.ui.rating.selected #home-panels table tfoot tr.icon,
#home-panels table tfoot .ui.rating.selected tr.icon {
  opacity: 1;
}

/* line 155, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating.selected .icon.selected,
.ui.rating .icon.selected {
  opacity: 1;
}

/*******************************
          Variations
*******************************/
/* line 165, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.mini.rating {
  font-size: 0.78571429rem;
}

/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.tiny.rating {
  font-size: 0.85714286rem;
}

/* line 171, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.small.rating {
  font-size: 0.92857143rem;
}

/* line 174, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating {
  font-size: 1rem;
}

/* line 177, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.large.rating {
  font-size: 1.14285714rem;
}

/* line 180, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.huge.rating {
  font-size: 1.42857143rem;
}

/* line 183, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.massive.rating {
  font-size: 2rem;
}

/*******************************
         Theme Overrides
*******************************/
@font-face {
  font-family: 'Rating';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjCBsAAAC8AAAAYGNtYXCj2pm8AAABHAAAAKRnYXNwAAAAEAAAAcAAAAAIZ2x5ZlJbXMYAAAHIAAARnGhlYWQBGAe5AAATZAAAADZoaGVhA+IB/QAAE5wAAAAkaG10eCzgAEMAABPAAAAAcGxvY2EwXCxOAAAUMAAAADptYXhwACIAnAAAFGwAAAAgbmFtZfC1n04AABSMAAABPHBvc3QAAwAAAAAVyAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADxZQHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAJAAAAAgACAABAAAAAEAIOYF8AbwDfAj8C7wbvBw8Irwl/Cc8SPxZf/9//8AAAAAACDmAPAE8AzwI/Au8G7wcPCH8JfwnPEj8WT//f//AAH/4xoEEAYQAQ/sD+IPow+iD4wPgA98DvYOtgADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAP/tAgAB0wAKABUAAAEvAQ8BFwc3Fyc3BQc3Jz8BHwEHFycCALFPT7GAHp6eHoD/AHAWW304OH1bFnABGRqgoBp8sFNTsHyyOnxYEnFxElh8OgAAAAACAAD/7QIAAdMACgASAAABLwEPARcHNxcnNwUxER8BBxcnAgCxT0+xgB6enh6A/wA4fVsWcAEZGqCgGnywU1OwfLIBHXESWHw6AAAAAQAA/+0CAAHTAAoAAAEvAQ8BFwc3Fyc3AgCxT0+xgB6enh6AARkaoKAafLBTU7B8AAAAAAEAAAAAAgABwAArAAABFA4CBzEHDgMjIi4CLwEuAzU0PgIzMh4CFz4DMzIeAhUCAAcMEgugBgwMDAYGDAwMBqALEgwHFyg2HhAfGxkKChkbHxAeNigXAS0QHxsZCqAGCwkGBQkLBqAKGRsfEB42KBcHDBILCxIMBxcoNh4AAAAAAgAAAAACAAHAACsAWAAAATQuAiMiDgIHLgMjIg4CFRQeAhcxFx4DMzI+Aj8BPgM1DwEiFCIGMTAmIjQjJy4DNTQ+AjMyHgIfATc+AzMyHgIVFA4CBwIAFyg2HhAfGxkKChkbHxAeNigXBwwSC6AGDAwMBgYMDAwGoAsSDAdbogEBAQEBAaIGCgcEDRceEQkREA4GLy8GDhARCREeFw0EBwoGAS0eNigXBwwSCwsSDAcXKDYeEB8bGQqgBgsJBgUJCwagChkbHxA+ogEBAQGiBg4QEQkRHhcNBAcKBjQ0BgoHBA0XHhEJERAOBgABAAAAAAIAAcAAMQAAARQOAgcxBw4DIyIuAi8BLgM1ND4CMzIeAhcHFwc3Jzc+AzMyHgIVAgAHDBILoAYMDAwGBgwMDAagCxIMBxcoNh4KFRMSCC9wQLBwJwUJCgkFHjYoFwEtEB8bGQqgBgsJBgUJCwagChkbHxAeNigXAwUIBUtAoMBAOwECAQEXKDYeAAABAAAAAAIAAbcAKgAAEzQ3NjMyFxYXFhcWFzY3Njc2NzYzMhcWFRQPAQYjIi8BJicmJyYnJicmNQAkJUARExIQEAsMCgoMCxAQEhMRQCUkQbIGBwcGsgMFBQsKCQkGBwExPyMkBgYLCgkKCgoKCQoLBgYkIz8/QawFBawCBgUNDg4OFRQTAAAAAQAAAA0B2wHSACYAABM0PwI2FzYfAhYVFA8BFxQVFAcGByYvAQcGByYnJjU0PwEnJjUAEI9BBQkIBkCPEAdoGQMDBgUGgIEGBQYDAwEYaAcBIwsCFoEMAQEMgRYCCwYIZJABBQUFAwEBAkVFAgEBAwUFAwOQZAkFAAAAAAIAAAANAdsB0gAkAC4AABM0PwI2FzYfAhYVFA8BFxQVFAcmLwEHBgcmJyY1ND8BJyY1HwEHNxcnNy8BBwAQj0EFCQgGQI8QB2gZDAUGgIEGBQYDAwEYaAc/WBVsaxRXeDY2ASMLAhaBDAEBDIEWAgsGCGSQAQUNAQECRUUCAQEDBQUDA5BkCQURVXg4OHhVEW5uAAABACMAKQHdAXwAGgAANzQ/ATYXNh8BNzYXNh8BFhUUDwEGByYvASY1IwgmCAwLCFS8CAsMCCYICPUIDAsIjgjSCwkmCQEBCVS7CQEBCSYJCg0H9gcBAQePBwwAAAEAHwAfAXMBcwAsAAA3ND8BJyY1ND8BNjMyHwE3NjMyHwEWFRQPARcWFRQPAQYjIi8BBwYjIi8BJjUfCFRUCAgnCAwLCFRUCAwLCCcICFRUCAgnCAsMCFRUCAsMCCcIYgsIVFQIDAsIJwgIVFQICCcICwwIVFQICwwIJwgIVFQICCcIDAAAAAACAAAAJQFJAbcAHwArAAA3NTQ3NjsBNTQ3NjMyFxYdATMyFxYdARQHBiMhIicmNTczNTQnJiMiBwYdAQAICAsKJSY1NCYmCQsICAgIC/7tCwgIW5MWFR4fFRZApQsICDc0JiYmJjQ3CAgLpQsICAgIC8A3HhYVFRYeNwAAAQAAAAcBbgG3ACEAADcRNDc2NzYzITIXFhcWFREUBwYHBiMiLwEHBiMiJyYnJjUABgUKBgYBLAYGCgUGBgUKBQcOCn5+Cg4GBgoFBicBcAoICAMDAwMICAr+kAoICAQCCXl5CQIECAgKAAAAAwAAACUCAAFuABgAMQBKAAA3NDc2NzYzMhcWFxYVFAcGBwYjIicmJyY1MxYXFjMyNzY3JicWFRQHBiMiJyY1NDcGBzcUFxYzMjc2NTQ3NjMyNzY1NCcmIyIHBhUABihDREtLREMoBgYoQ0RLS0RDKAYlJjk5Q0M5OSYrQREmJTU1JSYRQSuEBAQGBgQEEREZBgQEBAQGJBkayQoKQSgoKChBCgoKCkEoJycoQQoKOiMjIyM6RCEeIjUmJSUmNSIeIUQlBgQEBAQGGBIRBAQGBgQEGhojAAAABQAAAAkCAAGJACwAOABRAGgAcAAANzQ3Njc2MzIXNzYzMhcWFxYXFhcWFxYVFDEGBwYPAQYjIicmNTQ3JicmJyY1MxYXNyYnJjU0NwYHNxQXFjMyNzY1NDc2MzI3NjU0JyYjIgcGFRc3Njc2NyYnNxYXFhcWFRQHBgcGBwYjPwEWFRQHBgcABitBQU0ZGhADBQEEBAUFBAUEBQEEHjw8Hg4DBQQiBQ0pIyIZBiUvSxYZDg4RQSuEBAQGBgQEEREZBgQEBAQGJBkaVxU9MzQiIDASGxkZEAYGCxQrODk/LlACFxYlyQsJQycnBRwEAgEDAwIDAwIBAwUCNmxsNhkFFAMFBBUTHh8nCQtKISgSHBsfIh4hRCUGBAQEBAYYEhEEBAYGBAQaGiPJJQUiIjYzISASGhkbCgoKChIXMRsbUZANCyghIA8AAAMAAAAAAbcB2wA5AEoAlAAANzU0NzY7ATY3Njc2NzY3Njc2MzIXFhcWFRQHMzIXFhUUBxYVFAcUFRQHFgcGKwEiJyYnJisBIicmNTcUFxYzMjc2NTQnJiMiBwYVFzMyFxYXFhcWFxYXFhcWOwEyNTQnNjc2NTQnNjU0JyYnNjc2NTQnJisBNDc2NTQnJiMGBwYHBgcGBwYHBgcGBwYHBgcGBwYrARUACwoQTgodEQ4GBAMFBgwLDxgTEwoKDjMdFhYOAgoRARkZKCUbGxsjIQZSEAoLJQUFCAcGBQUGBwgFBUkJBAUFBAQHBwMDBwcCPCUjNwIJBQUFDwMDBAkGBgsLDmUODgoJGwgDAwYFDAYQAQUGAwQGBgYFBgUGBgQJSbcPCwsGJhUPCBERExMMCgkJFBQhGxwWFR4ZFQoKFhMGBh0WKBcXBgcMDAoLDxIHBQYGBQcIBQYGBQgSAQEBAQICAQEDAgEULwgIBQoLCgsJDhQHCQkEAQ0NCg8LCxAdHREcDQ4IEBETEw0GFAEHBwUECAgFBQUFAgO3AAADAAD/2wG3AbcAPABNAJkAADc1NDc2OwEyNzY3NjsBMhcWBxUWFRQVFhUUBxYVFAcGKwEWFRQHBgcGIyInJicmJyYnJicmJyYnIyInJjU3FBcWMzI3NjU0JyYjIgcGFRczMhcWFxYXFhcWFxYXFhcWFxYXFhcWFzI3NjU0JyY1MzI3NjU0JyYjNjc2NTQnNjU0JyYnNjU0JyYrASIHIgcGBwYHBgcGIwYrARUACwoQUgYhJRsbHiAoGRkBEQoCDhYWHTMOCgoTExgPCwoFBgIBBAMFDhEdCk4QCgslBQUIBwYFBQYHCAUFSQkEBgYFBgUGBgYEAwYFARAGDAUGAwMIGwkKDg5lDgsLBgYJBAMDDwUFBQkCDg4ZJSU8AgcHAwMHBwQEBQUECbe3DwsKDAwHBhcWJwIWHQYGExYKChUZHhYVHRoiExQJCgsJDg4MDAwNBg4WJQcLCw+kBwUGBgUHCAUGBgUIpAMCBQYFBQcIBAUHBwITBwwTExERBw0OHBEdHRALCw8KDQ0FCQkHFA4JCwoLCgUICBgMCxUDAgEBAgMBAQG3AAAAAQAAAA0A7gHSABQAABM0PwI2FxEHBgcmJyY1ND8BJyY1ABCPQQUJgQYFBgMDARhoBwEjCwIWgQwB/oNFAgEBAwUFAwOQZAkFAAAAAAIAAAAAAgABtwAqAFkAABM0NzYzMhcWFxYXFhc2NzY3Njc2MzIXFhUUDwEGIyIvASYnJicmJyYnJjUzFB8BNzY1NCcmJyYnJicmIyIHBgcGBwYHBiMiJyYnJicmJyYjIgcGBwYHBgcGFQAkJUARExIQEAsMCgoMCxAQEhMRQCUkQbIGBwcGsgMFBQsKCQkGByU1pqY1BgYJCg4NDg0PDhIRDg8KCgcFCQkFBwoKDw4REg4PDQ4NDgoJBgYBMT8jJAYGCwoJCgoKCgkKCwYGJCM/P0GsBQWsAgYFDQ4ODhUUEzA1oJ82MBcSEgoLBgcCAgcHCwsKCQgHBwgJCgsLBwcCAgcGCwoSEhcAAAACAAAABwFuAbcAIQAoAAA3ETQ3Njc2MyEyFxYXFhURFAcGBwYjIi8BBwYjIicmJyY1PwEfAREhEQAGBQoGBgEsBgYKBQYGBQoFBw4Kfn4KDgYGCgUGJZIZef7cJwFwCggIAwMDAwgICv6QCggIBAIJeXkJAgQICAoIjRl0AWP+nQAAAAABAAAAJQHbAbcAMgAANzU0NzY7ATU0NzYzMhcWHQEUBwYrASInJj0BNCcmIyIHBh0BMzIXFh0BFAcGIyEiJyY1AAgIC8AmJjQ1JiUFBQgSCAUFFhUfHhUWHAsICAgIC/7tCwgIQKULCAg3NSUmJiU1SQgFBgYFCEkeFhUVFh43CAgLpQsICAgICwAAAAIAAQANAdsB0gAiAC0AABM2PwI2MzIfAhYXFg8BFxYHBiMiLwEHBiMiJyY/AScmNx8CLwE/AS8CEwEDDJBABggJBUGODgIDCmcYAgQCCAMIf4IFBgYEAgEZaQgC7hBbEgINSnkILgEBJggCFYILC4IVAggICWWPCgUFA0REAwUFCo9lCQipCTBmEw1HEhFc/u0AAAADAAAAAAHJAbcAFAAlAHkAADc1NDc2OwEyFxYdARQHBisBIicmNTcUFxYzMjc2NTQnJiMiBwYVFzU0NzYzNjc2NzY3Njc2NzY3Njc2NzY3NjMyFxYXFhcWFxYXFhUUFRQHBgcGBxQHBgcGBzMyFxYVFAcWFRYHFgcGBxYHBgcjIicmJyYnJiciJyY1AAUGB1MHBQYGBQdTBwYFJQUFCAcGBQUGBwgFBWQFBQgGDw8OFAkFBAQBAQMCAQIEBAYFBw4KCgcHBQQCAwEBAgMDAgYCAgIBAU8XEBAQBQEOBQUECwMREiYlExYXDAwWJAoHBQY3twcGBQUGB7cIBQUFBQgkBwYFBQYHCAUGBgUIJLcHBQYBEBATGQkFCQgGBQwLBgcICQUGAwMFBAcHBgYICQQEBwsLCwYGCgIDBAMCBBEQFhkSDAoVEhAREAsgFBUBBAUEBAcMAQUFCAAAAAADAAD/2wHJAZIAFAAlAHkAADcUFxYXNxY3Nj0BNCcmBycGBwYdATc0NzY3FhcWFRQHBicGJyY1FzU0NzY3Fjc2NzY3NjcXNhcWBxYXFgcWBxQHFhUUBwYHJxYXFhcWFRYXFhcWFRQVFAcGBwYHBgcGBwYnBicmJyYnJicmJyYnJicmJyYnJiciJyY1AAUGB1MHBQYGBQdTBwYFJQUFCAcGBQUGBwgFBWQGBQcKJBYMDBcWEyUmEhEDCwQFBQ4BBRAQEBdPAQECAgIGAgMDAgEBAwIEBQcHCgoOBwUGBAQCAQIDAQEEBAUJFA4PDwYIBQWlBwYFAQEBBwQJtQkEBwEBAQUGB7eTBwYEAQEEBgcJBAYBAQYECZS4BwYEAgENBwUCBgMBAQEXEyEJEhAREBcIDhAaFhEPAQEFAgQCBQELBQcKDAkIBAUHCgUGBwgDBgIEAQEHBQkIBwUMCwcECgcGCRoREQ8CBgQIAAAAAQAAAAEAAJth57dfDzz1AAsCAAAAAADP/GODAAAAAM/8Y4MAAP/bAgAB2wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAdwAAAHcAAACAAAjAZMAHwFJAAABbgAAAgAAAAIAAAACAAAAAgAAAAEAAAACAAAAAW4AAAHcAAAB3AABAdwAAAHcAAAAAAAAAAoAFAAeAEoAcACKAMoBQAGIAcwCCgJUAoICxgMEAzoDpgRKBRgF7AYSBpgG2gcgB2oIGAjOAAAAAQAAABwAmgAFAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAwAAAABAAAAAAACAA4AQAABAAAAAAADAAwAIgABAAAAAAAEAAwATgABAAAAAAAFABYADAABAAAAAAAGAAYALgABAAAAAAAKADQAWgADAAEECQABAAwAAAADAAEECQACAA4AQAADAAEECQADAAwAIgADAAEECQAEAAwATgADAAEECQAFABYADAADAAEECQAGAAwANAADAAEECQAKADQAWgByAGEAdABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcgBhAHQAaQBuAGdyYXRpbmcAcgBhAHQAaQBuAGcAUgBlAGcAdQBsAGEAcgByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABcUAAoAAAAAFswAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAEuEAABLho6TvIE9TLzIAABPYAAAAYAAAAGAIIwgbY21hcAAAFDgAAACkAAAApKPambxnYXNwAAAU3AAAAAgAAAAIAAAAEGhlYWQAABTkAAAANgAAADYBGAe5aGhlYQAAFRwAAAAkAAAAJAPiAf1obXR4AAAVQAAAAHAAAABwLOAAQ21heHAAABWwAAAABgAAAAYAHFAAbmFtZQAAFbgAAAE8AAABPPC1n05wb3N0AAAW9AAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLZviU+HQFHQAAAP0PHQAAAQIRHQAAAAkdAAAS2BIAHQEBBw0PERQZHiMoLTI3PEFGS1BVWl9kaW5zeH2Ch4xyYXRpbmdyYXRpbmd1MHUxdTIwdUU2MDB1RTYwMXVFNjAydUU2MDN1RTYwNHVFNjA1dUYwMDR1RjAwNXVGMDA2dUYwMEN1RjAwRHVGMDIzdUYwMkV1RjA2RXVGMDcwdUYwODd1RjA4OHVGMDg5dUYwOEF1RjA5N3VGMDlDdUYxMjN1RjE2NHVGMTY1AAACAYkAGgAcAgABAAQABwAKAA0AVgCWAL0BAgGMAeQCbwLwA4cD5QR0BQMFdgZgB8MJkQtxC7oM2Q1jDggOmRAYEZr8lA78lA78lA77lA74lPetFftFpTz3NDz7NPtFcfcU+xBt+0T3Mt73Mjht90T3FPcQBfuU+0YV+wRRofcQMOP3EZ3D9wXD+wX3EXkwM6H7EPsExQUO+JT3rRX7RaU89zQ8+zT7RXH3FPsQbftE9zLe9zI4bfdE9xT3EAX7lPtGFYuLi/exw/sF9xF5MDOh+xD7BMUFDviU960V+0WlPPc0PPs0+0Vx9xT7EG37RPcy3vcyOG33RPcU9xAFDviU98EVi2B4ZG5wCIuL+zT7NAV7e3t7e4t7i3ube5sI+zT3NAVupniyi7aL3M3N3Iu2i7J4pm6mqLKetovci81JizoIDviU98EVi9xJzTqLYItkeHBucKhknmCLOotJSYs6i2CeZKhwCIuL9zT7NAWbe5t7m4ubi5ubm5sI9zT3NAWopp6yi7YIME0V+zb7NgWKioqKiouKi4qMiowI+zb3NgV6m4Ghi6OLubCwuYuji6GBm3oIule6vwWbnKGVo4u5i7Bmi12Lc4F1ensIDviU98EVi2B4ZG5wCIuL+zT7NAV7e3t7e4t7i3ube5sI+zT3NAVupniyi7aL3M3N3Iuni6WDoX4IXED3BEtL+zT3RPdU+wTLssYFl46YjZiL3IvNSYs6CA6L98UVi7WXrKOio6Otl7aLlouXiZiHl4eWhZaEloSUhZKFk4SShZKEkpKSkZOSkpGUkZaSCJaSlpGXj5iPl42Wi7aLrX+jc6N0l2qLYYthdWBgYAj7RvtABYeIh4mGi4aLh42Hjgj7RvdABYmNiY2Hj4iOhpGDlISUhZWFlIWVhpaHmYaYiZiLmAgOZ4v3txWLkpCPlo0I9yOgzPcWBY6SkI+Ri5CLkIePhAjL+xb3I3YFlomQh4uEi4aJh4aGCCMmpPsjBYuKi4mLiIuHioiJiImIiIqHi4iLh4yHjQj7FM/7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwgOZ4v3txWLkpCPlo0I9yOgzPcWBY6SkI+Ri5CLkIePhAjL+xb3I3YFlomQh4uEi4aJh4aGCCMmpPsjBYuKi4mLiIuCh4aDi4iLh4yHjQj7FM/7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwjKeRXjN3b7DfcAxPZSd/cN4t/7DJ1V9wFV+wEFDq73ZhWLk42RkZEIsbIFkZCRjpOLkouSiJCGCN8291D3UAWQkJKOkouTi5GIkYYIsWQFkYaNhIuEi4OJhYWFCPuJ+4kFhYWFiYOLhIuEjYaRCPsi9yIFhZCJkouSCA77AartFYuSjpKQkAjf3zffBYaQiJKLk4uSjpKQkAiysgWRkJGOk4uSi5KIkIYI3zff3wWQkJKOk4uSi5KIkIYIsmQFkIaOhIuEi4OIhIaGCDc33zcFkIaOhIuEi4OIhYaFCGRkBYaGhIiEi4OLhI6GkAg33zc3BYaGhIiEi4OLhY6FkAhksgWGkYiRi5MIDvtLi8sVi/c5BYuSjpKQkJCQko6SiwiVi4vCBYuul6mkpKSkqpiui66LqX6kcqRymG2LaAiLVJSLBZKLkoiQhpCGjoSLhAiL+zkFi4OIhYaGhoWEiYSLCPuniwWEi4SNhpGGkIiRi5MI5vdUFfcni4vCBYufhJx8mn2ZepJ3i3aLeoR9fX18g3qLdwiLVAUO+yaLshWL+AQFi5GNkY+RjpCQj5KNj42PjI+LCPfAiwWPi4+Kj4mRiZCHj4aPhY2Fi4UIi/wEBYuEiYWHhoeGhoeFiIiKhoqHi4GLhI6EkQj7EvcN+xL7DQWEhYOIgouHi4eLh42EjoaPiJCHkImRi5IIDov3XRWLko2Rj5Kltq+vuKW4pbuZvYu9i7t9uHG4ca9npWCPhI2Fi4SLhYmEh4RxYGdoXnAIXnFbflmLWYtbmF6lXqZnrnG2h5KJkouRCLCLFaRkq2yxdLF0tH+4i7iLtJexorGiq6qksm64Z61goZZ3kXaLdItnfm1ycnJybX9oiwhoi22XcqRypH6pi6+LopGglp9gdWdpbl4I9xiwFYuHjIiOiI6IjoqPi4+LjoyOjo2OjY6Lj4ubkJmXl5eWmZGbi4+LjoyOjo2OjY6LjwiLj4mOiY6IjYiNh4tzi3eCenp6eoJ3i3MIDov3XRWLko2Sj5GouK+utqW3pbqYvouci5yJnIgIm6cFjY6NjI+LjIuNi42JjYqOio+JjomOiY6KjomOiY6JjoqNioyKjomMiYuHi4qLiouLCHdnbVVjQ2NDbVV3Zwh9cgWJiIiJiIuJi36SdJiIjYmOi46LjY+UlJlvl3KcdJ90oHeie6WHkYmSi5IIsIsVqlq0Z711CKGzBXqXfpqCnoKdhp6LoIuikaCWn2B1Z2luXgj3GLAVi4eMiI6IjoiOio+Lj4uOjI6OjY6NjouPi5uQmZeXl5aZkZuLj4uOjI6OjY6NjouPCIuPiY6JjoiNiI2Hi3OLd4J6enp6gneLcwji+10VoLAFtI+wmK2hrqKnqKKvdq1wp2uhCJ2rBZ1/nHycepx6mHqWeY+EjYWLhIuEiYWHhIR/gH1+fG9qaXJmeWV5Y4Jhiwi53BXb9yQFjIKMg4uEi3CDc3x1fHV3fHOBCA6L1BWL90sFi5WPlJKSkpKTj5aLCNmLBZKPmJqepJaZlZeVlY+Qj5ONl42WjpeOmI+YkZWTk5OSk46Vi5uLmYiYhZiFlIGSfgiSfo55i3WLeYd5gXgIvosFn4uchJl8mn2Seot3i3qGfIJ9jYSLhYuEi3yIfoR+i4eLh4uHi3eGen99i3CDdnt8CHt8dYNwiwhmiwV5i3mNeY95kHeRc5N1k36Ph4sIOYsFgIuDjoSShJKHlIuVCLCdFYuGjIePiI+Hj4mQi5CLj42Pj46OjY+LkIuQiZCIjoePh42Gi4aLh4mHh4eIioaLhgjUeRWUiwWNi46Lj4qOi4+KjYqOi4+Kj4mQio6KjYqNio+Kj4mQio6KjIqzfquEpIsIrosFr4uemouri5CKkYqQkY6QkI6SjpKNkouSi5KJkoiRlZWQlouYi5CKkImRiZGJj4iOCJGMkI+PlI+UjZKLkouViJODk4SSgo+CiwgmiwWLlpCalJ6UnpCbi5aLnoiYhJSFlH+QeYuGhoeDiYCJf4h/h3+IfoWBg4KHh4SCgH4Ii4qIiYiGh4aIh4mIiIiIh4eGh4aHh4eHiIiHiIeHiIiHiIeKh4mIioiLCIKLi/tLBQ6L90sVi/dLBYuVj5OSk5KSk46WiwjdiwWPi5iPoZOkk6CRnZCdj56Nn4sIq4sFpougg5x8m3yTd4txCIuJBZd8kHuLd4uHi4eLh5J+jn6LfIuEi4SJhZR9kHyLeot3hHp8fH19eoR3iwhYiwWVeI95i3mLdIh6hH6EfoKBfoV+hX2He4uBi4OPg5KFkYaTh5SHlYiTipOKk4qTiJMIiZSIkYiPgZSBl4CaeKR+moSPCD2LBYCLg4+EkoSSh5SLlQiw9zgVi4aMh4+Ij4ePiZCLkIuPjY+Pjo6Nj4uQi5CJkIiOh4+HjYaLhouHiYeHh4iKhouGCNT7OBWUiwWOi46Kj4mPio+IjoiPh4+IjoePiI+Hj4aPho6HjoiNiI6Hj4aOho6Ii4qWfpKDj4YIk4ORgY5+j36OgI1/jYCPg5CGnYuXj5GUkpSOmYuei5aGmoKfgp6GmouWCPCLBZSLlI+SkpOTjpOLlYuSiZKHlIeUho+Fi46PjY+NkY2RjJCLkIuYhpaBlY6RjZKLkgiLkomSiJKIkoaQhY6MkIyRi5CLm4aXgpOBkn6Pe4sIZosFcotrhGN9iouIioaJh4qHiomKiYqIioaKh4mHioiKiYuHioiLh4qIi4mLCIKLi/tLBQ77lIv3txWLkpCPlo0I9yOgzPcWBY6SkI+RiwiL/BL7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwgOi/fFFYu1l6yjoqOjrZe2i5aLl4mYh5eHloWWhJaElIWShZOEkoWShJKSkpGTkpKRlJGWkgiWkpaRl4+Yj5eNlou2i61/o3OjdJdqi2GLYXVgYGAI+0b7QAWHiIeJhouGi4eNh44I+0b3QAWJjYmNh4+IjoaRg5SElIWVhZSFlYaWh5mGmImYi5gIsIsVi2ucaa9oCPc6+zT3OvczBa+vnK2Lq4ubiZiHl4eXhpSFkoSSg5GCj4KQgo2CjYONgYuBi4KLgIl/hoCGgIWChAiBg4OFhISEhYaFhoaIhoaJhYuFi4aNiJCGkIaRhJGEkoORgZOCkoCRgJB/kICNgosIgYuBi4OJgomCiYKGgoeDhYSEhYSGgod/h3+Jfot7CA77JouyFYv4BAWLkY2Rj5GOkJCPko2PjY+Mj4sI98CLBY+Lj4qPiZGJkIePho+FjYWLhQiL/AQFi4SJhYeGh4aGh4WIiIqGioeLgYuEjoSRCPsS9w37EvsNBYSFg4iCi4eLh4uHjYSOho+IkIeQiZGLkgiwkxX3JvchpHL3DfsIi/f3+7iLi/v3BQ5ni8sVi/c5BYuSjpKQkJCQko6Siwj3VIuLwgWLrpippKSkpKmYrouvi6l+pHKkcpdti2gIi0IFi4aKhoeIh4eHiYaLCHmLBYaLh42Hj4eOipCLkAiL1AWLn4OcfZp9mXqSdot3i3qEfX18fIR6i3cIi1SniwWSi5KIkIaQho6Ei4QIi/s5BYuDiIWGhoaFhImEiwj7p4sFhIuEjYaRhpCIkYuTCA5njPe6FYyQkI6UjQj3I6DM9xYFj5KPj5GLkIuQh4+ECMv7FvcjdgWUiZCIjYaNhoiFhYUIIyak+yMFjIWKhomHiYiIiYaLiIuHjIeNCPsUz/sVRwWHiYeKiIuHi4eNiY6Jj4uQjJEIo/cjI/AFhZGJkY2QCPeB+z0VnILlW3rxiJ6ZmNTS+wydgpxe54v7pwUOZ4vCFYv3SwWLkI2Pjo+Pjo+NkIsI3osFkIuPiY6Ij4eNh4uGCIv7SwWLhomHh4eIh4eKhosIOIsFhouHjIePiI+Jj4uQCLCvFYuGjIePh46IkImQi5CLj42Pjo6PjY+LkIuQiZCIjoePh42Gi4aLhomIh4eIioaLhgjvZxWL90sFi5CNj46Oj4+PjZCLj4ySkJWWlZaVl5SXmJuVl5GRjo6OkI6RjZCNkIyPjI6MkY2TCIySjJGMj4yPjZCOkY6RjpCPjo6Pj42Qi5SLk4qSiZKJkYiPiJCIjoiPho6GjYeMhwiNh4yGjIaMhYuHi4iLiIuHi4eLg4uEiYSJhImFiYeJh4mFh4WLioqJiomJiIqJiokIi4qKiIqJCNqLBZqLmIWWgJaAkH+LfIt6hn2Af46DjYSLhIt9h36Cf4+Bi3+HgImAhYKEhI12hnmAfgh/fXiDcosIZosFfot+jHyOfI5/joOOg41/j32Qc5N8j4SMhouHjYiOh4+Jj4uQCA5ni/c5FYuGjYaOiI+Hj4mQiwjeiwWQi4+Njo+Pjo2Qi5AIi/dKBYuQiZCHjoiPh42Giwg4iwWGi4eJh4eIiImGi4YIi/tKBbD3JhWLkIyPj4+OjpCNkIuQi4+Jj4iOh42Hi4aLhomHiIeHh4eKhouGi4aMiI+Hj4qPi5AI7/snFYv3SwWLkI2Qj46Oj4+NkIuSi5qPo5OZkJePk46TjZeOmo6ajpiMmIsIsIsFpIueg5d9ln6Qeol1koSRgo2Aj4CLgIeAlH+Pfot9i4WJhIiCloCQfIt7i3yFfoGACICAfoZ8iwg8iwWMiIyJi4mMiYyJjYmMiIyKi4mPhI2GjYeNh42GjYOMhIyEi4SLhouHi4iLiYuGioYIioWKhomHioeJh4iGh4eIh4aIh4iFiISJhImDioKLhouHjYiPh4+Ij4iRiJGJkIqPCIqPipGKkomTipGKj4qOiZCJkYiQiJCIjoWSgZZ+nIKXgZaBloGWhJGHi4aLh42HjwiIjomQi48IDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAPFlAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAkAAAACAAIAAEAAAAAQAg5gXwBvAN8CPwLvBu8HDwivCX8JzxI/Fl//3//wAAAAAAIOYA8ATwDPAj8C7wbvBw8Ifwl/Cc8SPxZP/9//8AAf/jGgQQBhABD+wP4g+jD6IPjA+AD3wO9g62AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAJrVlLJfDzz1AAsCAAAAAADP/GODAAAAAM/8Y4MAAP/bAgAB2wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAdwAAAHcAAACAAAjAZMAHwFJAAABbgAAAgAAAAIAAAACAAAAAgAAAAEAAAACAAAAAW4AAAHcAAAB3AABAdwAAAHcAAAAAFAAABwAAAAAAA4ArgABAAAAAAABAAwAAAABAAAAAAACAA4AQAABAAAAAAADAAwAIgABAAAAAAAEAAwATgABAAAAAAAFABYADAABAAAAAAAGAAYALgABAAAAAAAKADQAWgADAAEECQABAAwAAAADAAEECQACAA4AQAADAAEECQADAAwAIgADAAEECQAEAAwATgADAAEECQAFABYADAADAAEECQAGAAwANAADAAEECQAKADQAWgByAGEAdABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcgBhAHQAaQBuAGdyYXRpbmcAcgBhAHQAaQBuAGcAUgBlAGcAdQBsAGEAcgByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 198, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .icon {
  font-family: 'Rating';
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* Empty Star */
/* line 209, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .icon:before {
  content: '\f005';
}

/* Active Star */
/* line 214, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.rating .active.icon:before, .ui.rating table.table thead tr.icon:before, table.table thead .ui.rating tr.icon:before, .ui.rating table.default thead tr.icon:before, table.default thead .ui.rating tr.icon:before,
.ui.rating table.table tfoot tr.icon:before,
table.table tfoot .ui.rating tr.icon:before,
.ui.rating table.default tfoot tr.icon:before,
table.default tfoot .ui.rating tr.icon:before, .ui.rating #dorsale-attachments table thead tr.icon:before, #dorsale-attachments table thead .ui.rating tr.icon:before,
.ui.rating #dorsale-attachments table tfoot tr.icon:before,
#dorsale-attachments table tfoot .ui.rating tr.icon:before, .ui.rating .flyboy table thead tr.icon:before, .flyboy table thead .ui.rating tr.icon:before,
.ui.rating .flyboy table tfoot tr.icon:before,
.flyboy table tfoot .ui.rating tr.icon:before, .ui.rating #home-panels table thead tr.icon:before, #home-panels table thead .ui.rating tr.icon:before,
.ui.rating #home-panels table tfoot tr.icon:before,
#home-panels table tfoot .ui.rating tr.icon:before {
  content: '\f005';
}

/*-------------------
        Star
--------------------*/
/* Unfilled Star */
/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .icon:before {
  content: '\f005';
}

/* Active Star */
/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .active.icon:before, .ui.star.rating table.table thead tr.icon:before, table.table thead .ui.star.rating tr.icon:before, .ui.star.rating table.default thead tr.icon:before, table.default thead .ui.star.rating tr.icon:before,
.ui.star.rating table.table tfoot tr.icon:before,
table.table tfoot .ui.star.rating tr.icon:before,
.ui.star.rating table.default tfoot tr.icon:before,
table.default tfoot .ui.star.rating tr.icon:before, .ui.star.rating #dorsale-attachments table thead tr.icon:before, #dorsale-attachments table thead .ui.star.rating tr.icon:before,
.ui.star.rating #dorsale-attachments table tfoot tr.icon:before,
#dorsale-attachments table tfoot .ui.star.rating tr.icon:before, .ui.star.rating .flyboy table thead tr.icon:before, .flyboy table thead .ui.star.rating tr.icon:before,
.ui.star.rating .flyboy table tfoot tr.icon:before,
.flyboy table tfoot .ui.star.rating tr.icon:before, .ui.star.rating #home-panels table thead tr.icon:before, #home-panels table thead .ui.star.rating tr.icon:before,
.ui.star.rating #home-panels table tfoot tr.icon:before,
#home-panels table tfoot .ui.star.rating tr.icon:before {
  content: '\f005';
}

/* Partial */
/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .partial.icon:before {
  content: '\f006';
}

/* line 237, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.star.rating .partial.icon {
  content: '\f005';
}

/*-------------------
        Heart
--------------------*/
/* Empty Heart
.ui.heart.rating .icon:before {
  content: '\f08a';
}
*/
/* line 251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.heart.rating .icon:before {
  content: '\f004';
}

/* Active */
/* line 255, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_rating.scss */
.ui.heart.rating .active.icon:before, .ui.heart.rating table.table thead tr.icon:before, table.table thead .ui.heart.rating tr.icon:before, .ui.heart.rating table.default thead tr.icon:before, table.default thead .ui.heart.rating tr.icon:before,
.ui.heart.rating table.table tfoot tr.icon:before,
table.table tfoot .ui.heart.rating tr.icon:before,
.ui.heart.rating table.default tfoot tr.icon:before,
table.default tfoot .ui.heart.rating tr.icon:before, .ui.heart.rating #dorsale-attachments table thead tr.icon:before, #dorsale-attachments table thead .ui.heart.rating tr.icon:before,
.ui.heart.rating #dorsale-attachments table tfoot tr.icon:before,
#dorsale-attachments table tfoot .ui.heart.rating tr.icon:before, .ui.heart.rating .flyboy table thead tr.icon:before, .flyboy table thead .ui.heart.rating tr.icon:before,
.ui.heart.rating .flyboy table tfoot tr.icon:before,
.flyboy table tfoot .ui.heart.rating tr.icon:before, .ui.heart.rating #home-panels table thead tr.icon:before, #home-panels table thead .ui.heart.rating tr.icon:before,
.ui.heart.rating #home-panels table tfoot tr.icon:before,
#home-panels table tfoot .ui.heart.rating tr.icon:before {
  content: '\f004';
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Search
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Search
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search {
  position: relative;
}

/* line 19, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .prompt {
  margin: 0em;
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-shadow: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: 0em 0em 0em 0em transparent inset;
  box-shadow: 0em 0em 0em 0em transparent inset;
  -webkit-transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search .prompt {
  border-radius: 500rem;
}

/*--------------
     Icon
---------------*/
/* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search .prompt ~ .search.icon {
  cursor: pointer;
}

/*--------------
    Results
---------------*/
/* line 56, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results {
  display: none;
  position: absolute;
  top: 100%;
  left: 0%;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  white-space: normal;
  text-align: left;
  text-transform: none;
  background: #FFFFFF;
  margin-top: 0.5em;
  width: 18em;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  border: 1px solid #D4D4D5;
  z-index: 998;
}

/* line 75, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > :first-child {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* line 78, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > :last-child {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
}

/*--------------
    Result
---------------*/
/* line 86, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result {
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-size: 1em;
  padding: 0.85714286em 1.14285714em;
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.33;
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

/* line 96, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result:last-child {
  border-bottom: none !important;
}

/* Image */
/* line 101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .image {
  float: right;
  overflow: hidden;
  background: none;
  width: 5em;
  height: 3em;
  border-radius: 0.25em;
}

/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .image img {
  display: block;
  width: auto;
  height: 100%;
}

/*--------------
      Info
---------------*/
/* line 119, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .image + .content {
  margin: 0em 6em 0em 0em;
}

/* line 122, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .title {
  margin: -0.14285714em 0em 0em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.85);
}

/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .description {
  margin-top: 0;
  font-size: 0.92857143em;
  color: rgba(0, 0, 0, 0.4);
}

/* line 134, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result .price {
  float: right;
  color: #21BA45;
}

/*--------------
    Message
---------------*/
/* line 143, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > .message {
  padding: 1em 1em;
}

/* line 146, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > .message .header {
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
}

/* line 152, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > .message .description {
  margin-top: 0.25rem;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.87);
}

/* View All Results */
/* line 159, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results > .action {
  display: block;
  border-top: none;
  background: #F3F4F5;
  padding: 0.92857143em 1em;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  text-align: center;
}

/*******************************
            States
*******************************/
/*--------------------
       Focus
---------------------*/
/* line 179, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .prompt:focus {
  border-color: rgba(34, 36, 38, 0.35);
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.95);
}

/*--------------------
       Loading
---------------------*/
/* line 189, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.loading.search .input > i.icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.loading.search .input > i.icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/*--------------
      Hover
---------------*/
/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result:hover,
.ui.category.search > .results .category .result:hover {
  background: #F9FAFB;
}

/* line 228, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search .action:hover {
  background: #E0E0E0;
}

/*--------------
      Active
---------------*/
/* line 236, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category.active, .ui.category.search > .results table.table thead tr.category, table.table thead .ui.category.search > .results tr.category, .ui.category.search > .results table.default thead tr.category, table.default thead .ui.category.search > .results tr.category,
.ui.category.search > .results table.table tfoot tr.category,
table.table tfoot .ui.category.search > .results tr.category,
.ui.category.search > .results table.default tfoot tr.category,
table.default tfoot .ui.category.search > .results tr.category, .ui.category.search > .results #dorsale-attachments table thead tr.category, #dorsale-attachments table thead .ui.category.search > .results tr.category,
.ui.category.search > .results #dorsale-attachments table tfoot tr.category,
#dorsale-attachments table tfoot .ui.category.search > .results tr.category, .ui.category.search > .results .flyboy table thead tr.category, .flyboy table thead .ui.category.search > .results tr.category,
.ui.category.search > .results .flyboy table tfoot tr.category,
.flyboy table tfoot .ui.category.search > .results tr.category, .ui.category.search > .results #home-panels table thead tr.category, #home-panels table thead .ui.category.search > .results tr.category,
.ui.category.search > .results #home-panels table tfoot tr.category,
#home-panels table tfoot .ui.category.search > .results tr.category {
  background: #F3F4F5;
}

/* line 239, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category.active > .name, .ui.category.search > .results table.table thead tr.category > .name, table.table thead .ui.category.search > .results tr.category > .name, .ui.category.search > .results table.default thead tr.category > .name, table.default thead .ui.category.search > .results tr.category > .name,
.ui.category.search > .results table.table tfoot tr.category > .name,
table.table tfoot .ui.category.search > .results tr.category > .name,
.ui.category.search > .results table.default tfoot tr.category > .name,
table.default tfoot .ui.category.search > .results tr.category > .name, .ui.category.search > .results #dorsale-attachments table thead tr.category > .name, #dorsale-attachments table thead .ui.category.search > .results tr.category > .name,
.ui.category.search > .results #dorsale-attachments table tfoot tr.category > .name,
#dorsale-attachments table tfoot .ui.category.search > .results tr.category > .name, .ui.category.search > .results .flyboy table thead tr.category > .name, .flyboy table thead .ui.category.search > .results tr.category > .name,
.ui.category.search > .results .flyboy table tfoot tr.category > .name,
.flyboy table tfoot .ui.category.search > .results tr.category > .name, .ui.category.search > .results #home-panels table thead tr.category > .name, #home-panels table thead .ui.category.search > .results tr.category > .name,
.ui.category.search > .results #home-panels table tfoot tr.category > .name,
#home-panels table tfoot .ui.category.search > .results tr.category > .name {
  color: rgba(0, 0, 0, 0.87);
}

/* line 242, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result.active, .ui.search > .results table.table thead tr.result, table.table thead .ui.search > .results tr.result, .ui.search > .results table.default thead tr.result, table.default thead .ui.search > .results tr.result,
.ui.search > .results table.table tfoot tr.result,
table.table tfoot .ui.search > .results tr.result,
.ui.search > .results table.default tfoot tr.result,
table.default tfoot .ui.search > .results tr.result, .ui.search > .results #dorsale-attachments table thead tr.result, #dorsale-attachments table thead .ui.search > .results tr.result,
.ui.search > .results #dorsale-attachments table tfoot tr.result,
#dorsale-attachments table tfoot .ui.search > .results tr.result, .ui.search > .results .flyboy table thead tr.result, .flyboy table thead .ui.search > .results tr.result,
.ui.search > .results .flyboy table tfoot tr.result,
.flyboy table tfoot .ui.search > .results tr.result, .ui.search > .results #home-panels table thead tr.result, #home-panels table thead .ui.search > .results tr.result,
.ui.search > .results #home-panels table tfoot tr.result,
#home-panels table tfoot .ui.search > .results tr.result,
.ui.category.search > .results .category .result.active {
  position: relative;
  border-left-color: rgba(34, 36, 38, 0.1);
  background: #F3F4F5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 250, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result.active .title, .ui.search > .results table.table thead tr.result .title, table.table thead .ui.search > .results tr.result .title, .ui.search > .results table.default thead tr.result .title, table.default thead .ui.search > .results tr.result .title,
.ui.search > .results table.table tfoot tr.result .title,
table.table tfoot .ui.search > .results tr.result .title,
.ui.search > .results table.default tfoot tr.result .title,
table.default tfoot .ui.search > .results tr.result .title, .ui.search > .results #dorsale-attachments table thead tr.result .title, #dorsale-attachments table thead .ui.search > .results tr.result .title,
.ui.search > .results #dorsale-attachments table tfoot tr.result .title,
#dorsale-attachments table tfoot .ui.search > .results tr.result .title, .ui.search > .results .flyboy table thead tr.result .title, .flyboy table thead .ui.search > .results tr.result .title,
.ui.search > .results .flyboy table tfoot tr.result .title,
.flyboy table tfoot .ui.search > .results tr.result .title, .ui.search > .results #home-panels table thead tr.result .title, #home-panels table thead .ui.search > .results tr.result .title,
.ui.search > .results #home-panels table tfoot tr.result .title,
#home-panels table tfoot .ui.search > .results tr.result .title {
  color: rgba(0, 0, 0, 0.85);
}

/* line 253, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search > .results .result.active .description, .ui.search > .results table.table thead tr.result .description, table.table thead .ui.search > .results tr.result .description, .ui.search > .results table.default thead tr.result .description, table.default thead .ui.search > .results tr.result .description,
.ui.search > .results table.table tfoot tr.result .description,
table.table tfoot .ui.search > .results tr.result .description,
.ui.search > .results table.default tfoot tr.result .description,
table.default tfoot .ui.search > .results tr.result .description, .ui.search > .results #dorsale-attachments table thead tr.result .description, #dorsale-attachments table thead .ui.search > .results tr.result .description,
.ui.search > .results #dorsale-attachments table tfoot tr.result .description,
#dorsale-attachments table tfoot .ui.search > .results tr.result .description, .ui.search > .results .flyboy table thead tr.result .description, .flyboy table thead .ui.search > .results tr.result .description,
.ui.search > .results .flyboy table tfoot tr.result .description,
.flyboy table tfoot .ui.search > .results tr.result .description, .ui.search > .results #home-panels table thead tr.result .description, #home-panels table thead .ui.search > .results tr.result .description,
.ui.search > .results #home-panels table tfoot tr.result .description,
#home-panels table tfoot .ui.search > .results tr.result .description {
  color: rgba(0, 0, 0, 0.85);
}

/*--------------------
        Disabled
----------------------*/
/* Disabled */
/* line 263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.disabled.search {
  cursor: default;
  pointer-events: none;
  opacity: 0.45;
}

/*******************************
           Types
*******************************/
/*--------------
    Selection
---------------*/
/* line 279, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search.selection .prompt {
  border-radius: 0.28571429rem;
}

/* Remove input */
/* line 284, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search.selection > .icon.input > .remove.icon {
  pointer-events: none;
  position: absolute;
  left: auto;
  opacity: 0;
  color: '';
  top: 0em;
  right: 0em;
  -webkit-transition: color 0.1s ease, opacity 0.1s ease;
  transition: color 0.1s ease, opacity 0.1s ease;
}

/* line 295, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search.selection > .icon.input > .active.remove.icon, table.table thead .ui.search.selection > .icon.input > tr.remove.icon, table.default thead .ui.search.selection > .icon.input > tr.remove.icon,
table.table tfoot .ui.search.selection > .icon.input > tr.remove.icon,
table.default tfoot .ui.search.selection > .icon.input > tr.remove.icon, #dorsale-attachments table thead .ui.search.selection > .icon.input > tr.remove.icon,
#dorsale-attachments table tfoot .ui.search.selection > .icon.input > tr.remove.icon, .flyboy table thead .ui.search.selection > .icon.input > tr.remove.icon,
.flyboy table tfoot .ui.search.selection > .icon.input > tr.remove.icon, #home-panels table thead .ui.search.selection > .icon.input > tr.remove.icon,
#home-panels table tfoot .ui.search.selection > .icon.input > tr.remove.icon {
  cursor: pointer;
  opacity: 0.8;
  pointer-events: auto;
}

/* line 300, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search.selection > .icon.input:not([class*="left icon"]) > .icon ~ .remove.icon {
  right: 1.85714em;
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search.selection > .icon.input > .remove.icon:hover, .textarea-input-group .ui.search.selection > .icon.input > button.icon:hover, .textarea-input-group .ui.search.selection > .icon.input > input.icon:hover {
  opacity: 1;
  color: #DB2828;
}

/*--------------
    Category
---------------*/
/* line 312, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search .results {
  width: 28em;
}

/* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search .results.animating,
.ui.category.search .results.visible {
  display: table;
}

/* Category */
/* line 321, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category {
  display: table-row;
  background: #F3F4F5;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.1s ease, border-color 0.1s ease;
  transition: background 0.1s ease, border-color 0.1s ease;
}

/* Last Category */
/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category:last-child {
  border-bottom: none;
}

/* First / Last */
/* line 336, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category:first-child .name + .result {
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category:last-child .result:last-child {
  border-radius: 0em 0em 0.28571429rem 0em;
}

/* Category Result Name */
/* line 344, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category > .name {
  display: table-cell;
  text-overflow: ellipsis;
  width: 100px;
  white-space: nowrap;
  background: transparent;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 0.4em 1em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

/* Category Result */
/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category .results {
  display: table-cell;
  background: #FFFFFF;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

/* line 365, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.category.search > .results .category .result {
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
  -webkit-transition: background 0.1s ease, border-color 0.1s ease;
  transition: background 0.1s ease, border-color 0.1s ease;
  padding: 0.85714286em 1.14285714em;
}

/*******************************
           Variations
*******************************/
/*-------------------
     Left / Right
--------------------*/
/* line 382, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search[class*="left aligned"] > .results {
  right: auto;
  left: 0%;
}

/* line 386, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search[class*="right aligned"] > .results {
  right: 0%;
  left: auto;
}

/*--------------
    Fluid
---------------*/
/* line 395, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.fluid.search .results {
  width: 100%;
}

/*--------------
      Sizes
---------------*/
/* line 403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.mini.search {
  font-size: 0.78571429em;
}

/* line 406, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.small.search {
  font-size: 0.92857143em;
}

/* line 409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.search {
  font-size: 1em;
}

/* line 412, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.large.search {
  font-size: 1.14285714em;
}

/* line 415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.big.search {
  font-size: 1.28571429em;
}

/* line 418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.huge.search {
  font-size: 1.42857143em;
}

/* line 421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
.ui.massive.search {
  font-size: 1.71428571em;
}

/*--------------
      Mobile
---------------*/
@media only screen and (max-width: 767px) {
  /* line 430, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_search.scss */
  .ui.search .results {
    max-width: calc(100vw - 2rem);
  }
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Shape
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
              Shape
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape {
  position: relative;
  vertical-align: top;
  display: inline-block;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

/* line 27, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .sides {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 31, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .side {
  opacity: 1;
  width: 100%;
  margin: 0em !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 38, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .side {
  display: none;
}

/* line 41, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .side * {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

/*******************************
             Types
*******************************/
/* line 51, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.cube.shape .side {
  min-width: 15em;
  height: 15em;
  padding: 2em;
  background-color: #E6E6E6;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}

/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.cube.shape .side > .content {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 70, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.cube.shape .side > .content > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 2em;
}

/*******************************
          Variations
*******************************/
/* line 81, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.text.shape.animating .sides {
  position: static;
}

/* line 84, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.text.shape .side {
  white-space: nowrap;
}

/* line 87, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.text.shape .side > * {
  white-space: normal;
}

/*******************************
             States
*******************************/
/*--------------
    Loading
---------------*/
/* line 101, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.loading.shape {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/*--------------
    Animating
---------------*/
/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .animating.side {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 100;
}

/* line 118, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .hidden.side {
  opacity: 0.6;
}

/*--------------
      CSS
---------------*/
/* line 126, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape.animating .sides {
  position: absolute;
}

/* line 129, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape.animating .sides {
  -webkit-transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

/* line 135, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape.animating .side {
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

/*--------------
     Active
---------------*/
/* line 144, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_shape.scss */
.ui.shape .active.side, .ui.shape table.table thead tr.side, table.table thead .ui.shape tr.side, .ui.shape table.default thead tr.side, table.default thead .ui.shape tr.side,
.ui.shape table.table tfoot tr.side,
table.table tfoot .ui.shape tr.side,
.ui.shape table.default tfoot tr.side,
table.default tfoot .ui.shape tr.side, .ui.shape #dorsale-attachments table thead tr.side, #dorsale-attachments table thead .ui.shape tr.side,
.ui.shape #dorsale-attachments table tfoot tr.side,
#dorsale-attachments table tfoot .ui.shape tr.side, .ui.shape .flyboy table thead tr.side, .flyboy table thead .ui.shape tr.side,
.ui.shape .flyboy table tfoot tr.side,
.flyboy table tfoot .ui.shape tr.side, .ui.shape #home-panels table thead tr.side, #home-panels table thead .ui.shape tr.side,
.ui.shape #home-panels table tfoot tr.side,
#home-panels table tfoot .ui.shape tr.side {
  display: block;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Sidebar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Sidebar
*******************************/
/* Sidebar Menu */
/* line 18, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  transition: none;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100% !important;
  max-height: 100%;
  border-radius: 0em !important;
  margin: 0em !important;
  overflow-y: auto !important;
  z-index: 102;
}

/* GPU Layers for Child Elements */
/* line 40, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.sidebar > * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*--------------
   Direction
---------------*/
/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.sidebar {
  right: auto;
  left: 0px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 55, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.sidebar {
  right: 0px !important;
  left: auto !important;
  -webkit-transform: translate3d(100%, 0%, 0);
  transform: translate3d(100%, 0%, 0);
}

/* line 61, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.sidebar,
.ui.bottom.sidebar {
  width: 100% !important;
  height: auto !important;
}

/* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.sidebar {
  top: 0px !important;
  bottom: auto !important;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.sidebar {
  top: auto !important;
  bottom: 0px !important;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

/*--------------
     Pushable
---------------*/
/* line 83, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable {
  height: 100%;
  overflow-x: hidden;
  padding: 0em !important;
}

/* Whole Page */
/* line 90, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
body.pushable {
  background: #545454 !important;
}

/* Page Context */
/* line 95, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable:not(body) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable:not(body) > .ui.sidebar,
.pushable:not(body) > .fixed,
.pushable:not(body) > .pusher:after {
  position: absolute;
}

/*--------------
     Fixed
---------------*/
/* line 109, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable > .fixed {
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  will-change: transform;
  z-index: 101;
}

/*--------------
     Page
---------------*/
/* line 125, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable > .pusher {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  min-height: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  z-index: 2;
}

/* line 137, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
body.pushable > .pusher {
  background: #FFFFFF;
}

/* Pusher should inherit background from context */
/* line 142, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable > .pusher {
  background: inherit;
}

/*--------------
     Dimmer
---------------*/
/* line 150, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable > .pusher:after {
  position: fixed;
  top: 0px;
  right: 0px;
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  will-change: opacity;
  z-index: 1000;
}

/*--------------
    Coupling
---------------*/
/* line 168, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.sidebar.menu .item {
  border-radius: 0em !important;
}

/*******************************
            States
*******************************/
/*--------------
     Dimmed
---------------*/
/* line 182, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.pushable > .pusher.dimmed:after {
  width: 100% !important;
  height: 100% !important;
  opacity: 1 !important;
}

/*--------------
    Animating
---------------*/
/* line 192, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.animating.sidebar {
  visibility: visible;
}

/*--------------
     Visible
---------------*/
/* line 200, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.sidebar {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Shadow Direction */
/* line 207, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.visible.sidebar,
.ui.right.visible.sidebar {
  -webkit-box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
}

/* line 212, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.visible.sidebar,
.ui.bottom.visible.sidebar {
  -webkit-box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
}

/* Visible On Load */
/* line 219, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.left.sidebar ~ .fixed,
.ui.visible.left.sidebar ~ .pusher {
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}

/* line 224, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.right.sidebar ~ .fixed,
.ui.visible.right.sidebar ~ .pusher {
  -webkit-transform: translate3d(-260px, 0, 0);
  transform: translate3d(-260px, 0, 0);
}

/* line 229, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.top.sidebar ~ .fixed,
.ui.visible.top.sidebar ~ .pusher {
  -webkit-transform: translate3d(0, 36px, 0);
  transform: translate3d(0, 36px, 0);
}

/* line 234, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.bottom.sidebar ~ .fixed,
.ui.visible.bottom.sidebar ~ .pusher {
  -webkit-transform: translate3d(0, -36px, 0);
  transform: translate3d(0, -36px, 0);
}

/* opposite sides visible forces content overlay */
/* line 241, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.left.sidebar ~ .ui.visible.right.sidebar ~ .fixed,
.ui.visible.left.sidebar ~ .ui.visible.right.sidebar ~ .pusher,
.ui.visible.right.sidebar ~ .ui.visible.left.sidebar ~ .fixed,
.ui.visible.right.sidebar ~ .ui.visible.left.sidebar ~ .pusher {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*--------------
       iOS
---------------*/
/*******************************
          Variations
*******************************/
/*--------------
     Width
---------------*/
/* Left / Right */
/* line 266, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.thin.left.sidebar,
.ui.thin.right.sidebar {
  width: 150px;
}

/* line 270, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.sidebar[class*="very thin"],
.ui.right.sidebar[class*="very thin"] {
  width: 60px;
}

/* line 274, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.sidebar,
.ui.right.sidebar {
  width: 260px;
}

/* line 278, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.wide.left.sidebar,
.ui.wide.right.sidebar {
  width: 350px;
}

/* line 282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.sidebar[class*="very wide"],
.ui.right.sidebar[class*="very wide"] {
  width: 475px;
}

/* Left Visible */
/* line 288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.thin.left.sidebar ~ .fixed,
.ui.visible.thin.left.sidebar ~ .pusher {
  -webkit-transform: translate3d(150px, 0, 0);
  transform: translate3d(150px, 0, 0);
}

/* line 293, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.left.sidebar[class*="very thin"] ~ .fixed,
.ui.visible.left.sidebar[class*="very thin"] ~ .pusher {
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
}

/* line 298, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.wide.left.sidebar ~ .fixed,
.ui.visible.wide.left.sidebar ~ .pusher {
  -webkit-transform: translate3d(350px, 0, 0);
  transform: translate3d(350px, 0, 0);
}

/* line 303, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.left.sidebar[class*="very wide"] ~ .fixed,
.ui.visible.left.sidebar[class*="very wide"] ~ .pusher {
  -webkit-transform: translate3d(475px, 0, 0);
  transform: translate3d(475px, 0, 0);
}

/* Right Visible */
/* line 310, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.thin.right.sidebar ~ .fixed,
.ui.visible.thin.right.sidebar ~ .pusher {
  -webkit-transform: translate3d(-150px, 0, 0);
  transform: translate3d(-150px, 0, 0);
}

/* line 315, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.right.sidebar[class*="very thin"] ~ .fixed,
.ui.visible.right.sidebar[class*="very thin"] ~ .pusher {
  -webkit-transform: translate3d(-60px, 0, 0);
  transform: translate3d(-60px, 0, 0);
}

/* line 320, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.wide.right.sidebar ~ .fixed,
.ui.visible.wide.right.sidebar ~ .pusher {
  -webkit-transform: translate3d(-350px, 0, 0);
  transform: translate3d(-350px, 0, 0);
}

/* line 325, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.right.sidebar[class*="very wide"] ~ .fixed,
.ui.visible.right.sidebar[class*="very wide"] ~ .pusher {
  -webkit-transform: translate3d(-475px, 0, 0);
  transform: translate3d(-475px, 0, 0);
}

/*******************************
          Animations
*******************************/
/*--------------
    Overlay
---------------*/
/* Set-up */
/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.overlay.sidebar {
  z-index: 102;
}

/* Initial */
/* line 348, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.overlay.sidebar {
  -webkit-transform: translate3d(-100%, 0%, 0);
  transform: translate3d(-100%, 0%, 0);
}

/* line 352, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.overlay.sidebar {
  -webkit-transform: translate3d(100%, 0%, 0);
  transform: translate3d(100%, 0%, 0);
}

/* line 356, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.overlay.sidebar {
  -webkit-transform: translate3d(0%, -100%, 0);
  transform: translate3d(0%, -100%, 0);
}

/* line 360, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.overlay.sidebar {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}

/* Animation */
/* line 366, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.animating.ui.overlay.sidebar,
.ui.visible.overlay.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

/* End - Sidebar */
/* line 375, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.left.overlay.sidebar {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}

/* line 379, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.right.overlay.sidebar {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}

/* line 383, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.top.overlay.sidebar {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}

/* line 387, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.bottom.overlay.sidebar {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}

/* End - Pusher */
/* line 393, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.overlay.sidebar ~ .fixed,
.ui.visible.overlay.sidebar ~ .pusher {
  -webkit-transform: none !important;
  transform: none !important;
}

/*--------------
      Push
---------------*/
/* Initial */
/* line 405, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.push.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  z-index: 102;
}

/* Sidebar - Initial */
/* line 414, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.push.sidebar {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 418, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.push.sidebar {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 422, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.push.sidebar {
  -webkit-transform: translate3d(0%, -100%, 0);
  transform: translate3d(0%, -100%, 0);
}

/* line 426, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.push.sidebar {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}

/* End */
/* line 432, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.push.sidebar {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/*--------------
    Uncover
---------------*/
/* Initial */
/* line 443, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.uncover.sidebar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}

/* End */
/* line 450, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.uncover.sidebar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

/*--------------
   Slide Along
---------------*/
/* Initial */
/* line 465, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.slide.along.sidebar {
  z-index: 1;
}

/* Sidebar - Initial */
/* line 470, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.slide.along.sidebar {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

/* line 474, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.slide.along.sidebar {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

/* line 478, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.slide.along.sidebar {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* line 482, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.slide.along.sidebar {
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
}

/* Animation */
/* line 488, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.animating.slide.along.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

/* End */
/* line 496, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.slide.along.sidebar {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/*--------------
   Slide Out
---------------*/
/* Initial */
/* line 507, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.slide.out.sidebar {
  z-index: 1;
}

/* Sidebar - Initial */
/* line 512, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.slide.out.sidebar {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

/* line 516, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.slide.out.sidebar {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

/* line 520, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.slide.out.sidebar {
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
}

/* line 524, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.slide.out.sidebar {
  -webkit-transform: translate3d(0%, -50%, 0);
  transform: translate3d(0%, -50%, 0);
}

/* Animation */
/* line 530, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.animating.slide.out.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

/* End */
/* line 538, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.slide.out.sidebar {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/*--------------
   Scale Down
---------------*/
/* Initial */
/* line 549, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.scale.down.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  z-index: 102;
}

/* Sidebar - Initial  */
/* line 558, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.left.scale.down.sidebar {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 562, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.right.scale.down.sidebar {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 566, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.top.scale.down.sidebar {
  -webkit-transform: translate3d(0%, -100%, 0);
  transform: translate3d(0%, -100%, 0);
}

/* line 570, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.bottom.scale.down.sidebar {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}

/* Pusher - Initial */
/* line 576, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.scale.down.left.sidebar ~ .pusher {
  -webkit-transform-origin: 75% 50%;
  transform-origin: 75% 50%;
}

/* line 580, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.scale.down.right.sidebar ~ .pusher {
  -webkit-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
}

/* line 584, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.scale.down.top.sidebar ~ .pusher {
  -webkit-transform-origin: 50% 75%;
  transform-origin: 50% 75%;
}

/* line 588, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.scale.down.bottom.sidebar ~ .pusher {
  -webkit-transform-origin: 50% 25%;
  transform-origin: 50% 25%;
}

/* Animation */
/* line 594, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.animating.scale.down > .visible.ui.sidebar {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

/* line 600, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.scale.down.sidebar ~ .pusher,
.ui.animating.scale.down.sidebar ~ .pusher {
  display: block !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
}

/* End */
/* line 609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.scale.down.sidebar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 613, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss */
.ui.visible.scale.down.sidebar ~ .pusher {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Sticky
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Sticky
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.sticky {
  position: static;
  -webkit-transition: none;
  transition: none;
  z-index: 800;
}

/*******************************
            States
*******************************/
/* Bound */
/* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.sticky.bound {
  position: absolute;
  left: auto;
  right: auto;
}

/* Fixed */
/* line 37, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.sticky.fixed {
  position: fixed;
  left: auto;
  right: auto;
}

/* Bound/Fixed Position */
/* line 44, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.sticky.bound.top,
.ui.sticky.fixed.top {
  top: 0px;
  bottom: auto;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.sticky.bound.bottom,
.ui.sticky.fixed.bottom {
  top: auto;
  bottom: 0px;
}

/*******************************
            Types
*******************************/
/* line 60, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_sticky.scss */
.ui.native.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Tab
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
           UI Tabs
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab {
  display: none;
}

/*******************************
             States
*******************************/
/*--------------------
       Active
---------------------*/
/* line 30, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab.active, table.table thead tr.tab, table.default thead tr.tab,
table.table tfoot tr.tab,
table.default tfoot tr.tab, #dorsale-attachments table thead tr.tab,
#dorsale-attachments table tfoot tr.tab, .flyboy table thead tr.tab,
.flyboy table tfoot tr.tab, #home-panels table thead tr.tab,
#home-panels table tfoot tr.tab,
.ui.tab.open {
  display: block;
}

/*--------------------
       Loading
---------------------*/
/* line 39, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab.loading {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 250px;
}

/* line 45, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab.loading * {
  position: relative !important;
  left: -10000px !important;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab.loading:before,
.ui.tab.loading.segment:before {
  position: absolute;
  content: '';
  top: 100px;
  left: 50%;
  margin: -1.25em 0em 0em -1.25em;
  width: 2.5em;
  height: 2.5em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* line 61, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_tab.scss */
.ui.tab.loading:after,
.ui.tab.loading.segment:after {
  position: absolute;
  content: '';
  top: 100px;
  left: 50%;
  margin: -1.25em 0em 0em -1.25em;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/*******************************
         Tab Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.2 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
          Transitions
*******************************/
/* line 16, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*******************************
            States
*******************************/
/* Animating */
/* line 34, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.animating.transition {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: visible !important;
}

/* Loading */
/* line 41, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.loading.transition {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

/* Hidden */
/* line 48, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.hidden.transition {
  display: none;
  visibility: hidden;
}

/* Visible */
/* line 54, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.visible.transition {
  display: block !important;
  visibility: visible !important;
  /*  backface-visibility: @backfaceVisibility;
  transform: @use3DAcceleration;*/
}

/* Disabled */
/* line 62, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.disabled.transition {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

/*******************************
          Variations
*******************************/
/* line 72, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.looping.transition {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*******************************
          Transitions
*******************************/
/*
  Some transitions adapted from Animate CSS
  https://github.com/daneden/animate.css

  Additional transitions adapted from Glide
  by Nick Pettit - https://github.com/nickpettit/glide
*/
/*--------------
     Browse
---------------*/
/* line 94, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.browse {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

/* line 98, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.browse.in {
  -webkit-animation-name: browseIn;
  animation-name: browseIn;
}

/* line 102, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.browse.out,
.transition.browse.left.out {
  -webkit-animation-name: browseOutLeft;
  animation-name: browseOutLeft;
}

/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.browse.right.out {
  -webkit-animation-name: browseOutRight;
  animation-name: browseOutRight;
}

/* In */
@-webkit-keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999;
  }
}

@keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999;
  }
}

/* Out */
@-webkit-keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}

@keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}

@-webkit-keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}

@keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}

/*--------------
     Drop
---------------*/
/* line 252, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.drop.transition {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
}

/* line 260, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.drop.transition.in {
  -webkit-animation-name: dropIn;
  animation-name: dropIn;
}

/* line 264, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.drop.transition.out {
  -webkit-animation-name: dropOut;
  animation-name: dropOut;
}

/* Drop */
@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

/*--------------
      Fade
---------------*/
/* line 323, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.fade.in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 327, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fade up"] {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* line 331, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fade down"] {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/* line 335, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fade left"] {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* line 339, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fade right"] {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* line 343, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.fade.out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/* line 347, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fade up"] {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/* line 351, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fade down"] {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/* line 355, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fade left"] {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/* line 359, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fade right"] {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/* In */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* Out */
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}

/*--------------
     Flips
---------------*/
/* line 596, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.flip.transition.in,
.flip.transition.out {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}

/* line 601, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.horizontal.flip.transition.in {
  -webkit-animation-name: horizontalFlipIn;
  animation-name: horizontalFlipIn;
}

/* line 605, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
  animation-name: horizontalFlipOut;
}

/* line 609, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.vertical.flip.transition.in {
  -webkit-animation-name: verticalFlipIn;
  animation-name: verticalFlipIn;
}

/* line 613, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
  animation-name: verticalFlipOut;
}

/* In */
@-webkit-keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
}

/* Out */
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}

@keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}

/*--------------
      Scale
---------------*/
/* line 722, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.scale.transition.in {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

/* line 726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.scale.transition.out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Out */
@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/*--------------
      Fly
---------------*/
/* Inward */
/* line 787, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.fly {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 793, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.fly.in {
  -webkit-animation-name: flyIn;
  animation-name: flyIn;
}

/* line 797, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fly up"] {
  -webkit-animation-name: flyInUp;
  animation-name: flyInUp;
}

/* line 801, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fly down"] {
  -webkit-animation-name: flyInDown;
  animation-name: flyInDown;
}

/* line 805, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fly left"] {
  -webkit-animation-name: flyInLeft;
  animation-name: flyInLeft;
}

/* line 809, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="fly right"] {
  -webkit-animation-name: flyInRight;
  animation-name: flyInRight;
}

/* Outward */
/* line 815, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.fly.out {
  -webkit-animation-name: flyOut;
  animation-name: flyOut;
}

/* line 819, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fly up"] {
  -webkit-animation-name: flyOutUp;
  animation-name: flyOutUp;
}

/* line 823, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fly down"] {
  -webkit-animation-name: flyOutDown;
  animation-name: flyOutDown;
}

/* line 827, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fly left"] {
  -webkit-animation-name: flyOutLeft;
  animation-name: flyOutLeft;
}

/* line 831, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="fly right"] {
  -webkit-animation-name: flyOutRight;
  animation-name: flyOutRight;
}

/* In */
@-webkit-keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

/* Out */
@-webkit-keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@-webkit-keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@-webkit-keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@-webkit-keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@-webkit-keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/*--------------
     Slide
---------------*/
/* line 1244, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.slide.in,
.transition.in[class*="slide down"] {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 1251, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="slide up"] {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 1257, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="slide left"] {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

/* line 1263, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="slide right"] {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* line 1269, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.slide.out,
.transition.out[class*="slide down"] {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 1276, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="slide up"] {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 1282, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="slide left"] {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

/* line 1288, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="slide right"] {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* In */
@-webkit-keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* Out */
@-webkit-keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@-webkit-keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

/*--------------
     Swing
---------------*/
/* line 1399, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.swing {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

/* line 1403, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="swing down"] {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 1409, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="swing up"] {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 1415, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="swing left"] {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

/* line 1421, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.in[class*="swing right"] {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* line 1427, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.swing.out,
.transition.out[class*="swing down"] {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

/* line 1434, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="swing up"] {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 1440, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="swing left"] {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

/* line 1446, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.out[class*="swing right"] {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* In */
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}

@keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}

@-webkit-keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
}

@keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
}

/* Out */
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}

@keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}

/*--------------
      Zoom
---------------*/
/* line 1653, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.zoom.in {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

/* line 1657, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.zoom.out {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

/*******************************
       Static Animations
*******************************/
/*--------------
    Emphasis
---------------*/
/* line 1720, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.flash.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* line 1726, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.shake.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: shake;
  animation-name: shake;
}

/* line 1732, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.bounce.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

/* line 1738, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.tada.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* line 1744, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.pulse.transition {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* line 1750, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.jiggle.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: jiggle;
  animation-name: jiggle;
}

/* line 1756, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.glow {
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 1762, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_transition.scss */
.transition.glow {
  -webkit-animation-name: glow;
  animation-name: glow;
}

/* Flash */
@-webkit-keyframes flash {
  0%,
50%,
100% {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,
50%,
100% {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

/* Shake */
@-webkit-keyframes shake {
  0%,
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
30%,
50%,
70%,
90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
40%,
60%,
80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%,
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
30%,
50%,
70%,
90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
40%,
60%,
80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

/* Bounce */
@-webkit-keyframes bounce {
  0%,
20%,
50%,
80%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
20%,
50%,
80%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

/* Tada */
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
50%,
70%,
90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
60%,
80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
50%,
70%,
90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
60%,
80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

/* Pulse */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/* Jiggle */
@-webkit-keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* Glow */
@-webkit-keyframes glow {
  0% {
    background-color: #FCFCFD;
  }
  30% {
    background-color: #FFF6CD;
  }
  100% {
    background-color: #FCFCFD;
  }
}

@keyframes glow {
  0% {
    background-color: #FCFCFD;
  }
  30% {
    background-color: #FFF6CD;
  }
  100% {
    background-color: #FCFCFD;
  }
}

/*******************************
         Site Overrides
*******************************/
/*!
 * # Semantic UI 1.12.3 - Video
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Video
*******************************/
/* line 17, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video {
  background-color: #dddddd;
  position: relative;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  overflow: hidden;
}

/*--------------
     Content
---------------*/
/* Placeholder Image */
/* line 32, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .placeholder {
  background-color: #333333;
}

/* Play Icon Overlay */
/* line 37, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .play {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 49, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .play.icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  background: rgba(0, 0, 0, 0.3);
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  border-radius: 500rem;
  color: #ffffff;
  font-size: 8rem;
  text-shadow: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 66, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .placeholder {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
}

/* IFrame Embed */
/* line 76, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .embed iframe,
.ui.video .embed embed,
.ui.video .embed object {
  position: absolute;
  border: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  margin: 0em;
  padding: 0em;
}

/*******************************
            States
*******************************/
/*--------------
    Hover
---------------*/
/* line 99, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video .play:hover {
  opacity: 1;
}

/*--------------
     Active
---------------*/
/* line 107, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video.active .play, table.table thead tr.video .play, table.default thead tr.video .play,
table.table tfoot tr.video .play,
table.default tfoot tr.video .play, #dorsale-attachments table thead tr.video .play,
#dorsale-attachments table tfoot tr.video .play, .flyboy table thead tr.video .play,
.flyboy table tfoot tr.video .play, #home-panels table thead tr.video .play,
#home-panels table tfoot tr.video .play,
.ui.video.active .placeholder,
table.table thead tr.video .placeholder,
table.default thead tr.video .placeholder,
table.table tfoot tr.video .placeholder,
table.default tfoot tr.video .placeholder,
#dorsale-attachments table thead tr.video .placeholder,
#dorsale-attachments table tfoot tr.video .placeholder,
.flyboy table thead tr.video .placeholder,
.flyboy table tfoot tr.video .placeholder,
#home-panels table thead tr.video .placeholder,
#home-panels table tfoot tr.video .placeholder {
  display: none;
}

/* line 111, ../../../usr/local/bundle/gems/semantic-ui-sass-2.4.4.0/app/assets/stylesheets/semantic-ui/modules/_video.scss */
.ui.video.active .embed, table.table thead tr.video .embed, table.default thead tr.video .embed,
table.table tfoot tr.video .embed,
table.default tfoot tr.video .embed, #dorsale-attachments table thead tr.video .embed,
#dorsale-attachments table tfoot tr.video .embed, .flyboy table thead tr.video .embed,
.flyboy table tfoot tr.video .embed, #home-panels table thead tr.video .embed,
#home-panels table tfoot tr.video .embed {
  display: inline;
}

/*******************************
        Video Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw, .fa {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-right, .event .created_at {
  float: right;
}

/* line 88, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right, .event .fa.created_at {
  margin-left: .3em;
}

/* line 97, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.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 125, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, app/assets/stylesheets/flash.scss */
.alert-danger, .alert-alert {
  color: white;
  background-color: rgba(222, 46, 33, 0.8);
  border-color: transparent;
}

/* line 7, app/assets/stylesheets/flash.scss */
.alert-success, .alert-notice {
  color: white;
  background-color: rgba(0, 231, 158, 0.8);
  border-color: transparent;
}
