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

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

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

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

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

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

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

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

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

/* line 56, app/assets/stylesheets/plugins/bootstrap.css */
b,
strong {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 168, app/assets/stylesheets/plugins/bootstrap.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

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

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

/* line 180, app/assets/stylesheets/plugins/bootstrap.css */
optgroup {
  font-weight: bold;
}

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

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

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 273, app/assets/stylesheets/plugins/bootstrap.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 285, app/assets/stylesheets/plugins/bootstrap.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 288, app/assets/stylesheets/plugins/bootstrap.css */
.glyphicon-plus:before {
  content: "\2b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1164, app/assets/stylesheets/plugins/bootstrap.css */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1181, app/assets/stylesheets/plugins/bootstrap.css */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1428, app/assets/stylesheets/plugins/bootstrap.css */
dt {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1601, app/assets/stylesheets/plugins/bootstrap.css */
.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 1604, app/assets/stylesheets/plugins/bootstrap.css */
.col-xs-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 1758, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 1761, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1764, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 1767, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 1770, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1773, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 1776, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 1779, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1782, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 1785, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 1788, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1791, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 1794, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 1797, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1800, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 1803, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 1806, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1809, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 1812, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 1815, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1818, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 1821, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 1824, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1827, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 1830, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 1833, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 1836, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1839, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 1842, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 1845, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1848, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 1851, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 1854, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1857, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 1860, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 1863, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1866, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 1869, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 1872, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 1875, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1878, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1881, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1884, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1887, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1890, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1893, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1896, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1899, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1902, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1905, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1908, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1911, app/assets/stylesheets/plugins/bootstrap.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1916, app/assets/stylesheets/plugins/bootstrap.css */
  .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 1919, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 1922, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 1925, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 1928, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 1931, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 1934, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 1937, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 1940, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 1943, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 1946, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 1949, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 1952, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 1955, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1958, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 1961, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 1964, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1967, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 1970, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 1973, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1976, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 1979, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 1982, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 1985, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 1988, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 1991, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 1994, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 1997, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2000, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2003, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2006, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2009, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2012, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2015, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2018, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2021, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2024, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2027, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2030, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2033, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2036, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2039, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2042, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2045, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2048, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2051, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2054, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2057, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2060, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2063, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2066, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2069, app/assets/stylesheets/plugins/bootstrap.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2074, app/assets/stylesheets/plugins/bootstrap.css */
  .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 2077, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2080, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2083, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2086, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2089, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2092, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2095, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2098, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2101, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2104, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2107, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2110, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2113, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2116, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2119, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2122, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2125, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2128, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2131, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2134, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2137, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2140, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2143, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2146, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2149, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2152, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2155, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2158, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2161, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2164, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2167, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2170, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2173, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2176, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2179, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2182, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2185, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2188, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2191, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2194, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2197, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2200, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2203, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2206, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2209, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2212, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2215, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2218, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2221, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2224, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2227, app/assets/stylesheets/plugins/bootstrap.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2548, app/assets/stylesheets/plugins/bootstrap.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 2554, app/assets/stylesheets/plugins/bootstrap.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

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

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2578, app/assets/stylesheets/plugins/bootstrap.css */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  /* line 2584, app/assets/stylesheets/plugins/bootstrap.css */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 2594, app/assets/stylesheets/plugins/bootstrap.css */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

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

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

/* line 2623, app/assets/stylesheets/plugins/bootstrap.css */
.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 2631, app/assets/stylesheets/plugins/bootstrap.css */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2757, app/assets/stylesheets/plugins/bootstrap.css */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2769, app/assets/stylesheets/plugins/bootstrap.css */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

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

/* line 2779, app/assets/stylesheets/plugins/bootstrap.css */
.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 2791, app/assets/stylesheets/plugins/bootstrap.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2796, app/assets/stylesheets/plugins/bootstrap.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2801, app/assets/stylesheets/plugins/bootstrap.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

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

/* line 2809, app/assets/stylesheets/plugins/bootstrap.css */
.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 2821, app/assets/stylesheets/plugins/bootstrap.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2826, app/assets/stylesheets/plugins/bootstrap.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2831, app/assets/stylesheets/plugins/bootstrap.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

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

/* line 2839, app/assets/stylesheets/plugins/bootstrap.css */
.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 2851, app/assets/stylesheets/plugins/bootstrap.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2856, app/assets/stylesheets/plugins/bootstrap.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2861, app/assets/stylesheets/plugins/bootstrap.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 2958, app/assets/stylesheets/plugins/bootstrap.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

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

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

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

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

/* line 3004, app/assets/stylesheets/plugins/bootstrap.css */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3011, app/assets/stylesheets/plugins/bootstrap.css */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3296, app/assets/stylesheets/plugins/bootstrap.css */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3305, app/assets/stylesheets/plugins/bootstrap.css */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

/* line 3366, app/assets/stylesheets/plugins/bootstrap.css */
.collapse {
  display: none;
  visibility: hidden;
}

/* line 3370, app/assets/stylesheets/plugins/bootstrap.css */
.collapse.in {
  display: block;
  visibility: visible;
}

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

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

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

/* line 3394, app/assets/stylesheets/plugins/bootstrap.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3404, app/assets/stylesheets/plugins/bootstrap.css */
.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3589, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group > .btn-group {
  float: left;
}

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

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

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

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

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

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

/* line 3616, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3620, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

/* line 3634, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3642, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3645, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

/* line 3655, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3660, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

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

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

/* line 3673, app/assets/stylesheets/plugins/bootstrap.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

/* line 3729, app/assets/stylesheets/plugins/bootstrap.css */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

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

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

/* line 3752, app/assets/stylesheets/plugins/bootstrap.css */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

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

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

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

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

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

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

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

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

/* line 3807, app/assets/stylesheets/plugins/bootstrap.css */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn: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 3817, app/assets/stylesheets/plugins/bootstrap.css */
.input-group-addon:first-child {
  border-right: 0;
}

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

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

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

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

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

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

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

/* line 3853, app/assets/stylesheets/plugins/bootstrap.css */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4038, app/assets/stylesheets/plugins/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

/* line 4042, app/assets/stylesheets/plugins/bootstrap.css */
.tab-content > .active {
  display: block;
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 4323, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 4334, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4339, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4346, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4489, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4492, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4495, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4500, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4506, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 4512, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4515, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4519, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4522, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4526, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4533, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4536, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4539, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 4542, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 4547, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 4553, app/assets/stylesheets/plugins/bootstrap.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 4560, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4563, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4566, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4569, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4573, app/assets/stylesheets/plugins/bootstrap.css */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4579, app/assets/stylesheets/plugins/bootstrap.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4586, app/assets/stylesheets/plugins/bootstrap.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 4589, app/assets/stylesheets/plugins/bootstrap.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4594, app/assets/stylesheets/plugins/bootstrap.css */
.breadcrumb > .active {
  color: #777;
}

/* line 4597, app/assets/stylesheets/plugins/bootstrap.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4603, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > li {
  display: inline;
}

/* line 4606, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4618, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4624, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4629, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4637, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4649, app/assets/stylesheets/plugins/bootstrap.css */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4660, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4665, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4670, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4675, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4680, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4685, app/assets/stylesheets/plugins/bootstrap.css */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4690, app/assets/stylesheets/plugins/bootstrap.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4696, app/assets/stylesheets/plugins/bootstrap.css */
.pager li {
  display: inline;
}

/* line 4699, app/assets/stylesheets/plugins/bootstrap.css */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

/* line 4712, app/assets/stylesheets/plugins/bootstrap.css */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4716, app/assets/stylesheets/plugins/bootstrap.css */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4720, app/assets/stylesheets/plugins/bootstrap.css */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4728, app/assets/stylesheets/plugins/bootstrap.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4740, app/assets/stylesheets/plugins/bootstrap.css */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4746, app/assets/stylesheets/plugins/bootstrap.css */
.label:empty {
  display: none;
}

/* line 4749, app/assets/stylesheets/plugins/bootstrap.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4753, app/assets/stylesheets/plugins/bootstrap.css */
.label-default {
  background-color: #777;
}

/* line 4756, app/assets/stylesheets/plugins/bootstrap.css */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4760, app/assets/stylesheets/plugins/bootstrap.css */
.label-primary {
  background-color: #337ab7;
}

/* line 4763, app/assets/stylesheets/plugins/bootstrap.css */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4767, app/assets/stylesheets/plugins/bootstrap.css */
.label-success {
  background-color: #5cb85c;
}

/* line 4770, app/assets/stylesheets/plugins/bootstrap.css */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4774, app/assets/stylesheets/plugins/bootstrap.css */
.label-info {
  background-color: #5bc0de;
}

/* line 4777, app/assets/stylesheets/plugins/bootstrap.css */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4781, app/assets/stylesheets/plugins/bootstrap.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4784, app/assets/stylesheets/plugins/bootstrap.css */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4788, app/assets/stylesheets/plugins/bootstrap.css */
.label-danger {
  background-color: #d9534f;
}

/* line 4791, app/assets/stylesheets/plugins/bootstrap.css */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4795, app/assets/stylesheets/plugins/bootstrap.css */
.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: baseline;
  background-color: #777;
  border-radius: 10px;
}

/* line 4809, app/assets/stylesheets/plugins/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4812, app/assets/stylesheets/plugins/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4816, app/assets/stylesheets/plugins/bootstrap.css */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4820, app/assets/stylesheets/plugins/bootstrap.css */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4826, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4831, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item > .badge {
  float: right;
}

/* line 4834, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4837, app/assets/stylesheets/plugins/bootstrap.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4840, app/assets/stylesheets/plugins/bootstrap.css */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4846, app/assets/stylesheets/plugins/bootstrap.css */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4850, app/assets/stylesheets/plugins/bootstrap.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4855, app/assets/stylesheets/plugins/bootstrap.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4858, app/assets/stylesheets/plugins/bootstrap.css */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 4862, app/assets/stylesheets/plugins/bootstrap.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4866, app/assets/stylesheets/plugins/bootstrap.css */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 4869, app/assets/stylesheets/plugins/bootstrap.css */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4874, app/assets/stylesheets/plugins/bootstrap.css */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 4879, app/assets/stylesheets/plugins/bootstrap.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 4891, app/assets/stylesheets/plugins/bootstrap.css */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 4896, app/assets/stylesheets/plugins/bootstrap.css */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 4901, app/assets/stylesheets/plugins/bootstrap.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 4905, app/assets/stylesheets/plugins/bootstrap.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4911, app/assets/stylesheets/plugins/bootstrap.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4915, app/assets/stylesheets/plugins/bootstrap.css */
.alert .alert-link {
  font-weight: bold;
}

/* line 4918, app/assets/stylesheets/plugins/bootstrap.css */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4922, app/assets/stylesheets/plugins/bootstrap.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 4925, app/assets/stylesheets/plugins/bootstrap.css */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 4929, app/assets/stylesheets/plugins/bootstrap.css */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4936, app/assets/stylesheets/plugins/bootstrap.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4941, app/assets/stylesheets/plugins/bootstrap.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4944, app/assets/stylesheets/plugins/bootstrap.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4947, app/assets/stylesheets/plugins/bootstrap.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4952, app/assets/stylesheets/plugins/bootstrap.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4955, app/assets/stylesheets/plugins/bootstrap.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 4958, app/assets/stylesheets/plugins/bootstrap.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4963, app/assets/stylesheets/plugins/bootstrap.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4966, app/assets/stylesheets/plugins/bootstrap.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4969, app/assets/stylesheets/plugins/bootstrap.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4974, app/assets/stylesheets/plugins/bootstrap.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4977, app/assets/stylesheets/plugins/bootstrap.css */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5004, app/assets/stylesheets/plugins/bootstrap.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5013, app/assets/stylesheets/plugins/bootstrap.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5028, app/assets/stylesheets/plugins/bootstrap.css */
.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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5036, app/assets/stylesheets/plugins/bootstrap.css */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5042, app/assets/stylesheets/plugins/bootstrap.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5045, app/assets/stylesheets/plugins/bootstrap.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5050, app/assets/stylesheets/plugins/bootstrap.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5053, app/assets/stylesheets/plugins/bootstrap.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5058, app/assets/stylesheets/plugins/bootstrap.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5061, app/assets/stylesheets/plugins/bootstrap.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5066, app/assets/stylesheets/plugins/bootstrap.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5069, app/assets/stylesheets/plugins/bootstrap.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5074, app/assets/stylesheets/plugins/bootstrap.css */
.media {
  margin-top: 15px;
}

/* line 5077, app/assets/stylesheets/plugins/bootstrap.css */
.media:first-child {
  margin-top: 0;
}

/* line 5080, app/assets/stylesheets/plugins/bootstrap.css */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5085, app/assets/stylesheets/plugins/bootstrap.css */
.media-body {
  width: 10000px;
}

/* line 5088, app/assets/stylesheets/plugins/bootstrap.css */
.media-object {
  display: block;
}

/* line 5091, app/assets/stylesheets/plugins/bootstrap.css */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5095, app/assets/stylesheets/plugins/bootstrap.css */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5099, app/assets/stylesheets/plugins/bootstrap.css */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5105, app/assets/stylesheets/plugins/bootstrap.css */
.media-middle {
  vertical-align: middle;
}

/* line 5108, app/assets/stylesheets/plugins/bootstrap.css */
.media-bottom {
  vertical-align: bottom;
}

/* line 5111, app/assets/stylesheets/plugins/bootstrap.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5115, app/assets/stylesheets/plugins/bootstrap.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5119, app/assets/stylesheets/plugins/bootstrap.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5123, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5131, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5135, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5140, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item {
  color: #555;
}

/* line 5143, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5146, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5152, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5159, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 5164, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

/* line 5169, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5177, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5188, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 5193, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5197, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-success {
  color: #3c763d;
}

/* line 5200, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5203, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5208, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5215, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5219, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-info {
  color: #31708f;
}

/* line 5222, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5225, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5230, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5237, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5241, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5244, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5247, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5252, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5259, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5263, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-danger {
  color: #a94442;
}

/* line 5266, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5269, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5274, app/assets/stylesheets/plugins/bootstrap.css */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5281, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5285, app/assets/stylesheets/plugins/bootstrap.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5289, app/assets/stylesheets/plugins/bootstrap.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5297, app/assets/stylesheets/plugins/bootstrap.css */
.panel-body {
  padding: 15px;
}

/* line 5300, app/assets/stylesheets/plugins/bootstrap.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5306, app/assets/stylesheets/plugins/bootstrap.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5309, app/assets/stylesheets/plugins/bootstrap.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5315, app/assets/stylesheets/plugins/bootstrap.css */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5322, app/assets/stylesheets/plugins/bootstrap.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5329, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5333, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5338, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5344, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5350, app/assets/stylesheets/plugins/bootstrap.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5353, app/assets/stylesheets/plugins/bootstrap.css */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5356, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5361, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5367, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5372, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5379, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 5389, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 5399, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5404, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5411, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 5421, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 5431, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5437, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5441, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5445, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5459, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5473, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5483, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5493, app/assets/stylesheets/plugins/bootstrap.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5497, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 5500, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5504, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5507, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5510, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5514, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5517, app/assets/stylesheets/plugins/bootstrap.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5520, app/assets/stylesheets/plugins/bootstrap.css */
.panel-default {
  border-color: #ddd;
}

/* line 5523, app/assets/stylesheets/plugins/bootstrap.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5528, app/assets/stylesheets/plugins/bootstrap.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5531, app/assets/stylesheets/plugins/bootstrap.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5535, app/assets/stylesheets/plugins/bootstrap.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5538, app/assets/stylesheets/plugins/bootstrap.css */
.panel-primary {
  border-color: #337ab7;
}

/* line 5541, app/assets/stylesheets/plugins/bootstrap.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5546, app/assets/stylesheets/plugins/bootstrap.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5549, app/assets/stylesheets/plugins/bootstrap.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5553, app/assets/stylesheets/plugins/bootstrap.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5556, app/assets/stylesheets/plugins/bootstrap.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5559, app/assets/stylesheets/plugins/bootstrap.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5564, app/assets/stylesheets/plugins/bootstrap.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5567, app/assets/stylesheets/plugins/bootstrap.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5571, app/assets/stylesheets/plugins/bootstrap.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5574, app/assets/stylesheets/plugins/bootstrap.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5577, app/assets/stylesheets/plugins/bootstrap.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5582, app/assets/stylesheets/plugins/bootstrap.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5585, app/assets/stylesheets/plugins/bootstrap.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5589, app/assets/stylesheets/plugins/bootstrap.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5592, app/assets/stylesheets/plugins/bootstrap.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5595, app/assets/stylesheets/plugins/bootstrap.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5600, app/assets/stylesheets/plugins/bootstrap.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5603, app/assets/stylesheets/plugins/bootstrap.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5607, app/assets/stylesheets/plugins/bootstrap.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5610, app/assets/stylesheets/plugins/bootstrap.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5613, app/assets/stylesheets/plugins/bootstrap.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5618, app/assets/stylesheets/plugins/bootstrap.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5621, app/assets/stylesheets/plugins/bootstrap.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5625, app/assets/stylesheets/plugins/bootstrap.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5628, app/assets/stylesheets/plugins/bootstrap.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5635, app/assets/stylesheets/plugins/bootstrap.css */
.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 5648, app/assets/stylesheets/plugins/bootstrap.css */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5651, app/assets/stylesheets/plugins/bootstrap.css */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5654, app/assets/stylesheets/plugins/bootstrap.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5664, app/assets/stylesheets/plugins/bootstrap.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5668, app/assets/stylesheets/plugins/bootstrap.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5672, app/assets/stylesheets/plugins/bootstrap.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5676, app/assets/stylesheets/plugins/bootstrap.css */
.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: .2;
}

/* line 5686, app/assets/stylesheets/plugins/bootstrap.css */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5694, app/assets/stylesheets/plugins/bootstrap.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5701, app/assets/stylesheets/plugins/bootstrap.css */
.modal-open {
  overflow: hidden;
}

/* line 5704, app/assets/stylesheets/plugins/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5716, app/assets/stylesheets/plugins/bootstrap.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5725, app/assets/stylesheets/plugins/bootstrap.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5731, app/assets/stylesheets/plugins/bootstrap.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5735, app/assets/stylesheets/plugins/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5740, app/assets/stylesheets/plugins/bootstrap.css */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5752, app/assets/stylesheets/plugins/bootstrap.css */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

/* line 5759, app/assets/stylesheets/plugins/bootstrap.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5763, app/assets/stylesheets/plugins/bootstrap.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5767, app/assets/stylesheets/plugins/bootstrap.css */
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5772, app/assets/stylesheets/plugins/bootstrap.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5775, app/assets/stylesheets/plugins/bootstrap.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5779, app/assets/stylesheets/plugins/bootstrap.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5783, app/assets/stylesheets/plugins/bootstrap.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5788, app/assets/stylesheets/plugins/bootstrap.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5792, app/assets/stylesheets/plugins/bootstrap.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5795, app/assets/stylesheets/plugins/bootstrap.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5798, app/assets/stylesheets/plugins/bootstrap.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5806, app/assets/stylesheets/plugins/bootstrap.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5810, app/assets/stylesheets/plugins/bootstrap.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 5814, app/assets/stylesheets/plugins/bootstrap.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5819, app/assets/stylesheets/plugins/bootstrap.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 5823, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5835, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5839, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5843, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5847, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5851, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5855, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 5864, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5871, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5878, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5885, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5892, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5899, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5906, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5913, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5920, app/assets/stylesheets/plugins/bootstrap.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5927, app/assets/stylesheets/plugins/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 5950, app/assets/stylesheets/plugins/bootstrap.css */
.popover.top {
  margin-top: -10px;
}

/* line 5953, app/assets/stylesheets/plugins/bootstrap.css */
.popover.right {
  margin-left: 10px;
}

/* line 5956, app/assets/stylesheets/plugins/bootstrap.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 5959, app/assets/stylesheets/plugins/bootstrap.css */
.popover.left {
  margin-left: -10px;
}

/* line 5962, app/assets/stylesheets/plugins/bootstrap.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5970, app/assets/stylesheets/plugins/bootstrap.css */
.popover-content {
  padding: 9px 14px;
}

/* line 5973, app/assets/stylesheets/plugins/bootstrap.css */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5982, app/assets/stylesheets/plugins/bootstrap.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 5985, app/assets/stylesheets/plugins/bootstrap.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5989, app/assets/stylesheets/plugins/bootstrap.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5997, app/assets/stylesheets/plugins/bootstrap.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6004, app/assets/stylesheets/plugins/bootstrap.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6012, app/assets/stylesheets/plugins/bootstrap.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6019, app/assets/stylesheets/plugins/bootstrap.css */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6027, app/assets/stylesheets/plugins/bootstrap.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6034, app/assets/stylesheets/plugins/bootstrap.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6042, app/assets/stylesheets/plugins/bootstrap.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6049, app/assets/stylesheets/plugins/bootstrap.css */
.carousel {
  position: relative;
}

/* line 6052, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6057, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6064, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6069, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  /* line 6079, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 6085, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 6091, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 6099, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6104, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .active {
  left: 0;
}

/* line 6107, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6113, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 6116, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6119, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6123, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6126, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6129, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6142, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6150, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6160, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6168, app/assets/stylesheets/plugins/bootstrap.css */
.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;
}

/* line 6177, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6182, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6187, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

/* line 6195, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6198, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6201, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6212, app/assets/stylesheets/plugins/bootstrap.css */
.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 6224, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6230, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6242, app/assets/stylesheets/plugins/bootstrap.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6246, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 6255, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 6259, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 6263, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6268, app/assets/stylesheets/plugins/bootstrap.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6272, app/assets/stylesheets/plugins/bootstrap.css */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6305, app/assets/stylesheets/plugins/bootstrap.css */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 6322, app/assets/stylesheets/plugins/bootstrap.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6327, app/assets/stylesheets/plugins/bootstrap.css */
.pull-right {
  float: right !important;
}

/* line 6330, app/assets/stylesheets/plugins/bootstrap.css */
.pull-left {
  float: left !important;
}

/* line 6333, app/assets/stylesheets/plugins/bootstrap.css */
.hide {
  display: none !important;
}

/* line 6336, app/assets/stylesheets/plugins/bootstrap.css */
.show {
  display: block !important;
}

/* line 6339, app/assets/stylesheets/plugins/bootstrap.css */
.invisible {
  visibility: hidden;
}

/* line 6342, app/assets/stylesheets/plugins/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6349, app/assets/stylesheets/plugins/bootstrap.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 6353, app/assets/stylesheets/plugins/bootstrap.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 6359, app/assets/stylesheets/plugins/bootstrap.css */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6365, app/assets/stylesheets/plugins/bootstrap.css */
.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 6380, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-xs {
    display: block !important;
  }
  /* line 6383, app/assets/stylesheets/plugins/bootstrap.css */
  table.visible-xs {
    display: table;
  }
  /* line 6386, app/assets/stylesheets/plugins/bootstrap.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6389, app/assets/stylesheets/plugins/bootstrap.css */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6395, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6400, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6405, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6410, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-sm {
    display: block !important;
  }
  /* line 6413, app/assets/stylesheets/plugins/bootstrap.css */
  table.visible-sm {
    display: table;
  }
  /* line 6416, app/assets/stylesheets/plugins/bootstrap.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6419, app/assets/stylesheets/plugins/bootstrap.css */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6425, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6430, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6435, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6440, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-md {
    display: block !important;
  }
  /* line 6443, app/assets/stylesheets/plugins/bootstrap.css */
  table.visible-md {
    display: table;
  }
  /* line 6446, app/assets/stylesheets/plugins/bootstrap.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6449, app/assets/stylesheets/plugins/bootstrap.css */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6455, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6460, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6465, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6470, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-lg {
    display: block !important;
  }
  /* line 6473, app/assets/stylesheets/plugins/bootstrap.css */
  table.visible-lg {
    display: table;
  }
  /* line 6476, app/assets/stylesheets/plugins/bootstrap.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6479, app/assets/stylesheets/plugins/bootstrap.css */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6485, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6490, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6495, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6500, app/assets/stylesheets/plugins/bootstrap.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6505, app/assets/stylesheets/plugins/bootstrap.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6510, app/assets/stylesheets/plugins/bootstrap.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6515, app/assets/stylesheets/plugins/bootstrap.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6519, app/assets/stylesheets/plugins/bootstrap.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6523, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-print {
    display: block !important;
  }
  /* line 6526, app/assets/stylesheets/plugins/bootstrap.css */
  table.visible-print {
    display: table;
  }
  /* line 6529, app/assets/stylesheets/plugins/bootstrap.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6532, app/assets/stylesheets/plugins/bootstrap.css */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 6537, app/assets/stylesheets/plugins/bootstrap.css */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6541, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6545, app/assets/stylesheets/plugins/bootstrap.css */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6549, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6553, app/assets/stylesheets/plugins/bootstrap.css */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6557, app/assets/stylesheets/plugins/bootstrap.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6562, app/assets/stylesheets/plugins/bootstrap.css */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 14, app/assets/stylesheets/plugins/font-awesome.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 24, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 29, app/assets/stylesheets/plugins/font-awesome.css */
.fa-2x {
  font-size: 2em;
}

/* line 32, app/assets/stylesheets/plugins/font-awesome.css */
.fa-3x {
  font-size: 3em;
}

/* line 35, app/assets/stylesheets/plugins/font-awesome.css */
.fa-4x {
  font-size: 4em;
}

/* line 38, app/assets/stylesheets/plugins/font-awesome.css */
.fa-5x {
  font-size: 5em;
}

/* line 41, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 45, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 50, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ul > li {
  position: relative;
}

/* line 53, app/assets/stylesheets/plugins/font-awesome.css */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 60, app/assets/stylesheets/plugins/font-awesome.css */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 63, app/assets/stylesheets/plugins/font-awesome.css */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 68, app/assets/stylesheets/plugins/font-awesome.css */
.pull-right {
  float: right;
}

/* line 71, app/assets/stylesheets/plugins/font-awesome.css */
.pull-left {
  float: left;
}

/* line 74, app/assets/stylesheets/plugins/font-awesome.css */
.fa.pull-left {
  margin-right: .3em;
}

/* line 77, app/assets/stylesheets/plugins/font-awesome.css */
.fa.pull-right {
  margin-left: .3em;
}

/* line 80, app/assets/stylesheets/plugins/font-awesome.css */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 84, app/assets/stylesheets/plugins/font-awesome.css */
.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 108, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 114, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 120, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 126, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 132, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 138, app/assets/stylesheets/plugins/font-awesome.css */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 145, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 153, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 160, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 163, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 166, app/assets/stylesheets/plugins/font-awesome.css */
.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 171, app/assets/stylesheets/plugins/font-awesome.css */
.fa-glass:before {
  content: "\f000";
}

/* line 174, app/assets/stylesheets/plugins/font-awesome.css */
.fa-music:before {
  content: "\f001";
}

/* line 177, app/assets/stylesheets/plugins/font-awesome.css */
.fa-search:before {
  content: "\f002";
}

/* line 180, app/assets/stylesheets/plugins/font-awesome.css */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 183, app/assets/stylesheets/plugins/font-awesome.css */
.fa-heart:before {
  content: "\f004";
}

/* line 186, app/assets/stylesheets/plugins/font-awesome.css */
.fa-star:before {
  content: "\f005";
}

/* line 189, app/assets/stylesheets/plugins/font-awesome.css */
.fa-star-o:before {
  content: "\f006";
}

/* line 192, app/assets/stylesheets/plugins/font-awesome.css */
.fa-user:before {
  content: "\f007";
}

/* line 195, app/assets/stylesheets/plugins/font-awesome.css */
.fa-film:before {
  content: "\f008";
}

/* line 198, app/assets/stylesheets/plugins/font-awesome.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 201, app/assets/stylesheets/plugins/font-awesome.css */
.fa-th:before {
  content: "\f00a";
}

/* line 204, app/assets/stylesheets/plugins/font-awesome.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 207, app/assets/stylesheets/plugins/font-awesome.css */
.fa-check:before {
  content: "\f00c";
}

/* line 210, app/assets/stylesheets/plugins/font-awesome.css */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 215, app/assets/stylesheets/plugins/font-awesome.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 218, app/assets/stylesheets/plugins/font-awesome.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 221, app/assets/stylesheets/plugins/font-awesome.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 224, app/assets/stylesheets/plugins/font-awesome.css */
.fa-signal:before {
  content: "\f012";
}

/* line 227, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 231, app/assets/stylesheets/plugins/font-awesome.css */
.fa-trash-o:before {
  content: "\f014";
}

/* line 234, app/assets/stylesheets/plugins/font-awesome.css */
.fa-home:before {
  content: "\f015";
}

/* line 237, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-o:before {
  content: "\f016";
}

/* line 240, app/assets/stylesheets/plugins/font-awesome.css */
.fa-clock-o:before {
  content: "\f017";
}

/* line 243, app/assets/stylesheets/plugins/font-awesome.css */
.fa-road:before {
  content: "\f018";
}

/* line 246, app/assets/stylesheets/plugins/font-awesome.css */
.fa-download:before {
  content: "\f019";
}

/* line 249, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 252, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 255, app/assets/stylesheets/plugins/font-awesome.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 258, app/assets/stylesheets/plugins/font-awesome.css */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 261, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 265, app/assets/stylesheets/plugins/font-awesome.css */
.fa-refresh:before {
  content: "\f021";
}

/* line 268, app/assets/stylesheets/plugins/font-awesome.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 271, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lock:before {
  content: "\f023";
}

/* line 274, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flag:before {
  content: "\f024";
}

/* line 277, app/assets/stylesheets/plugins/font-awesome.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 280, app/assets/stylesheets/plugins/font-awesome.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 283, app/assets/stylesheets/plugins/font-awesome.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 286, app/assets/stylesheets/plugins/font-awesome.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 289, app/assets/stylesheets/plugins/font-awesome.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 292, app/assets/stylesheets/plugins/font-awesome.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 295, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 298, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 301, app/assets/stylesheets/plugins/font-awesome.css */
.fa-book:before {
  content: "\f02d";
}

/* line 304, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 307, app/assets/stylesheets/plugins/font-awesome.css */
.fa-print:before {
  content: "\f02f";
}

/* line 310, app/assets/stylesheets/plugins/font-awesome.css */
.fa-camera:before {
  content: "\f030";
}

/* line 313, app/assets/stylesheets/plugins/font-awesome.css */
.fa-font:before {
  content: "\f031";
}

/* line 316, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bold:before {
  content: "\f032";
}

/* line 319, app/assets/stylesheets/plugins/font-awesome.css */
.fa-italic:before {
  content: "\f033";
}

/* line 322, app/assets/stylesheets/plugins/font-awesome.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 325, app/assets/stylesheets/plugins/font-awesome.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 328, app/assets/stylesheets/plugins/font-awesome.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 331, app/assets/stylesheets/plugins/font-awesome.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 334, app/assets/stylesheets/plugins/font-awesome.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 337, app/assets/stylesheets/plugins/font-awesome.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 340, app/assets/stylesheets/plugins/font-awesome.css */
.fa-list:before {
  content: "\f03a";
}

/* line 343, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 347, app/assets/stylesheets/plugins/font-awesome.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 350, app/assets/stylesheets/plugins/font-awesome.css */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 353, app/assets/stylesheets/plugins/font-awesome.css */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 358, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pencil:before {
  content: "\f040";
}

/* line 361, app/assets/stylesheets/plugins/font-awesome.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 364, app/assets/stylesheets/plugins/font-awesome.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 367, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tint:before {
  content: "\f043";
}

/* line 370, app/assets/stylesheets/plugins/font-awesome.css */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 374, app/assets/stylesheets/plugins/font-awesome.css */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 377, app/assets/stylesheets/plugins/font-awesome.css */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 380, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrows:before {
  content: "\f047";
}

/* line 383, app/assets/stylesheets/plugins/font-awesome.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 386, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 389, app/assets/stylesheets/plugins/font-awesome.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 392, app/assets/stylesheets/plugins/font-awesome.css */
.fa-play:before {
  content: "\f04b";
}

/* line 395, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 398, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 401, app/assets/stylesheets/plugins/font-awesome.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 404, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 407, app/assets/stylesheets/plugins/font-awesome.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 410, app/assets/stylesheets/plugins/font-awesome.css */
.fa-eject:before {
  content: "\f052";
}

/* line 413, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 416, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 419, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 422, app/assets/stylesheets/plugins/font-awesome.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 425, app/assets/stylesheets/plugins/font-awesome.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 428, app/assets/stylesheets/plugins/font-awesome.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 431, app/assets/stylesheets/plugins/font-awesome.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 434, app/assets/stylesheets/plugins/font-awesome.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 437, app/assets/stylesheets/plugins/font-awesome.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 440, app/assets/stylesheets/plugins/font-awesome.css */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 443, app/assets/stylesheets/plugins/font-awesome.css */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 446, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 449, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 452, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 455, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 458, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 461, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 465, app/assets/stylesheets/plugins/font-awesome.css */
.fa-expand:before {
  content: "\f065";
}

/* line 468, app/assets/stylesheets/plugins/font-awesome.css */
.fa-compress:before {
  content: "\f066";
}

/* line 471, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plus:before {
  content: "\f067";
}

/* line 474, app/assets/stylesheets/plugins/font-awesome.css */
.fa-minus:before {
  content: "\f068";
}

/* line 477, app/assets/stylesheets/plugins/font-awesome.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 480, app/assets/stylesheets/plugins/font-awesome.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 483, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 486, app/assets/stylesheets/plugins/font-awesome.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 489, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 492, app/assets/stylesheets/plugins/font-awesome.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 495, app/assets/stylesheets/plugins/font-awesome.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 498, app/assets/stylesheets/plugins/font-awesome.css */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 502, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plane:before {
  content: "\f072";
}

/* line 505, app/assets/stylesheets/plugins/font-awesome.css */
.fa-calendar:before {
  content: "\f073";
}

/* line 508, app/assets/stylesheets/plugins/font-awesome.css */
.fa-random:before {
  content: "\f074";
}

/* line 511, app/assets/stylesheets/plugins/font-awesome.css */
.fa-comment:before {
  content: "\f075";
}

/* line 514, app/assets/stylesheets/plugins/font-awesome.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 517, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 520, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 523, app/assets/stylesheets/plugins/font-awesome.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 526, app/assets/stylesheets/plugins/font-awesome.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 529, app/assets/stylesheets/plugins/font-awesome.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 532, app/assets/stylesheets/plugins/font-awesome.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 535, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 538, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 541, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 545, app/assets/stylesheets/plugins/font-awesome.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 548, app/assets/stylesheets/plugins/font-awesome.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 551, app/assets/stylesheets/plugins/font-awesome.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 554, app/assets/stylesheets/plugins/font-awesome.css */
.fa-key:before {
  content: "\f084";
}

/* line 557, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 561, app/assets/stylesheets/plugins/font-awesome.css */
.fa-comments:before {
  content: "\f086";
}

/* line 564, app/assets/stylesheets/plugins/font-awesome.css */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 567, app/assets/stylesheets/plugins/font-awesome.css */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 570, app/assets/stylesheets/plugins/font-awesome.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 573, app/assets/stylesheets/plugins/font-awesome.css */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 576, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 579, app/assets/stylesheets/plugins/font-awesome.css */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 582, app/assets/stylesheets/plugins/font-awesome.css */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 585, app/assets/stylesheets/plugins/font-awesome.css */
.fa-external-link:before {
  content: "\f08e";
}

/* line 588, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sign-in:before {
  content: "\f090";
}

/* line 591, app/assets/stylesheets/plugins/font-awesome.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 594, app/assets/stylesheets/plugins/font-awesome.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 597, app/assets/stylesheets/plugins/font-awesome.css */
.fa-upload:before {
  content: "\f093";
}

/* line 600, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 603, app/assets/stylesheets/plugins/font-awesome.css */
.fa-phone:before {
  content: "\f095";
}

/* line 606, app/assets/stylesheets/plugins/font-awesome.css */
.fa-square-o:before {
  content: "\f096";
}

/* line 609, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 612, app/assets/stylesheets/plugins/font-awesome.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 615, app/assets/stylesheets/plugins/font-awesome.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 618, app/assets/stylesheets/plugins/font-awesome.css */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 622, app/assets/stylesheets/plugins/font-awesome.css */
.fa-github:before {
  content: "\f09b";
}

/* line 625, app/assets/stylesheets/plugins/font-awesome.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 628, app/assets/stylesheets/plugins/font-awesome.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 631, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 634, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 637, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 640, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 643, app/assets/stylesheets/plugins/font-awesome.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 646, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 649, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 652, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 655, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 658, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 661, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 664, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 667, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 670, app/assets/stylesheets/plugins/font-awesome.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 673, app/assets/stylesheets/plugins/font-awesome.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 676, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 679, app/assets/stylesheets/plugins/font-awesome.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 682, app/assets/stylesheets/plugins/font-awesome.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 685, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 688, app/assets/stylesheets/plugins/font-awesome.css */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 692, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 696, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 699, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 702, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 706, app/assets/stylesheets/plugins/font-awesome.css */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 710, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 713, app/assets/stylesheets/plugins/font-awesome.css */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 717, app/assets/stylesheets/plugins/font-awesome.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 720, app/assets/stylesheets/plugins/font-awesome.css */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 725, app/assets/stylesheets/plugins/font-awesome.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 728, app/assets/stylesheets/plugins/font-awesome.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 731, app/assets/stylesheets/plugins/font-awesome.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 734, app/assets/stylesheets/plugins/font-awesome.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 737, app/assets/stylesheets/plugins/font-awesome.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 740, app/assets/stylesheets/plugins/font-awesome.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 743, app/assets/stylesheets/plugins/font-awesome.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 746, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 749, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 752, app/assets/stylesheets/plugins/font-awesome.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 755, app/assets/stylesheets/plugins/font-awesome.css */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 758, app/assets/stylesheets/plugins/font-awesome.css */
.fa-money:before {
  content: "\f0d6";
}

/* line 761, app/assets/stylesheets/plugins/font-awesome.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 764, app/assets/stylesheets/plugins/font-awesome.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 767, app/assets/stylesheets/plugins/font-awesome.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 770, app/assets/stylesheets/plugins/font-awesome.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 773, app/assets/stylesheets/plugins/font-awesome.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 776, app/assets/stylesheets/plugins/font-awesome.css */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 780, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 784, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 788, app/assets/stylesheets/plugins/font-awesome.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 791, app/assets/stylesheets/plugins/font-awesome.css */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 794, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 798, app/assets/stylesheets/plugins/font-awesome.css */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 802, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 806, app/assets/stylesheets/plugins/font-awesome.css */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 809, app/assets/stylesheets/plugins/font-awesome.css */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 812, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 816, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 819, app/assets/stylesheets/plugins/font-awesome.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 822, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 826, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 829, app/assets/stylesheets/plugins/font-awesome.css */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 832, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 835, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 838, app/assets/stylesheets/plugins/font-awesome.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 841, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 844, app/assets/stylesheets/plugins/font-awesome.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 847, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 850, app/assets/stylesheets/plugins/font-awesome.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 853, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 856, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 859, app/assets/stylesheets/plugins/font-awesome.css */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 862, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 865, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 868, app/assets/stylesheets/plugins/font-awesome.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 871, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 874, app/assets/stylesheets/plugins/font-awesome.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 877, app/assets/stylesheets/plugins/font-awesome.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 880, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 883, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 886, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 889, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 892, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 895, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 898, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 901, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 904, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 907, app/assets/stylesheets/plugins/font-awesome.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 910, app/assets/stylesheets/plugins/font-awesome.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 913, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 916, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 920, app/assets/stylesheets/plugins/font-awesome.css */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 923, app/assets/stylesheets/plugins/font-awesome.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 926, app/assets/stylesheets/plugins/font-awesome.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 929, app/assets/stylesheets/plugins/font-awesome.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 932, app/assets/stylesheets/plugins/font-awesome.css */
.fa-circle:before {
  content: "\f111";
}

/* line 935, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 939, app/assets/stylesheets/plugins/font-awesome.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 942, app/assets/stylesheets/plugins/font-awesome.css */
.fa-folder-o:before {
  content: "\f114";
}

/* line 945, app/assets/stylesheets/plugins/font-awesome.css */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 948, app/assets/stylesheets/plugins/font-awesome.css */
.fa-smile-o:before {
  content: "\f118";
}

/* line 951, app/assets/stylesheets/plugins/font-awesome.css */
.fa-frown-o:before {
  content: "\f119";
}

/* line 954, app/assets/stylesheets/plugins/font-awesome.css */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 957, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 960, app/assets/stylesheets/plugins/font-awesome.css */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 963, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 966, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 969, app/assets/stylesheets/plugins/font-awesome.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 972, app/assets/stylesheets/plugins/font-awesome.css */
.fa-code:before {
  content: "\f121";
}

/* line 975, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 979, app/assets/stylesheets/plugins/font-awesome.css */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 984, app/assets/stylesheets/plugins/font-awesome.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 987, app/assets/stylesheets/plugins/font-awesome.css */
.fa-crop:before {
  content: "\f125";
}

/* line 990, app/assets/stylesheets/plugins/font-awesome.css */
.fa-code-fork:before {
  content: "\f126";
}

/* line 993, app/assets/stylesheets/plugins/font-awesome.css */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 997, app/assets/stylesheets/plugins/font-awesome.css */
.fa-question:before {
  content: "\f128";
}

/* line 1000, app/assets/stylesheets/plugins/font-awesome.css */
.fa-info:before {
  content: "\f129";
}

/* line 1003, app/assets/stylesheets/plugins/font-awesome.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1006, app/assets/stylesheets/plugins/font-awesome.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1009, app/assets/stylesheets/plugins/font-awesome.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1012, app/assets/stylesheets/plugins/font-awesome.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1015, app/assets/stylesheets/plugins/font-awesome.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1018, app/assets/stylesheets/plugins/font-awesome.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 1021, app/assets/stylesheets/plugins/font-awesome.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1024, app/assets/stylesheets/plugins/font-awesome.css */
.fa-shield:before {
  content: "\f132";
}

/* line 1027, app/assets/stylesheets/plugins/font-awesome.css */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1030, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1033, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 1036, app/assets/stylesheets/plugins/font-awesome.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1039, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1042, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1045, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1048, app/assets/stylesheets/plugins/font-awesome.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1051, app/assets/stylesheets/plugins/font-awesome.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 1054, app/assets/stylesheets/plugins/font-awesome.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 1057, app/assets/stylesheets/plugins/font-awesome.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1060, app/assets/stylesheets/plugins/font-awesome.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1063, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1066, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1069, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1072, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1075, app/assets/stylesheets/plugins/font-awesome.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1078, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ticket:before {
  content: "\f145";
}

/* line 1081, app/assets/stylesheets/plugins/font-awesome.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1084, app/assets/stylesheets/plugins/font-awesome.css */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1087, app/assets/stylesheets/plugins/font-awesome.css */
.fa-level-up:before {
  content: "\f148";
}

/* line 1090, app/assets/stylesheets/plugins/font-awesome.css */
.fa-level-down:before {
  content: "\f149";
}

/* line 1093, app/assets/stylesheets/plugins/font-awesome.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1096, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1099, app/assets/stylesheets/plugins/font-awesome.css */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1102, app/assets/stylesheets/plugins/font-awesome.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1105, app/assets/stylesheets/plugins/font-awesome.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 1108, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1112, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1116, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1120, app/assets/stylesheets/plugins/font-awesome.css */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1124, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gbp:before {
  content: "\f154";
}

/* line 1127, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1131, app/assets/stylesheets/plugins/font-awesome.css */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1135, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1141, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1146, app/assets/stylesheets/plugins/font-awesome.css */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1150, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1154, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file:before {
  content: "\f15b";
}

/* line 1157, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1160, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1163, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1166, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1169, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1172, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1175, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1178, app/assets/stylesheets/plugins/font-awesome.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1181, app/assets/stylesheets/plugins/font-awesome.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1184, app/assets/stylesheets/plugins/font-awesome.css */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1187, app/assets/stylesheets/plugins/font-awesome.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 1190, app/assets/stylesheets/plugins/font-awesome.css */
.fa-xing:before {
  content: "\f168";
}

/* line 1193, app/assets/stylesheets/plugins/font-awesome.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1196, app/assets/stylesheets/plugins/font-awesome.css */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1199, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1202, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1205, app/assets/stylesheets/plugins/font-awesome.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1208, app/assets/stylesheets/plugins/font-awesome.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1211, app/assets/stylesheets/plugins/font-awesome.css */
.fa-adn:before {
  content: "\f170";
}

/* line 1214, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1217, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1220, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1223, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1226, app/assets/stylesheets/plugins/font-awesome.css */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1229, app/assets/stylesheets/plugins/font-awesome.css */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1232, app/assets/stylesheets/plugins/font-awesome.css */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1235, app/assets/stylesheets/plugins/font-awesome.css */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1238, app/assets/stylesheets/plugins/font-awesome.css */
.fa-apple:before {
  content: "\f179";
}

/* line 1241, app/assets/stylesheets/plugins/font-awesome.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 1244, app/assets/stylesheets/plugins/font-awesome.css */
.fa-android:before {
  content: "\f17b";
}

/* line 1247, app/assets/stylesheets/plugins/font-awesome.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 1250, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1253, app/assets/stylesheets/plugins/font-awesome.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 1256, app/assets/stylesheets/plugins/font-awesome.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1259, app/assets/stylesheets/plugins/font-awesome.css */
.fa-trello:before {
  content: "\f181";
}

/* line 1262, app/assets/stylesheets/plugins/font-awesome.css */
.fa-female:before {
  content: "\f182";
}

/* line 1265, app/assets/stylesheets/plugins/font-awesome.css */
.fa-male:before {
  content: "\f183";
}

/* line 1268, app/assets/stylesheets/plugins/font-awesome.css */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1272, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1275, app/assets/stylesheets/plugins/font-awesome.css */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1278, app/assets/stylesheets/plugins/font-awesome.css */
.fa-archive:before {
  content: "\f187";
}

/* line 1281, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bug:before {
  content: "\f188";
}

/* line 1284, app/assets/stylesheets/plugins/font-awesome.css */
.fa-vk:before {
  content: "\f189";
}

/* line 1287, app/assets/stylesheets/plugins/font-awesome.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1290, app/assets/stylesheets/plugins/font-awesome.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 1293, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1296, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1299, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1302, app/assets/stylesheets/plugins/font-awesome.css */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1305, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1309, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1312, app/assets/stylesheets/plugins/font-awesome.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1315, app/assets/stylesheets/plugins/font-awesome.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1318, app/assets/stylesheets/plugins/font-awesome.css */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1322, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1325, app/assets/stylesheets/plugins/font-awesome.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1328, app/assets/stylesheets/plugins/font-awesome.css */
.fa-slack:before {
  content: "\f198";
}

/* line 1331, app/assets/stylesheets/plugins/font-awesome.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1334, app/assets/stylesheets/plugins/font-awesome.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1337, app/assets/stylesheets/plugins/font-awesome.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 1340, app/assets/stylesheets/plugins/font-awesome.css */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1345, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1349, app/assets/stylesheets/plugins/font-awesome.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1352, app/assets/stylesheets/plugins/font-awesome.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 1355, app/assets/stylesheets/plugins/font-awesome.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1358, app/assets/stylesheets/plugins/font-awesome.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1361, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1364, app/assets/stylesheets/plugins/font-awesome.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1367, app/assets/stylesheets/plugins/font-awesome.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1370, app/assets/stylesheets/plugins/font-awesome.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1373, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 1376, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1379, app/assets/stylesheets/plugins/font-awesome.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1382, app/assets/stylesheets/plugins/font-awesome.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1385, app/assets/stylesheets/plugins/font-awesome.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 1388, app/assets/stylesheets/plugins/font-awesome.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1391, app/assets/stylesheets/plugins/font-awesome.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 1394, app/assets/stylesheets/plugins/font-awesome.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 1397, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1400, app/assets/stylesheets/plugins/font-awesome.css */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1403, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1406, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1409, app/assets/stylesheets/plugins/font-awesome.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1412, app/assets/stylesheets/plugins/font-awesome.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1415, app/assets/stylesheets/plugins/font-awesome.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1418, app/assets/stylesheets/plugins/font-awesome.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1421, app/assets/stylesheets/plugins/font-awesome.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1424, app/assets/stylesheets/plugins/font-awesome.css */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1428, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1432, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1435, app/assets/stylesheets/plugins/font-awesome.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1438, app/assets/stylesheets/plugins/font-awesome.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1441, app/assets/stylesheets/plugins/font-awesome.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1444, app/assets/stylesheets/plugins/font-awesome.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 1447, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1450, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1453, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1456, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1459, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1464, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1468, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1472, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1476, app/assets/stylesheets/plugins/font-awesome.css */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1479, app/assets/stylesheets/plugins/font-awesome.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1482, app/assets/stylesheets/plugins/font-awesome.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1485, app/assets/stylesheets/plugins/font-awesome.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1488, app/assets/stylesheets/plugins/font-awesome.css */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1495, app/assets/stylesheets/plugins/font-awesome.css */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1498, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1502, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1506, app/assets/stylesheets/plugins/font-awesome.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1509, app/assets/stylesheets/plugins/font-awesome.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 1512, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1515, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1518, app/assets/stylesheets/plugins/font-awesome.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1521, app/assets/stylesheets/plugins/font-awesome.css */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1525, app/assets/stylesheets/plugins/font-awesome.css */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1529, app/assets/stylesheets/plugins/font-awesome.css */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1533, app/assets/stylesheets/plugins/font-awesome.css */
.fa-history:before {
  content: "\f1da";
}

/* line 1536, app/assets/stylesheets/plugins/font-awesome.css */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1540, app/assets/stylesheets/plugins/font-awesome.css */
.fa-header:before {
  content: "\f1dc";
}

/* line 1543, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1546, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1549, app/assets/stylesheets/plugins/font-awesome.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1552, app/assets/stylesheets/plugins/font-awesome.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1555, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1558, app/assets/stylesheets/plugins/font-awesome.css */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1562, app/assets/stylesheets/plugins/font-awesome.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1565, app/assets/stylesheets/plugins/font-awesome.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1568, app/assets/stylesheets/plugins/font-awesome.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1571, app/assets/stylesheets/plugins/font-awesome.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1574, app/assets/stylesheets/plugins/font-awesome.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1577, app/assets/stylesheets/plugins/font-awesome.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1580, app/assets/stylesheets/plugins/font-awesome.css */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1583, app/assets/stylesheets/plugins/font-awesome.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1586, app/assets/stylesheets/plugins/font-awesome.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1589, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1592, app/assets/stylesheets/plugins/font-awesome.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1595, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1598, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1601, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1604, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1607, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1610, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1613, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1616, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1619, app/assets/stylesheets/plugins/font-awesome.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1622, app/assets/stylesheets/plugins/font-awesome.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1625, app/assets/stylesheets/plugins/font-awesome.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 1628, app/assets/stylesheets/plugins/font-awesome.css */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1631, app/assets/stylesheets/plugins/font-awesome.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1634, app/assets/stylesheets/plugins/font-awesome.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1637, app/assets/stylesheets/plugins/font-awesome.css */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1640, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1643, app/assets/stylesheets/plugins/font-awesome.css */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1646, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1649, app/assets/stylesheets/plugins/font-awesome.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1652, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1655, app/assets/stylesheets/plugins/font-awesome.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1658, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1661, app/assets/stylesheets/plugins/font-awesome.css */
.fa-bus:before {
  content: "\f207";
}

/* line 1664, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1667, app/assets/stylesheets/plugins/font-awesome.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 1670, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cc:before {
  content: "\f20a";
}

/* line 1673, app/assets/stylesheets/plugins/font-awesome.css */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1678, app/assets/stylesheets/plugins/font-awesome.css */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1681, app/assets/stylesheets/plugins/font-awesome.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1684, app/assets/stylesheets/plugins/font-awesome.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1687, app/assets/stylesheets/plugins/font-awesome.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1690, app/assets/stylesheets/plugins/font-awesome.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1693, app/assets/stylesheets/plugins/font-awesome.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1696, app/assets/stylesheets/plugins/font-awesome.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1699, app/assets/stylesheets/plugins/font-awesome.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1702, app/assets/stylesheets/plugins/font-awesome.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1705, app/assets/stylesheets/plugins/font-awesome.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1708, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1711, app/assets/stylesheets/plugins/font-awesome.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1714, app/assets/stylesheets/plugins/font-awesome.css */
.fa-diamond:before {
  content: "\f219";
}

/* line 1717, app/assets/stylesheets/plugins/font-awesome.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 1720, app/assets/stylesheets/plugins/font-awesome.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1723, app/assets/stylesheets/plugins/font-awesome.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1726, app/assets/stylesheets/plugins/font-awesome.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1729, app/assets/stylesheets/plugins/font-awesome.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1732, app/assets/stylesheets/plugins/font-awesome.css */
.fa-venus:before {
  content: "\f221";
}

/* line 1735, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mars:before {
  content: "\f222";
}

/* line 1738, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 1741, app/assets/stylesheets/plugins/font-awesome.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 1744, app/assets/stylesheets/plugins/font-awesome.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1747, app/assets/stylesheets/plugins/font-awesome.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1750, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1753, app/assets/stylesheets/plugins/font-awesome.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1756, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1759, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1762, app/assets/stylesheets/plugins/font-awesome.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1765, app/assets/stylesheets/plugins/font-awesome.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1768, app/assets/stylesheets/plugins/font-awesome.css */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1771, app/assets/stylesheets/plugins/font-awesome.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1774, app/assets/stylesheets/plugins/font-awesome.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1777, app/assets/stylesheets/plugins/font-awesome.css */
.fa-server:before {
  content: "\f233";
}

/* line 1780, app/assets/stylesheets/plugins/font-awesome.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1783, app/assets/stylesheets/plugins/font-awesome.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 1786, app/assets/stylesheets/plugins/font-awesome.css */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1790, app/assets/stylesheets/plugins/font-awesome.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1793, app/assets/stylesheets/plugins/font-awesome.css */
.fa-train:before {
  content: "\f238";
}

/* line 1796, app/assets/stylesheets/plugins/font-awesome.css */
.fa-subway:before {
  content: "\f239";
}

/* line 1799, app/assets/stylesheets/plugins/font-awesome.css */
.fa-medium:before {
  content: "\f23a";
}

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, app/assets/stylesheets/plugins/jquery.fancybox.css */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/img/fancybox_sprite.png");
}

/* line 82, app/assets/stylesheets/plugins/jquery.fancybox.css */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, app/assets/stylesheets/plugins/jquery.fancybox.css */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat;
}

/* line 100, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-prev {
  left: 0;
}

/* line 126, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-next {
  right: 0;
}

/* line 130, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-lock {
  overflow: hidden;
}

/* line 171, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png");
}

/* line 181, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 187, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 194, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 202, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 206, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 215, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 231, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 237, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 241, app/assets/stylesheets/plugins/jquery.fancybox.css */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
/*************************
	-	CAPTIONS	-
**************************/
/* line 20, app/assets/stylesheets/plugins/settings.css */
.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}

/* line 22, app/assets/stylesheets/plugins/settings.css */
.tp-hide-revslider, .tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}

/* line 25, app/assets/stylesheets/plugins/settings.css */
.tp-caption {
  z-index: 1;
  white-space: nowrap;
}

/* line 27, app/assets/stylesheets/plugins/settings.css */
.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}

/* line 30, app/assets/stylesheets/plugins/settings.css */
.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}

/* line 47, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_large_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 63, app/assets/stylesheets/plugins/settings.css */
.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 78, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_medium_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 37px;
  line-height: 37px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 94, app/assets/stylesheets/plugins/settings.css */
.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 110, app/assets/stylesheets/plugins/settings.css */
.tp-caption.whitedivider3px_vertical {
  color: #000000;
  text-shadow: none;
  background-color: white;
  background-color: white;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 125, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_small_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 141, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 159, app/assets/stylesheets/plugins/settings.css */
.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 172, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_large_white {
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

/* line 188, app/assets/stylesheets/plugins/settings.css */
.tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

/* line 204, app/assets/stylesheets/plugins/settings.css */
.tp-caption.huge_red {
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: 'Oswald', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0px;
}

/* line 219, app/assets/stylesheets/plugins/settings.css */
.tp-caption.middle_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 232, app/assets/stylesheets/plugins/settings.css */
.tp-caption.huge_thin_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 246, app/assets/stylesheets/plugins/settings.css */
.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 259, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 274, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

/* line 290, app/assets/stylesheets/plugins/settings.css */
.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 304, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 319, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 334, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_white_40 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 349, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_text_shadow {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 364, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 378, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 394, app/assets/stylesheets/plugins/settings.css */
.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

/* line 409, app/assets/stylesheets/plugins/settings.css */
.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000;
}

/* line 426, app/assets/stylesheets/plugins/settings.css */
.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}

/* line 443, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 457, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 471, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 485, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

/* line 501, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

/* line 518, app/assets/stylesheets/plugins/settings.css */
.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 531, app/assets/stylesheets/plugins/settings.css */
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

/* line 537, app/assets/stylesheets/plugins/settings.css */
.tp-caption.black {
  color: #000;
  text-shadow: none;
}

/* line 542, app/assets/stylesheets/plugins/settings.css */
.tp-caption.noshadow {
  text-shadow: none;
}

/* line 546, app/assets/stylesheets/plugins/settings.css */
.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

/* line 555, app/assets/stylesheets/plugins/settings.css */
.tp-caption a:hover {
  color: #ffa902;
}

/* line 559, app/assets/stylesheets/plugins/settings.css */
.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

/* line 570, app/assets/stylesheets/plugins/settings.css */
.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

/* line 581, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}

/* line 586, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 591, app/assets/stylesheets/plugins/settings.css */
.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 608, app/assets/stylesheets/plugins/settings.css */
.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 623, app/assets/stylesheets/plugins/settings.css */
.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 638, app/assets/stylesheets/plugins/settings.css */
.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 653, app/assets/stylesheets/plugins/settings.css */
.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 668, app/assets/stylesheets/plugins/settings.css */
.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: black;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 688, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 704, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 720, app/assets/stylesheets/plugins/settings.css */
.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 736, app/assets/stylesheets/plugins/settings.css */
.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 748, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 761, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 775, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 789, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 803, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 817, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 830, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 844, app/assets/stylesheets/plugins/settings.css */
.tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 854, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 867, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 881, app/assets/stylesheets/plugins/settings.css */
.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 895, app/assets/stylesheets/plugins/settings.css */
.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 910, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 924, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 938, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 951, app/assets/stylesheets/plugins/settings.css */
.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 965, app/assets/stylesheets/plugins/settings.css */
.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 979, app/assets/stylesheets/plugins/settings.css */
.tp-caption.roundedimage {
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 985, app/assets/stylesheets/plugins/settings.css */
.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 999, app/assets/stylesheets/plugins/settings.css */
.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1014, app/assets/stylesheets/plugins/settings.css */
.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 1030, app/assets/stylesheets/plugins/settings.css */
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

/* line 1036, app/assets/stylesheets/plugins/settings.css */
.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans', sans;
}

/* line 1045, app/assets/stylesheets/plugins/settings.css */
.tp-caption.noshadow {
  text-shadow: none;
}

/* line 1050, app/assets/stylesheets/plugins/settings.css */
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

/*.tp-caption			{	transform:none !important}*/
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
/* line 1062, app/assets/stylesheets/plugins/settings.css */
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

/* line 1071, app/assets/stylesheets/plugins/settings.css */
.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

/* line 1080, app/assets/stylesheets/plugins/settings.css */
.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

/* line 1089, app/assets/stylesheets/plugins/settings.css */
.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/
/* line 1103, app/assets/stylesheets/plugins/settings.css */
img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

/******************************
	-	BUTTONS	-
*******************************/
/* line 1109, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(../images/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}

/* line 1115, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(../images/gradient/g40.png) repeat-x top;
}

/* line 1118, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1131, app/assets/stylesheets/plugins/settings.css */
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  /* line 1132, app/assets/stylesheets/plugins/settings.css */
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 1138, app/assets/stylesheets/plugins/settings.css */
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  /* line 1139, app/assets/stylesheets/plugins/settings.css */
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

/*	BUTTON COLORS	*/
/* line 1150, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}

/* line 1154, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}

/* line 1158, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}

/* line 1161, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}

/* line 1164, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}

/* line 1168, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
/* line 1193, app/assets/stylesheets/plugins/settings.css */
.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

/* line 1201, app/assets/stylesheets/plugins/settings.css */
.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

/* line 1208, app/assets/stylesheets/plugins/settings.css */
.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
/* line 1218, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

/* line 1226, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive img {
  max-width: none;
}

/******************************
	-	IE8 HACKS	-
*******************************/
/* line 1233, app/assets/stylesheets/plugins/settings.css */
.noFilterClass {
  filter: none !important;
}

/******************************
	-	SHADOWS		-
******************************/
/* line 1241, app/assets/stylesheets/plugins/settings.css */
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

/* line 1252, app/assets/stylesheets/plugins/settings.css */
.tp-bannershadow.tp-shadow1 {
  background: url(../assets/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/* line 1253, app/assets/stylesheets/plugins/settings.css */
.tp-bannershadow.tp-shadow2 {
  background: url(../assets/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/* line 1254, app/assets/stylesheets/plugins/settings.css */
.tp-bannershadow.tp-shadow3 {
  background: url(../assets/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
/* line 1260, app/assets/stylesheets/plugins/settings.css */
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 1261, app/assets/stylesheets/plugins/settings.css */
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

/* line 1264, app/assets/stylesheets/plugins/settings.css */
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 1267, app/assets/stylesheets/plugins/settings.css */
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

/* line 1271, app/assets/stylesheets/plugins/settings.css */
.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

/* line 1274, app/assets/stylesheets/plugins/settings.css */
.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

/* line 1276, app/assets/stylesheets/plugins/settings.css */
.html5vid.videoisplaying .tp-poster {
  display: none;
}

/* line 1278, app/assets/stylesheets/plugins/settings.css */
.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}

/* line 1294, app/assets/stylesheets/plugins/settings.css */
.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 1295, app/assets/stylesheets/plugins/settings.css */
.html5vid .tp-revstop {
  display: none;
}

/* line 1296, app/assets/stylesheets/plugins/settings.css */
.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}

/* line 1297, app/assets/stylesheets/plugins/settings.css */
.html5vid.videoisplaying .tp-revstop {
  display: block;
}

/* line 1299, app/assets/stylesheets/plugins/settings.css */
.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}

/* line 1300, app/assets/stylesheets/plugins/settings.css */
.html5vid:hover .tp-video-play-button {
  display: block;
}

/* line 1302, app/assets/stylesheets/plugins/settings.css */
.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

/* line 1304, app/assets/stylesheets/plugins/settings.css */
.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-image: linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, black), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 1333, app/assets/stylesheets/plugins/settings.css */
.tp-caption:hover .tp-video-controls {
  opacity: .9;
}

/* line 1337, app/assets/stylesheets/plugins/settings.css */
.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}

/* line 1353, app/assets/stylesheets/plugins/settings.css */
.tp-video-button:hover {
  cursor: pointer;
}

/* line 1358, app/assets/stylesheets/plugins/settings.css */
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell;
}

/* line 1362, app/assets/stylesheets/plugins/settings.css */
.tp-video-seek-bar-wrap {
  width: 80%;
}

/* line 1363, app/assets/stylesheets/plugins/settings.css */
.tp-video-vol-bar-wrap {
  width: 20%;
}

/* line 1365, app/assets/stylesheets/plugins/settings.css */
.tp-volume-bar,
.tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
/* line 1377, app/assets/stylesheets/plugins/settings.css */
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}

/* line 1378, app/assets/stylesheets/plugins/settings.css */
.tp-dottedoverlay.twoxtwo {
  background: url(/img/gridtile.png);
}

/* line 1379, app/assets/stylesheets/plugins/settings.css */
.tp-dottedoverlay.twoxtwowhite {
  background: url(/img/gridtile_white.png);
}

/* line 1380, app/assets/stylesheets/plugins/settings.css */
.tp-dottedoverlay.threexthree {
  background: url(/img/gridtile_3x3.png);
}

/* line 1381, app/assets/stylesheets/plugins/settings.css */
.tp-dottedoverlay.threexthreewhite {
  background: url(/img/gridtile_3x3_white.png);
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/
/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
/* line 1393, app/assets/stylesheets/plugins/settings.css */
.tpclear {
  clear: both;
}

/* line 1396, app/assets/stylesheets/plugins/settings.css */
.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}

/* line 1403, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

/* line 1411, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../assets/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1413, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar-old {
  background: url(../assets/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1416, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
}

/* line 1417, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

/* line 1419, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1420, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
/* line 1424, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1425, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
/* line 1429, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1430, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
/* line 1434, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}

/* line 1436, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}

/* line 1437, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
/* line 1442, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}

/* line 1443, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}

/* line 1444, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}

/* line 1447, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}

/* line 1450, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
/* line 1460, app/assets/stylesheets/plugins/settings.css */
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}

/* line 1472, app/assets/stylesheets/plugins/settings.css */
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

/* line 1478, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}

/* line 1479, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}

/* line 1482, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1483, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1486, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1487, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

/* line 1490, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}

/* line 1491, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}

/* line 1494, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}

/* line 1495, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

/* line 1497, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}

/* line 1498, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}

/* line 1500, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}

/* line 1501, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

/* line 1504, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}

/* line 1505, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

/* line 1508, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}

/* line 1511, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}

/* line 1518, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
/* line 1537, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}

/* line 1543, app/assets/stylesheets/plugins/settings.css */
.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}

/* line 1545, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}

/* line 1549, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}

/* line 1551, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

/* line 1563, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 1570, app/assets/stylesheets/plugins/settings.css */
.tp-thumbs img {
  width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
/* line 1576, app/assets/stylesheets/plugins/settings.css */
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../assets/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px;
}

/* line 1577, app/assets/stylesheets/plugins/settings.css */
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 1590, app/assets/stylesheets/plugins/settings.css */
  .responsive .tp-bullets {
    display: none;
  }
  /* line 1591, app/assets/stylesheets/plugins/settings.css */
  .responsive .tparrows {
    display: none;
  }
}

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
/* line 1604, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

/* line 1613, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive a {
  text-decoration: none;
}

/* line 1615, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}

/* line 1628, app/assets/stylesheets/plugins/settings.css */
.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
/* line 1635, app/assets/stylesheets/plugins/settings.css */
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../assets/coloredbg.png) repeat;
}

/* line 1638, app/assets/stylesheets/plugins/settings.css */
.tp-caption.slidelink a span {
  background: url(../assets/coloredbg.png) repeat;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
/* line 1646, app/assets/stylesheets/plugins/settings.css */
.tparrows .tp-arr-imgholder {
  display: none;
}

/* line 1647, app/assets/stylesheets/plugins/settings.css */
.tparrows .tp-arr-titleholder {
  display: none;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
/* NAVIGATION PREVIEW 1 */
/* line 1656, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent;
}

/* line 1657, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

/* line 1658, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview1:after {
  content: '\e825';
}

/* line 1659, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview1:after {
  content: '\e824';
}

/* line 1661, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1:hover:after {
  background: white;
  color: #aaa;
}

/* line 1663, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 1669, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1 .tp-arr-iwrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

/* line 1671, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1:hover .tp-arr-iwrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 1674, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

/* line 1684, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

/* line 1696, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  /* line 1704, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1710, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 1718, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

/* PREVIEW 1 BULLETS */
/* line 1724, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview1 {
  height: 21px;
}

/* line 1725, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 1749, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview1 .bullet.last {
  margin-right: 0px;
}

/* line 1750, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid white !important;
}

/* NAVIGATION PREVIEW 2 */
/* line 1764, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden;
}

/* line 1773, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 1774, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview2:after {
  content: '\e81e';
  right: 18px;
}

/* line 1775, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview2:after {
  content: '\e81f';
  left: 18px;
}

/* line 1778, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
}

/* line 1792, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 1796, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1801, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2.hovered {
  width: 300px;
}

/* line 1802, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2:hover {
  background: #fff;
}

/* line 1803, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2:hover:after {
  color: #000;
}

/* line 1804, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  visibility: visible;
  position: absolute;
}

/* PREVIEW 2 BULLETS */
/* line 1812, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview2 {
  height: 17px;
}

/* line 1813, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 1837, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview2 .bullet.last {
  margin-right: 0px;
}

/* line 1838, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

/* line 1848, app/assets/stylesheets/plugins/settings.css */
.tp-arr-titleholder.alwayshidden {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  /* line 1852, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  /* line 1855, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px;
  }
  /* line 1856, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px;
  }
  /* line 1857, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px;
  }
  /* line 1858, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  /* line 1859, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  /* line 1860, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1865, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  /* line 1868, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  /* line 1869, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  /* line 1870, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  /* line 1871, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  /* line 1872, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }
  /* line 1873, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
  /* line 1874, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 1880, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  /* line 1883, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  /* line 1884, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  /* line 1885, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  /* line 1886, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
  /* line 1887, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important;
  }
}

/* NAVIGATION PREVIEW 3 */
/* line 1893, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: white;
  -webkit-transform-style: flat;
}

/* line 1894, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 1895, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3:hover:after {
  color: #000;
}

/* line 1896, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview3:after {
  content: '\e825';
}

/* line 1897, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview3:after {
  content: '\e824';
}

/* line 1900, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}

/* line 1910, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

/* line 1916, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px;
}

/* line 1919, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px;
}

/* line 1920, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px;
}

/* line 1921, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

/* line 1923, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */
/* line 1930, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview3 {
  height: 17px;
}

/* line 1931, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 1955, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview3 .bullet.last {
  margin-right: 0px;
}

/* line 1956, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  /* line 1968, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  /* line 1970, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
  /* line 1971, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }
  /* line 1972, app/assets/stylesheets/plugins/settings.css */
  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }
  /* line 1973, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }
  /* line 1974, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1982, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  /* line 1984, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
}

/* NAVIGATION PREVIEW 4 */
/* line 1992, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}

/* line 1993, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 2002, app/assets/stylesheets/plugins/settings.css */
.tp-rightarrow.preview4:after {
  content: '\e825';
}

/* line 2003, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview4:after {
  content: '\e824';
}

/* line 2006, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}

/* line 2008, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px;
}

/* line 2009, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

/* line 2011, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 2022, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 2029, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px;
}

/* line 2034, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

/* line 2058, app/assets/stylesheets/plugins/settings.css */
.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}

/* line 2059, app/assets/stylesheets/plugins/settings.css */
.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px) {
  /* line 2065, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  /* line 2066, app/assets/stylesheets/plugins/settings.css */
  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  /* line 2069, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

/* PREVIEW 4 BULLETS */
/* line 2080, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview4 {
  height: 17px;
}

/* line 2081, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 2105, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview4 .bullet.last {
  margin-right: 0px;
}

/* line 2106, app/assets/stylesheets/plugins/settings.css */
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

@media only screen and (max-width: 767px) {
  /* line 2118, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }
  /* line 2119, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  /* line 2121, app/assets/stylesheets/plugins/settings.css */
  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}

/******************************
	-	LOADER FORMS	-
********************************/
/* line 2133, app/assets/stylesheets/plugins/settings.css */
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

/* line 2141, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(/img/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* line 2158, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* line 2175, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner5 {
  background: url(../assets/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* line 2205, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* line 2239, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

/* line 2246, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 2263, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 2268, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 2291, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

/* line 2300, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 2315, app/assets/stylesheets/plugins/settings.css */
.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 2342, app/assets/stylesheets/plugins/settings.css */
.tp-transparentimg {
  content: "url(../assets/transparent.png)";
}

/* line 2343, app/assets/stylesheets/plugins/settings.css */
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

/* line 2349, app/assets/stylesheets/plugins/settings.css */
.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}

@font-face {
  font-family: 'revicons';
  src: url("/fonts/revicons.eot?5510888");
  src: url("/fonts/revicons.eot?5510888#iefix") format("embedded-opentype"), url("/fonts/revicons.woff?5510888") format("woff"), url("/fonts/revicons.ttf?5510888") format("truetype"), url("/fonts/revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
/* line 2378, app/assets/stylesheets/plugins/settings.css */
[class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 2409, app/assets/stylesheets/plugins/settings.css */
.revicon-search-1:before {
  content: '\e802';
}

/* '' */
/* line 2410, app/assets/stylesheets/plugins/settings.css */
.revicon-pencil-1:before {
  content: '\e831';
}

/* '' */
/* line 2411, app/assets/stylesheets/plugins/settings.css */
.revicon-picture-1:before {
  content: '\e803';
}

/* '' */
/* line 2412, app/assets/stylesheets/plugins/settings.css */
.revicon-cancel:before {
  content: '\e80a';
}

/* '' */
/* line 2413, app/assets/stylesheets/plugins/settings.css */
.revicon-info-circled:before {
  content: '\e80f';
}

/* '' */
/* line 2414, app/assets/stylesheets/plugins/settings.css */
.revicon-trash:before {
  content: '\e801';
}

/* '' */
/* line 2415, app/assets/stylesheets/plugins/settings.css */
.revicon-left-dir:before {
  content: '\e817';
}

/* '' */
/* line 2416, app/assets/stylesheets/plugins/settings.css */
.revicon-right-dir:before {
  content: '\e818';
}

/* '' */
/* line 2417, app/assets/stylesheets/plugins/settings.css */
.revicon-down-open:before {
  content: '\e83b';
}

/* '' */
/* line 2418, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open:before {
  content: '\e819';
}

/* '' */
/* line 2419, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open:before {
  content: '\e81a';
}

/* '' */
/* line 2420, app/assets/stylesheets/plugins/settings.css */
.revicon-angle-left:before {
  content: '\e820';
}

/* '' */
/* line 2421, app/assets/stylesheets/plugins/settings.css */
.revicon-angle-right:before {
  content: '\e81d';
}

/* '' */
/* line 2422, app/assets/stylesheets/plugins/settings.css */
.revicon-left-big:before {
  content: '\e81f';
}

/* '' */
/* line 2423, app/assets/stylesheets/plugins/settings.css */
.revicon-right-big:before {
  content: '\e81e';
}

/* '' */
/* line 2424, app/assets/stylesheets/plugins/settings.css */
.revicon-magic:before {
  content: '\e807';
}

/* '' */
/* line 2425, app/assets/stylesheets/plugins/settings.css */
.revicon-picture:before {
  content: '\e800';
}

/* '' */
/* line 2426, app/assets/stylesheets/plugins/settings.css */
.revicon-export:before {
  content: '\e80b';
}

/* '' */
/* line 2427, app/assets/stylesheets/plugins/settings.css */
.revicon-cog:before {
  content: '\e832';
}

/* '' */
/* line 2428, app/assets/stylesheets/plugins/settings.css */
.revicon-login:before {
  content: '\e833';
}

/* '' */
/* line 2429, app/assets/stylesheets/plugins/settings.css */
.revicon-logout:before {
  content: '\e834';
}

/* '' */
/* line 2430, app/assets/stylesheets/plugins/settings.css */
.revicon-video:before {
  content: '\e805';
}

/* '' */
/* line 2431, app/assets/stylesheets/plugins/settings.css */
.revicon-arrow-combo:before {
  content: '\e827';
}

/* '' */
/* line 2432, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open-1:before {
  content: '\e82a';
}

/* '' */
/* line 2433, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open-1:before {
  content: '\e82b';
}

/* '' */
/* line 2434, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open-mini:before {
  content: '\e822';
}

/* '' */
/* line 2435, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open-mini:before {
  content: '\e823';
}

/* '' */
/* line 2436, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open-big:before {
  content: '\e824';
}

/* '' */
/* line 2437, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open-big:before {
  content: '\e825';
}

/* '' */
/* line 2438, app/assets/stylesheets/plugins/settings.css */
.revicon-left:before {
  content: '\e836';
}

/* '' */
/* line 2439, app/assets/stylesheets/plugins/settings.css */
.revicon-right:before {
  content: '\e826';
}

/* '' */
/* line 2440, app/assets/stylesheets/plugins/settings.css */
.revicon-ccw:before {
  content: '\e808';
}

/* '' */
/* line 2441, app/assets/stylesheets/plugins/settings.css */
.revicon-arrows-ccw:before {
  content: '\e806';
}

/* '' */
/* line 2442, app/assets/stylesheets/plugins/settings.css */
.revicon-palette:before {
  content: '\e829';
}

/* '' */
/* line 2443, app/assets/stylesheets/plugins/settings.css */
.revicon-list-add:before {
  content: '\e80c';
}

/* '' */
/* line 2444, app/assets/stylesheets/plugins/settings.css */
.revicon-doc:before {
  content: '\e809';
}

/* '' */
/* line 2445, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open-outline:before {
  content: '\e82e';
}

/* '' */
/* line 2446, app/assets/stylesheets/plugins/settings.css */
.revicon-left-open-2:before {
  content: '\e82c';
}

/* '' */
/* line 2447, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open-outline:before {
  content: '\e82f';
}

/* '' */
/* line 2448, app/assets/stylesheets/plugins/settings.css */
.revicon-right-open-2:before {
  content: '\e82d';
}

/* '' */
/* line 2449, app/assets/stylesheets/plugins/settings.css */
.revicon-equalizer:before {
  content: '\e83a';
}

/* '' */
/* line 2450, app/assets/stylesheets/plugins/settings.css */
.revicon-layers-alt:before {
  content: '\e804';
}

/* '' */
/* line 2451, app/assets/stylesheets/plugins/settings.css */
.revicon-popup:before {
  content: '\e828';
}

/* '' */
/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-title {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-message a, .toast-message label {
  color: #fff;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-close-button:hover, .toast-close-button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  -ms-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container {
  position: fixed;
  z-index: 999999;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: .8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
#toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast {
  background-color: #030303;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-success {
  background-color: #51a351;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-error {
  background-color: #bd362f;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-info {
  background-color: #2f96b4;
}

/* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
.toast-warning {
  background-color: #f89406;
}

@media all and (max-width: 240px) {
  /* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/limitless/plugins/toastr.min.css */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*********************************
 METRONIC SQUARE STYLE COMPONENTS
*********************************/
/***
Rounded corners reset
***/
/* Reset rounded corners for all elements */
/* line 7, app/assets/stylesheets/components/_reset-rounds.scss */
div,
input,
select,
textarea,
span,
img,
table,
label,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* except below bootstrap elements */
/* line 31, app/assets/stylesheets/components/_reset-rounds.scss */
.img-circle {
  border-radius: 50% !important;
}

/* line 35, app/assets/stylesheets/components/_reset-rounds.scss */
.img-rounded {
  border-radius: 6px !important;
}

/***
General reset
***/
/* Set default body */
/* line 7, app/assets/stylesheets/components/_reset-general.scss */
body {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  padding: 0px !important;
  margin: 0px !important;
  font-size: 13px;
  direction: ltr;
}

/*
 Internet Explorer 10 doesn't differentiate device width from viewport width, and thus doesn't 
 properly apply the media queries in Bootstrap's CSS. To address this, 
 you can optionally include the following CSS and JavaScript to work around this problem until Microsoft issues a fix.
*/
@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*
 Internet Explorer 10 doesn't differentiate device width from viewport width, 
 and thus doesn't properly apply the media queries in Bootstrap's CSS. To address this, following CSS code applied 
*/
@-ms-viewport {
  width: auto !important;
}

/* Custom scrollbars for webkit browsers */
@media (min-width: 10000000000000) {
  /* line 56, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar {
    width: 10px;
  }
  /* line 60, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #cecece;
  }
  /* line 65, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar-thumb {
    background-color: #cecece;
  }
  /* line 69, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar-thumb:hover {
    background-color: #aaaaaa;
  }
  /* line 73, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0;
  }
  /* line 79, app/assets/stylesheets/components/_reset-general.scss */
  ::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0;
  }
}

/***
General typography
***/
/* Headings */
/* line 7, app/assets/stylesheets/components/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

/* line 17, app/assets/stylesheets/components/_typography.scss */
h1 {
  font-size: 33px;
}

/* line 20, app/assets/stylesheets/components/_typography.scss */
h2 {
  font-size: 27px;
}

/* line 23, app/assets/stylesheets/components/_typography.scss */
h3 {
  font-size: 23px;
}

/* line 26, app/assets/stylesheets/components/_typography.scss */
h4 {
  font-size: 17px;
}

/* line 29, app/assets/stylesheets/components/_typography.scss */
h5 {
  font-size: 13px;
}

/* line 32, app/assets/stylesheets/components/_typography.scss */
h6 {
  font-size: 12px;
}

/* Headings helper text */
/* line 38, app/assets/stylesheets/components/_typography.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #444444;
}

/* Block headings */
/* line 49, app/assets/stylesheets/components/_typography.scss */
h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Links */
/* line 61, app/assets/stylesheets/components/_typography.scss */
a {
  text-shadow: none;
  color: #5b9bd1;
}

/* line 65, app/assets/stylesheets/components/_typography.scss */
a:hover {
  color: #3175af;
}

/* line 69, app/assets/stylesheets/components/_typography.scss */
a:focus, a:hover, a:active {
  outline: 0;
}

/* Horizontal break */
/* line 78, app/assets/stylesheets/components/_typography.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 0;
}

/* Unstyled List */
/* line 87, app/assets/stylesheets/components/_typography.scss */
.list-unstyled li > .list-unstyled {
  margin-left: 25px;
}

/* Code */
/* line 93, app/assets/stylesheets/components/_typography.scss */
code {
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Disabled Navigation Link */
/* line 105, app/assets/stylesheets/components/_typography.scss */
.disabled-link .disable-target {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}

/* line 109, app/assets/stylesheets/components/_typography.scss */
.disabled-link .disable-target:hover {
  cursor: not-allowed !important;
}

/* line 114, app/assets/stylesheets/components/_typography.scss */
.disabled-link:hover {
  cursor: not-allowed !important;
}

/***
Utilities
***/
/* Links */
/* line 7, app/assets/stylesheets/components/_utils.scss */
a:hover {
  cursor: pointer;
}

/* Primary Link */
/* line 13, app/assets/stylesheets/components/_utils.scss */
.primary-link {
  color: #65A0D0;
  font-weight: 600;
}

/* line 17, app/assets/stylesheets/components/_utils.scss */
.primary-link:hover {
  color: #5194ca;
}

/* Rounded Element */
/* line 24, app/assets/stylesheets/components/_utils.scss */
.rounded-2 {
  border-radius: 2px !important;
}

/* line 28, app/assets/stylesheets/components/_utils.scss */
.rounded-3 {
  border-radius: 3px !important;
}

/* line 32, app/assets/stylesheets/components/_utils.scss */
.rounded-4 {
  border-radius: 4px !important;
}

/* Circle Element */
/* line 37, app/assets/stylesheets/components/_utils.scss */
.circle {
  border-radius: 25px !important;
}

/* line 41, app/assets/stylesheets/components/_utils.scss */
.circle-right {
  border-radius: 0 25px 25px 0 !important;
}

/* line 45, app/assets/stylesheets/components/_utils.scss */
.circle-left {
  border-radius: 25px 0 0 25px !important;
}

/* line 49, app/assets/stylesheets/components/_utils.scss */
.circle-bottom {
  border-radius: 0 0 25px 25px !important;
}

/* line 53, app/assets/stylesheets/components/_utils.scss */
.circle-top {
  border-radius: 25px 25px 0 0 !important;
}

/* General utilities */
/* line 59, app/assets/stylesheets/components/_utils.scss */
.display-none,
.display-hide {
  display: none;
}

/* line 64, app/assets/stylesheets/components/_utils.scss */
.hidden {
  display: none !important;
}

/* line 68, app/assets/stylesheets/components/_utils.scss */
.primary-font {
  font-family: "Open Sans", sans-serif !important;
}

/* line 72, app/assets/stylesheets/components/_utils.scss */
.bold {
  font-weight: 700 !important;
}

/* line 76, app/assets/stylesheets/components/_utils.scss */
.thin {
  font-weight: 300 !important;
}

/* line 80, app/assets/stylesheets/components/_utils.scss */
.uppercase {
  text-transform: uppercase !important;
}

/* line 84, app/assets/stylesheets/components/_utils.scss */
.fix-margin {
  margin-left: 0px !important;
}

/* line 88, app/assets/stylesheets/components/_utils.scss */
.border {
  border: 1px solid red;
}

/* line 92, app/assets/stylesheets/components/_utils.scss */
.font-hg {
  font-size: 23px;
}

/* line 96, app/assets/stylesheets/components/_utils.scss */
.font-lg {
  font-size: 18px;
}

/* line 100, app/assets/stylesheets/components/_utils.scss */
.font-md {
  font-size: 14px;
}

/* line 104, app/assets/stylesheets/components/_utils.scss */
.font-sm {
  font-size: 13px;
}

/* line 108, app/assets/stylesheets/components/_utils.scss */
.font-xs {
  font-size: 11px;
}

/* line 112, app/assets/stylesheets/components/_utils.scss */
.inline {
  display: inline;
}

/* line 116, app/assets/stylesheets/components/_utils.scss */
.inline-block {
  display: inline-block;
}

/* line 120, app/assets/stylesheets/components/_utils.scss */
.text-align-reverse {
  text-align: right;
}

/* Margin and padding utilities */
/* line 126, app/assets/stylesheets/components/_utils.scss */
.no-space {
  margin: 0px !important;
  padding: 0px !important;
}

/* line 131, app/assets/stylesheets/components/_utils.scss */
.no-margin {
  margin: 0;
}

/* line 135, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-5 {
  margin-bottom: 5px;
}

/* line 139, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 143, app/assets/stylesheets/components/_utils.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 147, app/assets/stylesheets/components/_utils.scss */
.margin-top-15 {
  margin-top: 15px !important;
}

/* line 151, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-15 {
  margin-bottom: 15px !important;
}

/* line 155, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 159, app/assets/stylesheets/components/_utils.scss */
.margin-top-20 {
  margin-top: 20px !important;
}

/* line 163, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* line 167, app/assets/stylesheets/components/_utils.scss */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* line 171, app/assets/stylesheets/components/_utils.scss */
.margin-right-10 {
  margin-right: 10px !important;
}

/* IE8 & IE9 mode utilities */
/* line 178, app/assets/stylesheets/components/_utils.scss */
.visible-ie8 {
  display: none;
}

/* line 182, app/assets/stylesheets/components/_utils.scss */
.ie8 .visible-ie8 {
  display: inherit !important;
}

/* line 186, app/assets/stylesheets/components/_utils.scss */
.visible-ie9 {
  display: none;
}

/* line 190, app/assets/stylesheets/components/_utils.scss */
.ie9 .visible-ie9 {
  display: inherit !important;
}

/* line 194, app/assets/stylesheets/components/_utils.scss */
.hidden-ie8 {
  display: inherit;
}

/* line 198, app/assets/stylesheets/components/_utils.scss */
.ie8 .hidden-ie8 {
  display: none !important;
}

/* line 202, app/assets/stylesheets/components/_utils.scss */
.hidden-ie9 {
  display: inherit;
}

/* line 206, app/assets/stylesheets/components/_utils.scss */
.ie9 .hidden-ie9 {
  display: none !important;
}

/***
Responsive Utils
***/
@media (max-width: 1024px) {
  /* line 215, app/assets/stylesheets/components/_utils.scss */
  .hidden-1024 {
    display: none;
  }
}

@media (max-width: 480px) {
  /* line 221, app/assets/stylesheets/components/_utils.scss */
  .hidden-480 {
    display: none;
  }
}

@media (max-width: 320px) {
  /* line 227, app/assets/stylesheets/components/_utils.scss */
  .hidden-320 {
    display: none;
  }
}

/***
Demo Utils
***/
/* line 236, app/assets/stylesheets/components/_utils.scss */
.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: 10px;
  overflow: auto;
}

/* line 243, app/assets/stylesheets/components/_utils.scss */
.util-btn-margin-bottom-5 .btn {
  margin-bottom: 5px !important;
}

/* line 247, app/assets/stylesheets/components/_utils.scss */
.util-btn-group-margin-bottom-5 .btn-group {
  margin-bottom: 5px !important;
}

/***
Users
***/
/* line 255, app/assets/stylesheets/components/_utils.scss */
.user-info {
  margin-bottom: 10px !important;
}

/* line 258, app/assets/stylesheets/components/_utils.scss */
.user-info img {
  float: left;
  margin-right: 5px;
}

/* line 263, app/assets/stylesheets/components/_utils.scss */
.user-info .details {
  display: inline-block;
}

/* line 267, app/assets/stylesheets/components/_utils.scss */
.user-info .label {
  font-weight: 300;
  font-size: 11px;
}

/***
Top News Blocks(new in v1.2.2) 
***/
/* line 276, app/assets/stylesheets/components/_utils.scss */
.top-news {
  color: #fff;
  margin: 8px 0;
}

/* line 280, app/assets/stylesheets/components/_utils.scss */
.top-news em {
  font-size: 13px;
  margin-bottom: 8px;
  margin-bottom: 0;
  font-style: normal;
  display: block;
}

/* line 287, app/assets/stylesheets/components/_utils.scss */
.top-news em i {
  font-size: 14px;
}

/* line 292, app/assets/stylesheets/components/_utils.scss */
.top-news span {
  font-size: 18px;
  margin-bottom: 5px;
  display: block;
  text-align: left;
}

/* line 299, app/assets/stylesheets/components/_utils.scss */
.top-news a {
  display: block;
  text-align: left;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}

/* line 306, app/assets/stylesheets/components/_utils.scss */
.top-news a .top-news-icon {
  right: 8px;
  bottom: 15px;
  opacity: 0.3;
  font-size: 35px;
  position: absolute;
  filter: alpha(opacity=30);
  /*For IE8*/
}

/***
Block Images(new in v1.2.2)
***/
/* line 321, app/assets/stylesheets/components/_utils.scss */
.blog-images {
  margin-bottom: 0;
}

/* line 324, app/assets/stylesheets/components/_utils.scss */
.blog-images li {
  padding: 0;
  margin: 0;
  display: inline;
}

/* line 330, app/assets/stylesheets/components/_utils.scss */
.blog-images li a:hover {
  text-decoration: none;
}

/* line 335, app/assets/stylesheets/components/_utils.scss */
.blog-images li img {
  width: 50px;
  height: 50px;
  opacity: 0.6;
  margin: 0 2px 8px;
}

/* line 341, app/assets/stylesheets/components/_utils.scss */
.blog-images li img:hover {
  opacity: 1;
  box-shadow: 0 0 0 4px #72c02c;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

/***
Sidebar Tags
***/
/* line 357, app/assets/stylesheets/components/_utils.scss */
.sidebar-tags li {
  padding: 0;
}

/* line 360, app/assets/stylesheets/components/_utils.scss */
.sidebar-tags li a {
  color: #555;
  font-size: 12px;
  padding: 3px 5px;
  background: #f7f7f7;
  margin: 0 2px 5px 0;
  display: inline-block;
}

/* line 368, app/assets/stylesheets/components/_utils.scss */
.sidebar-tags li a:hover,
.sidebar-tags li a:hover i {
  background: #EEE;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 378, app/assets/stylesheets/components/_utils.scss */
.sidebar-tags li a i {
  color: #777;
}

/***
Custom vertical inline menu
***/
/* line 389, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 394, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li {
  position: relative;
  margin-bottom: 1px;
}

/* line 398, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li i {
  width: 37px;
  height: 37px;
  display: inline-block;
  color: #b9cbd5;
  font-size: 15px;
  padding: 12px 10px 10px 8px;
  margin: 0 8px 0 0;
  text-align: center;
  background: #e0eaf0 !important;
}

/* line 410, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li a {
  font-size: 14px;
  font-weight: 300;
  color: #557386;
  display: block;
  background: #f0f6fa;
  border-left: solid 2px #c4d5df;
}

/* line 419, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li:hover a {
  background: #e0eaf0;
  text-decoration: none;
}

/* line 424, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li:hover i {
  color: #fff;
  background: #c4d5df !important;
}

/* line 429, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li.active a {
  border-left: solid 2px #0c91e5;
}

/* line 433, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li.active i {
  background: #0c91e5 !important;
}

/* line 437, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
  color: #fff;
  background: #169ef4;
  text-decoration: none;
}

/* line 444, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li.active a,
.ver-inline-menu li:hover a {
  font-size: 14px;
}

/* line 449, app/assets/stylesheets/components/_utils.scss */
.ver-inline-menu li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #169ef4;
  position: absolute;
  top: 12px;
  right: -5px;
}

@media (max-width: 767px) {
  /* line 466, app/assets/stylesheets/components/_utils.scss */
  .ver-inline-menu > li.active:after {
    display: none;
  }
}

/***
Separated List
***/
/* line 478, app/assets/stylesheets/components/_utils.scss */
.list-separated {
  margin-top: 10px;
  margin-bottom: 15px;
}

/* line 484, app/assets/stylesheets/components/_utils.scss */
.list-separated > div:last-child {
  border-right: 0;
}

@media (max-width: 767px) {
  /* line 478, app/assets/stylesheets/components/_utils.scss */
  .list-separated {
    /* 767px */
  }
  /* line 490, app/assets/stylesheets/components/_utils.scss */
  .list-separated > div {
    margin-bottom: 20px;
  }
}

/***
Number & Chart Stats
***/
/* line 500, app/assets/stylesheets/components/_utils.scss */
.number-stats {
  margin: 10px 0;
}

/* line 503, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-number {
  display: inline-block;
  margin: 0 5px;
}

/* line 507, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-number .title {
  font-size: 13px;
  margin-bottom: 3px;
  color: #B8C3C7;
}

/* line 513, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-number .number {
  font-size: 27px;
  line-height: 27px;
  color: #7D8C9D;
}

/* line 520, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-chart {
  display: inline-block;
  margin: 0 5px;
}

/* line 525, app/assets/stylesheets/components/_utils.scss */
.number-stats > div {
  border-right: 1px solid #f5f5f5;
}

/* line 528, app/assets/stylesheets/components/_utils.scss */
.number-stats > div:last-child {
  border-right: 0;
}

/* line 533, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-left {
  float: right;
}

/* line 536, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-left .stat-number {
  float: right;
  text-align: right;
}

/* line 541, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-left .stat-chart {
  float: right;
}

/* line 546, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-right {
  float: left !important;
}

/* line 549, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-right .stat-number {
  float: left;
  text-align: left;
}

/* line 554, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-right .stat-chart {
  float: left;
}

/* line 559, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-number {
  float: left;
  text-align: left;
}

/* line 564, app/assets/stylesheets/components/_utils.scss */
.number-stats .stat-chart {
  float: left;
}

/***
General User Record Listing
***/
/* line 575, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item {
  padding: 10px 0;
  border-bottom: 1px solid #F1F4F7;
}

/* line 579, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item:last-child {
  border-bottom: 0;
}

/* line 583, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head {
  margin-bottom: 5px;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.general-item-list > .item > .item-head:before, .general-item-list > .item > .item-head:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.general-item-list > .item > .item-head:after {
  clear: both;
}

/* line 587, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-details {
  display: inline-block;
  float: left;
}

/* line 591, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-details > .item-pic {
  height: 35px;
  margin-right: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/* line 598, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-details > .item-name {
  display: inline-block;
  margin-right: 10px;
}

/* line 603, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-details > .item-label {
  color: #C0C9CC;
}

/* line 608, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-status {
  color: #C0C9CC;
  top: 10px;
  position: relative;
  display: inline-block;
  float: right;
}

/* line 615, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-head > .item-status > .badge {
  margin-top: -2px;
}

/* line 621, app/assets/stylesheets/components/_utils.scss */
.general-item-list > .item > .item-body {
  color: #96a5aa;
}

/***
File dropzone
***/
/* line 631, app/assets/stylesheets/components/_utils.scss */
.file-drop-zone {
  border: 2px dashed #ddd;
  padding: 30px;
  text-align: center;
}

/* line 636, app/assets/stylesheets/components/_utils.scss */
.file-drop-zone.file-drop-zone-over {
  border-color: #aaa;
}

/***
Fontawesome Icons
***/
/* line 5, app/assets/stylesheets/components/_font-icons.scss */
[class^="fa-"],
[class^="glyphicon-"],
[class^="icon-"],
[class*=" fa-"],
[class*=" glyphicon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  *margin-right: .3em;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
}

/* Make font awesome icons fixed width */
/* line 21, app/assets/stylesheets/components/_font-icons.scss */
li [class^="fa-"],
li [class^="glyphicon-"],
li [class^="icon-"],
li [class*=" fa-"],
li [class*=" glyphicon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

/* line 32, app/assets/stylesheets/components/_font-icons.scss */
li [class^="glyphicon-"],
li [class*=" glyphicon-"] {
  top: 2px;
}

/* line 37, app/assets/stylesheets/components/_font-icons.scss */
li [class^="icon-"],
li [class*=" icon-"] {
  top: 1px;
  position: relative;
}

/* line 43, app/assets/stylesheets/components/_font-icons.scss */
li [class^="fa-"].icon-large,
li [class^="glyphicon-"].icon-large,
li [class^="icon-"].icon-large,
li [class*=" fa-"].icon-large,
li [class*=" glyphicon-"].icon-large,
li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/* Icon sizing */
/* line 55, app/assets/stylesheets/components/_font-icons.scss */
.fa-sm,
.icon-sm {
  font-size: 12px;
}

/* line 60, app/assets/stylesheets/components/_font-icons.scss */
.fa-lg,
.icon-lg {
  font-size: 16px !important;
}

/* line 65, app/assets/stylesheets/components/_font-icons.scss */
.fa-2x {
  font-size: 2em;
}

/* line 69, app/assets/stylesheets/components/_font-icons.scss */
.fa-3x {
  font-size: 3em;
}

/* line 73, app/assets/stylesheets/components/_font-icons.scss */
.fa-4x {
  font-size: 4em;
}

/* line 77, app/assets/stylesheets/components/_font-icons.scss */
.fa-5x {
  font-size: 5em;
}

/* Icon coloring */
/* line 83, app/assets/stylesheets/components/_font-icons.scss */
.icon-state-default {
  color: #c6c6c6;
}

/* line 87, app/assets/stylesheets/components/_font-icons.scss */
.icon-state-success {
  color: #45B6AF;
}

/* line 91, app/assets/stylesheets/components/_font-icons.scss */
.icon-state-info {
  color: #89C4F4;
}

/* line 95, app/assets/stylesheets/components/_font-icons.scss */
.icon-state-warning {
  color: #dfba49;
}

/* line 99, app/assets/stylesheets/components/_font-icons.scss */
.icon-state-danger {
  color: #F3565D;
}

/***
Font Awesome 4.x Demo
***/
/* line 107, app/assets/stylesheets/components/_font-icons.scss */
.fa-item {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}

/* line 111, app/assets/stylesheets/components/_font-icons.scss */
.fa-item i {
  font-size: 16px;
  display: inline-block;
  width: 20px;
  color: #333;
}

/* line 118, app/assets/stylesheets/components/_font-icons.scss */
.fa-item:hover {
  cursor: pointer;
  background: #eee;
}

/***
Simple Line Icons Demo
***/
/* line 129, app/assets/stylesheets/components/_font-icons.scss */
.simplelineicons-demo .item-box {
  display: inline-block;
  font-size: 16px;
  margin: 0 -0.22em 1em 0;
  padding-left: 1em;
  width: 100%;
}

/* line 136, app/assets/stylesheets/components/_font-icons.scss */
.simplelineicons-demo .item-box .item {
  background-color: #fff;
  color: #33383e;
  border-radius: 8px;
  display: inline-block;
  padding: 10px;
  width: 100%;
}

/* line 144, app/assets/stylesheets/components/_font-icons.scss */
.simplelineicons-demo .item-box .item span {
  font-size: 22px;
}

@media only screen and (min-width: 768px) {
  /* line 154, app/assets/stylesheets/components/_font-icons.scss */
  .simplelineicons-demo .item-box {
    width: 33.333%;
  }
}

/*** 
Glyphicons Demo
***/
/* line 164, app/assets/stylesheets/components/_font-icons.scss */
.glyphicons-demo ul {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 172, app/assets/stylesheets/components/_font-icons.scss */
.bs-glyphicon-class {
  text-align: center;
}

/* line 176, app/assets/stylesheets/components/_font-icons.scss */
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 184, app/assets/stylesheets/components/_font-icons.scss */
.glyphicons-demo ul li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}

/* line 196, app/assets/stylesheets/components/_font-icons.scss */
.glyphicons-demo .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px;
  color: #444;
}

/* line 203, app/assets/stylesheets/components/_font-icons.scss */
.glyphicons-demo ul li:hover {
  background-color: rgba(86, 61, 124, 0.1);
}

@media (min-width: 768px) {
  /* line 208, app/assets/stylesheets/components/_font-icons.scss */
  .glyphicons-demo ul li {
    width: 12.5%;
  }
}

/***
Custom Bootstrap Badges
***/
/* line 5, app/assets/stylesheets/components/_badges.scss */
.badge {
  font-size: 11px !important;
  font-weight: 300;
  text-align: center;
  height: 18px;
  padding: 3px 6px 3px 6px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  text-shadow: none !important;
  text-align: center;
  vertical-align: middle;
}

/* line 18, app/assets/stylesheets/components/_badges.scss */
.badge.badge-roundless {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 24, app/assets/stylesheets/components/_badges.scss */
.badge.badge-empty {
  display: inline-block;
  padding: 0;
  min-width: 8px;
  height: 8px;
  width: 8px;
}

/* Badge variants */
/* line 40, app/assets/stylesheets/components/_badges.scss */
.badge-default {
  background-color: #c6c6c6;
  background-image: none;
}

/* line 44, app/assets/stylesheets/components/_badges.scss */
.badge-primary {
  background-color: #428bca;
  background-image: none;
}

/* line 48, app/assets/stylesheets/components/_badges.scss */
.badge-info {
  background-color: #89C4F4;
  background-image: none;
}

/* line 52, app/assets/stylesheets/components/_badges.scss */
.badge-success {
  background-color: #45B6AF;
  background-image: none;
}

/* line 56, app/assets/stylesheets/components/_badges.scss */
.badge-danger {
  background-color: #F3565D;
  background-image: none;
}

/* line 60, app/assets/stylesheets/components/_badges.scss */
.badge-warning {
  background-color: #dfba49;
  background-image: none;
}

/* Fix badge position for navs */
/* line 70, app/assets/stylesheets/components/_badges.scss */
.nav.nav-pills > li > a > .badge,
.nav.nav-stacked > li > a > .badge {
  margin-top: -2px;
}

/***
Dropdown Menu Badges
***/
/* line 84, app/assets/stylesheets/components/_badges.scss */
.dropdown-menu > li > a > .badge {
  position: absolute;
  margin-top: 1px;
  right: 3px;
  display: inline;
  font-size: 11px;
  font-weight: 300;
  text-shadow: none;
  height: 18px;
  padding: 3px 6px 3px 6px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
}

/* line 103, app/assets/stylesheets/components/_badges.scss */
.dropdown-menu.badge-roundless {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/***
Customized Bootstrap Buttons
***/
/* Default buttons */
/* line 7, app/assets/stylesheets/components/_buttons.scss */
.btn {
  border-width: 0;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

/* line 19, app/assets/stylesheets/components/_buttons.scss */
.btn.dropdown-toggle,
.btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
  outline: none !important;
  background-image: none !important;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

/* line 37, app/assets/stylesheets/components/_buttons.scss */
.btn-default {
  border-width: 1px;
  padding: 6px 13px;
}

/* line 42, app/assets/stylesheets/components/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* Bootstrap buttons */
/* line 51, app/assets/stylesheets/components/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ededed;
  border-color: #b3b3b3;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ededed;
  border-color: #b3b3b3;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
  background-color: #e0e0e0;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-default:active:hover, .btn-default.active:hover {
  background-color: #e6e6e6;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 54, app/assets/stylesheets/components/_buttons.scss */
.btn-default > i {
  color: #aaa;
}

/* line 58, app/assets/stylesheets/components/_buttons.scss */
.btn-default > i[class^="icon-"],
.btn-default > i[class*="icon-"] {
  color: #8c8c8c;
}

/* line 64, app/assets/stylesheets/components/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3379b5;
  border-color: #2a6496;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3379b5;
  border-color: #2a6496;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
  background-color: #2d6ca2;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-primary:active:hover, .btn-primary.active:hover {
  background-color: #3071a9;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 68, app/assets/stylesheets/components/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #45B6AF;
  border-color: #3ea49d;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #3b9c96;
  border-color: #307f7a;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3b9c96;
  border-color: #307f7a;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
  background-color: #348a84;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-success:active:hover, .btn-success.active:hover {
  background-color: #37918b;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #45B6AF;
  border-color: #3ea49d;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-success .badge {
  color: #45B6AF;
  background-color: #fff;
}

/* line 72, app/assets/stylesheets/components/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #89C4F4;
  border-color: #72b8f2;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #68b4f1;
  border-color: #43a1ed;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #68b4f1;
  border-color: #43a1ed;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
  background-color: #51a8ef;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-info:active:hover, .btn-info.active:hover {
  background-color: #5aadf0;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #89C4F4;
  border-color: #72b8f2;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-info .badge {
  color: #89C4F4;
  background-color: #fff;
}

/* line 76, app/assets/stylesheets/components/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #dfba49;
  border-color: #dbb233;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #daae2b;
  border-color: #bb9521;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #daae2b;
  border-color: #bb9521;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
  background-color: #c89f23;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-warning:active:hover, .btn-warning.active:hover {
  background-color: #d0a625;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #dfba49;
  border-color: #dbb233;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-warning .badge {
  color: #dfba49;
  background-color: #fff;
}

/* line 80, app/assets/stylesheets/components/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #F3565D;
  border-color: #f13e46;
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #f1353d;
  border-color: #ec111b;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f1353d;
  border-color: #ec111b;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
  background-color: #ef1d26;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn-danger:active:hover, .btn-danger.active:hover {
  background-color: #f0262f;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #F3565D;
  border-color: #f13e46;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn-danger .badge {
  color: #F3565D;
  background-color: #fff;
}

/* Button sizes */
/* line 86, app/assets/stylesheets/components/_buttons.scss */
.btn > i {
  font-size: 14px;
}

/* line 91, app/assets/stylesheets/components/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  vertical-align: middle;
}

/* line 97, app/assets/stylesheets/components/_buttons.scss */
.btn-lg > i {
  font-size: 18px;
}

/* line 102, app/assets/stylesheets/components/_buttons.scss */
.btn-sm,
.btn-xs {
  padding: 4px 10px 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}

/* line 108, app/assets/stylesheets/components/_buttons.scss */
.btn-sm > i,
.btn-xs > i {
  font-size: 13px;
}

/* line 113, app/assets/stylesheets/components/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
}

/* line 117, app/assets/stylesheets/components/_buttons.scss */
.btn-xs > i {
  font-size: 12px;
}

/* Small button in button group */
/* line 126, app/assets/stylesheets/components/_buttons.scss */
.btn-group .input-sm .btn-default {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* Arrow link */
/* line 136, app/assets/stylesheets/components/_buttons.scss */
.btn-arrow-link {
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
}

/* line 141, app/assets/stylesheets/components/_buttons.scss */
.btn-arrow-link > i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: top;
  margin: 2px 3px 2px 3px;
  color: #999;
}

/* line 149, app/assets/stylesheets/components/_buttons.scss */
.btn-arrow-link.btn-arrow-link-lg {
  font-size: 14px;
}

/* line 152, app/assets/stylesheets/components/_buttons.scss */
.btn-arrow-link.btn-arrow-link-lg > i {
  font-size: 16px;
  line-height: 16px;
  margin: 2px 3px 1px 3px;
}

/* Circle Buttons */
/* line 162, app/assets/stylesheets/components/_buttons.scss */
.btn-circle {
  border-radius: 25px !important;
}

/* line 166, app/assets/stylesheets/components/_buttons.scss */
.btn-circle-right {
  border-radius: 0 25px 25px 0 !important;
}

/* line 170, app/assets/stylesheets/components/_buttons.scss */
.btn-circle-left {
  border-radius: 25px 0 0 25px !important;
}

/* line 174, app/assets/stylesheets/components/_buttons.scss */
.btn-circle-bottom {
  border-radius: 0 0 25px 25px !important;
}

/* line 178, app/assets/stylesheets/components/_buttons.scss */
.btn-circle-top {
  border-radius: 25px 25px 0 0 !important;
}

/* line 182, app/assets/stylesheets/components/_buttons.scss */
.btn-icon-only {
  height: 34px;
  width: 34px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

/* line 189, app/assets/stylesheets/components/_buttons.scss */
.btn-icon-only > [class^="icon-"],
.btn-icon-only > i {
  text-align: center;
  margin-top: 2px;
}

/* line 197, app/assets/stylesheets/components/_buttons.scss */
.btn-sm > [class^="glyphicon-"],
.btn-sm > [class*=" glyphicon-"],
.btn-sm > i {
  font-size: 13px;
}

/* line 205, app/assets/stylesheets/components/_buttons.scss */
.btn-xs > [class^="glyphicon-"],
.btn-xs > [class*=" glyphicon-"],
.btn-xs > i {
  font-size: 11px;
}

/* line 214, app/assets/stylesheets/components/_buttons.scss */
.btn-group.btn-group-circle > .btn:first-child {
  border-radius: 25px 0 0 25px !important;
}

/* line 218, app/assets/stylesheets/components/_buttons.scss */
.btn-group.btn-group-circle > .btn:last-child {
  border-radius: 0 25px 25px 0 !important;
}

/* line 225, app/assets/stylesheets/components/_buttons.scss */
.btn-group.btn-group-devided > .btn {
  margin-right: 5px;
}

/* line 228, app/assets/stylesheets/components/_buttons.scss */
.btn-group.btn-group-devided > .btn:last-child {
  margin-right: 0;
}

/* line 236, app/assets/stylesheets/components/_buttons.scss */
.btn-group-vertical.btn-group-vertical-circle > .btn:first-child {
  border-radius: 25px 25px 0 0 !important;
}

/* line 240, app/assets/stylesheets/components/_buttons.scss */
.btn-group-vertical.btn-group-vertical-circle > .btn:last-child {
  border-radius: 0 0 25px 25px !important;
}

/***
Image Carousel
***/
/* line 7, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-inner {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 12, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-control i {
  position: absolute;
  top: 40%;
}

/* line 17, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel.image-carousel-hoverable .carousel-control i {
  display: none;
}

/* line 21, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-control.left i {
  left: 10px;
}

/* line 30, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-control.right i {
  right: 10px;
}

/* line 35, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-indicators {
  margin-top: 10px;
  bottom: -7px;
}

/* line 39, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-indicators li {
  background-color: #666;
}

/* line 42, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-indicators li.active {
  background-color: #666;
}

/* line 48, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px 15px 25px 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 57, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption p {
  text-align: left;
  line-height: 20px;
  color: #ffffff;
}

/* line 66, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2 {
  margin: 0 0 5px;
}

/* line 71, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption h4 a,
.carousel.image-carousel .carousel-caption h3 a,
.carousel.image-carousel .carousel-caption h2 a {
  color: #aaa;
}

/* line 76, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption p {
  margin-bottom: 0;
}

/* line 80, app/assets/stylesheets/components/_carousel.scss */
.carousel.image-carousel .carousel-caption .item {
  margin: 0;
}

/***
Charts and statistics
***/
/* line 4, app/assets/stylesheets/components/_charts.scss */
.chart,
.pie,
.bars {
  overflow: hidden;
  height: 300px;
  width: 100%;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
}

/***
Statistic lists
***/
/* line 18, app/assets/stylesheets/components/_charts.scss */
.item-list.table .percent {
  width: 30px;
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}

/***
Chart tooltips
***/
/* line 29, app/assets/stylesheets/components/_charts.scss */
.chart-tooltip {
  clear: both;
  z-index: 100;
  background-color: #736e6e !important;
  padding: 5px !important;
  color: #fff;
}

/* line 36, app/assets/stylesheets/components/_charts.scss */
.chart-tooltip .label {
  clear: both;
  display: block;
  margin-bottom: 2px;
}

/***
Mini chart containers
***/
/* line 47, app/assets/stylesheets/components/_charts.scss */
.bar-chart,
.line-chart {
  display: none;
}

/***
Chats
***/
/* line 5, app/assets/stylesheets/components/_chats.scss */
.chats {
  margin: 0;
  padding: 0;
  margin-top: -15px;
}

/* line 10, app/assets/stylesheets/components/_chats.scss */
.chats li {
  list-style: none;
  padding: 5px 0;
  margin: 10px auto;
  font-size: 12px;
}

/* line 16, app/assets/stylesheets/components/_chats.scss */
.chats li .body {
  display: block;
}

/* line 20, app/assets/stylesheets/components/_chats.scss */
.chats li .avatar {
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

/* line 28, app/assets/stylesheets/components/_chats.scss */
.chats li.in .avatar {
  float: left;
  margin-right: 10px;
}

/* line 33, app/assets/stylesheets/components/_chats.scss */
.chats li.out .avatar {
  float: right;
  margin-left: 10px;
}

/* line 38, app/assets/stylesheets/components/_chats.scss */
.chats li .name {
  color: #3590c1;
  font-size: 13px;
  font-weight: 400;
}

/* line 44, app/assets/stylesheets/components/_chats.scss */
.chats li .datetime {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}

/* line 50, app/assets/stylesheets/components/_chats.scss */
.chats li .message {
  display: block;
  padding: 5px;
  position: relative;
}

/* line 56, app/assets/stylesheets/components/_chats.scss */
.chats li.in .message {
  text-align: left;
  border-left: 2px solid #1BBC9B;
  margin-left: 65px;
  background: #fafafa;
}

/* line 62, app/assets/stylesheets/components/_chats.scss */
.chats li.in .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #1BBC9B;
}

/* line 76, app/assets/stylesheets/components/_chats.scss */
.chats li.out .message {
  border-right: 2px solid #F3565D;
  margin-right: 65px;
  background: #fafafa;
  text-align: right;
}

/* line 82, app/assets/stylesheets/components/_chats.scss */
.chats li.out .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  right: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #F3565D;
}

/* line 93, app/assets/stylesheets/components/_chats.scss */
.chats li.out .name,
.chats li.out .datetime {
  text-align: right;
}

/* line 101, app/assets/stylesheets/components/_chats.scss */
.chat-form {
  margin-top: 15px;
  padding: 10px;
  background-color: #e9eff3;
  overflow: hidden;
  clear: both;
}

/* line 108, app/assets/stylesheets/components/_chats.scss */
.chat-form .input-cont {
  margin-right: 40px;
}

/* line 111, app/assets/stylesheets/components/_chats.scss */
.chat-form .input-cont .form-control {
  border: 1px solid #ddd;
  width: 100%  !important;
  margin-top: 0;
  background-color: #fff !important;
}

/* line 117, app/assets/stylesheets/components/_chats.scss */
.chat-form .input-cont .form-control:focus {
  border: 1px solid #4b8df9 !important;
}

/* line 123, app/assets/stylesheets/components/_chats.scss */
.chat-form .btn-cont {
  margin-top: -42px;
  position: relative;
  float: right;
  width: 44px;
}

/* line 129, app/assets/stylesheets/components/_chats.scss */
.chat-form .btn-cont .arrow {
  position: absolute;
  top: 17px;
  right: 43px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #4d90fe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 141, app/assets/stylesheets/components/_chats.scss */
.chat-form .btn-cont .btn {
  margin-top: 8px;
}

/* line 146, app/assets/stylesheets/components/_chats.scss */
.chat-form .btn-cont:hover .arrow {
  border-right-color: #0362fd;
}

/* line 150, app/assets/stylesheets/components/_chats.scss */
.chat-form .btn-cont:hover .btn {
  background-color: #0362fd;
}

/***
Customized Bootstrap Close Icon 
***/
/* line 5, app/assets/stylesheets/components/_close.scss */
.close {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  width: 9px;
  height: 9px;
  background-repeat: no-repeat !important;
  text-indent: -10000px;
  outline: none;
  background-image: url("../img/remove-icon-small.png") !important;
}

/***
Customized Bootstrap Dropdowns
***/
/***
Dropdowns
***/
/* line 11, app/assets/stylesheets/components/_dropdowns.scss */
.dropup.open > .dropdown-toggle,
.dropdown.open > .dropdown-toggle {
  border-color: #ddd;
}

/***
Dropdown Menu
***/
/* line 20, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu {
  min-width: 175px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  padding: 0px;
  margin: 10px  0px 0px 0px;
  background-color: #ffffff;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border: 1px solid #eee;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 39, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li.divider {
  background: #f1f3f6;
}

/* line 43, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li.dropdown-header {
  padding: 8px 14px 2px 14px;
}

/* line 47, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li > a {
  padding: 8px 14px;
  color: #555;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: 300;
  line-height: 18px;
  white-space: nowrap;
}

/* line 57, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li > a > [class^="fa-"],
.dropdown-menu li > a > [class*=" fa-"] {
  color: #888;
}

/* line 62, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li > a > [class^="icon-"],
.dropdown-menu li > a > [class*=" icon-"] {
  color: #666;
}

/* line 67, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li > a > [class^="glyphicon-"],
.dropdown-menu li > a > [class*=" glyphicon-"] {
  color: #888;
}

/* line 73, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  text-decoration: none;
  background-image: none;
  background-color: #f6f6f6;
  color: #555;
  filter: none;
}

/* line 83, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-menu.bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/* line 93, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu,
.dropdown-toggle > .dropdown-menu,
.btn-group > .dropdown-menu {
  margin-top: 10px;
}

/* line 96, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu:before,
.dropdown-toggle > .dropdown-menu:before,
.btn-group > .dropdown-menu:before {
  position: absolute;
  top: -8px;
  left: 9px;
  right: auto;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e0e0e0;
  border-left: 8px solid transparent;
  content: '';
}

/* line 108, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu:after,
.dropdown-toggle > .dropdown-menu:after,
.btn-group > .dropdown-menu:after {
  position: absolute;
  top: -7px;
  left: 10px;
  right: auto;
  display: inline-block !important;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  content: '';
}

/* line 121, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu.pull-left:before,
.dropdown-toggle > .dropdown-menu.pull-left:before,
.btn-group > .dropdown-menu.pull-left:before {
  left: auto;
  right: 9px;
}

/* line 126, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu.pull-left:after,
.dropdown-toggle > .dropdown-menu.pull-left:after,
.btn-group > .dropdown-menu.pull-left:after {
  left: auto;
  right: 10px;
}

/* line 133, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu.pull-right:before,
.dropdown-toggle > .dropdown-menu.pull-right:before,
.btn-group > .dropdown-menu.pull-right:before {
  left: auto;
  right: 9px;
}

/* line 138, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown > .dropdown-menu.pull-right:after,
.dropdown-toggle > .dropdown-menu.pull-right:after,
.btn-group > .dropdown-menu.pull-right:after {
  left: auto;
  right: 10px;
}

/* line 146, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown.dropup > .dropdown-menu,
.dropdown-toggle.dropup > .dropdown-menu,
.btn-group.dropup > .dropdown-menu {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 150, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown.dropup > .dropdown-menu:after, .dropdown.dropup > .dropdown-menu:before,
.dropdown-toggle.dropup > .dropdown-menu:after,
.dropdown-toggle.dropup > .dropdown-menu:before,
.btn-group.dropup > .dropdown-menu:after,
.btn-group.dropup > .dropdown-menu:before {
  display: none !important;
}

/* Dropdown submenu support for Bootsrap 3 */
/* line 160, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 163, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 5px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

/* line 170, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu > a:after {
  position: absolute;
  display: inline-block;
  font-size: 14px;
  right: 7px;
  top: 7px;
  font-family: FontAwesome;
  height: auto;
  content: "\f105";
  font-weight: 300;
}

/* line 182, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 186, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

/* line 190, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 193, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

/* line 200, app/assets/stylesheets/components/_dropdowns.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}

/* line 209, app/assets/stylesheets/components/_dropdowns.scss */
.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 214, app/assets/stylesheets/components/_dropdowns.scss */
.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

/* line 219, app/assets/stylesheets/components/_dropdowns.scss */
.nav.pull-right > li > .dropdown-menu:after,
.nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

/* line 224, app/assets/stylesheets/components/_dropdowns.scss */
.nav.pull-right > li > .dropdown-menu .dropdown-menu,
.nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
}

@media (max-width: 767px) {
  /* 767px */
  /* line 237, app/assets/stylesheets/components/_dropdowns.scss */
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #efefef;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  }
  /* line 247, app/assets/stylesheets/components/_dropdowns.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 6px 0 6px 13px;
    color: #333;
  }
  /* line 252, app/assets/stylesheets/components/_dropdowns.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:active {
    ackground-color: #eee;
  }
}

/***
Dropdown Checkboxes
***/
/* line 266, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-content {
  padding: 5px;
}

/* line 269, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-content form {
  margin: 0;
}

/* line 274, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown.inline .dropdown-menu {
  display: inline-block;
  position: relative;
}

/* line 279, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-radiobuttons,
.dropdown-checkboxes {
  padding: 5px;
}

/* line 283, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-radiobuttons label,
.dropdown-checkboxes label {
  display: block;
  font-weight: 300;
  color: #333;
  margin-bottom: 4px;
  margin-top: 4px;
}

/* line 290, app/assets/stylesheets/components/_dropdowns.scss */
.dropdown-radiobuttons label .radio,
.dropdown-checkboxes label .radio {
  margin-right: 3px;
}

/***
System feeds
***/
/* line 4, app/assets/stylesheets/components/_feeds.scss */
.feeds {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 9, app/assets/stylesheets/components/_feeds.scss */
.feeds li {
  background-color: #fafafa;
  color: #82949a;
  margin-bottom: 7px;
}

/* line 14, app/assets/stylesheets/components/_feeds.scss */
.feeds li:before, .feeds li:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 21, app/assets/stylesheets/components/_feeds.scss */
.feeds li:after {
  clear: both;
}

/* line 25, app/assets/stylesheets/components/_feeds.scss */
.feeds li:last-child {
  margin-bottom: 0px;
}

/* line 29, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 {
  float: left;
  width: 100%;
  clear: both;
}

/* line 34, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont {
  float: left;
  margin-right: 75px;
  overflow: hidden;
}

/* line 39, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont > .cont-col1 {
  float: left;
  margin-right: -100%;
}

/* line 43, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont > .cont-col1 > .label {
  display: inline-block;
  padding: 5px 4px 6px 5px;
  vertical-align: middle;
  text-align: center;
}

/* line 49, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont > .cont-col1 > .label > i {
  text-align: center;
  font-size: 14px;
}

/* line 56, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont > .cont-col2 {
  float: left;
  width: 100%;
}

/* line 60, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col1 > .cont > .cont-col2 > .desc {
  margin-left: 35px;
  padding-top: 4px;
  padding-bottom: 5px;
  overflow: hidden;
}

/* line 70, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col2 {
  float: left;
  width: 75px;
  margin-left: -75px;
}

/* line 75, app/assets/stylesheets/components/_feeds.scss */
.feeds li .col2 > .date {
  padding: 4px 9px 5px 4px;
  text-align: right;
  font-style: italic;
  color: #c1cbd0;
}

/***
Form Layouts
****/
/* Static info */
/* line 7, app/assets/stylesheets/components/_form-layouts.scss */
.static-info {
  margin-bottom: 10px;
}

/* line 10, app/assets/stylesheets/components/_form-layouts.scss */
.static-info .name {
  font-size: 14px;
}

/* line 14, app/assets/stylesheets/components/_form-layouts.scss */
.static-info .value {
  font-size: 14px;
  font-weight: 600;
}

/* line 19, app/assets/stylesheets/components/_form-layouts.scss */
.static-info.align-reverse .name,
.static-info.align-reverse .value {
  text-align: right;
}

/* Help blocks */
/* line 27, app/assets/stylesheets/components/_form-layouts.scss */
.help-block {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 32, app/assets/stylesheets/components/_form-layouts.scss */
.help-inline {
  font-size: 13px;
  color: #737373;
  display: inline-block;
  padding: 5px;
}

/* line 40, app/assets/stylesheets/components/_form-layouts.scss */
.form-inline input {
  margin-bottom: 0px !important;
}

/* Control Label */
/* line 48, app/assets/stylesheets/components/_form-layouts.scss */
.control-label {
  margin-top: 1px;
}

/* line 51, app/assets/stylesheets/components/_form-layouts.scss */
.control-label .required {
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

/* line 58, app/assets/stylesheets/components/_form-layouts.scss */
.form {
  padding: 0 !important;
}

/* line 61, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-body {
  padding: 10px;
}

/* line 64, app/assets/stylesheets/components/_form-layouts.scss */
.portlet.light .form .form-body {
  padding-left: 0;
  padding-right: 0;
}

/* line 70, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions {
  padding: 20px 10px;
  margin: 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 77, app/assets/stylesheets/components/_form-layouts.scss */
.portlet.light .form .form-actions {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 83, app/assets/stylesheets/components/_form-layouts.scss */
.portlet .form .form-actions {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.form .form-actions:before, .form .form-actions:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.form .form-actions:after {
  clear: both;
}

/* line 89, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions.right {
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}

/* line 94, app/assets/stylesheets/components/_form-layouts.scss */
.portlet.light .form .form-actions.right {
  padding-right: 0;
}

/* line 99, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions.left {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

/* line 104, app/assets/stylesheets/components/_form-layouts.scss */
.portlet.light .form .form-actions.left {
  padding-left: 0;
}

/* line 109, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions.nobg {
  background-color: transparent;
}

/* line 113, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions.top {
  margin-top: 0;
  margin-bottom: 20px;
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 119, app/assets/stylesheets/components/_form-layouts.scss */
.portlet.light .form .form-actions.top {
  background: none;
}

/* line 124, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-actions .btn-set {
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 70, app/assets/stylesheets/components/_form-layouts.scss */
  .form .form-actions {
    /* 767px */
  }
  /* line 129, app/assets/stylesheets/components/_form-layouts.scss */
  .form .form-actions .btn-set {
    margin-bottom: 3px;
    margin-top: 3px;
    float: left !important;
  }
}

/* line 137, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-section {
  margin: 30px 0px 25px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

/* line 142, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-section:first-child {
  margin-top: 5px;
}

/* Checkboxes */
/* line 150, app/assets/stylesheets/components/_form-layouts.scss */
.checkbox,
.form-horizontal .checkbox {
  padding: 0;
}

/* line 154, app/assets/stylesheets/components/_form-layouts.scss */
.checkbox > label,
.form-horizontal .checkbox > label {
  padding-left: 0;
}

/* line 159, app/assets/stylesheets/components/_form-layouts.scss */
.checkbox-list > label {
  display: block;
}

/* line 162, app/assets/stylesheets/components/_form-layouts.scss */
.checkbox-list > label.checkbox-inline {
  display: inline-block;
}

/* line 165, app/assets/stylesheets/components/_form-layouts.scss */
.checkbox-list > label.checkbox-inline:first-child {
  padding-left: 0;
}

/* Radio buttons */
/* line 173, app/assets/stylesheets/components/_form-layouts.scss */
.radio-list > label {
  display: block;
}

/* line 176, app/assets/stylesheets/components/_form-layouts.scss */
.radio-list > label.radio-inline {
  display: inline-block;
}

/* line 179, app/assets/stylesheets/components/_form-layouts.scss */
.radio-list > label.radio-inline:first-child {
  padding-left: 0;
}

/* Radio buttons in horizontal forms */
/* line 190, app/assets/stylesheets/components/_form-layouts.scss */
.form-horizontal .radio-list .radio {
  padding-top: 1px;
}

/* line 194, app/assets/stylesheets/components/_form-layouts.scss */
.form-horizontal .radio-list > label {
  margin-bottom: 0;
}

/* line 200, app/assets/stylesheets/components/_form-layouts.scss */
.form-horizontal .radio > span {
  margin-top: 2px;
}

/* Rows seperated form layout */
/* line 209, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .portlet-body {
  padding: 0;
}

/* line 213, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 15px 0;
}

/* line 218, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .form-group.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 13px;
}

/* line 224, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .form-group .help-block {
  margin-bottom: 0;
}

/* line 229, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .form-body {
  padding: 0;
}

/* line 233, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-row-seperated .form-actions {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* Form bordered */
/* line 243, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
}

/* line 247, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group > div {
  padding: 15px;
  border-left: 1px solid #efefef;
}

@media (max-width: 991px) {
  /* line 247, app/assets/stylesheets/components/_form-layouts.scss */
  .form .form-bordered .form-group > div {
    /* 991px */
    border-left: 0;
  }
}

/* line 256, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group.last {
  border-bottom: 0;
}

/* line 260, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group .control-label {
  padding-top: 20px;
}

@media (max-width: 991px) {
  /* line 260, app/assets/stylesheets/components/_form-layouts.scss */
  .form .form-bordered .form-group .control-label {
    /* 991px */
    padding-top: 10px;
  }
}

/* line 268, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group .help-block {
  margin-bottom: 0;
}

/* line 272, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-group .form-control {
  margin: 0;
}

/* line 277, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-body {
  margin: 0;
  padding: 0;
}

/* line 282, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-bordered .form-actions {
  margin-top: 0;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

@media (max-width: 991px) {
  /* line 282, app/assets/stylesheets/components/_form-layouts.scss */
  .form .form-bordered .form-actions {
    /* 991px */
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* Horizontal bordered form */
/* line 298, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 302, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-horizontal.form-bordered.form-row-stripped .form-control {
  background: #fff !important;
}

/* line 308, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/* line 311, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div {
  background-color: #ffffff;
}

/* line 316, app/assets/stylesheets/components/_form-layouts.scss */
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/***
Forms
***/
/* Input placeholder font color */
/* line 40, app/assets/stylesheets/components/_mixins.scss */
.form-control::-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

/* line 41, app/assets/stylesheets/components/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
}

/* line 42, app/assets/stylesheets/components/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}

/* Form inputs */
/* line 13, app/assets/stylesheets/components/_forms.scss */
.form-control {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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 24, app/assets/stylesheets/components/_forms.scss */
.form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 31, app/assets/stylesheets/components/_forms.scss */
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 38, app/assets/stylesheets/components/_forms.scss */
.form-control.height-auto {
  height: auto;
}

/* line 42, app/assets/stylesheets/components/_forms.scss */
.form-control.form-control-solid {
  background-color: #F1F3F8;
  border-color: #F1F3F8;
  color: #A6B2BA;
}

/* line 47, app/assets/stylesheets/components/_forms.scss */
.form-control.form-control-solid:focus {
  border-color: #e3e7f1;
}

/* line 40, app/assets/stylesheets/components/_mixins.scss */
.form-control.form-control-solid::-moz-placeholder {
  color: #acb7be;
  opacity: 1;
}

/* line 41, app/assets/stylesheets/components/_mixins.scss */
.form-control.form-control-solid:-ms-input-placeholder {
  color: #acb7be;
}

/* line 42, app/assets/stylesheets/components/_mixins.scss */
.form-control.form-control-solid::-webkit-input-placeholder {
  color: #acb7be;
}

/* Form uneditable input */
/* line 57, app/assets/stylesheets/components/_forms.scss */
.uneditable-input {
  padding: 6px 12px;
  min-width: 206px;
  font-size: 14px;
  font-weight: normal;
  height: 34px;
  color: #333;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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;
}

/* Form input sizing */
/* line 74, app/assets/stylesheets/components/_forms.scss */
.input-mini {
  width: 45px !important;
}

/* line 78, app/assets/stylesheets/components/_forms.scss */
.input-xsmall {
  width: 80px !important;
}

/* line 82, app/assets/stylesheets/components/_forms.scss */
.input-small {
  width: 145px !important;
}

/* line 86, app/assets/stylesheets/components/_forms.scss */
.input-medium {
  width: 240px !important;
}

/* line 90, app/assets/stylesheets/components/_forms.scss */
.input-large {
  width: 320px !important;
}

/* line 94, app/assets/stylesheets/components/_forms.scss */
.input-xlarge {
  width: 420px !important;
}

/* line 98, app/assets/stylesheets/components/_forms.scss */
.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/* line 105, app/assets/stylesheets/components/_forms.scss */
.form-group .input-inline {
  margin-right: 5px;
}

/* line 110, app/assets/stylesheets/components/_forms.scss */
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 13px;
}

/* line 116, app/assets/stylesheets/components/_forms.scss */
select.input-sm {
  height: 28px;
  line-height: 28px;
  padding: 2px 10px;
}

@media (max-width: 768px) {
  /* 768px */
  /* line 124, app/assets/stylesheets/components/_forms.scss */
  .input-large {
    width: 250px !important;
  }
  /* line 128, app/assets/stylesheets/components/_forms.scss */
  .input-xlarge {
    width: 300px !important;
  }
}

/* Input  groups */
/* line 137, app/assets/stylesheets/components/_forms.scss */
.input-group .btn-default {
  border-color: #e5e5e5;
}

/* line 141, app/assets/stylesheets/components/_forms.scss */
.input-group .input-group-addon {
  border-color: #e5e5e5;
  background: #e5e5e5;
  min-width: 39px;
}

/* line 146, app/assets/stylesheets/components/_forms.scss */
.input-group .input-group-addon > i {
  color: #999;
}

/* Input spinner */
/* line 154, app/assets/stylesheets/components/_forms.scss */
input[type="text"].spinner,
input[type="password"].spinner,
input[type="datetime"].spinner,
input[type="datetime-local"].spinner,
input[type="date"].spinner,
input[type="month"].spinner,
input[type="time"].spinner,
input[type="week"].spinner,
input[type="number"].spinner,
input[type="email"].spinner,
input[type="url"].spinner,
input[type="search"].spinner,
input[type="tel"].spinner,
input[type="color"].spinner {
  background-image: url("../img/input-spinner.gif") !important;
  background-repeat: no-repeat;
  background-position: right 8px;
}

/* Form labels */
/* line 175, app/assets/stylesheets/components/_forms.scss */
label {
  font-weight: 400;
  font-size: 14px;
}

/* Static form control */
/* line 182, app/assets/stylesheets/components/_forms.scss */
.form-control-static {
  margin: 2px 0;
  display: inline-block;
}

/* Feedback states */
/* line 236, app/assets/stylesheets/components/_mixins.scss */
.has-success .help-block,
.has-success .help-inline,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 246, app/assets/stylesheets/components/_mixins.scss */
.has-success .form-control {
  border-color: #d6e9c6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 249, app/assets/stylesheets/components/_mixins.scss */
.has-success .form-control:focus {
  border-color: #bbdba1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 256, app/assets/stylesheets/components/_mixins.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #d6e9c6;
  background-color: #dff0d8;
}

/* line 262, app/assets/stylesheets/components/_mixins.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 236, app/assets/stylesheets/components/_mixins.scss */
.has-warning .help-block,
.has-warning .help-inline,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 246, app/assets/stylesheets/components/_mixins.scss */
.has-warning .form-control {
  border-color: #faebcc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 249, app/assets/stylesheets/components/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #f5d89e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 256, app/assets/stylesheets/components/_mixins.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #faebcc;
  background-color: #fcf8e3;
}

/* line 262, app/assets/stylesheets/components/_mixins.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 236, app/assets/stylesheets/components/_mixins.scss */
.has-error .help-block,
.has-error .help-inline,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 246, app/assets/stylesheets/components/_mixins.scss */
.has-error .form-control {
  border-color: #ebccd1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 249, app/assets/stylesheets/components/_mixins.scss */
.has-error .form-control:focus {
  border-color: #dca7b0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 256, app/assets/stylesheets/components/_mixins.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #ebccd1;
  background-color: #f2dede;
}

/* line 262, app/assets/stylesheets/components/_mixins.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* Circle Inputs */
/* line 203, app/assets/stylesheets/components/_forms.scss */
.input-circle {
  border-radius: 25px !important;
}

/* line 207, app/assets/stylesheets/components/_forms.scss */
.input-circle-right {
  border-radius: 0 25px 25px 0 !important;
}

/* line 211, app/assets/stylesheets/components/_forms.scss */
.input-circle-left {
  border-radius: 25px 0 0 25px !important;
}

/* line 215, app/assets/stylesheets/components/_forms.scss */
.input-circle-bottom {
  border-radius: 0 0 25px 25px !important;
}

/* line 219, app/assets/stylesheets/components/_forms.scss */
.input-circle-top {
  border-radius: 25px 25px 0 0 !important;
}

/***
Custom icon buttons
***/
/* line 5, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn {
  height: 60px;
  min-width: 80px;
  margin: 5px 5px 0 0;
  border: 1px solid #ddd;
  padding: 12px 0px 0px 0px;
  background-color: #fafafa;
  background-image: none;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  color: #646464;
  text-shadow: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 29, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn:hover {
  text-decoration: none;
  border-color: #999;
  color: #444;
  text-shadow: 0 1px 0px white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn:hover > .badge {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 55, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn > div {
  margin-top: 5px;
  margin-bottom: 20px;
  color: #000;
  font-size: 12px;
  font-weight: 300;
}

/* line 63, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn > .badge {
  position: absolute;
  font-size: 11px;
  font-weight: 300;
  top: -5px;
  right: -5px;
  padding: 3px 6px 3px 6px;
  color: white;
  text-shadow: none;
  border-width: 0;
  border-style: solid;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 82, app/assets/stylesheets/components/_icon-buttons.scss */
.icon-btn > i {
  font-size: 18px;
}

/* line 86, app/assets/stylesheets/components/_icon-buttons.scss */
.ie8 .icon-btn:hover {
  filter: none;
}

/***
Input icons
***/
/* line 5, app/assets/stylesheets/components/_input-icons.scss */
.input-icon {
  position: relative;
}

/* line 8, app/assets/stylesheets/components/_input-icons.scss */
.input-icon > .form-control {
  padding-left: 33px;
}

/* line 11, app/assets/stylesheets/components/_input-icons.scss */
.input-group .input-icon > .form-control {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 16, app/assets/stylesheets/components/_input-icons.scss */
.input-icon > i {
  color: #ccc;
  display: block;
  position: absolute;
  margin: 11px 2px 4px 10px;
  z-index: 3;
  width: 16px;
  font-size: 16px;
  text-align: center;
}

/* line 26, app/assets/stylesheets/components/_input-icons.scss */
.modal .input-icon > i {
  z-index: 10055;
}

/* line 30, app/assets/stylesheets/components/_input-icons.scss */
.has-success .input-icon > i {
  color: #45B6AF;
}

/* line 34, app/assets/stylesheets/components/_input-icons.scss */
.has-warning .input-icon > i {
  color: #dfba49;
}

/* line 38, app/assets/stylesheets/components/_input-icons.scss */
.has-info .input-icon > i {
  color: #89C4F4;
}

/* line 42, app/assets/stylesheets/components/_input-icons.scss */
.has-error .input-icon > i {
  color: #F3565D;
}

/* line 48, app/assets/stylesheets/components/_input-icons.scss */
.input-icon.right > .form-control {
  padding-right: 33px;
  padding-left: 12px;
}

/* line 52, app/assets/stylesheets/components/_input-icons.scss */
.input-group .input-icon.right > .form-control {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 57, app/assets/stylesheets/components/_input-icons.scss */
.input-icon.right > i {
  right: 8px;
  float: right;
}

/* line 64, app/assets/stylesheets/components/_input-icons.scss */
.input-icon.input-icon-lg > i {
  margin-top: 16px;
}

/* line 70, app/assets/stylesheets/components/_input-icons.scss */
.input-icon.input-icon-sm > i {
  margin-top: 8px;
  font-size: 13px;
}

/***
Customized Bootstrap Labels
***/
/* line 5, app/assets/stylesheets/components/_labels.scss */
.label {
  text-shadow: none !important;
  font-size: 13px;
  font-weight: 300;
  padding: 3px 6px 3px 6px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}

/* line 13, app/assets/stylesheets/components/_labels.scss */
.label.label-sm {
  font-size: 12px;
  padding: 0px 4px 1px 4px;
}

/* line 18, app/assets/stylesheets/components/_labels.scss */
h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label {
  font-size: 75%;
}

/* Labels variants */
/* line 30, app/assets/stylesheets/components/_labels.scss */
.label-default {
  background-color: #c6c6c6;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #adadad;
}

/* line 34, app/assets/stylesheets/components/_labels.scss */
.label-primary {
  background-color: #428bca;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 38, app/assets/stylesheets/components/_labels.scss */
.label-success {
  background-color: #45B6AF;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #37918b;
}

/* line 42, app/assets/stylesheets/components/_labels.scss */
.label-info {
  background-color: #89C4F4;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #5aadf0;
}

/* line 46, app/assets/stylesheets/components/_labels.scss */
.label-warning {
  background-color: #dfba49;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #d0a625;
}

/* line 50, app/assets/stylesheets/components/_labels.scss */
.label-danger {
  background-color: #F3565D;
}

/* line 213, app/assets/stylesheets/components/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f0262f;
}

/***
Iconic labels
***/
/* line 58, app/assets/stylesheets/components/_labels.scss */
.label.label-icon {
  padding: 4px 0px 4px 4px;
  margin-right: 2px;
  text-align: center !important;
}

/* line 63, app/assets/stylesheets/components/_labels.scss */
.label.label-icon > i {
  font-size: 12px;
  text-align: center !important;
}

/* line 68, app/assets/stylesheets/components/_labels.scss */
.ie8 .label.label-icon,
.ie9 .label.label-icon {
  padding: 3px 0px 3px 3px;
}

/***
Text states
***/
/* line 78, app/assets/stylesheets/components/_labels.scss */
.text-default {
  color: #c6c6c6;
}

/* line 82, app/assets/stylesheets/components/_labels.scss */
.text-primary {
  color: #428bca;
}

/* line 86, app/assets/stylesheets/components/_labels.scss */
.text-success {
  color: #45B6AF;
}

/* line 90, app/assets/stylesheets/components/_labels.scss */
.text-info {
  color: #89C4F4;
}

/* line 94, app/assets/stylesheets/components/_labels.scss */
.text-warning {
  color: #dfba49;
}

/* line 98, app/assets/stylesheets/components/_labels.scss */
.text-danger {
  color: #F3565D;
}

/***
Customized List Group
***/
/* Contextual variants */
/* line 128, app/assets/stylesheets/components/_mixins.scss */
.list-group .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 135, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-success {
  color: #3c763d;
}

/* line 138, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 140, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-success:hover, .list-group a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 145, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-success.active, .list-group a.list-group-item-success.active:hover, .list-group a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 128, app/assets/stylesheets/components/_mixins.scss */
.list-group .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 135, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-info {
  color: #31708f;
}

/* line 138, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 140, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-info:hover, .list-group a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 145, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-info.active, .list-group a.list-group-item-info.active:hover, .list-group a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 128, app/assets/stylesheets/components/_mixins.scss */
.list-group .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 135, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 138, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 140, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-warning:hover, .list-group a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 145, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-warning.active, .list-group a.list-group-item-warning.active:hover, .list-group a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 128, app/assets/stylesheets/components/_mixins.scss */
.list-group .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 135, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-danger {
  color: #a94442;
}

/* line 138, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 140, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-danger:hover, .list-group a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 145, app/assets/stylesheets/components/_mixins.scss */
.list-group a.list-group-item-danger.active, .list-group a.list-group-item-danger.active:hover, .list-group a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/***
UI Loading
***/
/* line 5, app/assets/stylesheets/components/_loaders.scss */
.loading-message {
  display: inline-block;
  min-width: 125px;
  margin-left: -60px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

/* line 17, app/assets/stylesheets/components/_loaders.scss */
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/* line 28, app/assets/stylesheets/components/_loaders.scss */
.loading-message > span {
  line-height: 20px;
  vertical-align: middle;
}

/* line 34, app/assets/stylesheets/components/_loaders.scss */
.page-loading {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 125px;
  margin-left: -60px;
  margin-top: -30px;
  padding: 7px;
  text-align: center;
  color: #333;
  font-size: 13px;
  border: 1px solid #ddd;
  background-color: #eee;
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

/* line 54, app/assets/stylesheets/components/_loaders.scss */
.page-loading > span {
  line-height: 20px;
  vertical-align: middle;
}

/* line 60, app/assets/stylesheets/components/_loaders.scss */
.page-spinner-bar {
  position: fixed;
  z-index: 10051;
  width: 100px;
  top: 40%;
  left: 50%;
  margin-left: -55px;
  text-align: center;
}

/* line 69, app/assets/stylesheets/components/_loaders.scss */
.page-spinner-bar > div {
  margin: 0 5px;
  width: 18px;
  height: 18px;
  background: #eee;
  border-radius: 100% !important;
  display: inline-block;
  -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
  animation: bounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 86, app/assets/stylesheets/components/_loaders.scss */
.page-spinner-bar .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 91, app/assets/stylesheets/components/_loaders.scss */
.page-spinner-bar .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/* line 97, app/assets/stylesheets/components/_loaders.scss */
.block-spinner-bar {
  display: inline-block;
  width: 80px;
  text-align: center;
}

/* line 102, app/assets/stylesheets/components/_loaders.scss */
.block-spinner-bar > div {
  margin: 0 2px;
  width: 15px;
  height: 15px;
  background: #eee;
  border-radius: 100% !important;
  display: inline-block;
  -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
  animation: bounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 118, app/assets/stylesheets/components/_loaders.scss */
.block-spinner-bar .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 123, app/assets/stylesheets/components/_loaders.scss */
.block-spinner-bar .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/***
Metro icons
***/
/* line 5, app/assets/stylesheets/components/_metro-icons.scss */
[class^="m-icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  line-height: 14px;
  vertical-align: top;
  background-image: url(../img/syncfusion-icons.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

/* line 17, app/assets/stylesheets/components/_metro-icons.scss */
[class^="m-icon-big-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 6px;
  vertical-align: middle;
  background-image: url(../img/syncfusion-icons.png);
  background-position: 0 0px;
  background-repeat: no-repeat;
}

/* large icons */
/* line 29, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon-big {
  padding: 9px 16px 8px 16px;
}

/* line 33, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon-big.m-icon-only {
  padding: 9px 8px 8px 0px;
}

/* line 37, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon-big [class^="m-icon-big-"] {
  margin: 0 0 0 10px;
}

/* line 41, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon-ony > i {
  margin-left: 0px;
}

/* default icons */
/* line 46, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon {
  padding: 7px 14px 7px 14px;
}

/* line 50, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon [class^="m-icon-"] {
  margin: 4px 0 0 5px;
}

/* line 54, app/assets/stylesheets/components/_metro-icons.scss */
.btn.m-icon.m-icon-only {
  padding: 7px 10px 7px 6px;
}

/* white icon */
/* line 59, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-white {
  background-image: url(../img/syncfusion-icons-white.png);
}

/*  Misc */
/* line 64, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-swapright {
  background-position: -27px -10px;
}

/* line 68, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-swapdown {
  background-position: -68px -10px;
}

/* line 72, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-swapleft {
  background-position: -8px -10px;
}

/* line 76, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-swapup {
  background-position: -46px -10px;
}

/* line 80, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-big-swapright {
  background-position: -42px -28px;
}

/* line 84, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-big-swapdown {
  background-position: -115px -28px;
}

/* line 88, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-big-swapleft {
  background-position: -6px -28px;
}

/* line 92, app/assets/stylesheets/components/_metro-icons.scss */
.m-icon-big-swapup {
  background-position: -78px -28px;
}

/***
Customized Bootstrap Modal 
***/
/* line 5, app/assets/stylesheets/components/_modals.scss */
.modal {
  z-index: 10050;
  outline: none;
  overflow-y: auto !important;
  /* Fix content shifting to the right on modal open due to scrollbar closed */
}

/* line 10, app/assets/stylesheets/components/_modals.scss */
.modal .modal-header {
  border-bottom: 1px solid #EFEFEF;
}

/* line 13, app/assets/stylesheets/components/_modals.scss */
.modal .modal-header h3 {
  font-weight: 300;
}

/* line 17, app/assets/stylesheets/components/_modals.scss */
.modal .modal-header .close {
  margin-top: 0px !important;
}

/* line 22, app/assets/stylesheets/components/_modals.scss */
.modal .modal-dialog {
  z-index: 10051;
}

/* line 26, app/assets/stylesheets/components/_modals.scss */
.modal > .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}

/* line 35, app/assets/stylesheets/components/_modals.scss */
.modal.in .page-loading {
  display: none;
}

/* line 41, app/assets/stylesheets/components/_modals.scss */
.modal-open {
  overflow-y: auto !important;
}

/* line 45, app/assets/stylesheets/components/_modals.scss */
.modal-open-noscroll {
  overflow-y: hidden !important;
}

/* line 49, app/assets/stylesheets/components/_modals.scss */
.modal-backdrop {
  border: 0;
  outline: none;
  z-index: 10049;
}

/* line 54, app/assets/stylesheets/components/_modals.scss */
.modal-backdrop, .modal-backdrop.fade.in {
  background-color: #333 !important;
}

/* Full width modal */
/* line 62, app/assets/stylesheets/components/_modals.scss */
.modal-full.modal-dialog {
  width: 99%;
}

@media (max-width: 768px) {
  /* line 68, app/assets/stylesheets/components/_modals.scss */
  .modal-full.modal-dialog {
    width: auto;
  }
}

/***
Notes
***/
/* line 22, app/assets/stylesheets/components/_notes.scss */
.note {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 29, app/assets/stylesheets/components/_notes.scss */
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
  margin-top: 0;
}

/* line 37, app/assets/stylesheets/components/_notes.scss */
.note h1 .close,
.note h2 .close,
.note h3 .close,
.note h4 .close,
.note h5 .close,
.note h6 .close {
  margin-right: -10px;
}

/* line 42, app/assets/stylesheets/components/_notes.scss */
.note p {
  font-size: 13px;
}

/* line 43, app/assets/stylesheets/components/_notes.scss */
.note p:last-child {
  margin-bottom: 0;
}

/* line 49, app/assets/stylesheets/components/_notes.scss */
.note code,
.note .highlight {
  background-color: #fff;
}

/* line 54, app/assets/stylesheets/components/_notes.scss */
.note.note-default {
  background-color: lightgray;
  border-color: #a0a0a0;
  color: #333333;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-default.note-bordered {
  background-color: #c3c3c3;
  border-color: #a0a0a0;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-default.note-shadow {
  background-color: #c6c6c6;
  border-color: #a0a0a0;
  box-shadow: 5px 5px rgba(162, 162, 162, 0.2);
}

/* line 58, app/assets/stylesheets/components/_notes.scss */
.note.note-primary {
  background-color: #5697d0;
  border-color: #2a7696;
  color: #D8E3F2;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-primary.note-bordered {
  background-color: #3e89c9;
  border-color: #2a7696;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-primary.note-shadow {
  background-color: #428bca;
  border-color: #2a7696;
  box-shadow: 5px 5px rgba(43, 121, 154, 0.2);
}

/* line 62, app/assets/stylesheets/components/_notes.scss */
.note.note-success {
  background-color: #eef7ea;
  border-color: #bbdba1;
  color: #3c763d;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-success.note-bordered {
  background-color: #dcefd4;
  border-color: #bbdba1;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-success.note-shadow {
  background-color: #dff0d8;
  border-color: #bbdba1;
  box-shadow: 5px 5px rgba(190, 220, 164, 0.2);
}

/* line 66, app/assets/stylesheets/components/_notes.scss */
.note.note-info {
  background-color: #eef7fb;
  border-color: #91d9e8;
  color: #31708f;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-info.note-bordered {
  background-color: #d5ebf6;
  border-color: #91d9e8;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-info.note-shadow {
  background-color: #d9edf7;
  border-color: #91d9e8;
  box-shadow: 5px 5px rgba(150, 219, 233, 0.2);
}

/* line 70, app/assets/stylesheets/components/_notes.scss */
.note.note-warning {
  background-color: #fcf8e3;
  border-color: #f2cf87;
  color: #8a6d3b;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-warning.note-bordered {
  background-color: #f9f1c7;
  border-color: #f2cf87;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-warning.note-shadow {
  background-color: #faf2cc;
  border-color: #f2cf87;
  box-shadow: 5px 5px rgba(243, 209, 139, 0.2);
}

/* line 74, app/assets/stylesheets/components/_notes.scss */
.note.note-danger {
  background-color: #f9f0f0;
  border-color: #dca7b0;
  color: #a94442;
}

/* line 10, app/assets/stylesheets/components/_notes.scss */
.note.note-danger.note-bordered {
  background-color: #f1dada;
  border-color: #dca7b0;
}

/* line 15, app/assets/stylesheets/components/_notes.scss */
.note.note-danger.note-shadow {
  background-color: #f2dede;
  border-color: #dca7b0;
  box-shadow: 5px 5px rgba(222, 171, 179, 0.2);
}

/***
Customized Bootstrap Pagination
***/
/* line 5, app/assets/stylesheets/components/_pagination.scss */
.pagination {
  margin: 10px 0;
}

/* line 12, app/assets/stylesheets/components/_pagination.scss */
.pagination.pagination-circle > li:first-child > a {
  border-radius: 25px 0 0 25px !important;
}

/* line 18, app/assets/stylesheets/components/_pagination.scss */
.pagination.pagination-circle > li:last-child > a {
  border-radius: 0 25px 25px 0 !important;
}

/* line 25, app/assets/stylesheets/components/_pagination.scss */
.pagination .active > a,
.pagination .active > a:hover {
  background: #eee;
  border-color: #dddddd;
  color: #333;
}

/***
Customized Bootstrap Panels
***/
/* line 5, app/assets/stylesheets/components/_panels.scss */
.panel {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 10, app/assets/stylesheets/components/_panels.scss */
.panel-group .panel {
  overflow: visible;
}

/* line 14, app/assets/stylesheets/components/_panels.scss */
.panel .panel-body {
  font-size: 13px;
}

/* line 18, app/assets/stylesheets/components/_panels.scss */
.panel .panel-title > a:hover {
  text-decoration: none;
}

/* line 22, app/assets/stylesheets/components/_panels.scss */
.accordion .panel .panel-heading {
  padding: 0;
}

/* line 26, app/assets/stylesheets/components/_panels.scss */
.accordion .panel .panel-title {
  padding: 0;
}

/* line 29, app/assets/stylesheets/components/_panels.scss */
.accordion .panel .panel-title .accordion-toggle {
  display: block;
  padding: 10px 15px;
}

/* line 34, app/assets/stylesheets/components/_panels.scss */
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
  background: url("../img/accordion-plusminus.png") no-repeat;
  background-position: right -19px;
  margin-right: 15px;
}

/* line 40, app/assets/stylesheets/components/_panels.scss */
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed {
  background-position: right 12px;
}

/* line 50, app/assets/stylesheets/components/_panels.scss */
.panel-default {
  border-color: #e0e0e0;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f9f9f9;
  border-color: #e0e0e0;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e0e0e0;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e0e0e0;
}

/* line 54, app/assets/stylesheets/components/_panels.scss */
.panel-primary {
  border-color: #3595bd;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-primary > .panel-heading {
  color: #D8E3F2;
  background-color: #428bca;
  border-color: #3595bd;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3595bd;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3595bd;
}

/* line 58, app/assets/stylesheets/components/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 62, app/assets/stylesheets/components/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 66, app/assets/stylesheets/components/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 70, app/assets/stylesheets/components/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 64, app/assets/stylesheets/components/_mixins.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 69, app/assets/stylesheets/components/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 74, app/assets/stylesheets/components/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/***
Accordions
***/
/* line 78, app/assets/stylesheets/components/_panels.scss */
.accordion-heading {
  background: #eee;
}

/* line 81, app/assets/stylesheets/components/_panels.scss */
.accordion-heading a {
  text-decoration: none;
}

/* line 85, app/assets/stylesheets/components/_panels.scss */
.accordion-heading a:hover {
  text-decoration: none;
}

/***
Customized Bootstrap Popover
***/
/* line 5, app/assets/stylesheets/components/_popovers.scss */
.popover {
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  padding: 0;
}

/* line 9, app/assets/stylesheets/components/_popovers.scss */
.popover .popover-title {
  margin: 0 !important;
}

/* line 15, app/assets/stylesheets/components/_popovers.scss */
.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
  color: #89C4F4;
}

/* line 15, app/assets/stylesheets/components/_popovers.scss */
.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
  color: #428bca;
}

/* line 15, app/assets/stylesheets/components/_popovers.scss */
.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
  color: #45B6AF;
}

/* line 15, app/assets/stylesheets/components/_popovers.scss */
.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
  color: #dfba49;
}

/* line 15, app/assets/stylesheets/components/_popovers.scss */
.popover.name .popover-title,
name .popover .popover-content,
.popover.name .popover-content {
  color: #F3565D;
}

/* popover colors*/
/* line 29, app/assets/stylesheets/components/_popovers.scss */
.popovers.yellow + .popover {
  background: yellow;
}

/* line 33, app/assets/stylesheets/components/_popovers.scss */
.popovers.yellow + .popover .popover-title {
  background: yellow;
}

/* line 37, app/assets/stylesheets/components/_popovers.scss */
.popovers.yellow + .popover .popover-content {
  background: yellow;
}

/***
Portlets
***/
/* Full Screen portlet mode */
/* line 7, app/assets/stylesheets/components/_portlets.scss */
.page-portlet-fullscreen {
  overflow: hidden;
}

/* Basic portlet */
/* line 13, app/assets/stylesheets/components/_portlets.scss */
.portlet {
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 20, app/assets/stylesheets/components/_portlets.scss */
.portlet.portlet-fullscreen {
  z-index: 10060;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 32, app/assets/stylesheets/components/_portlets.scss */
.portlet.portlet-fullscreen > .portlet-body {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
}

/* line 38, app/assets/stylesheets/components/_portlets.scss */
.portlet.portlet-fullscreen > .portlet-title {
  padding: 0 10px;
}

/* line 43, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title {
  border-bottom: 1px solid #eee;
  padding: 0;
  margin-bottom: 10px;
  min-height: 41px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.portlet > .portlet-title:before, .portlet > .portlet-title:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.portlet > .portlet-title:after {
  clear: both;
}

/* line 53, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .caption {
  float: left;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  padding: 10px 0;
}

/* line 61, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .caption.bold {
  font-weight: 400;
}

/* line 65, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .caption > i {
  float: left;
  margin-top: 4px;
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  color: #666;
}

/* line 73, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .caption > i.glyphicon {
  margin-top: 2px;
}

/* line 78, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .caption > .caption-helper {
  padding: 0;
  margin: 0;
  line-height: 13px;
  color: #9eacb4;
  font-size: 13px;
  font-weight: 400;
}

/* line 88, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions {
  float: right;
  display: inline-block;
  padding: 6px 0;
}

/* line 93, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions > .dropdown-menu i {
  color: #555555;
}

/* line 97, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions > .btn,
.portlet > .portlet-title > .actions > .btn.btn-sm,
.portlet > .portlet-title > .actions > .btn-group > .btn,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5;
}

/* line 103, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn.btn-sm.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm.btn-default {
  padding: 3px 9px;
}

/* line 110, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions > .btn > i,
.portlet > .portlet-title > .actions > .btn.btn-sm > i,
.portlet > .portlet-title > .actions > .btn-group > .btn > i,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm > i {
  font-size: 13px;
}

/* line 115, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only {
  padding: 5px 7px 3px 7px;
}

/* line 118, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default {
  padding: 4px 6px 2px 6px;
}

/* line 121, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default > i {
  font-size: 14px;
}

/* line 125, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen {
  font-family: FontAwesome;
  color: #a0a0a0;
  padding-top: 3px;
}

/* line 130, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen.btn-sm {
  padding: 3px 3px !important;
  height: 27px;
  width: 27px;
}

/* line 136, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen:before {
  content: "\f065";
}

/* line 141, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .actions .btn-icon-only.btn-default.fullscreen.on:before {
  content: "\f066";
}

/* line 150, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools {
  float: right;
  display: inline-block;
  padding: 12px 0 8px 0;
}

/* line 155, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a {
  display: inline-block;
  height: 16px;
  margin-left: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 162, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon.png);
  background-repeat: no-repeat;
  width: 11px;
}

/* line 168, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon.png);
  background-repeat: no-repeat;
  width: 12px;
}

/* line 174, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon.png);
  width: 13px;
}

/* line 179, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon.png);
  width: 14px;
  visibility: visible;
}

/* line 185, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon.png);
  width: 14px;
  visibility: visible;
}

/* line 191, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.fullscreen {
  display: inline-block;
  top: -3px;
  position: relative;
  font-size: 13px;
  font-family: FontAwesome;
  color: #ACACAC;
}

/* line 199, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.fullscreen:before {
  content: "\f065";
}

/* line 204, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a.fullscreen.on:before {
  content: "\f066";
}

/* line 210, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .tools > a:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 222, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .pagination {
  float: right;
  display: inline-block;
  margin: 2px 0 0 0;
  border: 0;
  padding: 4px 0;
}

/* line 230, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .nav-tabs {
  background: none;
  margin: 0;
  float: right;
  display: inline-block;
  border: 0;
}

/* line 237, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .nav-tabs > li {
  background: none;
  margin: 0;
  border: 0;
}

/* line 242, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .nav-tabs > li > a {
  background: none;
  margin: 5px 0 0 1px;
  border: 0;
  padding: 8px 10px;
  color: #fff;
}

/* line 250, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-title > .nav-tabs > li.active > a,
.portlet > .portlet-title > .nav-tabs > li:hover > a {
  color: #333;
  background: #fff;
  border: 0;
}

/* line 260, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body {
  clear: both;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 265, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-empty {
  min-height: 125px;
}

/* line 269, app/assets/stylesheets/components/_portlets.scss */
.portlet.full-height-content {
  margin-bottom: 0;
}

/* Portlet background colors */
/* Side bordered portlet */
/* line 289, app/assets/stylesheets/components/_portlets.scss */
.portlet.bordered {
  border-left: 2px solid #e6e9ec !important;
}

/* line 292, app/assets/stylesheets/components/_portlets.scss */
.portlet.bordered > .portlet-title {
  border-bottom: 0;
}

/* Solid colored portlet */
/* line 299, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid {
  padding: 0 10px 10px 10px;
  border: 0px;
}

/* line 303, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid > .portlet-title {
  border-bottom: 0;
  margin-bottom: 10px;
}

/* line 307, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid > .portlet-title > .caption {
  padding: 16px 0 2px 0;
}

/* line 311, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid > .portlet-title > .actions {
  padding: 12px 0 6px 0;
}

/* line 315, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid > .portlet-title > .tools {
  padding: 14px 0 6px 0;
}

/* Solid bordered portlet */
/* line 371, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.bordered > .portlet-title {
  margin-bottom: 10px;
}

/* Box portlet */
/* line 377, app/assets/stylesheets/components/_portlets.scss */
.portlet.box {
  padding: 0px !important;
}

/* line 380, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title {
  border-bottom: 0;
  padding: 0 10px;
  margin-bottom: 0;
  color: #fff;
}

/* line 386, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .caption {
  padding: 11px 0 9px 0;
}

/* line 391, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 395, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 399, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 403, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 407, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 411, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 416, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-title > .actions {
  padding: 7px 0 5px 0;
}

/* line 421, app/assets/stylesheets/components/_portlets.scss */
.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 10px;
}

/* line 427, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.portlet-fullscreen > .portlet-body {
  padding: 10px;
}

/* Light Portlet */
/* line 477, app/assets/stylesheets/components/_portlets.scss */
.portlet.light {
  padding: 12px 20px 15px 20px;
  background-color: #fff;
}

/* line 481, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.bordered {
  border: 1px solid #e1e1e1 !important;
}

/* line 484, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.bordered > .portlet-title {
  border-bottom: 1px solid #eee;
}

/* line 489, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.bg-inverse {
  background: #F7F7F7;
}

/* line 493, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title {
  padding: 0;
  min-height: 48px;
}

/* line 497, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .caption {
  color: #666;
  padding: 10px 0;
}

/* line 501, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .caption > .caption-subject {
  font-size: 20px;
}

/* line 505, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .caption > i {
  color: #777;
  font-size: 15px;
  font-weight: 300;
  margin-top: 3px;
}

/* line 513, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .caption.caption-md > .caption-subject {
  font-size: 15px;
}

/* line 517, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .caption.caption-md > i {
  font-size: 14px;
}

/* line 523, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .actions {
  padding: 6px 0 14px 0;
}

/* line 526, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .actions .btn-default {
  color: #666;
}

/* line 530, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .actions .btn-icon-only {
  height: 27px;
  width: 27px;
}

/* line 536, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .actions .dropdown-menu li > a {
  color: #555;
}

/* line 542, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .inputs {
  float: right;
  display: inline-block;
  padding: 4px 0;
}

/* line 549, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
  font-size: 14px;
  margin-top: 9px;
}

/* line 554, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
  height: 30px;
  padding: 2px 26px 3px 10px;
  font-size: 13px;
}

/* line 561, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .inputs > .portlet-input > .form-control {
  height: 30px;
  padding: 3px 10px;
  font-size: 13px;
}

/* line 569, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .pagination {
  padding: 2px 0 13px 0;
}

/* line 573, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .tools {
  padding: 10px 0 13px 0;
  margin-top: 2px;
}

/* line 579, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .nav-tabs > li {
  margin: 0;
  padding: 0;
}

/* line 583, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .nav-tabs > li > a {
  margin: 0;
  padding: 12px 13px 13px 13px;
  font-size: 13px;
  color: #666;
}

/* line 590, app/assets/stylesheets/components/_portlets.scss */
.portlet.light > .portlet-title > .nav-tabs > li.active > a,
.portlet.light > .portlet-title > .nav-tabs > li:hover > a {
  margin: 0;
  background: none;
  color: #333;
}

/* line 600, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.form-fit {
  padding: 0;
}

/* line 603, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.form-fit > .portlet-title {
  padding: 17px 20px 10px 20px;
  margin-bottom: 0;
}

/* line 609, app/assets/stylesheets/components/_portlets.scss */
.portlet.light .portlet-body {
  padding-top: 8px;
}

/* line 614, app/assets/stylesheets/components/_portlets.scss */
.portlet.light.portlet-fullscreen > .portlet-body {
  padding: 8px 0;
}

/* line 621, app/assets/stylesheets/components/_portlets.scss */
.tab-pane > p:last-child {
  margin-bottom: 0px;
}

/* Reverse aligned tabs */
/* line 629, app/assets/stylesheets/components/_portlets.scss */
.tabs-reversed > li {
  float: right;
  margin-right: 0;
}

/* line 633, app/assets/stylesheets/components/_portlets.scss */
.tabs-reversed > li > a {
  margin-right: 0;
}

/* jQuery UI Draggable Portlets */
/* line 641, app/assets/stylesheets/components/_portlets.scss */
.portlet-sortable:not(.portlet-fullscreen) > .portlet-title {
  cursor: move;
}

/* line 646, app/assets/stylesheets/components/_portlets.scss */
.portlet-sortable-placeholder {
  border: 2px dashed #eee;
  margin-bottom: 25px;
}

/* line 651, app/assets/stylesheets/components/_portlets.scss */
.portlet-sortable-empty {
  height: 45px;
}

/***
Customized Progress Bars
***/
/* line 5, app/assets/stylesheets/components/_progress-bars.scss */
.progress {
  border: 0;
  background-image: none;
  filter: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 14, app/assets/stylesheets/components/_progress-bars.scss */
.progress.progress-sm {
  height: 12px;
}

/* line 19, app/assets/stylesheets/components/_progress-bars.scss */
.progress > .progress-bar-default {
  background-color: #c6c6c6;
}

/* line 224, app/assets/stylesheets/components/_mixins.scss */
.progress-striped .progress > .progress-bar-default {
  background-image: none;
  background-image: none;
}

/* line 23, app/assets/stylesheets/components/_progress-bars.scss */
.progress > .progress-bar-success {
  background-color: #45B6AF;
}

/* line 224, app/assets/stylesheets/components/_mixins.scss */
.progress-striped .progress > .progress-bar-success {
  background-image: none;
  background-image: none;
}

/* line 27, app/assets/stylesheets/components/_progress-bars.scss */
.progress > .progress-bar-info {
  background-color: #89C4F4;
}

/* line 224, app/assets/stylesheets/components/_mixins.scss */
.progress-striped .progress > .progress-bar-info {
  background-image: none;
  background-image: none;
}

/* line 31, app/assets/stylesheets/components/_progress-bars.scss */
.progress > .progress-bar-danger {
  background-color: #F3565D;
}

/* line 224, app/assets/stylesheets/components/_mixins.scss */
.progress-striped .progress > .progress-bar-danger {
  background-image: none;
  background-image: none;
}

/* line 35, app/assets/stylesheets/components/_progress-bars.scss */
.progress > .progress-bar-warning {
  background-color: #dfba49;
}

/* line 224, app/assets/stylesheets/components/_mixins.scss */
.progress-striped .progress > .progress-bar-warning {
  background-image: none;
  background-image: none;
}

/***
Dashboard Stats
***/
/* line 40, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat {
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.dashboard-stat:before, .dashboard-stat:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.dashboard-stat:after {
  clear: both;
}

/* line 49, app/assets/stylesheets/components/_statistic-blocks.scss */
.portlet .dashboard-stat:last-child {
  margin-bottom: 0;
}

/* line 53, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .visual {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 35px;
}

/* line 64, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .visual > i {
  margin-left: -35px;
  font-size: 110px;
  line-height: 110px;
}

/* line 71, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .details {
  position: absolute;
  right: 15px;
  padding-right: 15px;
}

/* line 76, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .details .number {
  padding-top: 25px;
  text-align: right;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0px;
  font-weight: 300;
}

/* line 86, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .details .desc {
  text-align: right;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
}

/* line 94, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .more {
  clear: both;
  display: block;
  padding: 6px 10px 6px 10px;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 105, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .more:hover {
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 111, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat .more > i {
  display: inline-block;
  margin-top: 1px;
  float: right;
}

/* line 119, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat-light {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 123, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat-light .details {
  margin-bottom: 5px;
}

/* line 126, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat-light .details .number {
  font-weight: 300;
  margin-bottom: 0px;
}

/***
Dashboard Stats 2
***/
/* line 137, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  padding: 15px 15px 30px 15px;
  margin-bottom: 20px;
}

/* line 143, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display {
  margin-bottom: 20px;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.dashboard-stat2 .display:before, .dashboard-stat2 .display:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.dashboard-stat2 .display:after {
  clear: both;
}

/* line 147, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .number {
  float: left;
  display: inline-block;
}

/* line 151, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .number h3 {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 30px;
  font-weight: 400;
}

/* line 157, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .number h3 > small {
  font-size: 23px;
}

/* line 162, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .number small {
  font-size: 14px;
  color: #AAB5BC;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 171, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .icon {
  display: inline-block;
  float: right;
  padding: 7px 0 0 0;
}

/* line 176, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .display .icon > i {
  color: #cbd4e0;
  font-size: 26px;
}

/* line 183, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .progress-info {
  clear: both;
}

/* line 186, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .progress-info .progress {
  margin: 0;
  height: 4px;
  clear: both;
  display: block;
}

/* line 193, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .progress-info .status {
  margin-top: 5px;
  font-size: 11px;
  color: #AAB5BC;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 200, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .progress-info .status .status-title {
  float: left;
  display: inline-block;
}

/* line 205, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat2 .progress-info .status .status-number {
  float: right;
  display: inline-block;
}

/***
Text Stats
***/
/* line 220, app/assets/stylesheets/components/_statistic-blocks.scss */
.text-stat h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 18px;
}

/* line 226, app/assets/stylesheets/components/_statistic-blocks.scss */
.text-stat span {
  font-size: 13px !important;
}

@media (max-width: 767px) {
  /* 767px */
  /* line 233, app/assets/stylesheets/components/_statistic-blocks.scss */
  .text-stat {
    margin-top: 20px;
  }
}

/***
Social Icons
***/
/* line 5, app/assets/stylesheets/components/_social-icons.scss */
.social-icons {
  padding: 0;
  margin: 0;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.social-icons:before, .social-icons:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.social-icons:after {
  clear: both;
}

/* line 11, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li {
  float: left;
  display: inline;
  list-style: none;
  margin-right: 5px;
  margin-bottom: 5px;
  text-indent: -9999px;
}

/* line 19, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li > a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 28px;
  height: 28px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* line 34, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li:hover > a {
  background-position: 0 -38px;
}

/* line 39, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .amazon {
  background: url(../img/social/amazon.png) no-repeat;
}

/* line 40, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .behance {
  background: url(../img/social/behance.png) no-repeat;
}

/* line 41, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .blogger {
  background: url(../img/social/blogger.png) no-repeat;
}

/* line 42, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .deviantart {
  background: url(../img/social/deviantart.png) no-repeat;
}

/* line 43, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .dribbble {
  background: url(../img/social/dribbble.png) no-repeat;
}

/* line 44, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .dropbox {
  background: url(../img/social/dropbox.png) no-repeat;
}

/* line 45, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .evernote {
  background: url(../img/social/evernote.png) no-repeat;
}

/* line 46, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .facebook {
  background: url(../img/social/facebook.png) no-repeat;
}

/* line 47, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .forrst {
  background: url(../img/social/forrst.png) no-repeat;
}

/* line 48, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .github {
  background: url(../img/social/github.png) no-repeat;
}

/* line 49, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .googleplus {
  background: url(../img/social/googleplus.png) no-repeat;
}

/* line 50, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .jolicloud {
  background: url(../img/social/jolicloud.png) no-repeat;
}

/* line 51, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .last-fm {
  background: url(../img/social/last-fm.png) no-repeat;
}

/* line 52, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .linkedin {
  background: url(../img/social/linkedin.png) no-repeat;
}

/* line 53, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .picasa {
  background: url(../img/social/picasa.png) no-repeat;
}

/* line 54, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .pintrest {
  background: url(../img/social/pintrest.png) no-repeat;
}

/* line 55, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .rss {
  background: url(../img/social/rss.png) no-repeat;
}

/* line 56, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .skype {
  background: url(../img/social/skype.png) no-repeat;
}

/* line 57, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .spotify {
  background: url(../img/social/spotify.png) no-repeat;
}

/* line 58, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .stumbleupon {
  background: url(../img/social/stumbleupon.png) no-repeat;
}

/* line 59, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .tumblr {
  background: url(../img/social/tumblr.png) no-repeat;
}

/* line 60, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .twitter {
  background: url(../img/social/twitter.png) no-repeat;
}

/* line 61, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .vimeo {
  background: url(../img/social/vimeo.png) no-repeat;
}

/* line 62, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .wordpress {
  background: url(../img/social/wordpress.png) no-repeat;
}

/* line 63, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .xing {
  background: url(../img/social/xing.png) no-repeat;
}

/* line 64, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .yahoo {
  background: url(../img/social/yahoo.png) no-repeat;
}

/* line 65, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .youtube {
  background: url(../img/social/youtube.png) no-repeat;
}

/* line 66, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .vk {
  background: url(../img/social/vk.png) no-repeat;
}

/* line 67, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .instagram {
  background: url(../img/social/instagram.png) no-repeat;
}

/* line 68, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .reddit {
  background: url(../img/social/reddit.png) no-repeat;
}

/* line 69, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .aboutme {
  background: url(../img/social/aboutme.png) no-repeat;
}

/* line 70, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .flickr {
  background: url(../img/social/flickr.png) no-repeat;
}

/* line 71, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .foursquare {
  background: url(../img/social/foursquare.png) no-repeat;
}

/* line 72, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .gravatar {
  background: url(../img/social/gravatar.png) no-repeat;
}

/* line 73, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .klout {
  background: url(../img/social/klout.png) no-repeat;
}

/* line 74, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .myspace {
  background: url(../img/social/myspace.png) no-repeat;
}

/* line 75, app/assets/stylesheets/components/_social-icons.scss */
.social-icons li .quora {
  background: url(../img/social/quora.png) no-repeat;
}

/* line 80, app/assets/stylesheets/components/_social-icons.scss */
.social-icons.social-icons-color > li > a {
  opacity: 0.7;
  background-position: 0 -38px !important;
}

/* line 84, app/assets/stylesheets/components/_social-icons.scss */
.social-icons.social-icons-color > li > a:hover {
  opacity: 1;
}

/* line 93, app/assets/stylesheets/components/_social-icons.scss */
.social-icons.social-icons-circle > li > a {
  border-radius: 25px !important;
}

/***
Inline Social Icons
***/
/* line 105, app/assets/stylesheets/components/_social-icons.scss */
.social-icon {
  display: inline-block !important;
  width: 28px;
  height: 28px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* line 118, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.social-icon-circle {
  border-radius: 25px !important;
}

/* line 124, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.amazon {
  background: url(../img/social/amazon.png) no-repeat;
}

/* line 125, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.behance {
  background: url(../img/social/behance.png) no-repeat;
}

/* line 126, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.blogger {
  background: url(../img/social/blogger.png) no-repeat;
}

/* line 127, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.deviantart {
  background: url(../img/social/deviantart.png) no-repeat;
}

/* line 128, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.dribbble {
  background: url(../img/social/dribbble.png) no-repeat;
}

/* line 129, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.dropbox {
  background: url(../img/social/dropbox.png) no-repeat;
}

/* line 130, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.evernote {
  background: url(../img/social/evernote.png) no-repeat;
}

/* line 131, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.facebook {
  background: url(../img/social/facebook.png) no-repeat;
}

/* line 132, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.forrst {
  background: url(../img/social/forrst.png) no-repeat;
}

/* line 133, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.github {
  background: url(../img/social/github.png) no-repeat;
}

/* line 134, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.googleplus {
  background: url(../img/social/googleplus.png) no-repeat;
}

/* line 135, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.jolicloud {
  background: url(../img/social/jolicloud.png) no-repeat;
}

/* line 136, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.last-fm {
  background: url(../img/social/last-fm.png) no-repeat;
}

/* line 137, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.linkedin {
  background: url(../img/social/linkedin.png) no-repeat;
}

/* line 138, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.picasa {
  background: url(../img/social/picasa.png) no-repeat;
}

/* line 139, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.pintrest {
  background: url(../img/social/pintrest.png) no-repeat;
}

/* line 140, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.rss {
  background: url(../img/social/rss.png) no-repeat;
}

/* line 141, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.skype {
  background: url(../img/social/skype.png) no-repeat;
}

/* line 142, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.spotify {
  background: url(../img/social/spotify.png) no-repeat;
}

/* line 143, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.stumbleupon {
  background: url(../img/social/stumbleupon.png) no-repeat;
}

/* line 144, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.tumblr {
  background: url(../img/social/tumblr.png) no-repeat;
}

/* line 145, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.twitter {
  background: url(../img/social/twitter.png) no-repeat;
}

/* line 146, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.vimeo {
  background: url(../img/social/vimeo.png) no-repeat;
}

/* line 147, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.wordpress {
  background: url(../img/social/wordpress.png) no-repeat;
}

/* line 148, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.xing {
  background: url(../img/social/xing.png) no-repeat;
}

/* line 149, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.yahoo {
  background: url(../img/social/yahoo.png) no-repeat;
}

/* line 150, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.youtube {
  background: url(../img/social/youtube.png) no-repeat;
}

/* line 151, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.vk {
  background: url(../img/social/vk.png) no-repeat;
}

/* line 152, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.instagram {
  background: url(../img/social/instagram.png) no-repeat;
}

/* line 153, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.reddit {
  background: url(../img/social/reddit.png) no-repeat;
}

/* line 154, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.aboutme {
  background: url(../img/social/aboutme.png) no-repeat;
}

/* line 155, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.flickr {
  background: url(../img/social/flickr.png) no-repeat;
}

/* line 156, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.foursquare {
  background: url(../img/social/foursquare.png) no-repeat;
}

/* line 157, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.gravatar {
  background: url(../img/social/gravatar.png) no-repeat;
}

/* line 158, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.klout {
  background: url(../img/social/klout.png) no-repeat;
}

/* line 159, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.myspace {
  background: url(../img/social/myspace.png) no-repeat;
}

/* line 160, app/assets/stylesheets/components/_social-icons.scss */
.social-icon.quora {
  background: url(../img/social/quora.png) no-repeat;
}

/* line 162, app/assets/stylesheets/components/_social-icons.scss */
.social-icon:hover {
  background-position: 0 -38px;
}

/* line 167, app/assets/stylesheets/components/_social-icons.scss */
.social-icon-color {
  opacity: 0.7;
  background-position: 0 -38px !important;
}

/* line 171, app/assets/stylesheets/components/_social-icons.scss */
.social-icon-color:hover {
  opacity: 1;
}

/***
Customized Bootstrap Tables
***/
/***
Default table
***/
/* line 12, app/assets/stylesheets/components/_tables.scss */
.table.table-bordered thead > tr > th {
  border-bottom: 0;
}

/* line 17, app/assets/stylesheets/components/_tables.scss */
.table tr.heading > th {
  background-color: #eee !important;
}

/* line 21, app/assets/stylesheets/components/_tables.scss */
.table td .img-responsive {
  width: 100%;
}

/* Contextual table row variants */
/* line 104, app/assets/stylesheets/components/_mixins.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background: #a6c8e6;
  color: #132339;
}

/* line 116, app/assets/stylesheets/components/_mixins.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background: #92bce0;
}

/* line 104, app/assets/stylesheets/components/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background: #dff0d8;
  color: #3c763d;
}

/* line 116, app/assets/stylesheets/components/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background: #d0e9c6;
}

/* line 104, app/assets/stylesheets/components/_mixins.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background: #d9edf7;
  color: #31708f;
}

/* line 116, app/assets/stylesheets/components/_mixins.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background: #c4e3f3;
}

/* line 104, app/assets/stylesheets/components/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background: #fcf8e3;
  color: #8a6d3b;
}

/* line 116, app/assets/stylesheets/components/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background: #faf2cc;
}

/* line 104, app/assets/stylesheets/components/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background: #f2dede;
  color: #a94442;
}

/* line 116, app/assets/stylesheets/components/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background: #ebcccc;
}

/***
Responsive & Scrollable Tables
***/
/* line 38, app/assets/stylesheets/components/_tables.scss */
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #dddddd;
  margin: 10px 0 !important;
}

/* line 45, app/assets/stylesheets/components/_tables.scss */
.table-scrollable.table-scrollable-borderless {
  border: 0;
}

/* line 49, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 0;
  background-color: #fff;
}

/* line 55, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 64, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table-bordered {
  border: 0;
}

/* line 67, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 76, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 85, app/assets/stylesheets/components/_tables.scss */
.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/***
Responsive Flip Scroll Tables
***/
/* line 100, app/assets/stylesheets/components/_tables.scss */
.flip-scroll table {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  /* 768px */
  /* line 106, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll .flip-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  /* line 107, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll * html .flip-content {
    zoom: 1;
  }
  /* line 108, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll *:first-child + html .flip-content {
    zoom: 1;
  }
  /* line 110, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  /* line 112, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll th,
  .flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  /* line 114, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll th {
    text-align: left;
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    font-size: 13px !important;
    padding: 5px;
    width: auto !important;
  }
  /* line 124, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }
  /* line 125, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll thead {
    display: block;
    float: left;
  }
  /* line 129, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 137, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll thead tr {
    display: block;
  }
  /* line 138, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll th {
    display: block;
    text-align: right;
  }
  /* line 139, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
  }
  /* line 140, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  /* sort out borders */
  /* line 144, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }
  /* line 145, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 146, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll tbody tr {
    border-left: 1px solid #ddd;
  }
  /* line 147, app/assets/stylesheets/components/_tables.scss */
  .flip-scroll th:last-child,
  .flip-scroll td:last-child {
    border-bottom: 1px solid #ddd;
  }
}

/***
Custom tables
***/
/* line 155, app/assets/stylesheets/components/_tables.scss */
.table-toolbar {
  margin-bottom: 15px;
}

/* line 10, app/assets/stylesheets/components/_mixins.scss */
.table-toolbar:before, .table-toolbar:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.table-toolbar:after {
  clear: both;
}

/* line 161, app/assets/stylesheets/components/_tables.scss */
.table.table-full-width {
  width: 100% !important;
}

/* line 165, app/assets/stylesheets/components/_tables.scss */
.table .btn {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 5px;
}

/* line 171, app/assets/stylesheets/components/_tables.scss */
.table thead tr th {
  font-size: 14px;
  font-weight: 600;
}

/* line 176, app/assets/stylesheets/components/_tables.scss */
.table-advance {
  margin-bottom: 10px !important;
}

/* line 180, app/assets/stylesheets/components/_tables.scss */
.table-advance thead {
  color: #999;
}

/* line 184, app/assets/stylesheets/components/_tables.scss */
.table-advance thead tr th {
  background-color: #DDD;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

/* line 191, app/assets/stylesheets/components/_tables.scss */
.table-advance div.success,
.table-advance div.info,
.table-advance div.important,
.table-advance div.warning,
.table-advance div.danger {
  position: absolute;
  margin-top: -5px;
  float: left;
  width: 2px;
  height: 30px;
  margin-right: 20px !important;
}

/* line 204, app/assets/stylesheets/components/_tables.scss */
.table-advance tr td {
  border-left-width: 0px;
}

/* line 208, app/assets/stylesheets/components/_tables.scss */
.table-advance tr td:first-child {
  border-left-width: 1px !important;
}

/* line 212, app/assets/stylesheets/components/_tables.scss */
.table-advance tr td.highlight:first-child a {
  margin-left: 15px;
}

/* line 216, app/assets/stylesheets/components/_tables.scss */
.table-advance td.highlight div.primary {
  border-left: 2px solid #428bca;
}

/* line 220, app/assets/stylesheets/components/_tables.scss */
.table-advance td.highlight div.success {
  border-left: 2px solid #45B6AF;
}

/* line 224, app/assets/stylesheets/components/_tables.scss */
.table-advance td.highlight div.info {
  border-left: 2px solid #89C4F4;
}

/* line 228, app/assets/stylesheets/components/_tables.scss */
.table-advance td.highlight div.warning {
  border-left: 2px solid #dfba49;
}

/* line 232, app/assets/stylesheets/components/_tables.scss */
.table-advance td.highlight div.danger {
  border-left: 2px solid #F3565D;
}

@media (max-width: 767px) {
  /* 767px */
  /* line 239, app/assets/stylesheets/components/_tables.scss */
  .table-advance tr > td.highlight:first-child a {
    margin-left: 8px;
  }
}

/***
Light Table
***/
/* line 251, app/assets/stylesheets/components/_tables.scss */
.table.table-light {
  border: 0 !important;
}

/* line 257, app/assets/stylesheets/components/_tables.scss */
.table.table-light > thead > tr:hover > th {
  background: none;
}

/* line 262, app/assets/stylesheets/components/_tables.scss */
.table.table-light > thead > tr.uppercase {
  text-transform: uppercase;
}

/* line 266, app/assets/stylesheets/components/_tables.scss */
.table.table-light > thead > tr > th {
  font-weight: 600;
  font-size: 13px;
  color: #93a2a9;
  font-family: "Open Sans", sans-serif;
  border: 0;
  border-bottom: 1px solid #F2F5F8;
}

/* line 280, app/assets/stylesheets/components/_tables.scss */
.table.table-light > tbody > tr:last-child > td {
  border: 0;
}

/* line 285, app/assets/stylesheets/components/_tables.scss */
.table.table-light > tbody > tr > td {
  border: 0;
  border-bottom: 1px solid #F2F5F8;
  color: #8896a0;
  vertical-align: middle;
}

/* line 291, app/assets/stylesheets/components/_tables.scss */
.table.table-light > tbody > tr > td.fit {
  width: 1px;
  padding-right: 3px;
}

/* line 296, app/assets/stylesheets/components/_tables.scss */
.table.table-light > tbody > tr > td .user-pic {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/* line 307, app/assets/stylesheets/components/_tables.scss */
.table.table-light.table-hover > tbody > tr > td:hover,
.table.table-light.table-hover > tbody > tr > th:hover,
.table.table-light.table-hover > tbody > tr:hover > td,
.table.table-light.table-hover > tbody > tr:hover > th {
  background: #f9fafb;
}

/***
Customized Bootstrap Tabs 
***/
/* Tabs and pills */
/* line 7, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs,
.nav-pills {
  margin-bottom: 10px;
}

/* line 12, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  font-size: 14px;
}

/* line 15, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge {
  margin-top: -3px;
}

/* line 21, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs > li .dropdown-menu:before, .nav-tabs > li .dropdown-menu:after,
.nav-pills > li .dropdown-menu:before,
.nav-pills > li .dropdown-menu:after {
  display: none;
}

/* line 30, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs.nav-tabs-sm > li > a, .nav-tabs.nav-pills-sm > li > a,
.nav-pills.nav-tabs-sm > li > a,
.nav-pills.nav-pills-sm > li > a {
  font-size: 13px;
}

/* line 36, app/assets/stylesheets/components/_tabs.scss */
.nav-tabs .dropdown.open > .dropdown-toggle,
.nav-pills .dropdown.open > .dropdown-toggle {
  background: #eee;
  color: #0d638f;
  border-color: transparent;
}

/* Left and right tabs */
/* line 46, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs,
.tabs-left.nav-tabs {
  border-bottom: 0;
}

/* line 50, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs > li,
.tabs-left.nav-tabs > li {
  float: none;
}

/* line 53, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs > li > a,
.tabs-left.nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

/* Left tabs */
/* line 62, app/assets/stylesheets/components/_tabs.scss */
.tabs-left.nav-tabs {
  border-right: 1px solid #ddd;
}

/* line 65, app/assets/stylesheets/components/_tabs.scss */
.tabs-left.nav-tabs > li > a {
  display: block;
  margin-right: -1px;
}

/* line 69, app/assets/stylesheets/components/_tabs.scss */
.tabs-left.nav-tabs > li > a:hover, .tabs-left.nav-tabs > li > a:focus {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 76, app/assets/stylesheets/components/_tabs.scss */
.tabs-left.nav-tabs > li.active > a,
.tabs-left.nav-tabs > li.active > a:hover
> li.active > a:focus {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/* Right tabs */
/* line 87, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs {
  border-left: 1px solid #ddd;
}

/* line 90, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs > li > a {
  display: block;
  margin-left: -1px;
}

/* line 94, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs > li > a:hover, .tabs-right.nav-tabs > li > a:focus {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 101, app/assets/stylesheets/components/_tabs.scss */
.tabs-right.nav-tabs > li.active > a,
.tabs-right.nav-tabs > li.active > a:hover
> li.active > a:focus {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

/* Below tabs */
/* line 112, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
  border-bottom: 0;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* line 119, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  margin-top: 10px;
}

/* line 124, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs > li > a {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 128, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

/* line 134, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs > li > a .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 139, app/assets/stylesheets/components/_tabs.scss */
.tabs-below > .nav-tabs .active a,
.tabs-below > .nav-tabs .active a:hover
.active a:focus {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-color: transparent #ddd #ddd #ddd;
}

/***
Custom tabs
***/
/* In BS3.0.0 tabbable class was removed. We had to added it back */
/* line 10, app/assets/stylesheets/components/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  display: table;
}

/* line 15, app/assets/stylesheets/components/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 158, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom {
  margin-bottom: 15px;
  padding: 0px;
  overflow: hidden;
  /* justified tabs */
  /* boxless tabs */
  /* below justified tabs */
  /* full width tabs */
  /* below tabs */
}

/* line 163, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs {
  border: none;
  margin: 0px;
}

/* line 167, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li {
  margin-right: 2px;
  border-top: 2px solid transparent;
}

/* line 172, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li > a {
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 176, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li > a:hover {
  background: none;
  border-color: transparent;
}

/* line 182, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li.active {
  border-top: 3px solid #F3565D;
  margin-top: 0;
  position: relative;
}

/* line 187, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li.active > a {
  border-top: none !important;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 194, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .nav-tabs > li.active > a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-top: none;
  background: #fff;
  border-color: #d4d4d4 #d4d4d4 transparent;
}

/* line 206, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom > .tab-content {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 216, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.nav-justified > .tab-content {
  margin-top: -1px;
}

/* line 222, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.boxless > .tab-content {
  padding: 15px 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 231, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabs-below.nav-justified .tab-content {
  margin-top: 0px;
  margin-bottom: -2px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 241, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabbable-full-width > .nav-tabs > li > a {
  color: #424242;
  font-size: 15px;
  padding: 9px 15px;
}

/* line 247, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabbable-full-width > .tab-content {
  padding: 15px 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 259, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabs-below .nav-tabs > li > a {
  border-top: none;
  border-bottom: 2px solid transparent;
  margin-top: -1px;
}

/* line 265, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabs-below .nav-tabs > li.active {
  border-top: none;
  border-bottom: 3px solid #d12610;
  margin-bottom: 0;
  position: relative;
}

/* line 271, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabs-below .nav-tabs > li.active > a {
  border-bottom: none;
}

/* line 274, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabs-below .nav-tabs > li.active > a:hover {
  background: #fff;
  border-color: #d4d4d4 #d4d4d4 transparent;
}

/* line 285, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabbable-noborder > .nav-tabs > li > a {
  border: 0;
}

/* line 289, app/assets/stylesheets/components/_tabs.scss */
.tabbable-custom.tabbable-noborder .tab-content {
  border: 0;
}

/* line 298, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}

/* line 302, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}

/* line 306, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

/* line 311, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}

/* line 316, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}

/* line 320, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333;
}

/* line 325, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}

/* line 330, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

/* line 335, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #F3565D;
  position: relative;
}

/* line 339, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333;
}

/* line 343, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}

/* line 351, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}

/* line 358, app/assets/stylesheets/components/_tabs.scss */
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* line 366, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}

/* line 369, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}

/* line 373, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}

/* line 378, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #F3565D;
}

/* line 386, app/assets/stylesheets/components/_tabs.scss */
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

/***
Tiles(new in v1.1.1)
***/
/* line 5, app/assets/stylesheets/components/_tiles.scss */
.tiles {
  margin-right: -10px;
}

/* line 8, app/assets/stylesheets/components/_tiles.scss */
.tiles:before, .tiles:after {
  display: table;
  content: " ";
}

/* line 14, app/assets/stylesheets/components/_tiles.scss */
.tiles:after {
  clear: both;
}

/* line 18, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile {
  display: block;
  letter-spacing: 0.02em;
  float: left;
  height: 135px;
  width: 135px !important;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0;
}

/* line 36, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile:after, .tiles .tile:before {
  content: "";
  float: left;
}

/* line 42, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.double {
  width: 280px !important;
}

/* line 46, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.double-down {
  height: 280px !important;
}

/* line 49, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.double-down i {
  margin-top: 95px;
}

/* line 54, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile:hover {
  border-color: #aaa !important;
}

/* line 58, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile:active, .tiles .tile.selected {
  border-color: #ccc !important;
}

/* line 63, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.selected .corner:after {
  content: "";
  display: inline-block;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #ccc;
  position: absolute;
  top: -3px;
  right: -3px;
}

/* line 74, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.selected .check:after {
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
  content: "\f00c";
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 86, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.icon {
  padding: 0;
}

/* line 91, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.image .tile-body {
  padding: 0 !important;
}

/* line 94, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.image .tile-body > img {
  width: 100%;
  height: auto;
  min-height: 100%;
  max-width: 100%;
}

/* line 101, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile.image .tile-body h3 {
  display: inline-block;
}

/* line 108, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body {
  height: 100%;
  vertical-align: top;
  padding: 10px 10px;
  overflow: hidden;
  position: relative;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  color: #ffffff;
  margin-bottom: 10px;
}

/* line 120, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body p {
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  color: #ffffff;
  line-height: 20px;
  overflow: hidden;
}

/* line 128, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body p:hover {
  color: rgba(0, 0, 0, 0.8);
}

/* line 132, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body p:active {
  color: rgba(0, 0, 0, 0.4);
}

/* line 136, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body p:hover {
  color: #ffffff;
}

/* line 141, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body img {
  float: left;
  margin-right: 10px;
}

/* line 145, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body img.pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0px;
}

/* line 152, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body > .content {
  display: inline-block;
}

/* line 156, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body > i {
  margin-top: 17px;
  display: block;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
}

/* line 164, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body h1,
.tiles .tile .tile-body h2,
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4,
.tiles .tile .tile-body h5,
.tiles .tile .tile-body h6,
.tiles .tile .tile-body p {
  padding: 0;
  margin: 0;
  line-height: 14px;
}

/* line 175, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body h1:hover,
.tiles .tile .tile-body h2:hover,
.tiles .tile .tile-body h3:hover,
.tiles .tile .tile-body h4:hover,
.tiles .tile .tile-body h5:hover,
.tiles .tile .tile-body h6:hover,
.tiles .tile .tile-body p:hover {
  color: #ffffff;
}

/* line 180, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4 {
  margin-bottom: 5px;
}

/* line 186, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  *zoom: 1;
}

/* line 195, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object:before, .tiles .tile .tile-object:after {
  display: table;
  content: "";
}

/* line 201, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object:after {
  clear: both;
}

/* line 205, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object > .name {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
}

/* line 216, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object > .name > i {
  vertical-align: middle;
  display: block;
  font-size: 24px;
  height: 18px;
  width: 24px;
}

/* line 225, app/assets/stylesheets/components/_tiles.scss */
.tiles .tile .tile-object > .number {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 14px;
  margin-bottom: 8px;
  margin-right: 10px;
}

/***
Custimized Bootstrap Wells
***/
/* line 5, app/assets/stylesheets/components/_wells.scss */
.well {
  background-color: #eee;
  border: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/***
AngularJS Basic Animations
***/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 49, app/assets/stylesheets/components/_animate.scss */
.fade-in-up {
  -webkit-animation: fadeInUp .5s;
  animation: fadeInUp .5s;
}

@-webkit-keyframes bounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounceDelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* Button */
/* line 49, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.default {
  color: #333333;
  background-color: #E5E5E5;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.btn.default:hover, .btn.default:focus, .btn.default:active, .btn.default.active {
  color: #333333;
  background-color: lightgray;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .btn.default.dropdown-toggle {
  color: #333333;
  background-color: lightgray;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.btn.default:active, .btn.default.active {
  background-image: none;
  background-color: #c6c6c6;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.btn.default:active:hover, .btn.default.active:hover {
  background-color: #cccccc;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .btn.default.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.btn.default.disabled, .btn.default.disabled:hover, .btn.default.disabled:focus, .btn.default.disabled:active, .btn.default.disabled.active, .btn.default[disabled], .btn.default[disabled]:hover, .btn.default[disabled]:focus, .btn.default[disabled]:active, .btn.default[disabled].active,
fieldset[disabled] .btn.default,
fieldset[disabled] .btn.default:hover,
fieldset[disabled] .btn.default:focus,
fieldset[disabled] .btn.default:active,
fieldset[disabled] .btn.default.active {
  background-color: #E5E5E5;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.btn.default .badge {
  color: #E5E5E5;
  background-color: #333333;
}

/**********
Blue Colors
***********/
/***
Blue Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue.btn {
  color: #FFFFFF;
  background-color: #4B8DF8;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue.btn:hover, .blue.btn:focus, .blue.btn:active, .blue.btn.active {
  color: #FFFFFF;
  background-color: #2977f7;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #2977f7;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue.btn:active, .blue.btn.active {
  background-image: none;
  background-color: #1068f6;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue.btn:active:hover, .blue.btn.active:hover {
  background-color: #1a6ef6;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue.btn.disabled, .blue.btn.disabled:hover, .blue.btn.disabled:focus, .blue.btn.disabled:active, .blue.btn.disabled.active, .blue.btn[disabled], .blue.btn[disabled]:hover, .blue.btn[disabled]:focus, .blue.btn[disabled]:active, .blue.btn[disabled].active,
fieldset[disabled] .blue.btn,
fieldset[disabled] .blue.btn:hover,
fieldset[disabled] .blue.btn:focus,
fieldset[disabled] .blue.btn:active,
fieldset[disabled] .blue.btn.active {
  background-color: #4B8DF8;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue.btn .badge {
  color: #4B8DF8;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-stripe {
  border-left: 3px solid #4B8DF8;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue,
.portlet.blue {
  background-color: #4B8DF8;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title,
.portlet.solid.blue > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue {
  border: 1px solid #7cacfa;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title {
  background-color: #4B8DF8;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #b7d1fc;
  color: #d0e1fd;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title > .actions .btn-default > i {
  color: #deeafe;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue > .portlet-title > .actions .btn-default:hover, .portlet.box.blue > .portlet-title > .actions .btn-default:focus, .portlet.box.blue > .portlet-title > .actions .btn-default:active, .portlet.box.blue > .portlet-title > .actions .btn-default.active {
  border: 1px solid #e8f0fe;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue {
  background-color: #4B8DF8;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue.dashboard-stat-light:hover {
  background-color: #3781f7;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue .more {
  color: #FFFFFF;
  background-color: #3781f7;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue {
  border-color: #4B8DF8 !important;
  background-image: none !important;
  background-color: #4B8DF8 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue {
  color: #4B8DF8 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue {
  background: #4B8DF8 !important;
  color: #FFFFFF !important;
}

/***
Blue Madison
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-madison.btn {
  color: #FFFFFF;
  background-color: #578ebe;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-madison.btn:hover, .blue-madison.btn:focus, .blue-madison.btn:active, .blue-madison.btn.active {
  color: #FFFFFF;
  background-color: #437cae;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-madison.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #437cae;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-madison.btn:active, .blue-madison.btn.active {
  background-image: none;
  background-color: #3c6f9c;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-madison.btn:active:hover, .blue-madison.btn.active:hover {
  background-color: #3f74a3;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-madison.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-madison.btn.disabled, .blue-madison.btn.disabled:hover, .blue-madison.btn.disabled:focus, .blue-madison.btn.disabled:active, .blue-madison.btn.disabled.active, .blue-madison.btn[disabled], .blue-madison.btn[disabled]:hover, .blue-madison.btn[disabled]:focus, .blue-madison.btn[disabled]:active, .blue-madison.btn[disabled].active,
fieldset[disabled] .blue-madison.btn,
fieldset[disabled] .blue-madison.btn:hover,
fieldset[disabled] .blue-madison.btn:focus,
fieldset[disabled] .blue-madison.btn:active,
fieldset[disabled] .blue-madison.btn.active {
  background-color: #578ebe;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-madison.btn .badge {
  color: #578ebe;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-madison-stripe {
  border-left: 3px solid #578ebe;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-madison,
.portlet.blue-madison {
  background-color: #578ebe;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title,
.portlet.solid.blue-madison > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-madison > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison {
  border: 1px solid #7ca7cc;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title {
  background-color: #578ebe;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #a8c4dd;
  color: #bad1e4;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title > .actions .btn-default > i {
  color: #c5d8e9;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-madison > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-madison > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-madison > .portlet-title > .actions .btn-default:active, .portlet.box.blue-madison > .portlet-title > .actions .btn-default.active {
  border: 1px solid #cdddec;
  color: #dfeaf3;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison {
  background-color: #578ebe;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison.dashboard-stat-light:hover {
  background-color: #4884b8;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-madison .more {
  color: #FFFFFF;
  background-color: #4884b8;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-madison {
  border-color: #578ebe !important;
  background-image: none !important;
  background-color: #578ebe !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-madison {
  color: #578ebe !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-madison {
  background: #578ebe !important;
  color: #FFFFFF !important;
}

/***
Blue Chambray
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-chambray.btn {
  color: #FFFFFF;
  background-color: #2C3E50;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-chambray.btn:hover, .blue-chambray.btn:focus, .blue-chambray.btn:active, .blue-chambray.btn.active {
  color: #FFFFFF;
  background-color: #1f2c39;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-chambray.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #1f2c39;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-chambray.btn:active, .blue-chambray.btn.active {
  background-image: none;
  background-color: #161f29;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-chambray.btn:active:hover, .blue-chambray.btn.active:hover {
  background-color: #1a252f;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-chambray.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-chambray.btn.disabled, .blue-chambray.btn.disabled:hover, .blue-chambray.btn.disabled:focus, .blue-chambray.btn.disabled:active, .blue-chambray.btn.disabled.active, .blue-chambray.btn[disabled], .blue-chambray.btn[disabled]:hover, .blue-chambray.btn[disabled]:focus, .blue-chambray.btn[disabled]:active, .blue-chambray.btn[disabled].active,
fieldset[disabled] .blue-chambray.btn,
fieldset[disabled] .blue-chambray.btn:hover,
fieldset[disabled] .blue-chambray.btn:focus,
fieldset[disabled] .blue-chambray.btn:active,
fieldset[disabled] .blue-chambray.btn.active {
  background-color: #2C3E50;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-chambray.btn .badge {
  color: #2C3E50;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-chambray-stripe {
  border-left: 3px solid #2C3E50;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-chambray,
.portlet.blue-chambray {
  background-color: #2C3E50;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title,
.portlet.solid.blue-chambray > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-chambray > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray {
  border: 1px solid #3e5871;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title {
  background-color: #2C3E50;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #547698;
  color: #5f83a7;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default > i {
  color: #698bac;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default:active, .portlet.box.blue-chambray > .portlet-title > .actions .btn-default.active {
  border: 1px solid #6f90b0;
  color: #809cb9;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray {
  background-color: #2C3E50;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray.dashboard-stat-light:hover {
  background-color: #253443;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-chambray .more {
  color: #FFFFFF;
  background-color: #253443;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-chambray {
  border-color: #2C3E50 !important;
  background-image: none !important;
  background-color: #2C3E50 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-chambray {
  color: #2C3E50 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-chambray {
  background: #2C3E50 !important;
  color: #FFFFFF !important;
}

/***
Blue Ebonyclay
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-ebonyclay.btn {
  color: #FFFFFF;
  background-color: #22313F;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-ebonyclay.btn:hover, .blue-ebonyclay.btn:focus, .blue-ebonyclay.btn:active, .blue-ebonyclay.btn.active {
  color: #FFFFFF;
  background-color: #151f28;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-ebonyclay.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #151f28;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-ebonyclay.btn:active, .blue-ebonyclay.btn.active {
  background-image: none;
  background-color: #0d1217;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-ebonyclay.btn:active:hover, .blue-ebonyclay.btn.active:hover {
  background-color: #10171e;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-ebonyclay.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-ebonyclay.btn.disabled, .blue-ebonyclay.btn.disabled:hover, .blue-ebonyclay.btn.disabled:focus, .blue-ebonyclay.btn.disabled:active, .blue-ebonyclay.btn.disabled.active, .blue-ebonyclay.btn[disabled], .blue-ebonyclay.btn[disabled]:hover, .blue-ebonyclay.btn[disabled]:focus, .blue-ebonyclay.btn[disabled]:active, .blue-ebonyclay.btn[disabled].active,
fieldset[disabled] .blue-ebonyclay.btn,
fieldset[disabled] .blue-ebonyclay.btn:hover,
fieldset[disabled] .blue-ebonyclay.btn:focus,
fieldset[disabled] .blue-ebonyclay.btn:active,
fieldset[disabled] .blue-ebonyclay.btn.active {
  background-color: #22313F;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-ebonyclay.btn .badge {
  color: #22313F;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-ebonyclay-stripe {
  border-left: 3px solid #22313F;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-ebonyclay,
.portlet.blue-ebonyclay {
  background-color: #22313F;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title,
.portlet.solid.blue-ebonyclay > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-ebonyclay > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay {
  border: 1px solid #344b60;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title {
  background-color: #22313F;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #496a88;
  color: #527798;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default > i {
  color: #587ea2;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default:active, .portlet.box.blue-ebonyclay > .portlet-title > .actions .btn-default.active {
  border: 1px solid #5d83a7;
  color: #6d90b0;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay {
  background-color: #22313F;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay.dashboard-stat-light:hover {
  background-color: #1b2732;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-ebonyclay .more {
  color: #FFFFFF;
  background-color: #1b2732;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-ebonyclay {
  border-color: #22313F !important;
  background-image: none !important;
  background-color: #22313F !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-ebonyclay {
  color: #22313F !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-ebonyclay {
  background: #22313F !important;
  color: #FFFFFF !important;
}

/***
Blue Hoki
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-hoki.btn {
  color: #FFFFFF;
  background-color: #67809F;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-hoki.btn:hover, .blue-hoki.btn:focus, .blue-hoki.btn:active, .blue-hoki.btn.active {
  color: #FFFFFF;
  background-color: #586e8b;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-hoki.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #586e8b;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-hoki.btn:active, .blue-hoki.btn.active {
  background-image: none;
  background-color: #4e627b;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-hoki.btn:active:hover, .blue-hoki.btn.active:hover {
  background-color: #526781;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-hoki.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-hoki.btn.disabled, .blue-hoki.btn.disabled:hover, .blue-hoki.btn.disabled:focus, .blue-hoki.btn.disabled:active, .blue-hoki.btn.disabled.active, .blue-hoki.btn[disabled], .blue-hoki.btn[disabled]:hover, .blue-hoki.btn[disabled]:focus, .blue-hoki.btn[disabled]:active, .blue-hoki.btn[disabled].active,
fieldset[disabled] .blue-hoki.btn,
fieldset[disabled] .blue-hoki.btn:hover,
fieldset[disabled] .blue-hoki.btn:focus,
fieldset[disabled] .blue-hoki.btn:active,
fieldset[disabled] .blue-hoki.btn.active {
  background-color: #67809F;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-hoki.btn .badge {
  color: #67809F;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-hoki-stripe {
  border-left: 3px solid #67809F;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-hoki,
.portlet.blue-hoki {
  background-color: #67809F;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title,
.portlet.solid.blue-hoki > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-hoki > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki {
  border: 1px solid #869ab3;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title {
  background-color: #67809F;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #acb9ca;
  color: #bbc7d4;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default > i {
  color: #c5ceda;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-hoki > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:active, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default.active {
  border: 1px solid #cbd4de;
  color: #dbe1e8;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki {
  background-color: #67809F;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki.dashboard-stat-light:hover {
  background-color: #5e7694;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-hoki .more {
  color: #FFFFFF;
  background-color: #5e7694;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-hoki {
  border-color: #67809F !important;
  background-image: none !important;
  background-color: #67809F !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-hoki {
  color: #67809F !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-hoki {
  background: #67809F !important;
  color: #FFFFFF !important;
}

/***
Blue Stell
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-steel.btn {
  color: #FFFFFF;
  background-color: #4B77BE;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-steel.btn:hover, .blue-steel.btn:focus, .blue-steel.btn:active, .blue-steel.btn.active {
  color: #FFFFFF;
  background-color: #3d66a8;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-steel.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #3d66a8;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-steel.btn:active, .blue-steel.btn.active {
  background-image: none;
  background-color: #365b96;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-steel.btn:active:hover, .blue-steel.btn.active:hover {
  background-color: #395f9d;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-steel.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-steel.btn.disabled, .blue-steel.btn.disabled:hover, .blue-steel.btn.disabled:focus, .blue-steel.btn.disabled:active, .blue-steel.btn.disabled.active, .blue-steel.btn[disabled], .blue-steel.btn[disabled]:hover, .blue-steel.btn[disabled]:focus, .blue-steel.btn[disabled]:active, .blue-steel.btn[disabled].active,
fieldset[disabled] .blue-steel.btn,
fieldset[disabled] .blue-steel.btn:hover,
fieldset[disabled] .blue-steel.btn:focus,
fieldset[disabled] .blue-steel.btn:active,
fieldset[disabled] .blue-steel.btn.active {
  background-color: #4B77BE;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-steel.btn .badge {
  color: #4B77BE;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-steel-stripe {
  border-left: 3px solid #4B77BE;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-steel,
.portlet.blue-steel {
  background-color: #4B77BE;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title,
.portlet.solid.blue-steel > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-steel > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel {
  border: 1px solid #7093cc;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title {
  background-color: #4B77BE;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #9db5dc;
  color: #b0c3e3;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title > .actions .btn-default > i {
  color: #bbcce7;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-steel > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-steel > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-steel > .portlet-title > .actions .btn-default:active, .portlet.box.blue-steel > .portlet-title > .actions .btn-default.active {
  border: 1px solid #c3d2e9;
  color: #d6e0f0;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel {
  background-color: #4B77BE;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel.dashboard-stat-light:hover {
  background-color: #416db4;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-steel .more {
  color: #FFFFFF;
  background-color: #416db4;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-steel {
  border-color: #4B77BE !important;
  background-image: none !important;
  background-color: #4B77BE !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-steel {
  color: #4B77BE !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-steel {
  background: #4B77BE !important;
  color: #FFFFFF !important;
}

/***
Blue Soft
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-soft.btn {
  color: #FFFFFF;
  background-color: #4c87b9;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-soft.btn:hover, .blue-soft.btn:focus, .blue-soft.btn:active, .blue-soft.btn.active {
  color: #FFFFFF;
  background-color: #3f75a2;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-soft.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #3f75a2;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-soft.btn:active, .blue-soft.btn.active {
  background-image: none;
  background-color: #386890;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-soft.btn:active:hover, .blue-soft.btn.active:hover {
  background-color: #3b6d97;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-soft.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-soft.btn.disabled, .blue-soft.btn.disabled:hover, .blue-soft.btn.disabled:focus, .blue-soft.btn.disabled:active, .blue-soft.btn.disabled.active, .blue-soft.btn[disabled], .blue-soft.btn[disabled]:hover, .blue-soft.btn[disabled]:focus, .blue-soft.btn[disabled]:active, .blue-soft.btn[disabled].active,
fieldset[disabled] .blue-soft.btn,
fieldset[disabled] .blue-soft.btn:hover,
fieldset[disabled] .blue-soft.btn:focus,
fieldset[disabled] .blue-soft.btn:active,
fieldset[disabled] .blue-soft.btn.active {
  background-color: #4c87b9;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-soft.btn .badge {
  color: #4c87b9;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-soft-stripe {
  border-left: 3px solid #4c87b9;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-soft,
.portlet.blue-soft {
  background-color: #4c87b9;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title,
.portlet.solid.blue-soft > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-soft > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft {
  border: 1px solid #71a0c7;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title {
  background-color: #4c87b9;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #9dbdd9;
  color: #afc9e0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title > .actions .btn-default > i {
  color: #bad1e4;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-soft > .portlet-title > .actions .btn-default:active, .portlet.box.blue-soft > .portlet-title > .actions .btn-default.active {
  border: 1px solid #c1d6e7;
  color: #d4e2ee;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft {
  background-color: #4c87b9;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft.dashboard-stat-light:hover {
  background-color: #447dad;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-soft .more {
  color: #FFFFFF;
  background-color: #447dad;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-soft {
  border-color: #4c87b9 !important;
  background-image: none !important;
  background-color: #4c87b9 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-soft {
  color: #4c87b9 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-soft {
  background: #4c87b9 !important;
  color: #FFFFFF !important;
}

/***
Blue Dark
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-dark.btn {
  color: #FFFFFF;
  background-color: #5e738b;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-dark.btn:hover, .blue-dark.btn:focus, .blue-dark.btn:active, .blue-dark.btn.active {
  color: #FFFFFF;
  background-color: #506176;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-dark.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #506176;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-dark.btn:active, .blue-dark.btn.active {
  background-image: none;
  background-color: #455566;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-dark.btn:active:hover, .blue-dark.btn.active:hover {
  background-color: #495a6d;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-dark.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-dark.btn.disabled, .blue-dark.btn.disabled:hover, .blue-dark.btn.disabled:focus, .blue-dark.btn.disabled:active, .blue-dark.btn.disabled.active, .blue-dark.btn[disabled], .blue-dark.btn[disabled]:hover, .blue-dark.btn[disabled]:focus, .blue-dark.btn[disabled]:active, .blue-dark.btn[disabled].active,
fieldset[disabled] .blue-dark.btn,
fieldset[disabled] .blue-dark.btn:hover,
fieldset[disabled] .blue-dark.btn:focus,
fieldset[disabled] .blue-dark.btn:active,
fieldset[disabled] .blue-dark.btn.active {
  background-color: #5e738b;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-dark.btn .badge {
  color: #5e738b;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-dark-stripe {
  border-left: 3px solid #5e738b;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-dark,
.portlet.blue-dark {
  background-color: #5e738b;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title,
.portlet.solid.blue-dark > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-dark > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark {
  border: 1px solid #788da4;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title {
  background-color: #5e738b;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #9dacbd;
  color: #acb8c7;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title > .actions .btn-default > i {
  color: #b5c0cd;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-dark > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-dark > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-dark > .portlet-title > .actions .btn-default:active, .portlet.box.blue-dark > .portlet-title > .actions .btn-default.active {
  border: 1px solid #bbc5d1;
  color: #cad2db;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark {
  background-color: #5e738b;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark.dashboard-stat-light:hover {
  background-color: #56697f;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-dark .more {
  color: #FFFFFF;
  background-color: #56697f;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-dark {
  border-color: #5e738b !important;
  background-image: none !important;
  background-color: #5e738b !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-dark {
  color: #5e738b !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-dark {
  background: #5e738b !important;
  color: #FFFFFF !important;
}

/***
Blue Sharp
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.blue-sharp.btn {
  color: #FFFFFF;
  background-color: #5C9BD1;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.blue-sharp.btn:hover, .blue-sharp.btn:focus, .blue-sharp.btn:active, .blue-sharp.btn.active {
  color: #FFFFFF;
  background-color: #408ac9;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .blue-sharp.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #408ac9;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.blue-sharp.btn:active, .blue-sharp.btn.active {
  background-image: none;
  background-color: #357dbb;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.blue-sharp.btn:active:hover, .blue-sharp.btn.active:hover {
  background-color: #3782c3;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .blue-sharp.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.blue-sharp.btn.disabled, .blue-sharp.btn.disabled:hover, .blue-sharp.btn.disabled:focus, .blue-sharp.btn.disabled:active, .blue-sharp.btn.disabled.active, .blue-sharp.btn[disabled], .blue-sharp.btn[disabled]:hover, .blue-sharp.btn[disabled]:focus, .blue-sharp.btn[disabled]:active, .blue-sharp.btn[disabled].active,
fieldset[disabled] .blue-sharp.btn,
fieldset[disabled] .blue-sharp.btn:hover,
fieldset[disabled] .blue-sharp.btn:focus,
fieldset[disabled] .blue-sharp.btn:active,
fieldset[disabled] .blue-sharp.btn.active {
  background-color: #5C9BD1;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.blue-sharp.btn .badge {
  color: #5C9BD1;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.blue-sharp-stripe {
  border-left: 3px solid #5C9BD1;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.blue-sharp,
.portlet.blue-sharp {
  background-color: #5C9BD1;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title,
.portlet.solid.blue-sharp > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.blue-sharp > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp {
  border: 1px solid #84b3dc;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title {
  background-color: #5C9BD1;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #b4d1ea;
  color: #c7ddef;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default > i {
  color: #d3e4f3;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.blue-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.blue-sharp > .portlet-title > .actions .btn-default.active {
  border: 1px solid #dbe9f5;
  color: #eff5fb;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp {
  background-color: #5C9BD1;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp.dashboard-stat-light:hover {
  background-color: #4c91cd;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.blue-sharp .more {
  color: #FFFFFF;
  background-color: #4c91cd;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-blue-sharp {
  border-color: #5C9BD1 !important;
  background-image: none !important;
  background-color: #5C9BD1 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-blue-sharp {
  color: #5C9BD1 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.blue-sharp {
  background: #5C9BD1 !important;
  color: #FFFFFF !important;
}

/***********
Green Colors
************/
/***
Green Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green.btn {
  color: #FFFFFF;
  background-color: #35aa47;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active {
  color: #FFFFFF;
  background-color: #2d8f3c;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #2d8f3c;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green.btn:active, .green.btn.active {
  background-image: none;
  background-color: #267b34;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green.btn:active:hover, .green.btn.active:hover {
  background-color: #298337;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active,
fieldset[disabled] .green.btn,
fieldset[disabled] .green.btn:hover,
fieldset[disabled] .green.btn:focus,
fieldset[disabled] .green.btn:active,
fieldset[disabled] .green.btn.active {
  background-color: #35aa47;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green.btn .badge {
  color: #35aa47;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-stripe {
  border-left: 3px solid #35aa47;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green,
.portlet.green {
  background-color: #35aa47;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title,
.portlet.solid.green > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green {
  border: 1px solid #4bc75e;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title {
  background-color: #35aa47;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #7ad588;
  color: #8ddc99;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title > .actions .btn-default > i {
  color: #99dfa4;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green > .portlet-title > .actions .btn-default:hover, .portlet.box.green > .portlet-title > .actions .btn-default:focus, .portlet.box.green > .portlet-title > .actions .btn-default:active, .portlet.box.green > .portlet-title > .actions .btn-default.active {
  border: 1px solid #a1e2ab;
  color: #b4e8bc;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green {
  background-color: #35aa47;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green.dashboard-stat-light:hover {
  background-color: #309a41;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green .more {
  color: #FFFFFF;
  background-color: #309a41;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green {
  border-color: #35aa47 !important;
  background-image: none !important;
  background-color: #35aa47 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green {
  color: #35aa47 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green {
  background: #35aa47 !important;
  color: #FFFFFF !important;
}

/***
Green Meadow
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-meadow.btn {
  color: #FFFFFF;
  background-color: #1BBC9B;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-meadow.btn:hover, .green-meadow.btn:focus, .green-meadow.btn:active, .green-meadow.btn.active {
  color: #FFFFFF;
  background-color: #179d81;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-meadow.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #179d81;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-meadow.btn:active, .green-meadow.btn.active {
  background-image: none;
  background-color: #13866f;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-meadow.btn:active:hover, .green-meadow.btn.active:hover {
  background-color: #158f76;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-meadow.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-meadow.btn.disabled, .green-meadow.btn.disabled:hover, .green-meadow.btn.disabled:focus, .green-meadow.btn.disabled:active, .green-meadow.btn.disabled.active, .green-meadow.btn[disabled], .green-meadow.btn[disabled]:hover, .green-meadow.btn[disabled]:focus, .green-meadow.btn[disabled]:active, .green-meadow.btn[disabled].active,
fieldset[disabled] .green-meadow.btn,
fieldset[disabled] .green-meadow.btn:hover,
fieldset[disabled] .green-meadow.btn:focus,
fieldset[disabled] .green-meadow.btn:active,
fieldset[disabled] .green-meadow.btn.active {
  background-color: #1BBC9B;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-meadow.btn .badge {
  color: #1BBC9B;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-meadow-stripe {
  border-left: 3px solid #1BBC9B;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-meadow,
.portlet.green-meadow {
  background-color: #1BBC9B;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title,
.portlet.solid.green-meadow > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-meadow > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow {
  border: 1px solid #2ae0bb;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title {
  background-color: #1BBC9B;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #5fe8cc;
  color: #75ebd3;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title > .actions .btn-default > i {
  color: #83edd7;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-meadow > .portlet-title > .actions .btn-default:hover, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:focus, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:active, .portlet.box.green-meadow > .portlet-title > .actions .btn-default.active {
  border: 1px solid #8ceeda;
  color: #a2f2e1;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow {
  background-color: #1BBC9B;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow.dashboard-stat-light:hover {
  background-color: #18aa8c;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-meadow .more {
  color: #FFFFFF;
  background-color: #18aa8c;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-meadow {
  border-color: #1BBC9B !important;
  background-image: none !important;
  background-color: #1BBC9B !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-meadow {
  color: #1BBC9B !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-meadow {
  background: #1BBC9B !important;
  color: #FFFFFF !important;
}

/***
Green Seagreen
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-seagreen.btn {
  color: #FFFFFF;
  background-color: #1BA39C;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-seagreen.btn:hover, .green-seagreen.btn:focus, .green-seagreen.btn:active, .green-seagreen.btn.active {
  color: #FFFFFF;
  background-color: #16847f;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-seagreen.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #16847f;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-seagreen.btn:active, .green-seagreen.btn.active {
  background-image: none;
  background-color: #126e6a;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-seagreen.btn:active:hover, .green-seagreen.btn.active:hover {
  background-color: #147772;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-seagreen.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-seagreen.btn.disabled, .green-seagreen.btn.disabled:hover, .green-seagreen.btn.disabled:focus, .green-seagreen.btn.disabled:active, .green-seagreen.btn.disabled.active, .green-seagreen.btn[disabled], .green-seagreen.btn[disabled]:hover, .green-seagreen.btn[disabled]:focus, .green-seagreen.btn[disabled]:active, .green-seagreen.btn[disabled].active,
fieldset[disabled] .green-seagreen.btn,
fieldset[disabled] .green-seagreen.btn:hover,
fieldset[disabled] .green-seagreen.btn:focus,
fieldset[disabled] .green-seagreen.btn:active,
fieldset[disabled] .green-seagreen.btn.active {
  background-color: #1BA39C;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-seagreen.btn .badge {
  color: #1BA39C;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-seagreen-stripe {
  border-left: 3px solid #1BA39C;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-seagreen,
.portlet.green-seagreen {
  background-color: #1BA39C;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title,
.portlet.solid.green-seagreen > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-seagreen > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen {
  border: 1px solid #22cfc6;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title {
  background-color: #1BA39C;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #4de1da;
  color: #63e5de;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default > i {
  color: #70e7e1;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-seagreen > .portlet-title > .actions .btn-default:hover, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default:focus, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default:active, .portlet.box.green-seagreen > .portlet-title > .actions .btn-default.active {
  border: 1px solid #78e9e3;
  color: #8eece8;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen {
  background-color: #1BA39C;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen.dashboard-stat-light:hover {
  background-color: #18918b;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-seagreen .more {
  color: #FFFFFF;
  background-color: #18918b;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-seagreen {
  border-color: #1BA39C !important;
  background-image: none !important;
  background-color: #1BA39C !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-seagreen {
  color: #1BA39C !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-seagreen {
  background: #1BA39C !important;
  color: #FFFFFF !important;
}

/***
Green Turquoise
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-turquoise.btn {
  color: #FFFFFF;
  background-color: #36D7B7;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-turquoise.btn:hover, .green-turquoise.btn:focus, .green-turquoise.btn:active, .green-turquoise.btn.active {
  color: #FFFFFF;
  background-color: #27c3a4;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-turquoise.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #27c3a4;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-turquoise.btn:active, .green-turquoise.btn.active {
  background-image: none;
  background-color: #22ad92;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-turquoise.btn:active:hover, .green-turquoise.btn.active:hover {
  background-color: #24b699;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-turquoise.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-turquoise.btn.disabled, .green-turquoise.btn.disabled:hover, .green-turquoise.btn.disabled:focus, .green-turquoise.btn.disabled:active, .green-turquoise.btn.disabled.active, .green-turquoise.btn[disabled], .green-turquoise.btn[disabled]:hover, .green-turquoise.btn[disabled]:focus, .green-turquoise.btn[disabled]:active, .green-turquoise.btn[disabled].active,
fieldset[disabled] .green-turquoise.btn,
fieldset[disabled] .green-turquoise.btn:hover,
fieldset[disabled] .green-turquoise.btn:focus,
fieldset[disabled] .green-turquoise.btn:active,
fieldset[disabled] .green-turquoise.btn.active {
  background-color: #36D7B7;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-turquoise.btn .badge {
  color: #36D7B7;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-turquoise-stripe {
  border-left: 3px solid #36D7B7;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-turquoise,
.portlet.green-turquoise {
  background-color: #36D7B7;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title,
.portlet.solid.green-turquoise > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-turquoise > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise {
  border: 1px solid #61dfc6;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title {
  background-color: #36D7B7;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #94ead9;
  color: #a9eee0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default > i {
  color: #b6f0e5;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default:hover, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:focus, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:active, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default.active {
  border: 1px solid #bef2e8;
  color: #d3f6ef;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise {
  background-color: #36D7B7;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise.dashboard-stat-light:hover {
  background-color: #29cfae;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-turquoise .more {
  color: #FFFFFF;
  background-color: #29cfae;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-turquoise {
  border-color: #36D7B7 !important;
  background-image: none !important;
  background-color: #36D7B7 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-turquoise {
  color: #36D7B7 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-turquoise {
  background: #36D7B7 !important;
  color: #FFFFFF !important;
}

/***
Green Haze
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-haze.btn {
  color: #FFFFFF;
  background-color: #44b6ae;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-haze.btn:hover, .green-haze.btn:focus, .green-haze.btn:active, .green-haze.btn.active {
  color: #FFFFFF;
  background-color: #3a9c95;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-haze.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #3a9c95;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-haze.btn:active, .green-haze.btn.active {
  background-image: none;
  background-color: #338983;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-haze.btn:active:hover, .green-haze.btn.active:hover {
  background-color: #36918b;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-haze.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-haze.btn.disabled, .green-haze.btn.disabled:hover, .green-haze.btn.disabled:focus, .green-haze.btn.disabled:active, .green-haze.btn.disabled.active, .green-haze.btn[disabled], .green-haze.btn[disabled]:hover, .green-haze.btn[disabled]:focus, .green-haze.btn[disabled]:active, .green-haze.btn[disabled].active,
fieldset[disabled] .green-haze.btn,
fieldset[disabled] .green-haze.btn:hover,
fieldset[disabled] .green-haze.btn:focus,
fieldset[disabled] .green-haze.btn:active,
fieldset[disabled] .green-haze.btn.active {
  background-color: #44b6ae;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-haze.btn .badge {
  color: #44b6ae;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-haze-stripe {
  border-left: 3px solid #44b6ae;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-haze,
.portlet.green-haze {
  background-color: #44b6ae;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title,
.portlet.solid.green-haze > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-haze > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze {
  border: 1px solid #67c6bf;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title {
  background-color: #44b6ae;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #93d7d2;
  color: #a6deda;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title > .actions .btn-default > i {
  color: #b1e2de;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-haze > .portlet-title > .actions .btn-default:hover, .portlet.box.green-haze > .portlet-title > .actions .btn-default:focus, .portlet.box.green-haze > .portlet-title > .actions .btn-default:active, .portlet.box.green-haze > .portlet-title > .actions .btn-default.active {
  border: 1px solid #b9e5e2;
  color: #cbece9;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze {
  background-color: #44b6ae;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze.dashboard-stat-light:hover {
  background-color: #3ea7a0;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-haze .more {
  color: #FFFFFF;
  background-color: #3ea7a0;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-haze {
  border-color: #44b6ae !important;
  background-image: none !important;
  background-color: #44b6ae !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-haze {
  color: #44b6ae !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-haze {
  background: #44b6ae !important;
  color: #FFFFFF !important;
}

/***
Green Jungle
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-jungle.btn {
  color: #FFFFFF;
  background-color: #26C281;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-jungle.btn:hover, .green-jungle.btn:focus, .green-jungle.btn:active, .green-jungle.btn.active {
  color: #FFFFFF;
  background-color: #20a46d;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-jungle.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #20a46d;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-jungle.btn:active, .green-jungle.btn.active {
  background-image: none;
  background-color: #1c8f5f;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-jungle.btn:active:hover, .green-jungle.btn.active:hover {
  background-color: #1e9765;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-jungle.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-jungle.btn.disabled, .green-jungle.btn.disabled:hover, .green-jungle.btn.disabled:focus, .green-jungle.btn.disabled:active, .green-jungle.btn.disabled.active, .green-jungle.btn[disabled], .green-jungle.btn[disabled]:hover, .green-jungle.btn[disabled]:focus, .green-jungle.btn[disabled]:active, .green-jungle.btn[disabled].active,
fieldset[disabled] .green-jungle.btn,
fieldset[disabled] .green-jungle.btn:hover,
fieldset[disabled] .green-jungle.btn:focus,
fieldset[disabled] .green-jungle.btn:active,
fieldset[disabled] .green-jungle.btn.active {
  background-color: #26C281;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-jungle.btn .badge {
  color: #26C281;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-jungle-stripe {
  border-left: 3px solid #26C281;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-jungle,
.portlet.green-jungle {
  background-color: #26C281;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title,
.portlet.solid.green-jungle > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-jungle > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle {
  border: 1px solid #41da9a;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title {
  background-color: #26C281;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #74e4b5;
  color: #8ae8c1;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title > .actions .btn-default > i {
  color: #96ebc8;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-jungle > .portlet-title > .actions .btn-default:hover, .portlet.box.green-jungle > .portlet-title > .actions .btn-default:focus, .portlet.box.green-jungle > .portlet-title > .actions .btn-default:active, .portlet.box.green-jungle > .portlet-title > .actions .btn-default.active {
  border: 1px solid #9feccc;
  color: #b4f0d7;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle {
  background-color: #26C281;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle.dashboard-stat-light:hover {
  background-color: #23b176;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-jungle .more {
  color: #FFFFFF;
  background-color: #23b176;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-jungle {
  border-color: #26C281 !important;
  background-image: none !important;
  background-color: #26C281 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-jungle {
  color: #26C281 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-jungle {
  background: #26C281 !important;
  color: #FFFFFF !important;
}

/***
Green Sharp
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-sharp.btn {
  color: #FFFFFF;
  background-color: #4DB3A2;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-sharp.btn:hover, .green-sharp.btn:focus, .green-sharp.btn:active, .green-sharp.btn.active {
  color: #FFFFFF;
  background-color: #429a8c;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-sharp.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #429a8c;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-sharp.btn:active, .green-sharp.btn.active {
  background-image: none;
  background-color: #3a897b;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-sharp.btn:active:hover, .green-sharp.btn.active:hover {
  background-color: #3d9082;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-sharp.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-sharp.btn.disabled, .green-sharp.btn.disabled:hover, .green-sharp.btn.disabled:focus, .green-sharp.btn.disabled:active, .green-sharp.btn.disabled.active, .green-sharp.btn[disabled], .green-sharp.btn[disabled]:hover, .green-sharp.btn[disabled]:focus, .green-sharp.btn[disabled]:active, .green-sharp.btn[disabled].active,
fieldset[disabled] .green-sharp.btn,
fieldset[disabled] .green-sharp.btn:hover,
fieldset[disabled] .green-sharp.btn:focus,
fieldset[disabled] .green-sharp.btn:active,
fieldset[disabled] .green-sharp.btn.active {
  background-color: #4DB3A2;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-sharp.btn .badge {
  color: #4DB3A2;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-sharp-stripe {
  border-left: 3px solid #4DB3A2;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-sharp,
.portlet.green-sharp {
  background-color: #4DB3A2;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title,
.portlet.solid.green-sharp > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-sharp > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp {
  border: 1px solid #71c2b5;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title {
  background-color: #4DB3A2;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #9cd5cb;
  color: #addcd4;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title > .actions .btn-default > i {
  color: #b8e1da;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.green-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.green-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.green-sharp > .portlet-title > .actions .btn-default.active {
  border: 1px solid #bfe4de;
  color: #d1ebe7;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp {
  background-color: #4DB3A2;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp.dashboard-stat-light:hover {
  background-color: #46a595;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-sharp .more {
  color: #FFFFFF;
  background-color: #46a595;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-sharp {
  border-color: #4DB3A2 !important;
  background-image: none !important;
  background-color: #4DB3A2 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-sharp {
  color: #4DB3A2 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-sharp {
  background: #4DB3A2 !important;
  color: #FFFFFF !important;
}

/***
Green Sharp
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.green-soft.btn {
  color: #FFFFFF;
  background-color: #3faba4;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.green-soft.btn:hover, .green-soft.btn:focus, .green-soft.btn:active, .green-soft.btn.active {
  color: #FFFFFF;
  background-color: #35918b;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .green-soft.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #35918b;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.green-soft.btn:active, .green-soft.btn.active {
  background-image: none;
  background-color: #2f7e79;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.green-soft.btn:active:hover, .green-soft.btn.active:hover {
  background-color: #318680;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .green-soft.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.green-soft.btn.disabled, .green-soft.btn.disabled:hover, .green-soft.btn.disabled:focus, .green-soft.btn.disabled:active, .green-soft.btn.disabled.active, .green-soft.btn[disabled], .green-soft.btn[disabled]:hover, .green-soft.btn[disabled]:focus, .green-soft.btn[disabled]:active, .green-soft.btn[disabled].active,
fieldset[disabled] .green-soft.btn,
fieldset[disabled] .green-soft.btn:hover,
fieldset[disabled] .green-soft.btn:focus,
fieldset[disabled] .green-soft.btn:active,
fieldset[disabled] .green-soft.btn.active {
  background-color: #3faba4;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.green-soft.btn .badge {
  color: #3faba4;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.green-soft-stripe {
  border-left: 3px solid #3faba4;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.green-soft,
.portlet.green-soft {
  background-color: #3faba4;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title,
.portlet.solid.green-soft > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.green-soft > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft {
  border: 1px solid #5bc2bc;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title {
  background-color: #3faba4;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #87d3ce;
  color: #9adad6;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title > .actions .btn-default > i {
  color: #a5deda;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.green-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.green-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.green-soft > .portlet-title > .actions .btn-default:active, .portlet.box.green-soft > .portlet-title > .actions .btn-default.active {
  border: 1px solid #ade1dd;
  color: #bfe7e5;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft {
  background-color: #3faba4;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft.dashboard-stat-light:hover {
  background-color: #3a9c96;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.green-soft .more {
  color: #FFFFFF;
  background-color: #3a9c96;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-green-soft {
  border-color: #3faba4 !important;
  background-image: none !important;
  background-color: #3faba4 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-green-soft {
  color: #3faba4 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.green-soft {
  background: #3faba4 !important;
  color: #FFFFFF !important;
}

/***********
Grey Colors
************/
/***
Grey Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey.btn {
  color: #333333;
  background-color: #E5E5E5;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey.btn:hover, .grey.btn:focus, .grey.btn:active, .grey.btn.active {
  color: #333333;
  background-color: lightgray;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey.btn.dropdown-toggle {
  color: #333333;
  background-color: lightgray;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey.btn:active, .grey.btn.active {
  background-image: none;
  background-color: #c6c6c6;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey.btn:active:hover, .grey.btn.active:hover {
  background-color: #cccccc;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey.btn.disabled, .grey.btn.disabled:hover, .grey.btn.disabled:focus, .grey.btn.disabled:active, .grey.btn.disabled.active, .grey.btn[disabled], .grey.btn[disabled]:hover, .grey.btn[disabled]:focus, .grey.btn[disabled]:active, .grey.btn[disabled].active,
fieldset[disabled] .grey.btn,
fieldset[disabled] .grey.btn:hover,
fieldset[disabled] .grey.btn:focus,
fieldset[disabled] .grey.btn:active,
fieldset[disabled] .grey.btn.active {
  background-color: #E5E5E5;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey.btn .badge {
  color: #E5E5E5;
  background-color: #333333;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-stripe {
  border-left: 3px solid #E5E5E5;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey,
.portlet.grey {
  background-color: #E5E5E5;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title,
.portlet.solid.grey > .portlet-body {
  border: 0;
  color: #333333;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .caption > i {
  color: #333333;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey {
  border: 1px solid white;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title {
  background-color: #E5E5E5;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title > .caption {
  color: #333333;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title > .caption > i {
  color: #333333;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid white;
  color: white;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey > .portlet-title > .actions .btn-default:hover, .portlet.box.grey > .portlet-title > .actions .btn-default:focus, .portlet.box.grey > .portlet-title > .actions .btn-default:active, .portlet.box.grey > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey {
  background-color: #E5E5E5;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey.dashboard-stat-light:hover {
  background-color: #dbdbdb;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey .visual > i {
  color: #333333;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey .details .number {
  color: #333333;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey .details .desc {
  color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey .more {
  color: #333333;
  background-color: #dbdbdb;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey {
  border-color: #E5E5E5 !important;
  background-image: none !important;
  background-color: #E5E5E5 !important;
  color: #333333 !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey {
  color: #E5E5E5 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey {
  background: #E5E5E5 !important;
  color: #333333 !important;
}

/***
Grey Steel
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-steel.btn {
  color: #80898e;
  background-color: #e9edef;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-steel.btn:hover, .grey-steel.btn:focus, .grey-steel.btn:active, .grey-steel.btn.active {
  color: #80898e;
  background-color: #d4dce0;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-steel.btn.dropdown-toggle {
  color: #80898e;
  background-color: #d4dce0;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-steel.btn:active, .grey-steel.btn.active {
  background-image: none;
  background-color: #c6d0d5;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-steel.btn:active:hover, .grey-steel.btn.active:hover {
  background-color: #cbd5da;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-steel.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-steel.btn.disabled, .grey-steel.btn.disabled:hover, .grey-steel.btn.disabled:focus, .grey-steel.btn.disabled:active, .grey-steel.btn.disabled.active, .grey-steel.btn[disabled], .grey-steel.btn[disabled]:hover, .grey-steel.btn[disabled]:focus, .grey-steel.btn[disabled]:active, .grey-steel.btn[disabled].active,
fieldset[disabled] .grey-steel.btn,
fieldset[disabled] .grey-steel.btn:hover,
fieldset[disabled] .grey-steel.btn:focus,
fieldset[disabled] .grey-steel.btn:active,
fieldset[disabled] .grey-steel.btn.active {
  background-color: #e9edef;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-steel.btn .badge {
  color: #e9edef;
  background-color: #80898e;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-steel-stripe {
  border-left: 3px solid #e9edef;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-steel,
.portlet.grey-steel {
  background-color: #e9edef;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title,
.portlet.solid.grey-steel > .portlet-body {
  border: 0;
  color: #80898e;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .caption > i {
  color: #80898e;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-steel > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel {
  border: 1px solid white;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title {
  background-color: #e9edef;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title > .caption {
  color: #80898e;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title > .caption > i {
  color: #80898e;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid white;
  color: white;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-steel > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-steel > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-steel > .portlet-title > .actions .btn-default:active, .portlet.box.grey-steel > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel {
  background-color: #e9edef;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel.dashboard-stat-light:hover {
  background-color: #dde3e6;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel .visual > i {
  color: #80898e;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel .details .number {
  color: #80898e;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel .details .desc {
  color: #80898e;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-steel .more {
  color: #80898e;
  background-color: #dde3e6;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-steel {
  border-color: #e9edef !important;
  background-image: none !important;
  background-color: #e9edef !important;
  color: #80898e !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-steel {
  color: #e9edef !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-steel {
  background: #e9edef !important;
  color: #80898e !important;
}

/***
Grey Cararra
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-cararra.btn {
  color: #333333;
  background-color: #fafafa;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-cararra.btn:hover, .grey-cararra.btn:focus, .grey-cararra.btn:active, .grey-cararra.btn.active {
  color: #333333;
  background-color: #e8e8e8;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-cararra.btn.dropdown-toggle {
  color: #333333;
  background-color: #e8e8e8;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-cararra.btn:active, .grey-cararra.btn.active {
  background-image: none;
  background-color: #dbdbdb;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-cararra.btn:active:hover, .grey-cararra.btn.active:hover {
  background-color: #e1e1e1;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-cararra.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-cararra.btn.disabled, .grey-cararra.btn.disabled:hover, .grey-cararra.btn.disabled:focus, .grey-cararra.btn.disabled:active, .grey-cararra.btn.disabled.active, .grey-cararra.btn[disabled], .grey-cararra.btn[disabled]:hover, .grey-cararra.btn[disabled]:focus, .grey-cararra.btn[disabled]:active, .grey-cararra.btn[disabled].active,
fieldset[disabled] .grey-cararra.btn,
fieldset[disabled] .grey-cararra.btn:hover,
fieldset[disabled] .grey-cararra.btn:focus,
fieldset[disabled] .grey-cararra.btn:active,
fieldset[disabled] .grey-cararra.btn.active {
  background-color: #fafafa;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-cararra.btn .badge {
  color: #fafafa;
  background-color: #333333;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-cararra-stripe {
  border-left: 3px solid #fafafa;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-cararra,
.portlet.grey-cararra {
  background-color: #fafafa;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title,
.portlet.solid.grey-cararra > .portlet-body {
  border: 0;
  color: #333333;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .caption > i {
  color: #333333;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cararra > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra {
  border: 1px solid white;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title {
  background-color: #fafafa;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title > .caption {
  color: #333333;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title > .caption > i {
  color: #333333;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid white;
  color: white;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cararra > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default:active, .portlet.box.grey-cararra > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra {
  background-color: #fafafa;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra.dashboard-stat-light:hover {
  background-color: #f0f0f0;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra .visual > i {
  color: #333333;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra .details .number {
  color: #333333;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra .details .desc {
  color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cararra .more {
  color: #333333;
  background-color: #f0f0f0;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-cararra {
  border-color: #fafafa !important;
  background-image: none !important;
  background-color: #fafafa !important;
  color: #333333 !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-cararra {
  color: #fafafa !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-cararra {
  background: #fafafa !important;
  color: #333333 !important;
}

/***
Grey Gallery
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-gallery.btn {
  color: #ffffff;
  background-color: #555555;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-gallery.btn:hover, .grey-gallery.btn:focus, .grey-gallery.btn:active, .grey-gallery.btn.active {
  color: #ffffff;
  background-color: #434343;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-gallery.btn.dropdown-toggle {
  color: #ffffff;
  background-color: #434343;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-gallery.btn:active, .grey-gallery.btn.active {
  background-image: none;
  background-color: #363636;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-gallery.btn:active:hover, .grey-gallery.btn.active:hover {
  background-color: #3c3c3c;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-gallery.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-gallery.btn.disabled, .grey-gallery.btn.disabled:hover, .grey-gallery.btn.disabled:focus, .grey-gallery.btn.disabled:active, .grey-gallery.btn.disabled.active, .grey-gallery.btn[disabled], .grey-gallery.btn[disabled]:hover, .grey-gallery.btn[disabled]:focus, .grey-gallery.btn[disabled]:active, .grey-gallery.btn[disabled].active,
fieldset[disabled] .grey-gallery.btn,
fieldset[disabled] .grey-gallery.btn:hover,
fieldset[disabled] .grey-gallery.btn:focus,
fieldset[disabled] .grey-gallery.btn:active,
fieldset[disabled] .grey-gallery.btn.active {
  background-color: #555555;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-gallery.btn .badge {
  color: #555555;
  background-color: #ffffff;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-gallery-stripe {
  border-left: 3px solid #555555;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-gallery,
.portlet.grey-gallery {
  background-color: #555555;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title,
.portlet.solid.grey-gallery > .portlet-body {
  border: 0;
  color: #ffffff;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .caption > i {
  color: #ffffff;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-gallery > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery {
  border: 1px solid #6f6f6f;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title {
  background-color: #555555;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title > .caption {
  color: #ffffff;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title > .caption > i {
  color: #ffffff;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #8d8d8d;
  color: #9a9a9a;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default > i {
  color: #a2a2a2;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-gallery > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default:active, .portlet.box.grey-gallery > .portlet-title > .actions .btn-default.active {
  border: 1px solid #a7a7a7;
  color: #b3b3b3;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery {
  background-color: #555555;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery.dashboard-stat-light:hover {
  background-color: #4b4b4b;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery .visual > i {
  color: #ffffff;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery .details .number {
  color: #ffffff;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery .details .desc {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-gallery .more {
  color: #ffffff;
  background-color: #4b4b4b;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-gallery {
  border-color: #555555 !important;
  background-image: none !important;
  background-color: #555555 !important;
  color: #ffffff !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-gallery {
  color: #555555 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-gallery {
  background: #555555 !important;
  color: #ffffff !important;
}

/***
Grey Cascade
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-cascade.btn {
  color: #FFFFFF;
  background-color: #95A5A6;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-cascade.btn:hover, .grey-cascade.btn:focus, .grey-cascade.btn:active, .grey-cascade.btn.active {
  color: #FFFFFF;
  background-color: #829596;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-cascade.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #829596;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-cascade.btn:active, .grey-cascade.btn.active {
  background-image: none;
  background-color: #74898a;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-cascade.btn:active:hover, .grey-cascade.btn.active:hover {
  background-color: #798d8f;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-cascade.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-cascade.btn.disabled, .grey-cascade.btn.disabled:hover, .grey-cascade.btn.disabled:focus, .grey-cascade.btn.disabled:active, .grey-cascade.btn.disabled.active, .grey-cascade.btn[disabled], .grey-cascade.btn[disabled]:hover, .grey-cascade.btn[disabled]:focus, .grey-cascade.btn[disabled]:active, .grey-cascade.btn[disabled].active,
fieldset[disabled] .grey-cascade.btn,
fieldset[disabled] .grey-cascade.btn:hover,
fieldset[disabled] .grey-cascade.btn:focus,
fieldset[disabled] .grey-cascade.btn:active,
fieldset[disabled] .grey-cascade.btn.active {
  background-color: #95A5A6;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-cascade.btn .badge {
  color: #95A5A6;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-cascade-stripe {
  border-left: 3px solid #95A5A6;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-cascade,
.portlet.grey-cascade {
  background-color: #95A5A6;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title,
.portlet.solid.grey-cascade > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-cascade > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade {
  border: 1px solid #b1bdbd;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title {
  background-color: #95A5A6;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #d2d9d9;
  color: #e0e5e5;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default > i {
  color: #e8ecec;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default:active, .portlet.box.grey-cascade > .portlet-title > .actions .btn-default.active {
  border: 1px solid #eef0f0;
  color: #fcfcfc;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade {
  background-color: #95A5A6;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade.dashboard-stat-light:hover {
  background-color: #8a9c9d;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-cascade .more {
  color: #FFFFFF;
  background-color: #8a9c9d;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-cascade {
  border-color: #95A5A6 !important;
  background-image: none !important;
  background-color: #95A5A6 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-cascade {
  color: #95A5A6 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-cascade {
  background: #95A5A6 !important;
  color: #FFFFFF !important;
}

/***
Grey Silver
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-silver.btn {
  color: #FAFCFB;
  background-color: #BFBFBF;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-silver.btn:hover, .grey-silver.btn:focus, .grey-silver.btn:active, .grey-silver.btn.active {
  color: #FAFCFB;
  background-color: #adadad;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-silver.btn.dropdown-toggle {
  color: #FAFCFB;
  background-color: #adadad;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-silver.btn:active, .grey-silver.btn.active {
  background-image: none;
  background-color: #a0a0a0;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-silver.btn:active:hover, .grey-silver.btn.active:hover {
  background-color: #a6a6a6;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-silver.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-silver.btn.disabled, .grey-silver.btn.disabled:hover, .grey-silver.btn.disabled:focus, .grey-silver.btn.disabled:active, .grey-silver.btn.disabled.active, .grey-silver.btn[disabled], .grey-silver.btn[disabled]:hover, .grey-silver.btn[disabled]:focus, .grey-silver.btn[disabled]:active, .grey-silver.btn[disabled].active,
fieldset[disabled] .grey-silver.btn,
fieldset[disabled] .grey-silver.btn:hover,
fieldset[disabled] .grey-silver.btn:focus,
fieldset[disabled] .grey-silver.btn:active,
fieldset[disabled] .grey-silver.btn.active {
  background-color: #BFBFBF;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-silver.btn .badge {
  color: #BFBFBF;
  background-color: #FAFCFB;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-silver-stripe {
  border-left: 3px solid #BFBFBF;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-silver,
.portlet.grey-silver {
  background-color: #BFBFBF;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title,
.portlet.solid.grey-silver > .portlet-body {
  border: 0;
  color: #FAFCFB;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-silver > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver {
  border: 1px solid #d9d9d9;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title {
  background-color: #BFBFBF;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title > .caption {
  color: #FAFCFB;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #f7f7f7;
  color: white;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-silver > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-silver > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-silver > .portlet-title > .actions .btn-default:active, .portlet.box.grey-silver > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver {
  background-color: #BFBFBF;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver.dashboard-stat-light:hover {
  background-color: #b5b5b5;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver .visual > i {
  color: #FAFCFB;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver .details .number {
  color: #FAFCFB;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver .details .desc {
  color: #FAFCFB;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-silver .more {
  color: #FAFCFB;
  background-color: #b5b5b5;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-silver {
  border-color: #BFBFBF !important;
  background-image: none !important;
  background-color: #BFBFBF !important;
  color: #FAFCFB !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-silver {
  color: #BFBFBF !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-silver {
  background: #BFBFBF !important;
  color: #FAFCFB !important;
}

/***
Grey Salsa
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-salsa.btn {
  color: #FAFCFB;
  background-color: #ACB5C3;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-salsa.btn:hover, .grey-salsa.btn:focus, .grey-salsa.btn:active, .grey-salsa.btn.active {
  color: #FAFCFB;
  background-color: #97a3b4;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-salsa.btn.dropdown-toggle {
  color: #FAFCFB;
  background-color: #97a3b4;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-salsa.btn:active, .grey-salsa.btn.active {
  background-image: none;
  background-color: #8895a9;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-salsa.btn:active:hover, .grey-salsa.btn.active:hover {
  background-color: #8e9bae;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-salsa.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-salsa.btn.disabled, .grey-salsa.btn.disabled:hover, .grey-salsa.btn.disabled:focus, .grey-salsa.btn.disabled:active, .grey-salsa.btn.disabled.active, .grey-salsa.btn[disabled], .grey-salsa.btn[disabled]:hover, .grey-salsa.btn[disabled]:focus, .grey-salsa.btn[disabled]:active, .grey-salsa.btn[disabled].active,
fieldset[disabled] .grey-salsa.btn,
fieldset[disabled] .grey-salsa.btn:hover,
fieldset[disabled] .grey-salsa.btn:focus,
fieldset[disabled] .grey-salsa.btn:active,
fieldset[disabled] .grey-salsa.btn.active {
  background-color: #ACB5C3;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-salsa.btn .badge {
  color: #ACB5C3;
  background-color: #FAFCFB;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-salsa-stripe {
  border-left: 3px solid #ACB5C3;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-salsa,
.portlet.grey-salsa {
  background-color: #ACB5C3;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title,
.portlet.solid.grey-salsa > .portlet-body {
  border: 0;
  color: #FAFCFB;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salsa > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa {
  border: 1px solid #cacfd8;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title {
  background-color: #ACB5C3;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title > .caption {
  color: #FAFCFB;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #edeff2;
  color: #fcfcfd;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salsa > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default:active, .portlet.box.grey-salsa > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa {
  background-color: #ACB5C3;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa.dashboard-stat-light:hover {
  background-color: #a0aaba;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa .visual > i {
  color: #FAFCFB;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa .details .number {
  color: #FAFCFB;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa .details .desc {
  color: #FAFCFB;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salsa .more {
  color: #FAFCFB;
  background-color: #a0aaba;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-salsa {
  border-color: #ACB5C3 !important;
  background-image: none !important;
  background-color: #ACB5C3 !important;
  color: #FAFCFB !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-salsa {
  color: #ACB5C3 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-salsa {
  background: #ACB5C3 !important;
  color: #FAFCFB !important;
}

/***
Grey Salt
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-salt.btn {
  color: #FAFCFB;
  background-color: #bfcad1;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-salt.btn:hover, .grey-salt.btn:focus, .grey-salt.btn:active, .grey-salt.btn.active {
  color: #FAFCFB;
  background-color: #aab9c2;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-salt.btn.dropdown-toggle {
  color: #FAFCFB;
  background-color: #aab9c2;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-salt.btn:active, .grey-salt.btn.active {
  background-image: none;
  background-color: #9badb7;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-salt.btn:active:hover, .grey-salt.btn.active:hover {
  background-color: #a1b1bc;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-salt.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-salt.btn.disabled, .grey-salt.btn.disabled:hover, .grey-salt.btn.disabled:focus, .grey-salt.btn.disabled:active, .grey-salt.btn.disabled.active, .grey-salt.btn[disabled], .grey-salt.btn[disabled]:hover, .grey-salt.btn[disabled]:focus, .grey-salt.btn[disabled]:active, .grey-salt.btn[disabled].active,
fieldset[disabled] .grey-salt.btn,
fieldset[disabled] .grey-salt.btn:hover,
fieldset[disabled] .grey-salt.btn:focus,
fieldset[disabled] .grey-salt.btn:active,
fieldset[disabled] .grey-salt.btn.active {
  background-color: #bfcad1;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-salt.btn .badge {
  color: #bfcad1;
  background-color: #FAFCFB;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-salt-stripe {
  border-left: 3px solid #bfcad1;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-salt,
.portlet.grey-salt {
  background-color: #bfcad1;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title,
.portlet.solid.grey-salt > .portlet-body {
  border: 0;
  color: #FAFCFB;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-salt > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt {
  border: 1px solid #dde3e6;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title {
  background-color: #bfcad1;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title > .caption {
  color: #FAFCFB;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid white;
  color: white;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title > .actions .btn-default > i {
  color: white;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-salt > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-salt > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-salt > .portlet-title > .actions .btn-default:active, .portlet.box.grey-salt > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt {
  background-color: #bfcad1;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt.dashboard-stat-light:hover {
  background-color: #b3c0c8;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt .visual > i {
  color: #FAFCFB;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt .details .number {
  color: #FAFCFB;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt .details .desc {
  color: #FAFCFB;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-salt .more {
  color: #FAFCFB;
  background-color: #b3c0c8;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-salt {
  border-color: #bfcad1 !important;
  background-image: none !important;
  background-color: #bfcad1 !important;
  color: #FAFCFB !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-salt {
  color: #bfcad1 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-salt {
  background: #bfcad1 !important;
  color: #FAFCFB !important;
}

/***
Grey Mint
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.grey-mint.btn {
  color: #FAFCFB;
  background-color: #9eacb4;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.grey-mint.btn:hover, .grey-mint.btn:focus, .grey-mint.btn:active, .grey-mint.btn.active {
  color: #FAFCFB;
  background-color: #8a9ba4;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .grey-mint.btn.dropdown-toggle {
  color: #FAFCFB;
  background-color: #8a9ba4;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.grey-mint.btn:active, .grey-mint.btn.active {
  background-image: none;
  background-color: #7b8e99;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.grey-mint.btn:active:hover, .grey-mint.btn.active:hover {
  background-color: #81939e;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .grey-mint.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.grey-mint.btn.disabled, .grey-mint.btn.disabled:hover, .grey-mint.btn.disabled:focus, .grey-mint.btn.disabled:active, .grey-mint.btn.disabled.active, .grey-mint.btn[disabled], .grey-mint.btn[disabled]:hover, .grey-mint.btn[disabled]:focus, .grey-mint.btn[disabled]:active, .grey-mint.btn[disabled].active,
fieldset[disabled] .grey-mint.btn,
fieldset[disabled] .grey-mint.btn:hover,
fieldset[disabled] .grey-mint.btn:focus,
fieldset[disabled] .grey-mint.btn:active,
fieldset[disabled] .grey-mint.btn.active {
  background-color: #9eacb4;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.grey-mint.btn .badge {
  color: #9eacb4;
  background-color: #FAFCFB;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.grey-mint-stripe {
  border-left: 3px solid #9eacb4;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.grey-mint,
.portlet.grey-mint {
  background-color: #9eacb4;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title,
.portlet.solid.grey-mint > .portlet-body {
  border: 0;
  color: #FAFCFB;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.grey-mint > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint {
  border: 1px solid #bbc5ca;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title {
  background-color: #9eacb4;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title > .caption {
  color: #FAFCFB;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title > .caption > i {
  color: #FAFCFB;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #dde2e5;
  color: #eceef0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title > .actions .btn-default > i {
  color: #f4f6f7;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.grey-mint > .portlet-title > .actions .btn-default:hover, .portlet.box.grey-mint > .portlet-title > .actions .btn-default:focus, .portlet.box.grey-mint > .portlet-title > .actions .btn-default:active, .portlet.box.grey-mint > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fafbfb;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint {
  background-color: #9eacb4;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint.dashboard-stat-light:hover {
  background-color: #92a2ab;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint .visual > i {
  color: #FAFCFB;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint .details .number {
  color: #FAFCFB;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint .details .desc {
  color: #FAFCFB;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.grey-mint .more {
  color: #FAFCFB;
  background-color: #92a2ab;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-grey-mint {
  border-color: #9eacb4 !important;
  background-image: none !important;
  background-color: #9eacb4 !important;
  color: #FAFCFB !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-grey-mint {
  color: #9eacb4 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.grey-mint {
  background: #9eacb4 !important;
  color: #FAFCFB !important;
}

/***********
Red Colors
************/
/***
Red Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red.btn {
  color: #FFFFFF;
  background-color: #d84a38;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red.btn:hover, .red.btn:focus, .red.btn:active, .red.btn.active {
  color: #FFFFFF;
  background-color: #c63927;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c63927;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red.btn:active, .red.btn.active {
  background-image: none;
  background-color: #b03223;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red.btn:active:hover, .red.btn.active:hover {
  background-color: #b93524;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red.btn.disabled, .red.btn.disabled:hover, .red.btn.disabled:focus, .red.btn.disabled:active, .red.btn.disabled.active, .red.btn[disabled], .red.btn[disabled]:hover, .red.btn[disabled]:focus, .red.btn[disabled]:active, .red.btn[disabled].active,
fieldset[disabled] .red.btn,
fieldset[disabled] .red.btn:hover,
fieldset[disabled] .red.btn:focus,
fieldset[disabled] .red.btn:active,
fieldset[disabled] .red.btn.active {
  background-color: #d84a38;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red.btn .badge {
  color: #d84a38;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-stripe {
  border-left: 3px solid #d84a38;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red,
.portlet.red {
  background-color: #d84a38;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title,
.portlet.solid.red > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red {
  border: 1px solid #e07163;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title {
  background-color: #d84a38;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ea9f96;
  color: #efb3ab;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title > .actions .btn-default > i {
  color: #f1beb8;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red > .portlet-title > .actions .btn-default:hover, .portlet.box.red > .portlet-title > .actions .btn-default:focus, .portlet.box.red > .portlet-title > .actions .btn-default:active, .portlet.box.red > .portlet-title > .actions .btn-default.active {
  border: 1px solid #f3c6c0;
  color: #f7dad6;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red {
  background-color: #d84a38;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red.dashboard-stat-light:hover {
  background-color: #d23c29;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red .more {
  color: #FFFFFF;
  background-color: #d23c29;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red {
  border-color: #d84a38 !important;
  background-image: none !important;
  background-color: #d84a38 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red {
  color: #d84a38 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red {
  background: #d84a38 !important;
  color: #FFFFFF !important;
}

/***
Red Pink
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-pink.btn {
  color: #FFFFFF;
  background-color: #E08283;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-pink.btn:hover, .red-pink.btn:focus, .red-pink.btn:active, .red-pink.btn.active {
  color: #FFFFFF;
  background-color: #d96567;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-pink.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #d96567;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-pink.btn:active, .red-pink.btn.active {
  background-image: none;
  background-color: #d45152;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-pink.btn:active:hover, .red-pink.btn.active:hover {
  background-color: #d6595a;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-pink.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-pink.btn.disabled, .red-pink.btn.disabled:hover, .red-pink.btn.disabled:focus, .red-pink.btn.disabled:active, .red-pink.btn.disabled.active, .red-pink.btn[disabled], .red-pink.btn[disabled]:hover, .red-pink.btn[disabled]:focus, .red-pink.btn[disabled]:active, .red-pink.btn[disabled].active,
fieldset[disabled] .red-pink.btn,
fieldset[disabled] .red-pink.btn:hover,
fieldset[disabled] .red-pink.btn:focus,
fieldset[disabled] .red-pink.btn:active,
fieldset[disabled] .red-pink.btn.active {
  background-color: #E08283;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-pink.btn .badge {
  color: #E08283;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-pink-stripe {
  border-left: 3px solid #E08283;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-pink,
.portlet.red-pink {
  background-color: #E08283;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title,
.portlet.solid.red-pink > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-pink > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink {
  border: 1px solid #eaabac;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title {
  background-color: #E08283;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #f6dcdc;
  color: #fbf0f0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title > .actions .btn-default > i {
  color: #fefdfd;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-pink > .portlet-title > .actions .btn-default:hover, .portlet.box.red-pink > .portlet-title > .actions .btn-default:focus, .portlet.box.red-pink > .portlet-title > .actions .btn-default:active, .portlet.box.red-pink > .portlet-title > .actions .btn-default.active {
  border: 1px solid white;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink {
  background-color: #E08283;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink.dashboard-stat-light:hover {
  background-color: #dc7273;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-pink .more {
  color: #FFFFFF;
  background-color: #dc7273;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-pink {
  border-color: #E08283 !important;
  background-image: none !important;
  background-color: #E08283 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-pink {
  color: #E08283 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-pink {
  background: #E08283 !important;
  color: #FFFFFF !important;
}

/***
Red Sunglo
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-sunglo.btn {
  color: #FFFFFF;
  background-color: #E26A6A;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-sunglo.btn:hover, .red-sunglo.btn:focus, .red-sunglo.btn:active, .red-sunglo.btn.active {
  color: #FFFFFF;
  background-color: #dc4c4c;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-sunglo.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #dc4c4c;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-sunglo.btn:active, .red-sunglo.btn.active {
  background-image: none;
  background-color: #d83737;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-sunglo.btn:active:hover, .red-sunglo.btn.active:hover {
  background-color: #da3f3f;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-sunglo.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-sunglo.btn.disabled, .red-sunglo.btn.disabled:hover, .red-sunglo.btn.disabled:focus, .red-sunglo.btn.disabled:active, .red-sunglo.btn.disabled.active, .red-sunglo.btn[disabled], .red-sunglo.btn[disabled]:hover, .red-sunglo.btn[disabled]:focus, .red-sunglo.btn[disabled]:active, .red-sunglo.btn[disabled].active,
fieldset[disabled] .red-sunglo.btn,
fieldset[disabled] .red-sunglo.btn:hover,
fieldset[disabled] .red-sunglo.btn:focus,
fieldset[disabled] .red-sunglo.btn:active,
fieldset[disabled] .red-sunglo.btn.active {
  background-color: #E26A6A;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-sunglo.btn .badge {
  color: #E26A6A;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-sunglo-stripe {
  border-left: 3px solid #E26A6A;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-sunglo,
.portlet.red-sunglo {
  background-color: #E26A6A;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title,
.portlet.solid.red-sunglo > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-sunglo > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo {
  border: 1px solid #ea9595;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title {
  background-color: #E26A6A;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #f4c8c8;
  color: #f8dddd;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default > i {
  color: #fbeaea;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default:hover, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default:focus, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default:active, .portlet.box.red-sunglo > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fdf3f3;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo {
  background-color: #E26A6A;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo.dashboard-stat-light:hover {
  background-color: #df5959;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-sunglo .more {
  color: #FFFFFF;
  background-color: #df5959;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-sunglo {
  border-color: #E26A6A !important;
  background-image: none !important;
  background-color: #E26A6A !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-sunglo {
  color: #E26A6A !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-sunglo {
  background: #E26A6A !important;
  color: #FFFFFF !important;
}

/***
Red Intense
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-intense.btn {
  color: #FFFFFF;
  background-color: #e35b5a;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-intense.btn:hover, .red-intense.btn:focus, .red-intense.btn:active, .red-intense.btn.active {
  color: #FFFFFF;
  background-color: #de3d3b;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-intense.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #de3d3b;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-intense.btn:active, .red-intense.btn.active {
  background-image: none;
  background-color: #da2726;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-intense.btn:active:hover, .red-intense.btn.active:hover {
  background-color: #dc302e;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-intense.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-intense.btn.disabled, .red-intense.btn.disabled:hover, .red-intense.btn.disabled:focus, .red-intense.btn.disabled:active, .red-intense.btn.disabled.active, .red-intense.btn[disabled], .red-intense.btn[disabled]:hover, .red-intense.btn[disabled]:focus, .red-intense.btn[disabled]:active, .red-intense.btn[disabled].active,
fieldset[disabled] .red-intense.btn,
fieldset[disabled] .red-intense.btn:hover,
fieldset[disabled] .red-intense.btn:focus,
fieldset[disabled] .red-intense.btn:active,
fieldset[disabled] .red-intense.btn.active {
  background-color: #e35b5a;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-intense.btn .badge {
  color: #e35b5a;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-intense-stripe {
  border-left: 3px solid #e35b5a;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-intense,
.portlet.red-intense {
  background-color: #e35b5a;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title,
.portlet.solid.red-intense > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-intense > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense {
  border: 1px solid #ea8686;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title {
  background-color: #e35b5a;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #f3baba;
  color: #f7d0d0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title > .actions .btn-default > i {
  color: #f9dddd;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-intense > .portlet-title > .actions .btn-default:hover, .portlet.box.red-intense > .portlet-title > .actions .btn-default:focus, .portlet.box.red-intense > .portlet-title > .actions .btn-default:active, .portlet.box.red-intense > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fbe6e6;
  color: #fefbfb;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense {
  background-color: #e35b5a;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense.dashboard-stat-light:hover {
  background-color: #e04a49;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-intense .more {
  color: #FFFFFF;
  background-color: #e04a49;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-intense {
  border-color: #e35b5a !important;
  background-image: none !important;
  background-color: #e35b5a !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-intense {
  color: #e35b5a !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-intense {
  background: #e35b5a !important;
  color: #FFFFFF !important;
}

/***
Red Thunderbird
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-thunderbird.btn {
  color: #FFFFFF;
  background-color: #D91E18;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-thunderbird.btn:hover, .red-thunderbird.btn:focus, .red-thunderbird.btn:active, .red-thunderbird.btn.active {
  color: #FFFFFF;
  background-color: #b91a14;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-thunderbird.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #b91a14;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-thunderbird.btn:active, .red-thunderbird.btn.active {
  background-image: none;
  background-color: #a21612;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-thunderbird.btn:active:hover, .red-thunderbird.btn.active:hover {
  background-color: #ab1813;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-thunderbird.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-thunderbird.btn.disabled, .red-thunderbird.btn.disabled:hover, .red-thunderbird.btn.disabled:focus, .red-thunderbird.btn.disabled:active, .red-thunderbird.btn.disabled.active, .red-thunderbird.btn[disabled], .red-thunderbird.btn[disabled]:hover, .red-thunderbird.btn[disabled]:focus, .red-thunderbird.btn[disabled]:active, .red-thunderbird.btn[disabled].active,
fieldset[disabled] .red-thunderbird.btn,
fieldset[disabled] .red-thunderbird.btn:hover,
fieldset[disabled] .red-thunderbird.btn:focus,
fieldset[disabled] .red-thunderbird.btn:active,
fieldset[disabled] .red-thunderbird.btn.active {
  background-color: #D91E18;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-thunderbird.btn .badge {
  color: #D91E18;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-thunderbird-stripe {
  border-left: 3px solid #D91E18;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-thunderbird,
.portlet.red-thunderbird {
  background-color: #D91E18;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title,
.portlet.solid.red-thunderbird > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-thunderbird > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird {
  border: 1px solid #e9403b;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title {
  background-color: #D91E18;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ef7672;
  color: #f28c89;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default > i {
  color: #f39997;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:hover, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:focus, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:active, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default.active {
  border: 1px solid #f4a2a0;
  color: #f7b9b7;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird {
  background-color: #D91E18;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird.dashboard-stat-light:hover {
  background-color: #c71b16;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-thunderbird .more {
  color: #FFFFFF;
  background-color: #c71b16;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-thunderbird {
  border-color: #D91E18 !important;
  background-image: none !important;
  background-color: #D91E18 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-thunderbird {
  color: #D91E18 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-thunderbird {
  background: #D91E18 !important;
  color: #FFFFFF !important;
}

/***
Red Flamingo
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-flamingo.btn {
  color: #FFFFFF;
  background-color: #EF4836;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-flamingo.btn:hover, .red-flamingo.btn:focus, .red-flamingo.btn:active, .red-flamingo.btn.active {
  color: #FFFFFF;
  background-color: #ec2a15;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-flamingo.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #ec2a15;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-flamingo.btn:active, .red-flamingo.btn.active {
  background-image: none;
  background-color: #d72411;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-flamingo.btn:active:hover, .red-flamingo.btn.active:hover {
  background-color: #e02612;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-flamingo.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-flamingo.btn.disabled, .red-flamingo.btn.disabled:hover, .red-flamingo.btn.disabled:focus, .red-flamingo.btn.disabled:active, .red-flamingo.btn.disabled.active, .red-flamingo.btn[disabled], .red-flamingo.btn[disabled]:hover, .red-flamingo.btn[disabled]:focus, .red-flamingo.btn[disabled]:active, .red-flamingo.btn[disabled].active,
fieldset[disabled] .red-flamingo.btn,
fieldset[disabled] .red-flamingo.btn:hover,
fieldset[disabled] .red-flamingo.btn:focus,
fieldset[disabled] .red-flamingo.btn:active,
fieldset[disabled] .red-flamingo.btn.active {
  background-color: #EF4836;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-flamingo.btn .badge {
  color: #EF4836;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-flamingo-stripe {
  border-left: 3px solid #EF4836;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-flamingo,
.portlet.red-flamingo {
  background-color: #EF4836;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title,
.portlet.solid.red-flamingo > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-flamingo > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo {
  border: 1px solid #f37365;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title {
  background-color: #EF4836;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #f7a79e;
  color: #f9bcb6;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default > i {
  color: #fac9c4;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-flamingo > .portlet-title > .actions .btn-default:hover, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default:focus, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default:active, .portlet.box.red-flamingo > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fbd2cd;
  color: #fde7e5;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo {
  background-color: #EF4836;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo.dashboard-stat-light:hover {
  background-color: #ed3723;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-flamingo .more {
  color: #FFFFFF;
  background-color: #ed3723;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-flamingo {
  border-color: #EF4836 !important;
  background-image: none !important;
  background-color: #EF4836 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-flamingo {
  color: #EF4836 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-flamingo {
  background: #EF4836 !important;
  color: #FFFFFF !important;
}

/***
Red Flamingo
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-soft.btn {
  color: #FFFFFF;
  background-color: #d05454;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-soft.btn:hover, .red-soft.btn:focus, .red-soft.btn:active, .red-soft.btn.active {
  color: #FFFFFF;
  background-color: #c83838;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-soft.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c83838;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-soft.btn:active, .red-soft.btn.active {
  background-image: none;
  background-color: #b53232;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-soft.btn:active:hover, .red-soft.btn.active:hover {
  background-color: #bd3434;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-soft.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-soft.btn.disabled, .red-soft.btn.disabled:hover, .red-soft.btn.disabled:focus, .red-soft.btn.disabled:active, .red-soft.btn.disabled.active, .red-soft.btn[disabled], .red-soft.btn[disabled]:hover, .red-soft.btn[disabled]:focus, .red-soft.btn[disabled]:active, .red-soft.btn[disabled].active,
fieldset[disabled] .red-soft.btn,
fieldset[disabled] .red-soft.btn:hover,
fieldset[disabled] .red-soft.btn:focus,
fieldset[disabled] .red-soft.btn:active,
fieldset[disabled] .red-soft.btn.active {
  background-color: #d05454;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-soft.btn .badge {
  color: #d05454;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-soft-stripe {
  border-left: 3px solid #d05454;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-soft,
.portlet.red-soft {
  background-color: #d05454;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title,
.portlet.solid.red-soft > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-soft > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft {
  border: 1px solid #db7c7c;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title {
  background-color: #d05454;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #e8acac;
  color: #eec0c0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title > .actions .btn-default > i {
  color: #f1cccc;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.red-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.red-soft > .portlet-title > .actions .btn-default:active, .portlet.box.red-soft > .portlet-title > .actions .btn-default.active {
  border: 1px solid #f3d4d4;
  color: #f9e8e8;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft {
  background-color: #d05454;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft.dashboard-stat-light:hover {
  background-color: #cc4444;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-soft .more {
  color: #FFFFFF;
  background-color: #cc4444;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-soft {
  border-color: #d05454 !important;
  background-image: none !important;
  background-color: #d05454 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-soft {
  color: #d05454 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-soft {
  background: #d05454 !important;
  color: #FFFFFF !important;
}

/***
Red Haze
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.red-haze.btn {
  color: #FFFFFF;
  background-color: #f36a5a;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.red-haze.btn:hover, .red-haze.btn:focus, .red-haze.btn:active, .red-haze.btn.active {
  color: #FFFFFF;
  background-color: #f14c39;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .red-haze.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #f14c39;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.red-haze.btn:active, .red-haze.btn.active {
  background-image: none;
  background-color: #ef3621;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.red-haze.btn:active:hover, .red-haze.btn.active:hover {
  background-color: #f03f2a;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .red-haze.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.red-haze.btn.disabled, .red-haze.btn.disabled:hover, .red-haze.btn.disabled:focus, .red-haze.btn.disabled:active, .red-haze.btn.disabled.active, .red-haze.btn[disabled], .red-haze.btn[disabled]:hover, .red-haze.btn[disabled]:focus, .red-haze.btn[disabled]:active, .red-haze.btn[disabled].active,
fieldset[disabled] .red-haze.btn,
fieldset[disabled] .red-haze.btn:hover,
fieldset[disabled] .red-haze.btn:focus,
fieldset[disabled] .red-haze.btn:active,
fieldset[disabled] .red-haze.btn.active {
  background-color: #f36a5a;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.red-haze.btn .badge {
  color: #f36a5a;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.red-haze-stripe {
  border-left: 3px solid #f36a5a;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.red-haze,
.portlet.red-haze {
  background-color: #f36a5a;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title,
.portlet.solid.red-haze > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.red-haze > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze {
  border: 1px solid #f6958a;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title {
  background-color: #f36a5a;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #fbc8c3;
  color: #fcdeda;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title > .actions .btn-default > i {
  color: #fdebe9;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.red-haze > .portlet-title > .actions .btn-default:hover, .portlet.box.red-haze > .portlet-title > .actions .btn-default:focus, .portlet.box.red-haze > .portlet-title > .actions .btn-default:active, .portlet.box.red-haze > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fef3f2;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze {
  background-color: #f36a5a;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze.dashboard-stat-light:hover {
  background-color: #f25947;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.red-haze .more {
  color: #FFFFFF;
  background-color: #f25947;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-red-haze {
  border-color: #f36a5a !important;
  background-image: none !important;
  background-color: #f36a5a !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-red-haze {
  color: #f36a5a !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.red-haze {
  background: #f36a5a !important;
  color: #FFFFFF !important;
}

/***********
Yellow Colors
************/
/***
Yellow Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow.btn {
  color: #FFFFFF;
  background-color: #FFB848;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow.btn:hover, .yellow.btn:focus, .yellow.btn:active, .yellow.btn.active {
  color: #FFFFFF;
  background-color: #ffaa24;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #ffaa24;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow.btn:active, .yellow.btn.active {
  background-image: none;
  background-color: #ffa00b;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow.btn:active:hover, .yellow.btn.active:hover {
  background-color: #ffa415;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow.btn.disabled, .yellow.btn.disabled:hover, .yellow.btn.disabled:focus, .yellow.btn.disabled:active, .yellow.btn.disabled.active, .yellow.btn[disabled], .yellow.btn[disabled]:hover, .yellow.btn[disabled]:focus, .yellow.btn[disabled]:active, .yellow.btn[disabled].active,
fieldset[disabled] .yellow.btn,
fieldset[disabled] .yellow.btn:hover,
fieldset[disabled] .yellow.btn:focus,
fieldset[disabled] .yellow.btn:active,
fieldset[disabled] .yellow.btn.active {
  background-color: #FFB848;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow.btn .badge {
  color: #FFB848;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-stripe {
  border-left: 3px solid #FFB848;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow,
.portlet.yellow {
  background-color: #FFB848;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow {
  border: 1px solid #ffcc7b;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title {
  background-color: #FFB848;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ffe4b8;
  color: #ffedd2;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title > .actions .btn-default > i {
  color: #fff3e1;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow > .portlet-title > .actions .btn-default:active, .portlet.box.yellow > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fff7eb;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow {
  background-color: #FFB848;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow.dashboard-stat-light:hover {
  background-color: #ffb034;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow .more {
  color: #FFFFFF;
  background-color: #ffb034;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow {
  border-color: #FFB848 !important;
  background-image: none !important;
  background-color: #FFB848 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow {
  color: #FFB848 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow {
  background: #FFB848 !important;
  color: #FFFFFF !important;
}

/***
Yellow Gold
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow-gold.btn {
  color: #FFFFFF;
  background-color: #E87E04;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow-gold.btn:hover, .yellow-gold.btn:focus, .yellow-gold.btn:active, .yellow-gold.btn.active {
  color: #FFFFFF;
  background-color: #c56b03;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-gold.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c56b03;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow-gold.btn:active, .yellow-gold.btn.active {
  background-image: none;
  background-color: #ac5d03;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow-gold.btn:active:hover, .yellow-gold.btn.active:hover {
  background-color: #b66303;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-gold.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow-gold.btn.disabled, .yellow-gold.btn.disabled:hover, .yellow-gold.btn.disabled:focus, .yellow-gold.btn.disabled:active, .yellow-gold.btn.disabled.active, .yellow-gold.btn[disabled], .yellow-gold.btn[disabled]:hover, .yellow-gold.btn[disabled]:focus, .yellow-gold.btn[disabled]:active, .yellow-gold.btn[disabled].active,
fieldset[disabled] .yellow-gold.btn,
fieldset[disabled] .yellow-gold.btn:hover,
fieldset[disabled] .yellow-gold.btn:focus,
fieldset[disabled] .yellow-gold.btn:active,
fieldset[disabled] .yellow-gold.btn.active {
  background-color: #E87E04;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow-gold.btn .badge {
  color: #E87E04;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-gold-stripe {
  border-left: 3px solid #E87E04;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow-gold,
.portlet.yellow-gold {
  background-color: #E87E04;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title,
.portlet.solid.yellow-gold > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-gold > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold {
  border: 1px solid #fb9724;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title {
  background-color: #E87E04;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #fcb460;
  color: #fdbf79;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default > i {
  color: #fdc788;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-gold > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-gold > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fdcb92;
  color: #fed7ab;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold {
  background-color: #E87E04;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold.dashboard-stat-light:hover {
  background-color: #d47304;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-gold .more {
  color: #FFFFFF;
  background-color: #d47304;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow-gold {
  border-color: #E87E04 !important;
  background-image: none !important;
  background-color: #E87E04 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow-gold {
  color: #E87E04 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow-gold {
  background: #E87E04 !important;
  color: #FFFFFF !important;
}

/***
Yellow Casablanca
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow-casablanca.btn {
  color: #FFFFFF;
  background-color: #f2784b;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow-casablanca.btn:hover, .yellow-casablanca.btn:focus, .yellow-casablanca.btn:active, .yellow-casablanca.btn.active {
  color: #FFFFFF;
  background-color: #f05f2a;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-casablanca.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #f05f2a;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow-casablanca.btn:active, .yellow-casablanca.btn.active {
  background-image: none;
  background-color: #ee4d12;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow-casablanca.btn:active:hover, .yellow-casablanca.btn.active:hover {
  background-color: #ef541b;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-casablanca.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow-casablanca.btn.disabled, .yellow-casablanca.btn.disabled:hover, .yellow-casablanca.btn.disabled:focus, .yellow-casablanca.btn.disabled:active, .yellow-casablanca.btn.disabled.active, .yellow-casablanca.btn[disabled], .yellow-casablanca.btn[disabled]:hover, .yellow-casablanca.btn[disabled]:focus, .yellow-casablanca.btn[disabled]:active, .yellow-casablanca.btn[disabled].active,
fieldset[disabled] .yellow-casablanca.btn,
fieldset[disabled] .yellow-casablanca.btn:hover,
fieldset[disabled] .yellow-casablanca.btn:focus,
fieldset[disabled] .yellow-casablanca.btn:active,
fieldset[disabled] .yellow-casablanca.btn.active {
  background-color: #f2784b;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow-casablanca.btn .badge {
  color: #f2784b;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-casablanca-stripe {
  border-left: 3px solid #f2784b;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow-casablanca,
.portlet.yellow-casablanca {
  background-color: #f2784b;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title,
.portlet.solid.yellow-casablanca > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-casablanca > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca {
  border: 1px solid #f59c7b;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title {
  background-color: #f2784b;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #fac6b4;
  color: #fbd8cb;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default > i {
  color: #fce3da;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-casablanca > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fdeae3;
  color: #fffcfb;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca {
  background-color: #f2784b;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca.dashboard-stat-light:hover {
  background-color: #f16a38;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-casablanca .more {
  color: #FFFFFF;
  background-color: #f16a38;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow-casablanca {
  border-color: #f2784b !important;
  background-image: none !important;
  background-color: #f2784b !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow-casablanca {
  color: #f2784b !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow-casablanca {
  background: #f2784b !important;
  color: #FFFFFF !important;
}

/***
Yellow Crusta
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow-crusta.btn {
  color: #FFFFFF;
  background-color: #f3c200;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow-crusta.btn:hover, .yellow-crusta.btn:focus, .yellow-crusta.btn:active, .yellow-crusta.btn.active {
  color: #FFFFFF;
  background-color: #cfa500;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-crusta.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #cfa500;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow-crusta.btn:active, .yellow-crusta.btn.active {
  background-image: none;
  background-color: #b69100;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow-crusta.btn:active:hover, .yellow-crusta.btn.active:hover {
  background-color: #c09900;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-crusta.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow-crusta.btn.disabled, .yellow-crusta.btn.disabled:hover, .yellow-crusta.btn.disabled:focus, .yellow-crusta.btn.disabled:active, .yellow-crusta.btn.disabled.active, .yellow-crusta.btn[disabled], .yellow-crusta.btn[disabled]:hover, .yellow-crusta.btn[disabled]:focus, .yellow-crusta.btn[disabled]:active, .yellow-crusta.btn[disabled].active,
fieldset[disabled] .yellow-crusta.btn,
fieldset[disabled] .yellow-crusta.btn:hover,
fieldset[disabled] .yellow-crusta.btn:focus,
fieldset[disabled] .yellow-crusta.btn:active,
fieldset[disabled] .yellow-crusta.btn.active {
  background-color: #f3c200;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow-crusta.btn .badge {
  color: #f3c200;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-crusta-stripe {
  border-left: 3px solid #f3c200;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow-crusta,
.portlet.yellow-crusta {
  background-color: #f3c200;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title,
.portlet.solid.yellow-crusta > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-crusta > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta {
  border: 1px solid #ffd327;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title {
  background-color: #f3c200;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ffe064;
  color: #ffe57e;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default > i {
  color: #ffe88d;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-crusta > .portlet-title > .actions .btn-default.active {
  border: 1px solid #ffea97;
  color: #ffefb1;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta {
  background-color: #f3c200;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta.dashboard-stat-light:hover {
  background-color: #dfb200;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-crusta .more {
  color: #FFFFFF;
  background-color: #dfb200;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow-crusta {
  border-color: #f3c200 !important;
  background-image: none !important;
  background-color: #f3c200 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow-crusta {
  color: #f3c200 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow-crusta {
  background: #f3c200 !important;
  color: #FFFFFF !important;
}

/***
Yellow Lemon
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow-lemon.btn {
  color: #FFFFFF;
  background-color: #F7CA18;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow-lemon.btn:hover, .yellow-lemon.btn:focus, .yellow-lemon.btn:active, .yellow-lemon.btn.active {
  color: #FFFFFF;
  background-color: #e3b708;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-lemon.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #e3b708;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow-lemon.btn:active, .yellow-lemon.btn.active {
  background-image: none;
  background-color: #cba307;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow-lemon.btn:active:hover, .yellow-lemon.btn.active:hover {
  background-color: #d5ab07;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-lemon.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow-lemon.btn.disabled, .yellow-lemon.btn.disabled:hover, .yellow-lemon.btn.disabled:focus, .yellow-lemon.btn.disabled:active, .yellow-lemon.btn.disabled.active, .yellow-lemon.btn[disabled], .yellow-lemon.btn[disabled]:hover, .yellow-lemon.btn[disabled]:focus, .yellow-lemon.btn[disabled]:active, .yellow-lemon.btn[disabled].active,
fieldset[disabled] .yellow-lemon.btn,
fieldset[disabled] .yellow-lemon.btn:hover,
fieldset[disabled] .yellow-lemon.btn:focus,
fieldset[disabled] .yellow-lemon.btn:active,
fieldset[disabled] .yellow-lemon.btn.active {
  background-color: #F7CA18;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow-lemon.btn .badge {
  color: #F7CA18;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-lemon-stripe {
  border-left: 3px solid #F7CA18;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow-lemon,
.portlet.yellow-lemon {
  background-color: #F7CA18;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title,
.portlet.solid.yellow-lemon > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-lemon > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon {
  border: 1px solid #f9d549;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title {
  background-color: #F7CA18;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #fbe384;
  color: #fce99d;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default > i {
  color: #fcecac;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-lemon > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fceeb6;
  color: #fdf4ce;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon {
  background-color: #F7CA18;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon.dashboard-stat-light:hover {
  background-color: #f2c308;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-lemon .more {
  color: #FFFFFF;
  background-color: #f2c308;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow-lemon {
  border-color: #F7CA18 !important;
  background-image: none !important;
  background-color: #F7CA18 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow-lemon {
  color: #F7CA18 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow-lemon {
  background: #F7CA18 !important;
  color: #FFFFFF !important;
}

/***
Yellow Saffron
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.yellow-saffron.btn {
  color: #FFFFFF;
  background-color: #F4D03F;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.yellow-saffron.btn:hover, .yellow-saffron.btn:focus, .yellow-saffron.btn:active, .yellow-saffron.btn.active {
  color: #FFFFFF;
  background-color: #f2c81d;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-saffron.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #f2c81d;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.yellow-saffron.btn:active, .yellow-saffron.btn.active {
  background-image: none;
  background-color: #e8bd0d;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.yellow-saffron.btn:active:hover, .yellow-saffron.btn.active:hover {
  background-color: #f1c40f;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .yellow-saffron.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.yellow-saffron.btn.disabled, .yellow-saffron.btn.disabled:hover, .yellow-saffron.btn.disabled:focus, .yellow-saffron.btn.disabled:active, .yellow-saffron.btn.disabled.active, .yellow-saffron.btn[disabled], .yellow-saffron.btn[disabled]:hover, .yellow-saffron.btn[disabled]:focus, .yellow-saffron.btn[disabled]:active, .yellow-saffron.btn[disabled].active,
fieldset[disabled] .yellow-saffron.btn,
fieldset[disabled] .yellow-saffron.btn:hover,
fieldset[disabled] .yellow-saffron.btn:focus,
fieldset[disabled] .yellow-saffron.btn:active,
fieldset[disabled] .yellow-saffron.btn.active {
  background-color: #F4D03F;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.yellow-saffron.btn .badge {
  color: #F4D03F;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.yellow-saffron-stripe {
  border-left: 3px solid #F4D03F;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.yellow-saffron,
.portlet.yellow-saffron {
  background-color: #F4D03F;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title,
.portlet.solid.yellow-saffron > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.yellow-saffron > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron {
  border: 1px solid #f7dc6f;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title {
  background-color: #F4D03F;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #faeaa9;
  color: #fbf0c1;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default > i {
  color: #fcf3d0;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default:active, .portlet.box.yellow-saffron > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fdf6d9;
  color: #fefcf1;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron {
  background-color: #F4D03F;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron.dashboard-stat-light:hover {
  background-color: #f3cb2c;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.yellow-saffron .more {
  color: #FFFFFF;
  background-color: #f3cb2c;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-yellow-saffron {
  border-color: #F4D03F !important;
  background-image: none !important;
  background-color: #F4D03F !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-yellow-saffron {
  color: #F4D03F !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.yellow-saffron {
  background: #F4D03F !important;
  color: #FFFFFF !important;
}

/***********
Purple Colors
************/
/***
Purple Default
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple.btn {
  color: #FFFFFF;
  background-color: #8E44AD;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple.btn:hover, .purple.btn:focus, .purple.btn:active, .purple.btn.active {
  color: #FFFFFF;
  background-color: #793a93;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #793a93;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple.btn:active, .purple.btn.active {
  background-image: none;
  background-color: #6a3381;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple.btn:active:hover, .purple.btn.active:hover {
  background-color: #703688;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple.btn.disabled, .purple.btn.disabled:hover, .purple.btn.disabled:focus, .purple.btn.disabled:active, .purple.btn.disabled.active, .purple.btn[disabled], .purple.btn[disabled]:hover, .purple.btn[disabled]:focus, .purple.btn[disabled]:active, .purple.btn[disabled].active,
fieldset[disabled] .purple.btn,
fieldset[disabled] .purple.btn:hover,
fieldset[disabled] .purple.btn:focus,
fieldset[disabled] .purple.btn:active,
fieldset[disabled] .purple.btn.active {
  background-color: #8E44AD;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple.btn .badge {
  color: #8E44AD;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-stripe {
  border-left: 3px solid #8E44AD;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple,
.portlet.purple {
  background-color: #8E44AD;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title,
.portlet.solid.purple > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple {
  border: 1px solid #a563c1;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title {
  background-color: #8E44AD;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #bf8ed3;
  color: #c9a1da;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title > .actions .btn-default > i {
  color: #cfacde;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple > .portlet-title > .actions .btn-default:hover, .portlet.box.purple > .portlet-title > .actions .btn-default:focus, .portlet.box.purple > .portlet-title > .actions .btn-default:active, .portlet.box.purple > .portlet-title > .actions .btn-default.active {
  border: 1px solid #d4b3e1;
  color: #dec5e8;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple {
  background-color: #8E44AD;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple.dashboard-stat-light:hover {
  background-color: #823e9e;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple .more {
  color: #FFFFFF;
  background-color: #823e9e;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple {
  border-color: #8E44AD !important;
  background-image: none !important;
  background-color: #8E44AD !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple {
  color: #8E44AD !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple {
  background: #8E44AD !important;
  color: #FFFFFF !important;
}

/***
Purple Plum
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-plum.btn {
  color: #FFFFFF;
  background-color: #8775a7;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-plum.btn:hover, .purple-plum.btn:focus, .purple-plum.btn:active, .purple-plum.btn.active {
  color: #FFFFFF;
  background-color: #746198;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-plum.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #746198;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-plum.btn:active, .purple-plum.btn.active {
  background-image: none;
  background-color: #685788;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-plum.btn:active:hover, .purple-plum.btn.active:hover {
  background-color: #6d5b8e;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-plum.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-plum.btn.disabled, .purple-plum.btn.disabled:hover, .purple-plum.btn.disabled:focus, .purple-plum.btn.disabled:active, .purple-plum.btn.disabled.active, .purple-plum.btn[disabled], .purple-plum.btn[disabled]:hover, .purple-plum.btn[disabled]:focus, .purple-plum.btn[disabled]:active, .purple-plum.btn[disabled].active,
fieldset[disabled] .purple-plum.btn,
fieldset[disabled] .purple-plum.btn:hover,
fieldset[disabled] .purple-plum.btn:focus,
fieldset[disabled] .purple-plum.btn:active,
fieldset[disabled] .purple-plum.btn.active {
  background-color: #8775a7;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-plum.btn .badge {
  color: #8775a7;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-plum-stripe {
  border-left: 3px solid #8775a7;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-plum,
.portlet.purple-plum {
  background-color: #8775a7;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title,
.portlet.solid.purple-plum > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-plum > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum {
  border: 1px solid #a294bb;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title {
  background-color: #8775a7;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #c3bad3;
  color: #d0c9dd;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title > .actions .btn-default > i {
  color: #d8d2e3;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-plum > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-plum > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-plum > .portlet-title > .actions .btn-default:active, .portlet.box.purple-plum > .portlet-title > .actions .btn-default.active {
  border: 1px solid #ded9e7;
  color: #ebe8f0;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum {
  background-color: #8775a7;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum.dashboard-stat-light:hover {
  background-color: #7c699f;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-plum .more {
  color: #FFFFFF;
  background-color: #7c699f;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-plum {
  border-color: #8775a7 !important;
  background-image: none !important;
  background-color: #8775a7 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-plum {
  color: #8775a7 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-plum {
  background: #8775a7 !important;
  color: #FFFFFF !important;
}

/***
Purple Medium
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-medium.btn {
  color: #FFFFFF;
  background-color: #BF55EC;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-medium.btn:hover, .purple-medium.btn:focus, .purple-medium.btn:active, .purple-medium.btn.active {
  color: #FFFFFF;
  background-color: #b335e8;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-medium.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #b335e8;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-medium.btn:active, .purple-medium.btn.active {
  background-image: none;
  background-color: #aa1ee6;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-medium.btn:active:hover, .purple-medium.btn.active:hover {
  background-color: #ae27e7;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-medium.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-medium.btn.disabled, .purple-medium.btn.disabled:hover, .purple-medium.btn.disabled:focus, .purple-medium.btn.disabled:active, .purple-medium.btn.disabled.active, .purple-medium.btn[disabled], .purple-medium.btn[disabled]:hover, .purple-medium.btn[disabled]:focus, .purple-medium.btn[disabled]:active, .purple-medium.btn[disabled].active,
fieldset[disabled] .purple-medium.btn,
fieldset[disabled] .purple-medium.btn:hover,
fieldset[disabled] .purple-medium.btn:focus,
fieldset[disabled] .purple-medium.btn:active,
fieldset[disabled] .purple-medium.btn.active {
  background-color: #BF55EC;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-medium.btn .badge {
  color: #BF55EC;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-medium-stripe {
  border-left: 3px solid #BF55EC;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-medium,
.portlet.purple-medium {
  background-color: #BF55EC;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title,
.portlet.solid.purple-medium > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-medium > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium {
  border: 1px solid #d083f1;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title {
  background-color: #BF55EC;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #e5baf7;
  color: #eed1fa;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title > .actions .btn-default > i {
  color: #f3dffb;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-medium > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-medium > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-medium > .portlet-title > .actions .btn-default:active, .portlet.box.purple-medium > .portlet-title > .actions .btn-default.active {
  border: 1px solid #f6e8fc;
  color: white;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium {
  background-color: #BF55EC;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium.dashboard-stat-light:hover {
  background-color: #b843ea;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-medium .more {
  color: #FFFFFF;
  background-color: #b843ea;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-medium {
  border-color: #BF55EC !important;
  background-image: none !important;
  background-color: #BF55EC !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-medium {
  color: #BF55EC !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-medium {
  background: #BF55EC !important;
  color: #FFFFFF !important;
}

/***
Purple Studio
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-studio.btn {
  color: #FFFFFF;
  background-color: #8E44AD;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-studio.btn:hover, .purple-studio.btn:focus, .purple-studio.btn:active, .purple-studio.btn.active {
  color: #FFFFFF;
  background-color: #793a93;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-studio.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #793a93;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-studio.btn:active, .purple-studio.btn.active {
  background-image: none;
  background-color: #6a3381;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-studio.btn:active:hover, .purple-studio.btn.active:hover {
  background-color: #703688;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-studio.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-studio.btn.disabled, .purple-studio.btn.disabled:hover, .purple-studio.btn.disabled:focus, .purple-studio.btn.disabled:active, .purple-studio.btn.disabled.active, .purple-studio.btn[disabled], .purple-studio.btn[disabled]:hover, .purple-studio.btn[disabled]:focus, .purple-studio.btn[disabled]:active, .purple-studio.btn[disabled].active,
fieldset[disabled] .purple-studio.btn,
fieldset[disabled] .purple-studio.btn:hover,
fieldset[disabled] .purple-studio.btn:focus,
fieldset[disabled] .purple-studio.btn:active,
fieldset[disabled] .purple-studio.btn.active {
  background-color: #8E44AD;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-studio.btn .badge {
  color: #8E44AD;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-studio-stripe {
  border-left: 3px solid #8E44AD;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-studio,
.portlet.purple-studio {
  background-color: #8E44AD;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title,
.portlet.solid.purple-studio > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-studio > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio {
  border: 1px solid #a563c1;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title {
  background-color: #8E44AD;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #bf8ed3;
  color: #c9a1da;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title > .actions .btn-default > i {
  color: #cfacde;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-studio > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-studio > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-studio > .portlet-title > .actions .btn-default:active, .portlet.box.purple-studio > .portlet-title > .actions .btn-default.active {
  border: 1px solid #d4b3e1;
  color: #dec5e8;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio {
  background-color: #8E44AD;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio.dashboard-stat-light:hover {
  background-color: #823e9e;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-studio .more {
  color: #FFFFFF;
  background-color: #823e9e;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-studio {
  border-color: #8E44AD !important;
  background-image: none !important;
  background-color: #8E44AD !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-studio {
  color: #8E44AD !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-studio {
  background: #8E44AD !important;
  color: #FFFFFF !important;
}

/***
Purple Wisteria
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-wisteria.btn {
  color: #FFFFFF;
  background-color: #9B59B6;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-wisteria.btn:hover, .purple-wisteria.btn:focus, .purple-wisteria.btn:active, .purple-wisteria.btn.active {
  color: #FFFFFF;
  background-color: #8948a3;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-wisteria.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #8948a3;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-wisteria.btn:active, .purple-wisteria.btn.active {
  background-image: none;
  background-color: #7a4092;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-wisteria.btn:active:hover, .purple-wisteria.btn.active:hover {
  background-color: #804399;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-wisteria.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-wisteria.btn.disabled, .purple-wisteria.btn.disabled:hover, .purple-wisteria.btn.disabled:focus, .purple-wisteria.btn.disabled:active, .purple-wisteria.btn.disabled.active, .purple-wisteria.btn[disabled], .purple-wisteria.btn[disabled]:hover, .purple-wisteria.btn[disabled]:focus, .purple-wisteria.btn[disabled]:active, .purple-wisteria.btn[disabled].active,
fieldset[disabled] .purple-wisteria.btn,
fieldset[disabled] .purple-wisteria.btn:hover,
fieldset[disabled] .purple-wisteria.btn:focus,
fieldset[disabled] .purple-wisteria.btn:active,
fieldset[disabled] .purple-wisteria.btn.active {
  background-color: #9B59B6;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-wisteria.btn .badge {
  color: #9B59B6;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-wisteria-stripe {
  border-left: 3px solid #9B59B6;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-wisteria,
.portlet.purple-wisteria {
  background-color: #9B59B6;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title,
.portlet.solid.purple-wisteria > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-wisteria > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria {
  border: 1px solid #b07cc6;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title {
  background-color: #9B59B6;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #caa7d8;
  color: #d5b9e0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default > i {
  color: #dbc3e5;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default:active, .portlet.box.purple-wisteria > .portlet-title > .actions .btn-default.active {
  border: 1px solid #dfcae8;
  color: #eadcf0;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria {
  background-color: #9B59B6;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria.dashboard-stat-light:hover {
  background-color: #924dae;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-wisteria .more {
  color: #FFFFFF;
  background-color: #924dae;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-wisteria {
  border-color: #9B59B6 !important;
  background-image: none !important;
  background-color: #9B59B6 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-wisteria {
  color: #9B59B6 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-wisteria {
  background: #9B59B6 !important;
  color: #FFFFFF !important;
}

/***
Purple Seance
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-seance.btn {
  color: #FFFFFF;
  background-color: #9A12B3;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-seance.btn:hover, .purple-seance.btn:focus, .purple-seance.btn:active, .purple-seance.btn.active {
  color: #FFFFFF;
  background-color: #7e0f93;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-seance.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #7e0f93;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-seance.btn:active, .purple-seance.btn.active {
  background-image: none;
  background-color: #6a0c7b;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-seance.btn:active:hover, .purple-seance.btn.active:hover {
  background-color: #720d85;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-seance.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-seance.btn.disabled, .purple-seance.btn.disabled:hover, .purple-seance.btn.disabled:focus, .purple-seance.btn.disabled:active, .purple-seance.btn.disabled.active, .purple-seance.btn[disabled], .purple-seance.btn[disabled]:hover, .purple-seance.btn[disabled]:focus, .purple-seance.btn[disabled]:active, .purple-seance.btn[disabled].active,
fieldset[disabled] .purple-seance.btn,
fieldset[disabled] .purple-seance.btn:hover,
fieldset[disabled] .purple-seance.btn:focus,
fieldset[disabled] .purple-seance.btn:active,
fieldset[disabled] .purple-seance.btn.active {
  background-color: #9A12B3;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-seance.btn .badge {
  color: #9A12B3;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-seance-stripe {
  border-left: 3px solid #9A12B3;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-seance,
.portlet.purple-seance {
  background-color: #9A12B3;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title,
.portlet.solid.purple-seance > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-seance > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance {
  border: 1px solid #c217e1;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title {
  background-color: #9A12B3;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #d349ed;
  color: #d960ef;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title > .actions .btn-default > i {
  color: #dc6ef0;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-seance > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-seance > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-seance > .portlet-title > .actions .btn-default:active, .portlet.box.purple-seance > .portlet-title > .actions .btn-default.active {
  border: 1px solid #de77f1;
  color: #e48ef4;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance {
  background-color: #9A12B3;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance.dashboard-stat-light:hover {
  background-color: #8a10a0;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-seance .more {
  color: #FFFFFF;
  background-color: #8a10a0;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-seance {
  border-color: #9A12B3 !important;
  background-image: none !important;
  background-color: #9A12B3 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-seance {
  color: #9A12B3 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-seance {
  background: #9A12B3 !important;
  color: #FFFFFF !important;
}

/***
Purple Intense
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-intense.btn {
  color: #FFFFFF;
  background-color: #8775a7;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-intense.btn:hover, .purple-intense.btn:focus, .purple-intense.btn:active, .purple-intense.btn.active {
  color: #FFFFFF;
  background-color: #746198;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-intense.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #746198;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-intense.btn:active, .purple-intense.btn.active {
  background-image: none;
  background-color: #685788;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-intense.btn:active:hover, .purple-intense.btn.active:hover {
  background-color: #6d5b8e;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-intense.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-intense.btn.disabled, .purple-intense.btn.disabled:hover, .purple-intense.btn.disabled:focus, .purple-intense.btn.disabled:active, .purple-intense.btn.disabled.active, .purple-intense.btn[disabled], .purple-intense.btn[disabled]:hover, .purple-intense.btn[disabled]:focus, .purple-intense.btn[disabled]:active, .purple-intense.btn[disabled].active,
fieldset[disabled] .purple-intense.btn,
fieldset[disabled] .purple-intense.btn:hover,
fieldset[disabled] .purple-intense.btn:focus,
fieldset[disabled] .purple-intense.btn:active,
fieldset[disabled] .purple-intense.btn.active {
  background-color: #8775a7;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-intense.btn .badge {
  color: #8775a7;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-intense-stripe {
  border-left: 3px solid #8775a7;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-intense,
.portlet.purple-intense {
  background-color: #8775a7;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title,
.portlet.solid.purple-intense > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-intense > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense {
  border: 1px solid #a294bb;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title {
  background-color: #8775a7;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #c3bad3;
  color: #d0c9dd;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title > .actions .btn-default > i {
  color: #d8d2e3;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-intense > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-intense > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-intense > .portlet-title > .actions .btn-default:active, .portlet.box.purple-intense > .portlet-title > .actions .btn-default.active {
  border: 1px solid #ded9e7;
  color: #ebe8f0;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense {
  background-color: #8775a7;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense.dashboard-stat-light:hover {
  background-color: #7c699f;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-intense .more {
  color: #FFFFFF;
  background-color: #7c699f;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-intense {
  border-color: #8775a7 !important;
  background-image: none !important;
  background-color: #8775a7 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-intense {
  color: #8775a7 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-intense {
  background: #8775a7 !important;
  color: #FFFFFF !important;
}

/***
Purple Sharp
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-sharp.btn {
  color: #FFFFFF;
  background-color: #796799;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-sharp.btn:hover, .purple-sharp.btn:focus, .purple-sharp.btn:active, .purple-sharp.btn.active {
  color: #FFFFFF;
  background-color: #685884;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-sharp.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #685884;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-sharp.btn:active, .purple-sharp.btn.active {
  background-image: none;
  background-color: #5c4e75;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-sharp.btn:active:hover, .purple-sharp.btn.active:hover {
  background-color: #61527b;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-sharp.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-sharp.btn.disabled, .purple-sharp.btn.disabled:hover, .purple-sharp.btn.disabled:focus, .purple-sharp.btn.disabled:active, .purple-sharp.btn.disabled.active, .purple-sharp.btn[disabled], .purple-sharp.btn[disabled]:hover, .purple-sharp.btn[disabled]:focus, .purple-sharp.btn[disabled]:active, .purple-sharp.btn[disabled].active,
fieldset[disabled] .purple-sharp.btn,
fieldset[disabled] .purple-sharp.btn:hover,
fieldset[disabled] .purple-sharp.btn:focus,
fieldset[disabled] .purple-sharp.btn:active,
fieldset[disabled] .purple-sharp.btn.active {
  background-color: #796799;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-sharp.btn .badge {
  color: #796799;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-sharp-stripe {
  border-left: 3px solid #796799;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-sharp,
.portlet.purple-sharp {
  background-color: #796799;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title,
.portlet.solid.purple-sharp > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-sharp > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp {
  border: 1px solid #9486ad;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title {
  background-color: #796799;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #b4aac6;
  color: #c2b9d0;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default > i {
  color: #cac3d6;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-sharp > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default:active, .portlet.box.purple-sharp > .portlet-title > .actions .btn-default.active {
  border: 1px solid #cfc9db;
  color: #ddd8e5;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp {
  background-color: #796799;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp.dashboard-stat-light:hover {
  background-color: #6f5f8d;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-sharp .more {
  color: #FFFFFF;
  background-color: #6f5f8d;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-sharp {
  border-color: #796799 !important;
  background-image: none !important;
  background-color: #796799 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-sharp {
  color: #796799 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-sharp {
  background: #796799 !important;
  color: #FFFFFF !important;
}

/***
Purple Soft
***/
/* Button */
/* line 9, app/assets/stylesheets/components/_flatui-color-variants.scss */
.purple-soft.btn {
  color: #FFFFFF;
  background-color: #8877a9;
  border-color: "";
}

/* line 164, app/assets/stylesheets/components/_mixins.scss */
.purple-soft.btn:hover, .purple-soft.btn:focus, .purple-soft.btn:active, .purple-soft.btn.active {
  color: #FFFFFF;
  background-color: #75629b;
}

/* line 172, app/assets/stylesheets/components/_mixins.scss */
.open .purple-soft.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #75629b;
}

/* line 177, app/assets/stylesheets/components/_mixins.scss */
.purple-soft.btn:active, .purple-soft.btn.active {
  background-image: none;
  background-color: #69588b;
}

/* line 182, app/assets/stylesheets/components/_mixins.scss */
.purple-soft.btn:active:hover, .purple-soft.btn.active:hover {
  background-color: #6e5c91;
}

/* line 186, app/assets/stylesheets/components/_mixins.scss */
.open .purple-soft.btn.dropdown-toggle {
  background-image: none;
}

/* line 192, app/assets/stylesheets/components/_mixins.scss */
.purple-soft.btn.disabled, .purple-soft.btn.disabled:hover, .purple-soft.btn.disabled:focus, .purple-soft.btn.disabled:active, .purple-soft.btn.disabled.active, .purple-soft.btn[disabled], .purple-soft.btn[disabled]:hover, .purple-soft.btn[disabled]:focus, .purple-soft.btn[disabled]:active, .purple-soft.btn[disabled].active,
fieldset[disabled] .purple-soft.btn,
fieldset[disabled] .purple-soft.btn:hover,
fieldset[disabled] .purple-soft.btn:focus,
fieldset[disabled] .purple-soft.btn:active,
fieldset[disabled] .purple-soft.btn.active {
  background-color: #8877a9;
}

/* line 202, app/assets/stylesheets/components/_mixins.scss */
.purple-soft.btn .badge {
  color: #8877a9;
  background-color: #FFFFFF;
}

/* Button Strip */
/* line 15, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn.purple-soft-stripe {
  border-left: 3px solid #8877a9;
}

/* Portlet */
/* line 278, app/assets/stylesheets/components/_portlets.scss */
.portlet > .portlet-body.purple-soft,
.portlet.purple-soft {
  background-color: #8877a9;
}

/* line 325, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title,
.portlet.solid.purple-soft > .portlet-body {
  border: 0;
  color: #FFFFFF;
}

/* line 333, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 339, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}

/* line 343, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}

/* line 347, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}

/* line 351, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}

/* line 355, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* line 359, app/assets/stylesheets/components/_portlets.scss */
.portlet.solid.purple-soft > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

/* line 435, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft {
  border: 1px solid #a396bd;
  border-top: 0;
}

/* line 439, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title {
  background-color: #8877a9;
}

/* line 442, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title > .caption {
  color: #FFFFFF;
}

/* line 444, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title > .caption > i {
  color: #FFFFFF;
}

/* line 450, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #c4bcd4;
  color: #d2cbde;
}

/* line 456, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title > .actions .btn-default > i {
  color: #dad5e4;
}

/* line 460, app/assets/stylesheets/components/_portlets.scss */
.portlet.box.purple-soft > .portlet-title > .actions .btn-default:hover, .portlet.box.purple-soft > .portlet-title > .actions .btn-default:focus, .portlet.box.purple-soft > .portlet-title > .actions .btn-default:active, .portlet.box.purple-soft > .portlet-title > .actions .btn-default.active {
  border: 1px solid #dfdbe8;
  color: #edebf2;
}

/* Statistic Block */
/* line 6, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft {
  background-color: #8877a9;
}

/* line 9, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft.dashboard-stat-light:hover {
  background-color: #7d6ba1;
}

/* line 14, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft .visual > i {
  color: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

/* line 22, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft .details .number {
  color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft .details .desc {
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33, app/assets/stylesheets/components/_statistic-blocks.scss */
.dashboard-stat.purple-soft .more {
  color: #FFFFFF;
  background-color: #7d6ba1;
}

/* General Element */
/* line 30, app/assets/stylesheets/components/_flatui-color-variants.scss */
.bg-purple-soft {
  border-color: #8877a9 !important;
  background-image: none !important;
  background-color: #8877a9 !important;
  color: #FFFFFF !important;
}

/* General Text & Icon Font Colors */
/* line 38, app/assets/stylesheets/components/_flatui-color-variants.scss */
.font-purple-soft {
  color: #8877a9 !important;
}

/* line 42, app/assets/stylesheets/components/_flatui-color-variants.scss */
.progress-bar.purple-soft {
  background: #8877a9 !important;
  color: #FFFFFF !important;
}

/***
Transparent Button
***/
/* line 380, app/assets/stylesheets/components/_flatui-color-variants.scss */
.btn-transparent.btn {
  background: transparent;
  color: #888;
}

/* General body settings */
/* line 2, app/assets/stylesheets/frontend/style.css */
body {
  color: #5f6f7e;
  direction: ltr;
  font: 300 14px/1.4 "Open Sans", Arial, sans-serif;
  background: #fff;
}

/* h1-h6 */
/* line 10, app/assets/stylesheets/frontend/style.css */
.content h1, .content h2 {
  font: 400 37px "PT Sans Narrow", Arial, sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
  text-align: center;
}

/* line 16, app/assets/stylesheets/frontend/style.css */
.content h1:after, .content h2:after {
  z-index: 2;
  content: " ";
  display: block;
  padding-top: 7px;
  border-bottom: 2px solid #b7bbbf;
  width: 73px;
  margin: 0 auto;
}

/* line 25, app/assets/stylesheets/frontend/style.css */
.content h3, .content h4, .content h5, .content h6 {
  font: 300 18px "Open Sans", Arial, sans-serif;
  padding: 0;
  margin: 0;
}

/* line 30, app/assets/stylesheets/frontend/style.css */
.content h1 strong,
.content h2 strong,
.content h3 strong,
.content h4 strong {
  color: #e54a1a;
  font-weight: 300;
}

/* line 37, app/assets/stylesheets/frontend/style.css */
.content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 7px;
}

/* line 42, app/assets/stylesheets/frontend/style.css */
.content h4 {
  font-size: 18px;
}

/* line 45, app/assets/stylesheets/frontend/style.css */
.content h5 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 5px;
}

/* line 52, app/assets/stylesheets/frontend/style.css */
.content h6 {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 5px;
  padding-top: 5px;
}

/* line 59, app/assets/stylesheets/frontend/style.css */
.h-gray {
  opacity: 0.7;
}

/* links styles */
/* line 64, app/assets/stylesheets/frontend/style.css */
a, a:focus, a:hover, a:active {
  color: #e6400c;
  outline: 0;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/frontend/style.css */
a:hover {
  color: #e6400c;
  text-decoration: underline;
}

/* Global classes */
/* line 75, app/assets/stylesheets/frontend/style.css */
::-moz-selection {
  color: #fff;
  background: #e6400c;
}

/* line 79, app/assets/stylesheets/frontend/style.css */
::selection {
  color: #fff;
  background: #e6400c;
}

/* line 84, app/assets/stylesheets/frontend/style.css */
.min-hight500 {
  min-height: 500px;
}

/* line 88, app/assets/stylesheets/frontend/style.css */
.lead {
  font: 400 17px "Open Sans", sans-serif;
}

/* line 92, app/assets/stylesheets/frontend/style.css */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

/* line 101, app/assets/stylesheets/frontend/style.css */
* html .clearfix {
  zoom: 1;
}

/* line 104, app/assets/stylesheets/frontend/style.css */
* + html .clearfix {
  zoom: 1;
}

/* line 107, app/assets/stylesheets/frontend/style.css */
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

/* line 114, app/assets/stylesheets/frontend/style.css */
.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 119, app/assets/stylesheets/frontend/style.css */
.content-center {
  text-align: center;
}

/* line 122, app/assets/stylesheets/frontend/style.css */
.border-bottom-silver {
  border-bottom: solid 1px #b7bbbf;
}

/* line 126, app/assets/stylesheets/frontend/style.css */
.more-li-space li {
  margin-bottom: 3px;
}

/* line 130, app/assets/stylesheets/frontend/style.css */
.no-padding {
  padding: 0 !important;
}

/* line 133, app/assets/stylesheets/frontend/style.css */
.no-margin {
  margin: 0 !important;
}

/* line 136, app/assets/stylesheets/frontend/style.css */
.no-bottom-padding {
  padding-bottom: 0 !important;
}

/* line 139, app/assets/stylesheets/frontend/style.css */
.no-bottom-space {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* line 143, app/assets/stylesheets/frontend/style.css */
.no-top-padding {
  padding-top: 0 !important;
}

/* line 146, app/assets/stylesheets/frontend/style.css */
.no-top-space {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* line 150, app/assets/stylesheets/frontend/style.css */
.no-space {
  margin: 0 !important;
  padding: 0 !important;
}

/* line 154, app/assets/stylesheets/frontend/style.css */
.no-text-shadow {
  text-shadow: none;
}

/* line 158, app/assets/stylesheets/frontend/style.css */
.padding-top-5 {
  padding-top: 5px !important;
}

/* line 161, app/assets/stylesheets/frontend/style.css */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 164, app/assets/stylesheets/frontend/style.css */
.padding-top-15 {
  padding-top: 15px !important;
}

/* line 167, app/assets/stylesheets/frontend/style.css */
.padding-top-20 {
  padding-top: 20px !important;
}

/* line 170, app/assets/stylesheets/frontend/style.css */
.padding-top-25 {
  padding-top: 25px !important;
}

/* line 173, app/assets/stylesheets/frontend/style.css */
.padding-top-30 {
  padding-top: 30px !important;
}

/* line 176, app/assets/stylesheets/frontend/style.css */
.padding-top-35 {
  padding-top: 35px !important;
}

/* line 179, app/assets/stylesheets/frontend/style.css */
.padding-top-40 {
  padding-top: 40px !important;
}

/* line 182, app/assets/stylesheets/frontend/style.css */
.padding-top-45 {
  padding-top: 45px !important;
}

/* line 185, app/assets/stylesheets/frontend/style.css */
.padding-top-50 {
  padding-top: 50px !important;
}

/* line 188, app/assets/stylesheets/frontend/style.css */
.padding-top-60 {
  padding-top: 60px !important;
}

/* line 191, app/assets/stylesheets/frontend/style.css */
.padding-top-70 {
  padding-top: 70px !important;
}

/* line 194, app/assets/stylesheets/frontend/style.css */
.padding-top-80 {
  padding-top: 80px !important;
}

/* line 198, app/assets/stylesheets/frontend/style.css */
.margin-bottom-0 {
  margin-bottom: 0 !important;
}

/* line 201, app/assets/stylesheets/frontend/style.css */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 204, app/assets/stylesheets/frontend/style.css */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 207, app/assets/stylesheets/frontend/style.css */
.margin-bottom-15 {
  margin-bottom: 15px !important;
}

/* line 210, app/assets/stylesheets/frontend/style.css */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 213, app/assets/stylesheets/frontend/style.css */
.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* line 216, app/assets/stylesheets/frontend/style.css */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* line 219, app/assets/stylesheets/frontend/style.css */
.margin-bottom-35 {
  margin-bottom: 35px !important;
}

/* line 222, app/assets/stylesheets/frontend/style.css */
.margin-bottom-40 {
  margin-bottom: 40px !important;
}

/* line 225, app/assets/stylesheets/frontend/style.css */
.margin-bottom-45 {
  margin-bottom: 45px !important;
}

/* line 228, app/assets/stylesheets/frontend/style.css */
.margin-bottom-50 {
  margin-bottom: 50px !important;
}

/* line 231, app/assets/stylesheets/frontend/style.css */
.margin-bottom-60 {
  margin-bottom: 60px !important;
}

/* line 234, app/assets/stylesheets/frontend/style.css */
.margin-bottom-65 {
  margin-bottom: 65px !important;
}

/* line 237, app/assets/stylesheets/frontend/style.css */
.margin-bottom-70 {
  margin-bottom: 70px !important;
}

/* line 240, app/assets/stylesheets/frontend/style.css */
.margin-bottom-80 {
  margin-bottom: 80px !important;
}

/* line 243, app/assets/stylesheets/frontend/style.css */
.margin-bottom-90 {
  margin-bottom: 90px !important;
}

/* line 246, app/assets/stylesheets/frontend/style.css */
.margin-bottom-100 {
  margin-bottom: 100px !important;
}

/* line 250, app/assets/stylesheets/frontend/style.css */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 254, app/assets/stylesheets/frontend/style.css */
.margin-left-0 {
  margin-left: 0 !important;
}

/* line 257, app/assets/stylesheets/frontend/style.css */
.margin-right-0 {
  margin-right: 0 !important;
}

/* line 261, app/assets/stylesheets/frontend/style.css */
.margin-right-20 {
  margin-right: 20px !important;
}

/* line 264, app/assets/stylesheets/frontend/style.css */
.margin-left-20 {
  margin-left: 20px !important;
}

/* line 268, app/assets/stylesheets/frontend/style.css */
.padding-left-0 {
  padding-left: 0 !important;
}

/* line 271, app/assets/stylesheets/frontend/style.css */
.padding-right-0 {
  padding-right: 0 !important;
}

/* line 274, app/assets/stylesheets/frontend/style.css */
.padding-right-30 {
  padding-right: 30px !important;
}

/* line 278, app/assets/stylesheets/frontend/style.css */
.padding-bottom-40 {
  padding-bottom: 40px !important;
}

/* line 282, app/assets/stylesheets/frontend/style.css */
.btn {
  padding: 7px 14px;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
}

/* line 288, app/assets/stylesheets/frontend/style.css */
.btn-primary {
  border: none;
  background: #e94d1c;
  color: #fff;
}

/* line 293, app/assets/stylesheets/frontend/style.css */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background: #cc3304;
  border: none;
}

/* line 300, app/assets/stylesheets/frontend/style.css */
.content-page .btn-primary,
.content-page .btn-primary:hover {
  color: #fff;
  margin-left: 0 !important;
}

/* line 305, app/assets/stylesheets/frontend/style.css */
.btn-default {
  border: 1px solid #EDEDED;
  color: #A8AEB3;
  background: transparent;
  padding: 6px 13px;
}

/* line 311, app/assets/stylesheets/frontend/style.css */
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  border: 1px solid #A8AEB3;
  color: #fff;
  background: #A8AEB3;
  padding: 6px 13px;
}

/*  media */
/* line 321, app/assets/stylesheets/frontend/style.css */
.embed-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
}

/* line 328, app/assets/stylesheets/frontend/style.css */
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* panels style */
/*.panel-default {
  border-color: #ecf0f1;
}
.panel-default > .panel-heading {
  background: #ecf0f1;
  border-color: #ecf0f1;
  color: #333;
}
.panel-default > .panel-heading h4 {
  font: 300 16px "Open Sans", sans-serif;
  padding: 0;
  margin-bottom: 0;
}
.panel-default > .panel-heading a {
  text-decoration: none;
  color: inherit;
}
.panel-default > .panel-heading a:active,
.panel-default > .panel-heading a:focus {
  color: inherit;
}*/
/* Header and header elements */
/* line 362, app/assets/stylesheets/frontend/style.css */
.header {
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
  z-index: 9;
  width: 100%;
  min-height: 60px;
  padding: 0;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 4px rgba(228, 228, 228, 0.95);
  z-index: 9999;
}

/* line 377, app/assets/stylesheets/frontend/style.css */
.menu-always-on-top .header {
  background: #fff;
  top: 0;
  bottom: auto;
  position: fixed;
}

/* line 384, app/assets/stylesheets/frontend/style.css */
.ie8 .header {
  background: #fff !important;
}

/* line 387, app/assets/stylesheets/frontend/style.css */
.ie8 .header.fixNav {
  border-bottom: solid 1px #ddd;
}

/* header at the top */
/* line 392, app/assets/stylesheets/frontend/style.css */
.header-top {
  top: 0;
  bottom: auto;
  background: white;
}

/* header on the second screen */
/* line 398, app/assets/stylesheets/frontend/style.css */
.header-second-screen {
  bottom: -63px;
  /* 61px – header height */
}

/* line 401, app/assets/stylesheets/frontend/style.css */
.header.fixNav {
  position: fixed;
  top: 0;
  bottom: auto;
  background: rgba(255, 255, 255, 0.95);
}

/* line 408, app/assets/stylesheets/frontend/style.css */
.site-logo {
  float: left;
  padding-top: 19px;
}

/* line 413, app/assets/stylesheets/frontend/style.css */
.header .mobi-toggler {
  float: right;
  color: #D8D8D8;
  border: 1px solid #D8D8D8;
  border-radius: 100% !important;
  width: 32px;
  height: 32px;
  display: none;
  margin: 15px 15px 0;
  position: relative;
  background: url(../img/toggler.png) no-repeat 6px 8px;
}

/* line 425, app/assets/stylesheets/frontend/style.css */
.header .mobi-toggler i {
  display: none;
}

/* line 428, app/assets/stylesheets/frontend/style.css */
.header .mobi-toggler:hover {
  background: #e34f00 url(../img/toggler.png) no-repeat 6px -28px;
  border-color: #e34f00;
  color: #fff;
}

/* line 434, app/assets/stylesheets/frontend/style.css */
.header-navigation {
  float: right;
  list-style: none;
  padding: 19px 0 0;
  margin: 0;
  font: 400 18px "PT Sans Narrow", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 442, app/assets/stylesheets/frontend/style.css */
.header-navigation li {
  float: left;
  padding: 0;
  margin: 0 0 0 25px;
}

/* line 447, app/assets/stylesheets/frontend/style.css */
.header-navigation a {
  display: block;
  color: #78828c;
}

/* line 451, app/assets/stylesheets/frontend/style.css */
.header-navigation a:hover,
.header-navigation li.current a {
  color: #e6400c;
}

/* line 456, app/assets/stylesheets/frontend/style.css */
.header a:hover {
  text-decoration: none;
}

/* Promo block */
/* line 461, app/assets/stylesheets/frontend/style.css */
.promo-block {
  overflow-x: hidden;
}

/* line 464, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .promo-like {
  color: #fff;
  background: rgba(0, 0, 0, 0.67);
  display: inline-block;
  margin-right: 7px;
  text-align: left;
  padding: 35px 22px 25px 21px;
  position: relative;
  top: -12px;
}

/* line 474, app/assets/stylesheets/frontend/style.css */
.ie8 .slider-item-1 .promo-like,
.ie8 .slider-item-1 .promo-like-text {
  background: #000;
}

/* line 478, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .promo-like i {
  font-size: 80px;
  line-height: 1;
}

/* line 482, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .promo-like-text {
  color: #fff;
  background: rgba(0, 0, 0, 0.67);
  font: 400 20px/1.4 "PT Sans Narrow", Arial, sans-serif;
  display: inline-block;
  text-align: left;
  padding: 22px 25px 17px;
}

/* line 490, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .promo-like-text h2 {
  font: 400 38px/38px "PT Sans Narrow", Arial, sans-serif;
  padding: 0;
  margin: 0 0 8px;
}

/* line 495, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .promo-like-text p {
  margin: 0;
}

/* line 498, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .large_bold_white,
.slider-item-2 .large_bold_white {
  font: 700 75px/83px "PT Sans Narrow", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 503, app/assets/stylesheets/frontend/style.css */
.slider-item-1 .large_bold_white span,
.slider-item-2 .large_bold_white span {
  color: #e54a1a;
}

/* line 508, app/assets/stylesheets/frontend/style.css */
.slider-item-2 .tp-caption.medium_bg_asbestos {
  background: none;
}

/* line 511, app/assets/stylesheets/frontend/style.css */
.slider-item-2 .mobi-caption {
  font: 400 70px/70px "PT Sans Narrow", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

/* line 517, app/assets/stylesheets/frontend/style.css */
.ie8 .slider-item-3 {
  display: none !important;
}

/* line 521, app/assets/stylesheets/frontend/style.css */
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}

/* line 526, app/assets/stylesheets/frontend/style.css */
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}

/* line 531, app/assets/stylesheets/frontend/style.css */
.tp-banner {
  width: 100%;
  position: relative;
}

/* line 535, app/assets/stylesheets/frontend/style.css */
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

/* line 540, app/assets/stylesheets/frontend/style.css */
.tp-banner-container ul,
.tp-banner-container li {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 546, app/assets/stylesheets/frontend/style.css */
.tp-bannertimer {
  background: #777 !important;
  background: rgba(0, 0, 0, 0.1) !important;
  height: 5px !important;
}

/* line 551, app/assets/stylesheets/frontend/style.css */
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0px 0px;
}

/* line 555, app/assets/stylesheets/frontend/style.css */
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 14px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
}

/* line 577, app/assets/stylesheets/frontend/style.css */
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px;
}

/* line 580, app/assets/stylesheets/frontend/style.css */
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

/* line 590, app/assets/stylesheets/frontend/style.css */
.tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 7px;
  text-align: center;
  width: 40px;
  font-size: 20px;
}

/* line 604, app/assets/stylesheets/frontend/style.css */
.tparrows {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.32) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px !important;
  height: 40px !important;
}

/* line 612, app/assets/stylesheets/frontend/style.css */
.tparrows:hover {
  color: #fff;
}

/* line 615, app/assets/stylesheets/frontend/style.css */
.tp-leftarrow:before {
  content: '\e824';
}

/* line 618, app/assets/stylesheets/frontend/style.css */
.tp-rightarrow:before {
  content: '\e825';
}

/* line 621, app/assets/stylesheets/frontend/style.css */
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}

/* line 624, app/assets/stylesheets/frontend/style.css */
.tparrows:hover {
  background: rgba(255, 255, 255, 0.32) !important;
}

/* About- block */
/* line 629, app/assets/stylesheets/frontend/style.css */
.about-block {
  padding-top: 60px;
}

/* line 632, app/assets/stylesheets/frontend/style.css */
.about-block h4 {
  margin-bottom: 43px;
}

/* line 635, app/assets/stylesheets/frontend/style.css */
.ab-trio {
  padding-top: 105px;
  position: relative;
}

/* line 639, app/assets/stylesheets/frontend/style.css */
.ab-trio img {
  position: relative;
  z-index: 2;
}

/* line 644, app/assets/stylesheets/frontend/style.css */
.ab-cirlce {
  display: inline-block;
  width: 135px;
  height: 135px;
  color: #fff;
  border-radius: 50% !important;
  z-index: 1;
  position: absolute;
  padding-top: 30px;
}

/* line 654, app/assets/stylesheets/frontend/style.css */
.ab-cirle-blue {
  background: #33b1e6;
  bottom: 2px;
  left: 5%;
}

/* line 659, app/assets/stylesheets/frontend/style.css */
.ab-cirle-red {
  background: #e85425;
  bottom: 61%;
  left: 37%;
}

/* line 664, app/assets/stylesheets/frontend/style.css */
.ab-cirle-green {
  background: #94db40;
  bottom: 34%;
  right: 9%;
}

/* line 669, app/assets/stylesheets/frontend/style.css */
.ab-cirlce i {
  font-size: 43px;
  line-height: 30px;
}

/* line 673, app/assets/stylesheets/frontend/style.css */
.ab-cirlce strong {
  font: 400 18px/18px "PT Sans Narrow", Arial, sans-serif;
  display: block;
  padding-top: 12px;
}

/* Services block */
/* line 680, app/assets/stylesheets/frontend/style.css */
.services-block {
  padding: 60px 0 70px;
}

/* line 683, app/assets/stylesheets/frontend/style.css */
.services-block .row {
  padding-top: 44px;
}

/* line 686, app/assets/stylesheets/frontend/style.css */
.services-block .item {
  border-right: solid 1px #e8e7e7;
  padding-top: 9px;
}

/* line 690, app/assets/stylesheets/frontend/style.css */
.services-block .col-md-3:last-child {
  border-right: none;
}

/* line 693, app/assets/stylesheets/frontend/style.css */
.services-block .fa {
  background: #e85425;
  color: #fff;
  width: 99px;
  height: 99px;
  line-height: 1;
  border-radius: 50%;
  position: relative;
  margin-bottom: 29px;
}

/* line 703, app/assets/stylesheets/frontend/style.css */
.services-block .fa:after {
  bottom: -8px;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -9px;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
  border-top: 9px solid #e85425;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

/* line 718, app/assets/stylesheets/frontend/style.css */
.services-block .fa {
  font-size: 38px;
  padding: 35px 0 0;
}

/* line 723, app/assets/stylesheets/frontend/style.css */
.services-block p {
  font-size: 20px;
  margin-bottom: 5px;
}

/* Portfolio block */
/* line 729, app/assets/stylesheets/frontend/style.css */
.portfolio-block {
  background: #f6f6f6;
  padding-top: 60px;
}

/* line 733, app/assets/stylesheets/frontend/style.css */
.portfolio-block .row {
  padding: 0;
  margin: 0;
}

/* line 737, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item {
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

/* line 743, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item > a {
  background: rgba(229, 74, 26, 0.85);
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  color: #fff;
}

/* line 760, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item:hover > a {
  bottom: 0;
}

/* line 763, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item > a:hover {
  text-decoration: none;
}

/* line 766, app/assets/stylesheets/frontend/style.css */
.ie8 .portfolio-block .item > a {
  background: #e54a1a;
}

/* line 770, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item strong {
  font: 400 17px/1.2 "Open Sans", Arial, sans-serif;
  display: block;
  margin-bottom: 4px;
}

/* line 775, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item em {
  font: 300 13px "Open Sans", Arial, sans-serif;
  display: block;
  margin-bottom: 10px;
}

/* line 780, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item b {
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  border: solid 1px #fff;
  padding: 8px 15px 7px;
}

/* line 788, app/assets/stylesheets/frontend/style.css */
.portfolio-block .item b:hover {
  background: #fff;
  color: #E85425;
  border-color: #fff;
}

/* Choose us block */
/* line 795, app/assets/stylesheets/frontend/style.css */
.choose-us-block {
  padding-top: 60px;
}

/* line 798, app/assets/stylesheets/frontend/style.css */
.choose-us-block h4 {
  margin-bottom: 35px;
}

/* line 801, app/assets/stylesheets/frontend/style.css */
.choose-us-block h4 a {
  color: #1ea9e3;
}

/* line 804, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-group {
  padding-top: 50px;
}

/* line 807, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default {
  border-radius: 0 !important;
  border: none;
  background: none;
  margin-bottom: 0 !important;
  padding-bottom: 14px;
}

/* line 814, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default > .panel-heading {
  border: none;
  background: none;
  padding: 0;
}

/* line 819, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
  padding: 0 0 0 32px;
}

/* line 823, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default h5 {
  font: 300 19px "Open Sans", Arial, sans-serif;
  padding: 0;
  margin: 0 0 5px;
}

/* line 828, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default .accordion-toggle:before {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  background: #e54a1a url(../img/toggle-icons.png) no-repeat 6px 10px;
  border-radius: 50% !important;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

/* line 839, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default .collapsed:before {
  background: #495764 url(../img/toggle-icons.png) no-repeat 6px -148px;
}

/* line 842, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default .panel-title:hover .collapsed:before {
  background-color: #e54a1a;
}

/* line 845, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default .accordion-toggle, .choose-us-block .panel-default .accordion-toggle:focus, .choose-us-block .panel-default .accordion-toggle:hover, .choose-us-block .panel-default .accordion-toggle:active {
  color: #1ea9e3;
  text-decoration: none;
}

/* line 849, app/assets/stylesheets/frontend/style.css */
.choose-us-block .panel-default .collapsed {
  color: #5f6f7e;
}

/* Team block */
/* line 854, app/assets/stylesheets/frontend/style.css */
.team-block {
  padding-top: 60px;
}

/* line 857, app/assets/stylesheets/frontend/style.css */
.team-block h4 {
  margin-bottom: 45px;
}

/* line 860, app/assets/stylesheets/frontend/style.css */
.team-block .item {
  margin-bottom: 30px;
}

/* line 863, app/assets/stylesheets/frontend/style.css */
.team-block h3 {
  font-size: 20px;
  padding-top: 13px;
  margin-bottom: 2px;
}

/* line 868, app/assets/stylesheets/frontend/style.css */
.team-block em {
  color: #e54a1a;
  text-transform: uppercase;
  display: block;
  font: 400 14px "Open Sans", Arial, sans-serif;
  margin-bottom: 12px;
}

/* line 875, app/assets/stylesheets/frontend/style.css */
.tb-socio {
  padding-top: 3px;
  text-align: center;
}

/* line 879, app/assets/stylesheets/frontend/style.css */
.tb-socio .fa {
  width: 33px;
  height: 33px;
  color: #b3bdc6;
  border-radius: 50% !important;
  border: solid 1px #d5d5d5;
  font-size: 19px;
  line-height: 19px;
  margin: 0 7px;
  padding-top: 7px;
}

/* line 890, app/assets/stylesheets/frontend/style.css */
.tb-socio .fa:hover {
  color: #e6400c;
  border: solid 1px #e6400c;
  text-decoration: none;
}

/* Pricing */
/* line 897, app/assets/stylesheets/frontend/style.css */
.prices-block {
  background: #F6F6F6;
  padding: 60px 0 40px;
}

/* line 901, app/assets/stylesheets/frontend/style.css */
.pricing-item {
  /*border: solid 2px #8695a1;*/
  background: #fff;
  font: 400 18px "PT Sans Narrow", Arial, sans-serif;
  margin-bottom: 30px;
}

/* line 907, app/assets/stylesheets/frontend/style.css */
.pricing-head {
  background: #8695a1;
  color: #fff;
  font: 400 17px/1.2 "PT Sans Narrow", Arial, sans-serif;
  padding: 13px 15px 9px;
  margin-bottom: 26px;
}

@-moz-document url-prefix() {
  /* line 915, app/assets/stylesheets/frontend/style.css */
  .pricing-head {
    padding: 12px 15px 10px;
  }
}

/* line 919, app/assets/stylesheets/frontend/style.css */
.pricing-head h3 {
  font: 400 43px/1.2 "PT Sans Narrow", Arial, sans-serif;
}

/* line 922, app/assets/stylesheets/frontend/style.css */
.pi-price {
  margin-bottom: 31px;
}

/* line 925, app/assets/stylesheets/frontend/style.css */
.pi-price strong {
  font-size: 35px;
  font-weight: 400;
  display: inline-block;
  background: #e85425;
  color: #fff;
  width: 128px;
  height: 128px;
  line-height: 1;
  border-radius: 50%;
  position: relative;
  padding: 28px 0 0;
  margin-bottom: 20px;
}

/* line 940, app/assets/stylesheets/frontend/style.css */
.pi-price strong:after {
  bottom: -8px;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -9px;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
  border-top: 9px solid #e85425;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

/* line 954, app/assets/stylesheets/frontend/style.css */
.pi-price strong em {
  font-size: 71px;
  font-style: normal;
}

/* line 958, app/assets/stylesheets/frontend/style.css */
.pricing-content {
  padding: 0 15px;
  margin-bottom: 24px;
}

/* line 962, app/assets/stylesheets/frontend/style.css */
.pricing-content .list-unstyled {
  text-align: left;
  color: #7d8489;
}

/* line 966, app/assets/stylesheets/frontend/style.css */
.pricing-content .list-unstyled li {
  margin-bottom: 6px;
}

/* line 969, app/assets/stylesheets/frontend/style.css */
.pricing-content .list-unstyled li i {
  color: #e85425;
  position: relative;
  top: -1px;
}

/* line 974, app/assets/stylesheets/frontend/style.css */
.pricing-footer {
  padding: 15px;
}

/* line 977, app/assets/stylesheets/frontend/style.css */
.pricing-footer .btn-default {
  background: #afb7be;
  color: #fff;
  display: block;
  font: 400 22px/22px "PT Sans Narrow", Arial, sans-serif;
  padding: 13px 10px;
  border: none;
}

/* line 985, app/assets/stylesheets/frontend/style.css */
.pricing-footer .btn-default:hover, .pricing-footer .btn-default:focus, .pricing-footer .btn-default:active {
  border: none;
  background: #E85425;
}

/* Partners block */
/* line 991, app/assets/stylesheets/frontend/style.css */
.partners-block {
  background: #f6f6f6;
  padding: 17px 0;
  text-align: center;
}

/* Testimonials block */
/* line 998, app/assets/stylesheets/frontend/style.css */
.testimonials-block {
  padding-top: 60px;
}

/* line 1001, app/assets/stylesheets/frontend/style.css */
.testimonials-block h4 {
  margin-bottom: 57px;
}

/* line 1004, app/assets/stylesheets/frontend/style.css */
.testimonials-block .carousel {
  width: 62%;
  margin: 0 auto;
}

/* line 1008, app/assets/stylesheets/frontend/style.css */
.testimonials-block blockquote {
  border: none;
  font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #66717c;
}

/* line 1015, app/assets/stylesheets/frontend/style.css */
.testimonials-name {
  font: italic 300 23px/1.3 "Open Sans", Arial, sans-serif;
  color: #2dafe5;
}

/* line 1019, app/assets/stylesheets/frontend/style.css */
.carousel-indicators {
  position: static;
  margin: 27px 0 0;
  width: 100%;
}

/* line 1024, app/assets/stylesheets/frontend/style.css */
.carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  background: #dce0e2;
  position: relative;
  margin: 0 3px !important;
  border: none;
}

/* line 1033, app/assets/stylesheets/frontend/style.css */
.carousel-indicators li.active {
  background: #e6400c;
}

/* Facts block */
/* line 1038, app/assets/stylesheets/frontend/style.css */
.facts-block {
  position: relative;
  min-height: 470px;
  height: auto;
  padding: 57px 0 0;
  z-index: 0;
  background: #fff url(../img/facts.jpg) no-repeat fixed;
  position: relative;
  color: #fff;
}

/* line 1048, app/assets/stylesheets/frontend/style.css */
.facts-block h2 {
  background: rgba(0, 0, 0, 0.29);
  line-height: 37px;
  padding: 14px 0 15px;
  margin-bottom: 71px;
}

/* line 1054, app/assets/stylesheets/frontend/style.css */
.facts-block h2:after {
  display: none;
}

/* line 1057, app/assets/stylesheets/frontend/style.css */
.facts-block .item {
  background: rgba(255, 99, 77, 0.92);
  font: 400 20px "Pathway Gothic One", Arial, sans-serif;
  text-transform: uppercase;
  width: 198px;
  height: 198px;
  border-radius: 50% !important;
  padding: 33px 0 0;
  margin: 0 auto;
}

@-moz-document url-prefix() {
  /* line 1068, app/assets/stylesheets/frontend/style.css */
  .facts-block .item {
    padding: 31px 0 0;
  }
}

/* line 1072, app/assets/stylesheets/frontend/style.css */
.ie8 .facts-block .item {
  background: #e54a1a;
}

/* line 1075, app/assets/stylesheets/frontend/style.css */
.facts-block .item strong {
  display: block;
  font-size: 80px;
  text-transform: none;
  margin-bottom: 4px;
}

/* message block */
/* line 1083, app/assets/stylesheets/frontend/style.css */
.message-block {
  position: relative;
  min-height: 457px;
  height: auto;
  padding: 0 0 50px;
  z-index: 0;
  background: #292F34 url(../img/quote.jpg) no-repeat fixed;
  position: relative;
}

/*.message-block:after {
  background: rgba(0,0,0,0.73);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}*/
/* line 1102, app/assets/stylesheets/frontend/style.css */
.message-block h2 {
  z-index: 2;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  line-height: 42px;
  position: relative;
  padding: 0;
  /* margin: 150px 0 14px; */
  margin-bottom: 14px;
  letter-spacing: 1px;
}

/* line 1114, app/assets/stylesheets/frontend/style.css */
.message-block h2:after {
  display: none;
}

/* line 1117, app/assets/stylesheets/frontend/style.css */
.message-block h2 strong {
  color: #18bbff;
  display: block;
}

/* line 1121, app/assets/stylesheets/frontend/style.css */
.message-block em {
  font: 300 15px "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  z-index: 2;
  display: block;
}

/* Checkout block */
/* line 1131, app/assets/stylesheets/frontend/style.css */
.checkout-block {
  background: #292f34;
  color: #c8ced4;
  padding: 25px 0;
}

/* line 1136, app/assets/stylesheets/frontend/style.css */
.checkout-block h2 {
  font: 400 33px "PT Sans Narrow", Arial, sans-serif;
  margin: 2px 0 0;
  text-align: left;
}

/* line 1141, app/assets/stylesheets/frontend/style.css */
.checkout-block h2 em {
  color: #767c81;
  font: 300 18px "Open Sans", Arial, sans-serif;
  text-transform: none;
}

/* line 1146, app/assets/stylesheets/frontend/style.css */
.checkout-block h2:after {
  display: none;
}

/* line 1149, app/assets/stylesheets/frontend/style.css */
.checkout-block .btn {
  font: 400 20px/20px "PT Sans Narrow", Arial, sans-serif;
  padding: 15px 20px 14px;
}

@-moz-document url-prefix() {
  /* line 1154, app/assets/stylesheets/frontend/style.css */
  .checkout-block .btn {
    padding: 14px 20px 15px;
  }
}

/***
Pre-Footer and pre-footer elements
***/
/* line 1162, app/assets/stylesheets/frontend/style.css */
.pre-footer {
  background: #313030;
  color: #b0b0b0;
  text-align: center;
}

/* line 1167, app/assets/stylesheets/frontend/style.css */
.pre-footer h2 {
  font: 400 21px "PT Sans Narrow", Arial, sans-serif;
  margin: 0 0 8px;
  color: #c2c1c1;
  text-transform: uppercase;
}

/* line 1173, app/assets/stylesheets/frontend/style.css */
.pre-footer .container {
  padding-top: 45px;
}

/* line 1176, app/assets/stylesheets/frontend/style.css */
.pre-footer a {
  color: #57c8eb;
}

/* line 1179, app/assets/stylesheets/frontend/style.css */
.pre-footer p {
  margin-bottom: 20px;
}

/* line 1182, app/assets/stylesheets/frontend/style.css */
.pre-footer li {
  margin-bottom: 6px;
}

/* pre-footer twitter block */
/* line 1187, app/assets/stylesheets/frontend/style.css */
.pre-footer dl.f-twitter {
  overflow: hidden;
  margin-bottom: 7px;
}

/* line 1191, app/assets/stylesheets/frontend/style.css */
.pre-footer dl.f-twitter dt {
  width: 30px;
  float: left;
  text-align: left;
  padding-top: 2px;
}

/* line 1197, app/assets/stylesheets/frontend/style.css */
.pre-footer dl.f-twitter dt i {
  color: #57c8eb;
  font-size: 20px;
}

/* line 1201, app/assets/stylesheets/frontend/style.css */
.pre-footer dl.f-twitter dd {
  color: #b0b0b0;
  margin-left: 30px;
}

/* line 1205, app/assets/stylesheets/frontend/style.css */
.pre-footer dl.f-twitter dd span {
  color: #6b9cab;
  font-size: 12px;
  margin: 0 5px;
}

/* line 1210, app/assets/stylesheets/frontend/style.css */
.pre-footer address {
  line-height: 1.7;
}

/* line 1213, app/assets/stylesheets/frontend/style.css */
.pre-footer-col {
  padding-bottom: 22px;
  padding-right: 50px;
}

/* line 1217, app/assets/stylesheets/frontend/style.css */
.pre-footer .top-line {
  border-top: solid 1px #535353;
  padding-top: 24px;
  padding-bottom: 17px;
}

/* line 1222, app/assets/stylesheets/frontend/style.css */
.pre-footer .social-icons {
  padding-top: 5px;
}

/* line 1225, app/assets/stylesheets/frontend/style.css */
.pre-footer .social-icons li a,
.pre-footer a.social-icon {
  transition: all 0.1s ease-in-out !important;
  -o-transition: all 0.1s ease-in-out !important;
  -ms-transition: all 0.1s ease-in-out !important;
  -moz-transition: all 0.1s ease-in-out !important;
  -webkit-transition: all 0.1s ease-in-out !important;
}

/* line 1233, app/assets/stylesheets/frontend/style.css */
.pre-footer .social-icons li a:hover {
  opacity: 1;
}

/* line 1237, app/assets/stylesheets/frontend/style.css */
.pre-footer hr {
  margin-top: 0;
  border-color: #404040;
}

/* line 1241, app/assets/stylesheets/frontend/style.css */
.pre-footer .form-control,
.pre-footer .form-control:focus {
  border: none;
}

/* subscribe */
/* line 1247, app/assets/stylesheets/frontend/style.css */
.pre-footer .pre-footer-subscribe-box {
  padding-bottom: 14px;
  overflow: hidden;
  max-width: 300px;
}

/* line 1252, app/assets/stylesheets/frontend/style.css */
.pre-footer .pre-footer-subscribe-box p {
  clear: both;
}

/* line 1255, app/assets/stylesheets/frontend/style.css */
.pre-footer-subscribe-box .input-group {
  border: solid 1px #545454;
  padding: 1px 1px 0 0;
}

/* line 1259, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .pre-footer-subscribe-box .input-group {
  border: solid 1px #DBDBDB;
}

/* line 1262, app/assets/stylesheets/frontend/style.css */
.pre-footer-subscribe-box h2 {
  padding-top: 7px;
}

/* line 1265, app/assets/stylesheets/frontend/style.css */
.pre-footer-subscribe-box input {
  border-radius: 0;
  background: #313030;
  border: solid 1px #313030;
  color: #909090;
  font: 13px Arial, sans-serif;
}

/* line 1272, app/assets/stylesheets/frontend/style.css */
.pre-footer-subscribe-box input:focus {
  box-shadow: none;
  border: solid 1px #313030;
}

/* line 1276, app/assets/stylesheets/frontend/style.css */
.pre-footer-subscribe-box .btn-primary {
  margin-left: 0 !important;
  border-bottom: none;
  margin-bottom: 1px;
}

/* pre-footer photostream */
/* line 1283, app/assets/stylesheets/frontend/style.css */
.pre-footer .photo-stream li {
  margin: 4px 5px 4px 0;
  display: inline-block;
}

/* line 1287, app/assets/stylesheets/frontend/style.css */
.pre-footer .photo-stream img {
  width: 54px;
  height: 54px;
  border: solid 2px #9ca5ae;
}

/* line 1292, app/assets/stylesheets/frontend/style.css */
.pre-footer .photo-stream img:hover {
  border-color: #E84D1C;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* light pre-footer */
/* line 1301, app/assets/stylesheets/frontend/style.css */
.pre-footer-light {
  background: #F9F9F9;
  color: #3E4D5C;
  margin-top: 20px;
}

/* line 1306, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .container {
  background: #fff;
  padding-top: 25px;
}

/* line 1310, app/assets/stylesheets/frontend/style.css */
.pre-footer-light h2 {
  color: #3E4D5C;
}

/* line 1313, app/assets/stylesheets/frontend/style.css */
.pre-footer-light a {
  color: #3E4D5C;
}

/* line 1316, app/assets/stylesheets/frontend/style.css */
.pre-footer-light dl.f-twitter dd {
  color: #3E4D5C;
}

/* line 1319, app/assets/stylesheets/frontend/style.css */
.pre-footer-light dl.f-twitter dd span {
  color: #99a5b1;
}

/* line 1322, app/assets/stylesheets/frontend/style.css */
.pre-footer-light dl.f-twitter dd a {
  color: #e84d1c;
}

/* line 1326, app/assets/stylesheets/frontend/style.css */
.pre-footer-light address a {
  color: #e84d1c;
}

/* line 1330, app/assets/stylesheets/frontend/style.css */
.pre-footer-light hr {
  border-color: #e6e6e6;
}

/* line 1334, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .social-icons li a {
  opacity: 1;
}

/* line 1337, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .social-icons li a:hover {
  opacity: 0.7;
}

/* line 1341, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .input-group {
  border: none;
  padding: 1px 1px 0 0;
}

/* line 1345, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .pre-footer-subscribe-box input {
  background: #fff;
  border: none;
  color: #909090;
}

/* line 1350, app/assets/stylesheets/frontend/style.css */
.pre-footer-light .pre-footer-subscribe-box button:hover {
  color: #fff;
}

/* light pre-footer */
/* line 1355, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray {
  background: #62707F;
  color: #fff;
}

/* line 1359, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray h2 {
  color: #fff;
}

/* line 1362, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray dl.f-twitter dd {
  color: #fff;
}

/* line 1365, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray dl.f-twitter dd span {
  color: #fff;
  opacity: 0.5;
}

/* line 1370, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray hr {
  border-color: #94a5b6;
}

/* line 1374, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .social-icons li a {
  opacity: 1;
}

/* line 1377, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .social-icons li a:hover {
  opacity: 0.7;
}

/* line 1381, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .pre-footer-subscribe-box fomr {
  color: #fff;
}

/* line 1384, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .pre-footer-subscribe-box .input-group {
  border: 1px solid #94a5b6;
}

/* line 1387, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .pre-footer-subscribe-box input {
  background: #62707F;
  border: solid 1px #62707F;
  color: #fff;
}

/* line 1392, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray .pre-footer-subscribe-box input:focus {
  border: solid 1px #62707F;
}

/* line 1395, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}

/* line 1398, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

/* line 1401, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

/* line 1404, app/assets/stylesheets/frontend/style.css */
.pre-footer-gray :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

/* footer */
/* line 1409, app/assets/stylesheets/frontend/style.css */
.footer {
  background: #272626;
  color: #fff;
  font-size: 12px;
  padding: 15px 0;
}

/* line 1415, app/assets/stylesheets/frontend/style.css */
.footer-light {
  background: #F9F9F9;
  color: #3e4d5c;
}

/* line 1419, app/assets/stylesheets/frontend/style.css */
.footer-gray {
  background: #4A5866;
}

/* line 1422, app/assets/stylesheets/frontend/style.css */
.footer a {
  color: #fff;
  text-decoration: underline;
}

/* line 1426, app/assets/stylesheets/frontend/style.css */
.footer a:hover {
  text-decoration: none;
}

/* line 1429, app/assets/stylesheets/frontend/style.css */
.footer-light a {
  color: inherit;
}

/* line 1432, app/assets/stylesheets/frontend/style.css */
.footer .padding-top-10 {
  opacity: 0.5;
}

/* line 1435, app/assets/stylesheets/frontend/style.css */
.footer .list-inline > li:last-child {
  padding-right: 0;
}

/* line 1438, app/assets/stylesheets/frontend/style.css */
.footer ul {
  margin: 0;
  padding: 0;
}

/* line 1442, app/assets/stylesheets/frontend/style.css */
.footer ul.social-footer {
  font-size: 18px;
  padding-top: 5px;
}

/* line 1446, app/assets/stylesheets/frontend/style.css */
.footer .social-icons li {
  float: right;
  margin: 0 0 0 5px;
}

/* line 1450, app/assets/stylesheets/frontend/style.css */
.copyright {
  padding-top: 7px;
}

@-moz-document url-prefix() {
  /* line 1454, app/assets/stylesheets/frontend/style.css */
  .copyright {
    padding-top: 6px;
  }
}

/* line 1458, app/assets/stylesheets/frontend/style.css */
.footer ul.social-icons li a {
  opacity: 0.5;
}

/* line 1461, app/assets/stylesheets/frontend/style.css */
.footer ul.social-icons li:hover a {
  opacity: 1 !important;
}

/* go2top */
/* line 1466, app/assets/stylesheets/frontend/style.css */
.go2top,
.go2top:focus {
  position: fixed;
  right: 15px;
  bottom: 8px;
  color: #999;
  width: 38px;
  height: 38px;
  border: solid 2px #999;
  border-radius: 50% !important;
  text-align: center;
  padding: 7px 0 0 1px;
  z-index: 99999;
  font-size: 18px;
  line-height: 1;
}

/* line 1485, app/assets/stylesheets/frontend/style.css */
.go2top:hover {
  border: solid 2px #e6400c;
  color: #e6400c;
}

/* line 1489, app/assets/stylesheets/frontend/style.css */
.go2top i {
  font-size: 18px;
  line-height: 18px;
}

/* line 1494, app/assets/stylesheets/frontend/style.css */
.fancybox-overlay {
  z-index: 100000;
}

/* line 1498, app/assets/stylesheets/frontend/style.css */
.fancybox-opened {
  z-index: 100001;
}

/***
Styler Panel
***/
/* line 1505, app/assets/stylesheets/frontend/style.css */
.color-panel {
  z-index: 99999;
  position: fixed;
  top: 120px;
  right: 0;
}

/* line 1512, app/assets/stylesheets/frontend/style.css */
.color-panel .menu-pos {
  margin: 0 0 15px 15px;
  width: 150px;
}

/* line 1517, app/assets/stylesheets/frontend/style.css */
.color-panel .color-mode-icons {
  top: 0;
  right: 0;
  padding: 20px;
  cursor: pointer;
  position: absolute;
  margin: 0;
}

/* line 1525, app/assets/stylesheets/frontend/style.css */
.color-panel .icon-color {
  background: #c9c9c9 url(../img/icon-color.png) center no-repeat;
}

/* line 1528, app/assets/stylesheets/frontend/style.css */
.color-panel .icon-color:hover {
  background-color: #3d3d3d;
}

/* line 1531, app/assets/stylesheets/frontend/style.css */
.color-panel .icon-color-close {
  display: none;
  background: #3d3d3d url(../img/icon-color-close.png) center no-repeat;
}

/* line 1535, app/assets/stylesheets/frontend/style.css */
.color-panel .icon-color-close:hover {
  background-color: #222;
}

/* line 1538, app/assets/stylesheets/frontend/style.css */
.color-mode {
  top: 0;
  right: 40px;
  width: 200px;
  display: none;
  padding: 20px 10px 10px;
  position: absolute;
  background: #3d3d3d;
}

/* line 1547, app/assets/stylesheets/frontend/style.css */
.color-mode p {
  color: #cfcfcf;
  padding: 0 15px;
  font-size: 15px;
}

/* line 1552, app/assets/stylesheets/frontend/style.css */
.color-mode ul {
  list-style: none;
  padding: 4px 11px 5px;
  display: block;
  margin-bottom: 1px !important;
}

/* line 1558, app/assets/stylesheets/frontend/style.css */
.color-mode li {
  width: 28px;
  height: 28px;
  margin: 4px;
  cursor: pointer;
  list-style: none;
  border: solid 1px #707070;
  display: inline-block;
  padding: 0 5px;
}

/* line 1568, app/assets/stylesheets/frontend/style.css */
.color-mode li:hover,
.color-mode li.current {
  border: solid 1px #ebebeb;
}

/* line 1572, app/assets/stylesheets/frontend/style.css */
.color-mode li.current {
  border: solid 2px #ebebeb;
}

/* line 1576, app/assets/stylesheets/frontend/style.css */
.color-mode li.color-blue {
  background: #64aed9;
}

/* line 1579, app/assets/stylesheets/frontend/style.css */
.color-mode li.color-red {
  background: #e84d1c;
}

/* line 1582, app/assets/stylesheets/frontend/style.css */
.color-mode li.color-green {
  background: #67bd3c;
}

/* line 1585, app/assets/stylesheets/frontend/style.css */
.color-mode li.color-orange {
  background: #e18604;
}

/* line 1588, app/assets/stylesheets/frontend/style.css */
.color-gray {
  background: #798b97;
}

/* line 1591, app/assets/stylesheets/frontend/style.css */
.color-turquoise {
  background: #44b1c1;
}

/* line 1594, app/assets/stylesheets/frontend/style.css */
.color-mode label {
  color: #cfcfcf;
  border-top: 1px solid #585858;
  padding: 10px 10px 0;
  margin: 0 5px;
  display: block;
}

/* line 1601, app/assets/stylesheets/frontend/style.css */
.color-mode label span {
  text-transform: uppercase;
}

/* line 1604, app/assets/stylesheets/frontend/style.css */
.color-mode label > span {
  display: inline-block;
  width: 85px;
}

/* line 1608, app/assets/stylesheets/frontend/style.css */
.color-mode label > select {
  margin-top: 5px;
  text-transform: lowercase;
}

/* line 1612, app/assets/stylesheets/frontend/style.css */
.color-mode label span.color-mode-label {
  top: 2px;
  position: relative;
}

@media (max-width: 1024px) {
  /*.header {
	 	top: 0;
		bottom: auto;
		padding: 5px 0;
	}*/
  /* line 7, app/assets/stylesheets/frontend/style-responsive.css */
  .menuOpened {
    background: #fff;
  }
  /* line 10, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .pull-right {
    float: none !important;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  /* line 18, app/assets/stylesheets/frontend/style-responsive.css */
  .header .mobi-toggler {
    display: block;
  }
  /* line 21, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .header-navigation {
    float: none;
    padding: 20px 0;
    display: none;
  }
  /* line 26, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .header-navigation li {
    float: none;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 32, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .header-navigation li:first-child a {
    border-top: 1px solid #efefef;
  }
  /* line 35, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .header-navigation a {
    border-bottom: 1px solid #efefef;
    padding: 10px 0 10px 10px;
    position: relative;
    color: #666;
  }
  /* line 41, app/assets/stylesheets/frontend/style-responsive.css */
  .header-mobi-ext .header-navigation a:hover,
  .header-mobi-ext .header-navigation li.current a {
    border-bottom: 1px solid #efefef;
    background: #dd4632;
    color: #fff;
  }
  /* line 48, app/assets/stylesheets/frontend/style-responsive.css */
  .checkout-block .row div {
    width: 100%;
    text-align: center !important;
  }
  /* line 52, app/assets/stylesheets/frontend/style-responsive.css */
  .checkout-block h2 {
    text-align: center;
  }
  /* line 55, app/assets/stylesheets/frontend/style-responsive.css */
  .checkout-block .text-right {
    padding-top: 10px;
  }
  /* line 59, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like i {
    font-size: 70px;
  }
  /* line 62, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    font-size: 18px;
    padding: 22px 25px 17px;
  }
  /* line 66, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text h2 {
    font-size: 28px;
    margin: 0 0 3px;
  }
}

@media (min-width: 1025px) {
  /* line 72, app/assets/stylesheets/frontend/style-responsive.css */
  .header .header-navigation {
    display: block !important;
  }
  /* line 75, app/assets/stylesheets/frontend/style-responsive.css */
  .team-block .img-responsive {
    display: inline-block;
  }
}

@media (max-width: 992px) {
  /*.facts-block {
	  min-height: 390px;
	}*/
  /* line 83, app/assets/stylesheets/frontend/style-responsive.css */
  .facts-block h2 {
    margin-bottom: 60px;
  }
  /* line 86, app/assets/stylesheets/frontend/style-responsive.css */
  .facts-block .item {
    font-size: 18px;
    width: 138px;
    height: 138px;
    text-transform: none;
  }
  /* line 92, app/assets/stylesheets/frontend/style-responsive.css */
  .facts-block .item strong {
    font-size: 40px;
  }
  /* line 96, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-blue {
    bottom: 2px;
    left: 1%;
  }
  /* line 100, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-red {
    bottom: 49%;
    left: 37%;
  }
  /* line 104, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-green {
    bottom: 34%;
    right: 3%;
  }
  /* line 109, app/assets/stylesheets/frontend/style-responsive.css */
  .team-block .item {
    margin-bottom: 30px;
  }
  /* line 112, app/assets/stylesheets/frontend/style-responsive.css */
  .team-block .img-responsive {
    width: 100%;
  }
}

@media (min-width: 760px) {
  /* line 117, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .large_bold_white {
    letter-spacing: 2px !important;
  }
}

@media (max-width: 768px) {
  /* line 122, app/assets/stylesheets/frontend/style-responsive.css */
  .services-block {
    padding-bottom: 20px;
  }
  /* line 125, app/assets/stylesheets/frontend/style-responsive.css */
  .services-block .item {
    border: none;
    margin-bottom: 50px;
  }
  /* line 130, app/assets/stylesheets/frontend/style-responsive.css */
  .about-block h4 {
    margin-bottom: 33px;
  }
  /* line 133, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirlce {
    width: 100px;
    height: 100px;
    padding-top: 15px;
  }
  /* line 138, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirlce i {
    font-size: 33px;
    line-height: 33px;
  }
  /* line 142, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirlce strong {
    padding-top: 5px;
    font-size: 16px;
    line-height: 1;
  }
  /* line 147, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-blue {
    bottom: 2px;
    left: 1%;
  }
  /* line 151, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-red {
    bottom: 52%;
    left: 37%;
  }
  /* line 155, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-green {
    bottom: 34%;
    right: 6%;
  }
  /* line 160, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    margin-top: 30px;
  }
  /* line 163, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like {
    padding: 29px 22px 26px 21px;
  }
  /* line 166, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like i {
    font-size: 49px;
  }
  /* line 169, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    font: 400 14px "Open Sans", Arial, sans-serif;
    padding: 22px 25px 17px;
  }
  /* line 173, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text h2 {
    font: 400 23px/23px "PT Sans Narrow", Arial, sans-serif;
  }
}

@media (max-width: 767px) {
  /* line 178, app/assets/stylesheets/frontend/style-responsive.css */
  .choose-us-block .img-responsive {
    margin: 0 auto;
  }
  /*.facts-block {
	  min-height: 470px;
	}*/
  /* line 185, app/assets/stylesheets/frontend/style-responsive.css */
  .facts-block .item {
    margin-bottom: 30px;
  }
  /* line 189, app/assets/stylesheets/frontend/style-responsive.css */
  .footer .pull-right {
    float: left !important;
    padding-top: 10px;
    padding-bottom: 11px;
  }
  /* line 194, app/assets/stylesheets/frontend/style-responsive.css */
  .footer .social-icons li {
    float: left;
    margin: 0 5px 0 0;
  }
}

@media (max-width: 600px) {
  /* line 200, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    margin-top: 30px;
  }
  /* line 203, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like {
    padding: 27px 22px 28px;
    top: -18px;
  }
  /* line 207, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like i {
    font-size: 23px;
  }
  /* line 210, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    font-size: 13px;
    padding: 10px;
  }
  /* line 214, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text h2 {
    font: 400 18px/1 "Open Sans", Arial, sans-serif;
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  /* line 220, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirlce {
    z-index: 3;
  }
  /* line 223, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-red {
    bottom: 36px;
  }
  /* line 227, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like {
    display: none;
  }
}

@media (max-width: 400px) {
  /* line 232, app/assets/stylesheets/frontend/style-responsive.css */
  .tb-socio .fa {
    margin-bottom: 20px;
  }
  /* line 236, app/assets/stylesheets/frontend/style-responsive.css */
  .slider-item-1 .promo-like-text {
    white-space: normal;
    margin: 40px 15px 0;
  }
}

@media (max-width: 320px) {
  /* line 242, app/assets/stylesheets/frontend/style-responsive.css */
  .tb-socio .fa {
    margin-bottom: 20px;
  }
  /* line 246, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-blue {
    left: 0;
  }
  /* line 249, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-red {
    left: 37%;
  }
  /* line 252, app/assets/stylesheets/frontend/style-responsive.css */
  .ab-cirle-green {
    right: 0;
  }
}

/* line 1, app/assets/stylesheets/frontend/themes/red.css */
a, a:focus, a:hover, a:active {
  color: #e6400c;
}

/* line 4, app/assets/stylesheets/frontend/themes/red.css */
a:hover {
  color: #e6400c;
}

/* line 7, app/assets/stylesheets/frontend/themes/red.css */
::-moz-selection {
  color: #fff;
  background: #e6400c;
}

/* line 11, app/assets/stylesheets/frontend/themes/red.css */
::selection {
  color: #fff;
  background: #e6400c;
}

/* line 15, app/assets/stylesheets/frontend/themes/red.css */
.header-navigation a:hover,
.header-navigation li.current a {
  color: #e6400c;
}

/* line 19, app/assets/stylesheets/frontend/themes/red.css */
.tb-socio .fa:hover {
  color: #e6400c;
  border: solid 1px #e6400c;
}

/* line 23, app/assets/stylesheets/frontend/themes/red.css */
.carousel-indicators li.active {
  background: #e6400c;
}

/* line 26, app/assets/stylesheets/frontend/themes/red.css */
.go2top:hover {
  border: solid 2px #e6400c;
  color: #e6400c;
}

/* line 30, app/assets/stylesheets/frontend/themes/red.css */
.content h1 strong, .content h2 strong, .content h3 strong, .content h4 strong {
  color: #E54A1A;
}

/* line 33, app/assets/stylesheets/frontend/themes/red.css */
.slider-item-1 .large_bold_white span,
.slider-item-2 .large_bold_white span {
  color: #E54A1A;
}

/* line 37, app/assets/stylesheets/frontend/themes/red.css */
.tp-caption a {
  color: #FF7302;
}

/* line 40, app/assets/stylesheets/frontend/themes/red.css */
.services-block .fa {
  background: #e85425;
}

/* line 43, app/assets/stylesheets/frontend/themes/red.css */
.services-block .fa:after {
  border-top: 9px solid #e85425;
}

/* line 46, app/assets/stylesheets/frontend/themes/red.css */
.team-block em {
  color: #E54A1A;
}

/* line 49, app/assets/stylesheets/frontend/themes/red.css */
.portfolio-block .item > a {
  background: rgba(229, 74, 26, 0.85);
}

/* line 52, app/assets/stylesheets/frontend/themes/red.css */
.choose-us-block .panel-default .accordion-toggle:before {
  background-color: #e54a1a;
}

/* line 55, app/assets/stylesheets/frontend/themes/red.css */
.choose-us-block .panel-default .collapsed:before {
  background-color: #495764;
  /* black */
}

/* line 58, app/assets/stylesheets/frontend/themes/red.css */
.choose-us-block .panel-default .panel-title:hover .collapsed:before {
  background-color: #e54a1a;
}

/* line 61, app/assets/stylesheets/frontend/themes/red.css */
.btn-primary {
  background: #E94D1C;
}

/* line 64, app/assets/stylesheets/frontend/themes/red.css */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #cc3304;
}

/* line 69, app/assets/stylesheets/frontend/themes/red.css */
.facts-block .item {
  background: rgba(255, 99, 77, 0.92);
}

/* line 72, app/assets/stylesheets/frontend/themes/red.css */
.pi-price strong {
  background: #E85425;
}

/* line 75, app/assets/stylesheets/frontend/themes/red.css */
.pi-price strong:after {
  border-top: 9px solid #E85425;
}

/* line 78, app/assets/stylesheets/frontend/themes/red.css */
.pricing-content .list-unstyled li i {
  color: #E85425;
}

/* line 81, app/assets/stylesheets/frontend/themes/red.css */
.pricing-footer .btn-default:hover,
.pricing-footer .btn-default:active {
  background: #E85425;
}

/* line 85, app/assets/stylesheets/frontend/themes/red.css */
.portfolio-block .item b:hover {
  color: #E85425;
}

@media (max-width: 1024px) {
  /* line 89, app/assets/stylesheets/frontend/themes/red.css */
  .header-mobi-ext .header-navigation a:hover,
  .header-mobi-ext .header-navigation li.current a {
    background-color: #E85425;
    color: #fff !important;
  }
}

/* line 95, app/assets/stylesheets/frontend/themes/red.css */
.header .mobi-toggler:hover {
  background-color: #E85425;
  border-color: #E85425;
}

/* here you can put your own css to customize and override the theme */
/***
Login page
***/
/* bg color */
/* line 5, app/assets/stylesheets/frontend/login2.css */
.login {
  background-color: #5c97bd;
}

/* line 8, app/assets/stylesheets/frontend/login2.css */
.login a {
  color: #edf4f8 !important;
}

/* line 12, app/assets/stylesheets/frontend/login2.css */
.login .logo {
  margin: 0 auto;
  margin-top: 100px;
  padding: 15px;
  text-align: center;
}

/* line 19, app/assets/stylesheets/frontend/login2.css */
.login .content {
  width: 400px;
  margin: 40px auto 40px auto;
}

/* line 24, app/assets/stylesheets/frontend/login2.css */
.login .form-title {
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/frontend/login2.css */
.login .form-title {
  color: #edf4f8;
  font-size: 19px;
  font-weight: 400 !important;
}

/* line 34, app/assets/stylesheets/frontend/login2.css */
.login .form-subtitle {
  color: #c9dce9;
  font-size: 17px;
  font-weight: 300 !important;
  padding-left: 10px;
}

/* line 41, app/assets/stylesheets/frontend/login2.css */
.login .content h4 {
  color: #555;
}

/* line 45, app/assets/stylesheets/frontend/login2.css */
.login .content .hint {
  color: #b7d1e2;
  padding: 0;
  font-size: 14px;
  margin: 15px 0 7px 0;
}

/* line 52, app/assets/stylesheets/frontend/login2.css */
.login .content .login-form,
.login .content .forget-form {
  padding: 0px;
  margin: 0px;
}

/* line 58, app/assets/stylesheets/frontend/login2.css */
.login .content .form-control {
  border: none;
  background-color: #6ba3c8;
  border: 1px solid #6ba3c8;
  height: 43px;
  color: #d9ecf9;
}

/* line 65, app/assets/stylesheets/frontend/login2.css */
.login .content .form-control:focus, .login .content .form-control:active {
  border: 1px solid #83b8db;
}

/* line 68, app/assets/stylesheets/frontend/login2.css */
.login .content .form-control::-moz-placeholder {
  color: #d9ecf9;
  opacity: 1;
}

/* line 72, app/assets/stylesheets/frontend/login2.css */
.login .content .form-control:-ms-input-placeholder {
  color: #d9ecf9;
}

/* line 75, app/assets/stylesheets/frontend/login2.css */
.login .content .form-control::-webkit-input-placeholder {
  color: #d9ecf9;
}

/* line 79, app/assets/stylesheets/frontend/login2.css */
.login .content select.form-control {
  padding-left: 9px;
  padding-right: 9px;
}

/* line 84, app/assets/stylesheets/frontend/login2.css */
.login .content .forget-form {
  display: none;
}

/* line 88, app/assets/stylesheets/frontend/login2.css */
.login .content .register-form {
  display: none;
}

/* line 92, app/assets/stylesheets/frontend/login2.css */
.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}

/* line 97, app/assets/stylesheets/frontend/login2.css */
.login .content .form-actions {
  clear: both;
  border: 0px;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

/* line 105, app/assets/stylesheets/frontend/login2.css */
.form-actions .forget-password-block {
  padding-top: 7px;
}

/* line 109, app/assets/stylesheets/frontend/login2.css */
.login-options {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #69a0c4;
  border-bottom: 1px solid #69a0c4;
}

/* line 117, app/assets/stylesheets/frontend/login2.css */
.login-options h4 {
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px;
  color: #b7d1e2 !important;
}

/* line 124, app/assets/stylesheets/frontend/login2.css */
.login .forget-password {
  font-size: 14px;
}

/* line 128, app/assets/stylesheets/frontend/login2.css */
.login-options .social-icons {
  float: right;
  padding-top: 3px;
}

/* line 133, app/assets/stylesheets/frontend/login2.css */
.login-options .social-icons li a {
  border-radius: 15px 15px 15px 15px !important;
  -moz-border-radius: 15px 15px 15px 15px !important;
  -webkit-border-radius: 15px 15px 15px 15px !important;
}

/* line 139, app/assets/stylesheets/frontend/login2.css */
.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

/* line 145, app/assets/stylesheets/frontend/login2.css */
.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}

/* line 151, app/assets/stylesheets/frontend/login2.css */
.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block;
}

/* line 156, app/assets/stylesheets/frontend/login2.css */
.login .content .form-actions .btn {
  margin-top: 1px;
}

/* line 160, app/assets/stylesheets/frontend/login2.css */
.login .btn-primary {
  background-color: #5995bb;
  border: 1px solid #72a9cc;
  color: #8fc4e5;
  font-weight: 600;
  padding: 10px 25px !important;
}

/* line 167, app/assets/stylesheets/frontend/login2.css */
.login .btn-primary:hover {
  border: 1px solid #90bbd7;
  background-color: #5995bb;
  color: #8fc4e5;
}

/* line 173, app/assets/stylesheets/frontend/login2.css */
.login .btn-default {
  background-color: #5995bb;
  border: 1px solid #72a9cc;
  color: #8fc4e5;
  font-weight: 600;
  padding: 10px 25px !important;
}

/* line 180, app/assets/stylesheets/frontend/login2.css */
.login .btn-default:hover {
  border: 1px solid #90bbd7;
  background-color: #5995bb;
  color: #8fc4e5;
}

/* line 186, app/assets/stylesheets/frontend/login2.css */
.login .content .forget-password {
  color: #d7eaf7;
  font-size: 15px;
}

/* line 191, app/assets/stylesheets/frontend/login2.css */
.login .content .rememberme {
  margin-top: 8px;
}

/* line 195, app/assets/stylesheets/frontend/login2.css */
.login .content .check {
  color: #c9dce9 !important;
}

/* line 199, app/assets/stylesheets/frontend/login2.css */
.login .content .create-account {
  text-align: center;
  margin-top: 20px;
}

/* line 204, app/assets/stylesheets/frontend/login2.css */
.login .content .create-account p a {
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
}

/* line 210, app/assets/stylesheets/frontend/login2.css */
.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}

/* footer copyright */
/* line 216, app/assets/stylesheets/frontend/login2.css */
.login .copyright {
  text-align: center;
  margin: 10px auto 30px 0;
  padding: 10px;
  color: #c9dce9;
  font-size: 13px;
}

@media (max-width: 1400px) {
  /* line 225, app/assets/stylesheets/frontend/login2.css */
  .login .logo {
    margin-top: 100px;
  }
}

@media (max-width: 480px) {
  /***
  Login page
  ***/
  /* line 233, app/assets/stylesheets/frontend/login2.css */
  .login .logo {
    margin-top: 30px;
    padding: 0px;
  }
  /* line 238, app/assets/stylesheets/frontend/login2.css */
  .login .content {
    width: 245px;
  }
  /* line 242, app/assets/stylesheets/frontend/login2.css */
  .login .content h3 {
    font-size: 22px;
  }
  /* line 246, app/assets/stylesheets/frontend/login2.css */
  .login .checkbox {
    font-size: 13px;
  }
}
