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

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

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

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

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

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

/* line 89, app/assets/stylesheets/theme/bootstrap/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, app/assets/stylesheets/theme/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.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 37, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, app/assets/stylesheets/theme/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

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

/* line 69, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

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

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

/* line 113, app/assets/stylesheets/theme/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

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

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

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

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

/* line 78, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

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

/* line 90, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

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

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

/* line 185, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

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

/* line 229, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

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

/* line 250, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

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

/* line 286, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, app/assets/stylesheets/theme/bootstrap/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

/* line 32, app/assets/stylesheets/theme/bootstrap/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

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

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

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

/* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

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

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

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

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/theme/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

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

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

/* line 35, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

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

/* line 57, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

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

/* line 88, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

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

/* line 101, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

/* line 125, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

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

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

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

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

/* line 171, app/assets/stylesheets/theme/bootstrap/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

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

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

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

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

/* line 47, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

/* line 83, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

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

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

/* line 103, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 136, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

/* line 224, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

/* line 248, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

/* line 264, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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

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

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

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

/* line 315, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

/* line 79, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

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

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

/* line 340, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 344, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

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

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

/* line 79, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

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

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

/* line 366, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 370, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

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

/* line 388, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

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

/* line 410, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

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

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

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

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

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

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

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

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

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 442, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@media (min-width: 768px) {
  /* line 478, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 575, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

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

/* line 593, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

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

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

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

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

/* line 32, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

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

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

/* line 58, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

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

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

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

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

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

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

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

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

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

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

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

/* line 109, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, app/assets/stylesheets/theme/bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

/* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box;
}

/* line 54, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

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

/* line 65, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

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

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

/* line 103, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

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

/* line 123, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

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

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

/* line 153, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

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

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

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

/* line 193, app/assets/stylesheets/theme/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

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

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

/* line 56, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

/* line 120, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

/* line 131, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

/* line 201, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, app/assets/stylesheets/theme/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

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

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

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

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

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

/* line 101, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

/* line 135, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, app/assets/stylesheets/theme/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

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

/* line 46, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

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

/* line 66, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

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

/* line 89, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

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

/* line 118, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

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

/* line 144, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

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

/* line 171, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

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

/* line 190, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

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

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

/* line 224, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, app/assets/stylesheets/theme/bootstrap/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

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

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

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

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

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

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

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

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

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

/* line 92, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

/* line 108, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

/* line 128, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

/* line 138, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

/* line 150, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 170, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

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

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

/* line 206, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

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

/* line 217, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

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

/* line 232, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 235, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

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

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

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

@media (min-width: 768px) {
  /* line 478, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, app/assets/stylesheets/theme/bootstrap/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

/* line 327, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 343, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 346, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 349, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

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

/* line 397, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 401, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

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

/* line 410, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 415, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 418, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 425, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 433, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 462, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

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

/* line 506, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 508, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 513, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 515, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 521, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 535, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 537, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 549, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 552, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 559, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 567, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 577, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 596, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 641, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 643, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 650, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, app/assets/stylesheets/theme/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, app/assets/stylesheets/theme/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, app/assets/stylesheets/theme/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 32, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 41, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.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 20, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, app/assets/stylesheets/theme/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 35, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, app/assets/stylesheets/theme/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, app/assets/stylesheets/theme/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, app/assets/stylesheets/theme/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 5px;
  color: inherit;
}

/* line 23, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, app/assets/stylesheets/theme/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.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 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, app/assets/stylesheets/theme/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 78, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 81, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 87, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 96, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 101, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 24, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, app/assets/stylesheets/theme/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.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 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 82, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 127, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 153, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, app/assets/stylesheets/theme/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_wells.scss */
.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 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/theme/bootstrap/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, app/assets/stylesheets/theme/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 77, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 92, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 107, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 123, app/assets/stylesheets/theme/bootstrap/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

/* line 109, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 112, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 119, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 128, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 138, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 158, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 163, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 185, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 207, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 229, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 260, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 267, app/assets/stylesheets/theme/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, app/assets/stylesheets/theme/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/ciw-assets/fontawesome-webfont-9f8288933d2c87ab3cdbdbda5c9fa1e1e139b01c7c1d1983f91a13be85173975.eot?v=4.7.0);
  src: url(/ciw-assets/fontawesome-webfont-9f8288933d2c87ab3cdbdbda5c9fa1e1e139b01c7c1d1983f91a13be85173975.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/ciw-assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2?v=4.7.0) format("woff2"), url(/ciw-assets/fontawesome-webfont-66db52b456efe7e29cec11fa09421d03cb09e37ed1b567307ec0444fd605ce31.woff?v=4.7.0) format("woff"), url(/ciw-assets/fontawesome-webfont-c2a9333b008247abd42354df966498b4c2f1aa51a10b7e178a4f5df2edea4ce1.ttf?v=4.7.0) format("truetype"), url(/ciw-assets/fontawesome-webfont-4f1f9ffe01469bbd03b254ec563c304dd92276514110364148cb7ffdd75d3297.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, app/assets/stylesheets/../font-awesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, app/assets/stylesheets/../font-awesome/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, app/assets/stylesheets/../font-awesome/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, app/assets/stylesheets/../font-awesome/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, app/assets/stylesheets/../font-awesome/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, app/assets/stylesheets/../font-awesome/scss/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, app/assets/stylesheets/../font-awesome/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, app/assets/stylesheets/../font-awesome/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, app/assets/stylesheets/../font-awesome/scss/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, app/assets/stylesheets/../font-awesome/scss/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, app/assets/stylesheets/../font-awesome/scss/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, app/assets/stylesheets/../font-awesome/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/../font-awesome/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, app/assets/stylesheets/../font-awesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, app/assets/stylesheets/../font-awesome/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, app/assets/stylesheets/../font-awesome/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 442, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 493, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 495, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 496, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 497, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 500, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 501, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 502, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 504, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 506, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 508, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 509, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 510, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 511, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 512, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 513, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 514, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 515, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 516, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 518, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 519, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 520, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 521, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 522, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 523, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 524, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 525, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 526, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 527, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 528, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 529, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 530, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 531, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 532, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 533, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 534, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 535, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 536, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 537, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 538, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 539, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 540, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 541, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 542, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 543, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 544, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 545, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 546, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 547, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 548, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 549, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 550, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 551, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 552, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 553, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 554, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 555, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 558, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 559, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 560, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 561, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 562, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 563, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 564, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 565, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 566, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 567, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 568, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 569, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 570, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 571, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 572, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 573, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 574, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 575, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 576, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 577, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 578, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 579, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 581, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 582, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 583, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 584, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 585, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 586, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 587, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 588, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 589, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 590, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 591, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 592, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 593, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 594, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 595, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 596, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 598, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 599, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 600, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 601, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 602, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 604, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 605, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 606, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 607, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 610, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 612, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 614, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 616, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 618, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 619, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 620, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 621, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 622, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 623, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 624, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 625, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 626, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 627, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 628, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 629, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 631, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 633, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 635, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 636, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 638, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 640, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 641, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 642, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 643, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 644, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 645, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 646, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 647, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 648, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 649, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 650, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 651, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 652, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 653, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 654, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 655, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 656, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 657, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 658, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 659, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 660, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 662, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 663, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 664, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 665, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 666, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 667, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 668, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 669, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 670, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 671, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 672, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 673, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 674, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 675, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 676, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 677, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 678, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 679, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 680, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 681, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 682, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 683, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 684, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 685, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 686, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 687, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 688, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 689, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 690, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 691, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 692, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 693, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 694, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 695, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 696, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 697, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 698, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 699, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 700, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 701, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 702, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 703, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 704, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 705, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 706, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 707, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 708, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 709, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 710, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 711, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 712, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 714, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 717, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 718, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 719, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 721, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 722, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 723, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 724, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 725, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 726, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 727, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 728, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 729, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 730, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 731, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 733, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 735, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 736, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 737, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 738, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 739, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 740, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 741, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 743, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 745, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 746, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 747, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 748, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 749, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 751, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 753, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 754, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 755, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 756, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 759, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 761, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 763, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 765, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 767, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 768, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 771, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 772, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 773, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 774, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 775, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 777, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 779, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 780, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 781, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 782, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 783, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 784, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 785, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 786, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 787, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 788, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 789, app/assets/stylesheets/../font-awesome/scss/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, app/assets/stylesheets/../font-awesome/scss/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, app/assets/stylesheets/../font-awesome/scss/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(/ciw-assets/open-sans-v34-latin-300-1b2f88142c19df560f487368810bba2d41c5d6948df584abaa2e0091c0b2245b.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-300-0492eed13f4292bcf2f9f412d3edb5451df8f57a3d3647122c34b212e5145311.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/ciw-assets/open-sans-v34-latin-regular-b34551ae25916c460423b82beb8e0675b27f76a9a2908f18286260fbd6de6681.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-regular-22459e1de13b29a9997c47434287b7b07bcd58013dc71c6fa14637b0d46d469c.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(/ciw-assets/open-sans-v34-latin-600-4ffc35ac4d5e3f1546a4c1a879f425f090ff3336e0fce31a39ae4973b5e8c127.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-600-569c3f735ef3a5c975e8b9ab8df8904ccb909a1c0937b4d9502f5412d6c24211.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/ciw-assets/open-sans-v34-latin-700-d1a17abb1a999842fe425e1a4ace9d90f9c18f3595c21a63d89f0611b90cfd72.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-700-c1582b13eb162368dd0dcad97e027ffb1ebfa8bcd67cf2801c43c94b4a1bfeae.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(/ciw-assets/open-sans-v34-latin-italic-9ad0a22b0c58240a7a92b4c01aa31f39a5918dea6a8fdfa77e63042abc4fca31.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-italic-449a0794aba7211f9d615e10d47cf23a74d0ad7f0052150c88c6d1730353354a.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(/ciw-assets/open-sans-v34-latin-700italic-8b33044d2ff19c56d1b627cea18478f8ad7b15d7ef5644b32ad5b2ce5b0affdd.woff2) format("woff2"), url(/ciw-assets/open-sans-v34-latin-700italic-edc695d710ab4063a211c3db2fa90d286ffe1731824689b253b427bfa75adae3.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Material Icons */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/ciw-assets/material-83be7b2f504af2c948c5106fa907dc4224380a7b75a993a7bff52cd71ec8c7d3.woff2) format("woff2");
}

/* line 57, app/assets/stylesheets/fonts/fonts.css.scss */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* line 80, app/assets/stylesheets/modules/_colors.scss */
.red,
.txt-color-red,
.text-color-red {
  color: #ff0000;
}

/* line 86, app/assets/stylesheets/modules/_colors.scss */
.green,
.txt-color-green,
.text-color-green {
  color: green;
}

/* line 92, app/assets/stylesheets/modules/_colors.scss */
.grey,
.txt-color-grey,
.text-color-grey {
  color: #333;
}

/* line 98, app/assets/stylesheets/modules/_colors.scss */
.black,
.txt-black,
.text-black {
  color: black;
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2014 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
/* line 15, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social, .btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social > :first-child, .btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 33, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-lg, .btn-group-lg > .btn-social.btn, .btn-group-lg > .btn.btn-social-icon, .btn-lg.btn-social-icon {
  padding-left: 61px;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-lg :first-child, .btn-group-lg > .btn-social.btn :first-child, .btn-group-lg > .btn.btn-social-icon :first-child, .btn-lg.btn-social-icon :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 41, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-sm, .btn-group-sm > .btn-social.btn, .btn-group-sm > .btn.btn-social-icon, .btn-sm.btn-social-icon {
  padding-left: 38px;
}

/* line 43, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-sm :first-child, .btn-group-sm > .btn-social.btn :first-child, .btn-group-sm > .btn.btn-social-icon :first-child, .btn-sm.btn-social-icon :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 49, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-xs, .btn-group-xs > .btn-social.btn, .btn-group-xs > .btn.btn-social-icon, .btn-xs.btn-social-icon {
  padding-left: 30px;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social.btn-xs :first-child, .btn-group-xs > .btn-social.btn :first-child, .btn-group-xs > .btn.btn-social-icon :first-child, .btn-xs.btn-social-icon :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social-icon {
  height: 34px;
  width: 34px;
  padding: 0;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social-icon :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}

/* line 69, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}

/* line 75, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}

/* line 81, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-social-icon.btn-xs, .btn-group-xs > .btn-social-icon.btn {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

/* line 95, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-adn {
  background-color: #d87a68;
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn:focus, .btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn:active, .btn-adn.active,
.open > .btn-adn.dropdown-toggle {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn:active:hover, .btn-adn:active:focus, .btn-adn:active.focus, .btn-adn.active:hover, .btn-adn.active:focus, .btn-adn.active.focus,
.open > .btn-adn.dropdown-toggle:hover,
.open > .btn-adn.dropdown-toggle:focus,
.open > .btn-adn.dropdown-toggle.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn:active, .btn-adn.active,
.open > .btn-adn.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn.disabled:hover, .btn-adn.disabled:focus, .btn-adn.disabled.focus, .btn-adn[disabled]:hover, .btn-adn[disabled]:focus, .btn-adn[disabled].focus,
fieldset[disabled] .btn-adn:hover,
fieldset[disabled] .btn-adn:focus,
fieldset[disabled] .btn-adn.focus {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}

/* line 96, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-bitbucket {
  background-color: #205081;
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:focus, .btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:active, .btn-bitbucket.active,
.open > .btn-bitbucket.dropdown-toggle {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:active:hover, .btn-bitbucket:active:focus, .btn-bitbucket:active.focus, .btn-bitbucket.active:hover, .btn-bitbucket.active:focus, .btn-bitbucket.active.focus,
.open > .btn-bitbucket.dropdown-toggle:hover,
.open > .btn-bitbucket.dropdown-toggle:focus,
.open > .btn-bitbucket.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:active, .btn-bitbucket.active,
.open > .btn-bitbucket.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket.disabled:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket.disabled.focus, .btn-bitbucket[disabled]:hover, .btn-bitbucket[disabled]:focus, .btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket:hover,
fieldset[disabled] .btn-bitbucket:focus,
fieldset[disabled] .btn-bitbucket.focus {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}

/* line 97, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-dropbox {
  background-color: #1087dd;
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox:focus, .btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox:active, .btn-dropbox.active,
.open > .btn-dropbox.dropdown-toggle {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox:active:hover, .btn-dropbox:active:focus, .btn-dropbox:active.focus, .btn-dropbox.active:hover, .btn-dropbox.active:focus, .btn-dropbox.active.focus,
.open > .btn-dropbox.dropdown-toggle:hover,
.open > .btn-dropbox.dropdown-toggle:focus,
.open > .btn-dropbox.dropdown-toggle.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox:active, .btn-dropbox.active,
.open > .btn-dropbox.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox.disabled:hover, .btn-dropbox.disabled:focus, .btn-dropbox.disabled.focus, .btn-dropbox[disabled]:hover, .btn-dropbox[disabled]:focus, .btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox:hover,
fieldset[disabled] .btn-dropbox:focus,
fieldset[disabled] .btn-dropbox.focus {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}

/* line 98, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-facebook {
  background-color: #3b5998;
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active,
.open > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook:active:hover, .btn-facebook:active:focus, .btn-facebook:active.focus, .btn-facebook.active:hover, .btn-facebook.active:focus, .btn-facebook.active.focus,
.open > .btn-facebook.dropdown-toggle:hover,
.open > .btn-facebook.dropdown-toggle:focus,
.open > .btn-facebook.dropdown-toggle.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active,
.open > .btn-facebook.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled:hover, .btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled]:hover, .btn-facebook[disabled]:focus, .btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook:hover,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}

/* line 99, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-flickr {
  background-color: #ff0084;
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr:focus, .btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr:active, .btn-flickr.active,
.open > .btn-flickr.dropdown-toggle {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr:active:hover, .btn-flickr:active:focus, .btn-flickr:active.focus, .btn-flickr.active:hover, .btn-flickr.active:focus, .btn-flickr.active.focus,
.open > .btn-flickr.dropdown-toggle:hover,
.open > .btn-flickr.dropdown-toggle:focus,
.open > .btn-flickr.dropdown-toggle.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr:active, .btn-flickr.active,
.open > .btn-flickr.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr.disabled:hover, .btn-flickr.disabled:focus, .btn-flickr.disabled.focus, .btn-flickr[disabled]:hover, .btn-flickr[disabled]:focus, .btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr:hover,
fieldset[disabled] .btn-flickr:focus,
fieldset[disabled] .btn-flickr.focus {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}

/* line 100, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-foursquare {
  background-color: #f94877;
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare:focus, .btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare:active, .btn-foursquare.active,
.open > .btn-foursquare.dropdown-toggle {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare:active:hover, .btn-foursquare:active:focus, .btn-foursquare:active.focus, .btn-foursquare.active:hover, .btn-foursquare.active:focus, .btn-foursquare.active.focus,
.open > .btn-foursquare.dropdown-toggle:hover,
.open > .btn-foursquare.dropdown-toggle:focus,
.open > .btn-foursquare.dropdown-toggle.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare:active, .btn-foursquare.active,
.open > .btn-foursquare.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare.disabled:hover, .btn-foursquare.disabled:focus, .btn-foursquare.disabled.focus, .btn-foursquare[disabled]:hover, .btn-foursquare[disabled]:focus, .btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare:hover,
fieldset[disabled] .btn-foursquare:focus,
fieldset[disabled] .btn-foursquare.focus {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}

/* line 101, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-github {
  background-color: #444444;
  color: #fff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github:focus, .btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github:active, .btn-github.active,
.open > .btn-github.dropdown-toggle {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github:active:hover, .btn-github:active:focus, .btn-github:active.focus, .btn-github.active:hover, .btn-github.active:focus, .btn-github.active.focus,
.open > .btn-github.dropdown-toggle:hover,
.open > .btn-github.dropdown-toggle:focus,
.open > .btn-github.dropdown-toggle.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github:active, .btn-github.active,
.open > .btn-github.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github.disabled:hover, .btn-github.disabled:focus, .btn-github.disabled.focus, .btn-github[disabled]:hover, .btn-github[disabled]:focus, .btn-github[disabled].focus,
fieldset[disabled] .btn-github:hover,
fieldset[disabled] .btn-github:focus,
fieldset[disabled] .btn-github.focus {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-github .badge {
  color: #444444;
  background-color: #fff;
}

/* line 102, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-google-plus {
  background-color: #dd4b39;
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus:focus, .btn-google-plus.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus:active, .btn-google-plus.active,
.open > .btn-google-plus.dropdown-toggle {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus:active:hover, .btn-google-plus:active:focus, .btn-google-plus:active.focus, .btn-google-plus.active:hover, .btn-google-plus.active:focus, .btn-google-plus.active.focus,
.open > .btn-google-plus.dropdown-toggle:hover,
.open > .btn-google-plus.dropdown-toggle:focus,
.open > .btn-google-plus.dropdown-toggle.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus:active, .btn-google-plus.active,
.open > .btn-google-plus.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus.disabled:hover, .btn-google-plus.disabled:focus, .btn-google-plus.disabled.focus, .btn-google-plus[disabled]:hover, .btn-google-plus[disabled]:focus, .btn-google-plus[disabled].focus,
fieldset[disabled] .btn-google-plus:hover,
fieldset[disabled] .btn-google-plus:focus,
fieldset[disabled] .btn-google-plus.focus {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-google-plus .badge {
  color: #dd4b39;
  background-color: #fff;
}

/* line 103, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-instagram {
  background-color: #3f729b;
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram:active, .btn-instagram.active,
.open > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram:active:hover, .btn-instagram:active:focus, .btn-instagram:active.focus, .btn-instagram.active:hover, .btn-instagram.active:focus, .btn-instagram.active.focus,
.open > .btn-instagram.dropdown-toggle:hover,
.open > .btn-instagram.dropdown-toggle:focus,
.open > .btn-instagram.dropdown-toggle.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram:active, .btn-instagram.active,
.open > .btn-instagram.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram.disabled:hover, .btn-instagram.disabled:focus, .btn-instagram.disabled.focus, .btn-instagram[disabled]:hover, .btn-instagram[disabled]:focus, .btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram:hover,
fieldset[disabled] .btn-instagram:focus,
fieldset[disabled] .btn-instagram.focus {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}

/* line 104, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-linkedin {
  background-color: #007bb6;
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin:active, .btn-linkedin.active,
.open > .btn-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin:active:hover, .btn-linkedin:active:focus, .btn-linkedin:active.focus, .btn-linkedin.active:hover, .btn-linkedin.active:focus, .btn-linkedin.active.focus,
.open > .btn-linkedin.dropdown-toggle:hover,
.open > .btn-linkedin.dropdown-toggle:focus,
.open > .btn-linkedin.dropdown-toggle.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin:active, .btn-linkedin.active,
.open > .btn-linkedin.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin.disabled:hover, .btn-linkedin.disabled:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled]:hover, .btn-linkedin[disabled]:focus, .btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin:hover,
fieldset[disabled] .btn-linkedin:focus,
fieldset[disabled] .btn-linkedin.focus {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}

/* line 105, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-microsoft {
  background-color: #2672ec;
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft:focus, .btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft:active, .btn-microsoft.active,
.open > .btn-microsoft.dropdown-toggle {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft:active:hover, .btn-microsoft:active:focus, .btn-microsoft:active.focus, .btn-microsoft.active:hover, .btn-microsoft.active:focus, .btn-microsoft.active.focus,
.open > .btn-microsoft.dropdown-toggle:hover,
.open > .btn-microsoft.dropdown-toggle:focus,
.open > .btn-microsoft.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft:active, .btn-microsoft.active,
.open > .btn-microsoft.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft.disabled:hover, .btn-microsoft.disabled:focus, .btn-microsoft.disabled.focus, .btn-microsoft[disabled]:hover, .btn-microsoft[disabled]:focus, .btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft:hover,
fieldset[disabled] .btn-microsoft:focus,
fieldset[disabled] .btn-microsoft.focus {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}

/* line 106, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-openid {
  background-color: #f7931e;
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid:focus, .btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid:active, .btn-openid.active,
.open > .btn-openid.dropdown-toggle {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid:active:hover, .btn-openid:active:focus, .btn-openid:active.focus, .btn-openid.active:hover, .btn-openid.active:focus, .btn-openid.active.focus,
.open > .btn-openid.dropdown-toggle:hover,
.open > .btn-openid.dropdown-toggle:focus,
.open > .btn-openid.dropdown-toggle.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid:active, .btn-openid.active,
.open > .btn-openid.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid.disabled:hover, .btn-openid.disabled:focus, .btn-openid.disabled.focus, .btn-openid[disabled]:hover, .btn-openid[disabled]:focus, .btn-openid[disabled].focus,
fieldset[disabled] .btn-openid:hover,
fieldset[disabled] .btn-openid:focus,
fieldset[disabled] .btn-openid.focus {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}

/* line 107, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-pinterest {
  background-color: #cb2027;
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest:active, .btn-pinterest.active,
.open > .btn-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest:active:hover, .btn-pinterest:active:focus, .btn-pinterest:active.focus, .btn-pinterest.active:hover, .btn-pinterest.active:focus, .btn-pinterest.active.focus,
.open > .btn-pinterest.dropdown-toggle:hover,
.open > .btn-pinterest.dropdown-toggle:focus,
.open > .btn-pinterest.dropdown-toggle.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest:active, .btn-pinterest.active,
.open > .btn-pinterest.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest.disabled:hover, .btn-pinterest.disabled:focus, .btn-pinterest.disabled.focus, .btn-pinterest[disabled]:hover, .btn-pinterest[disabled]:focus, .btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest:hover,
fieldset[disabled] .btn-pinterest:focus,
fieldset[disabled] .btn-pinterest.focus {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}

/* line 108, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-reddit {
  background-color: #eff7ff;
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit:focus, .btn-reddit.focus {
  color: #000;
  background-color: #bcdeff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit:hover {
  color: #000;
  background-color: #bcdeff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit:active, .btn-reddit.active,
.open > .btn-reddit.dropdown-toggle {
  color: #000;
  background-color: #bcdeff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit:active:hover, .btn-reddit:active:focus, .btn-reddit:active.focus, .btn-reddit.active:hover, .btn-reddit.active:focus, .btn-reddit.active.focus,
.open > .btn-reddit.dropdown-toggle:hover,
.open > .btn-reddit.dropdown-toggle:focus,
.open > .btn-reddit.dropdown-toggle.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit:active, .btn-reddit.active,
.open > .btn-reddit.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit.disabled:hover, .btn-reddit.disabled:focus, .btn-reddit.disabled.focus, .btn-reddit[disabled]:hover, .btn-reddit[disabled]:focus, .btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit:hover,
fieldset[disabled] .btn-reddit:focus,
fieldset[disabled] .btn-reddit.focus {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}

/* line 109, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-soundcloud {
  background-color: #ff5500;
  color: #fff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:focus, .btn-soundcloud.focus {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:hover {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:active, .btn-soundcloud.active,
.open > .btn-soundcloud.dropdown-toggle {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:active:hover, .btn-soundcloud:active:focus, .btn-soundcloud:active.focus, .btn-soundcloud.active:hover, .btn-soundcloud.active:focus, .btn-soundcloud.active.focus,
.open > .btn-soundcloud.dropdown-toggle:hover,
.open > .btn-soundcloud.dropdown-toggle:focus,
.open > .btn-soundcloud.dropdown-toggle.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:active, .btn-soundcloud.active,
.open > .btn-soundcloud.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud.disabled:hover, .btn-soundcloud.disabled:focus, .btn-soundcloud.disabled.focus, .btn-soundcloud[disabled]:hover, .btn-soundcloud[disabled]:focus, .btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud:hover,
fieldset[disabled] .btn-soundcloud:focus,
fieldset[disabled] .btn-soundcloud.focus {
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-soundcloud .badge {
  color: #ff5500;
  background-color: #fff;
}

/* line 110, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-tumblr {
  background-color: #2c4762;
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr:focus, .btn-tumblr.focus {
  color: #fff;
  background-color: #1c2e3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2e3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr:active, .btn-tumblr.active,
.open > .btn-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #1c2e3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr:active:hover, .btn-tumblr:active:focus, .btn-tumblr:active.focus, .btn-tumblr.active:hover, .btn-tumblr.active:focus, .btn-tumblr.active.focus,
.open > .btn-tumblr.dropdown-toggle:hover,
.open > .btn-tumblr.dropdown-toggle:focus,
.open > .btn-tumblr.dropdown-toggle.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr:active, .btn-tumblr.active,
.open > .btn-tumblr.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr.disabled:hover, .btn-tumblr.disabled:focus, .btn-tumblr.disabled.focus, .btn-tumblr[disabled]:hover, .btn-tumblr[disabled]:focus, .btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr:hover,
fieldset[disabled] .btn-tumblr:focus,
fieldset[disabled] .btn-tumblr.focus {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}

/* line 111, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-twitter {
  background-color: #55acee;
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter:active, .btn-twitter.active,
.open > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter:active:hover, .btn-twitter:active:focus, .btn-twitter:active.focus, .btn-twitter.active:hover, .btn-twitter.active:focus, .btn-twitter.active.focus,
.open > .btn-twitter.dropdown-toggle:hover,
.open > .btn-twitter.dropdown-toggle:focus,
.open > .btn-twitter.dropdown-toggle.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter:active, .btn-twitter.active,
.open > .btn-twitter.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter.disabled:hover, .btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled]:hover, .btn-twitter[disabled]:focus, .btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter:hover,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}

/* line 112, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-vimeo {
  background-color: #1ab7ea;
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo:active, .btn-vimeo.active,
.open > .btn-vimeo.dropdown-toggle {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo:active:hover, .btn-vimeo:active:focus, .btn-vimeo:active.focus, .btn-vimeo.active:hover, .btn-vimeo.active:focus, .btn-vimeo.active.focus,
.open > .btn-vimeo.dropdown-toggle:hover,
.open > .btn-vimeo.dropdown-toggle:focus,
.open > .btn-vimeo.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo:active, .btn-vimeo.active,
.open > .btn-vimeo.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo.disabled:hover, .btn-vimeo.disabled:focus, .btn-vimeo.disabled.focus, .btn-vimeo[disabled]:hover, .btn-vimeo[disabled]:focus, .btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo:hover,
fieldset[disabled] .btn-vimeo:focus,
fieldset[disabled] .btn-vimeo.focus {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}

/* line 113, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-vk {
  background-color: #587ea3;
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk:focus, .btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk:active, .btn-vk.active,
.open > .btn-vk.dropdown-toggle {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk:active:hover, .btn-vk:active:focus, .btn-vk:active.focus, .btn-vk.active:hover, .btn-vk.active:focus, .btn-vk.active.focus,
.open > .btn-vk.dropdown-toggle:hover,
.open > .btn-vk.dropdown-toggle:focus,
.open > .btn-vk.dropdown-toggle.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk:active, .btn-vk.active,
.open > .btn-vk.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk.disabled:hover, .btn-vk.disabled:focus, .btn-vk.disabled.focus, .btn-vk[disabled]:hover, .btn-vk[disabled]:focus, .btn-vk[disabled].focus,
fieldset[disabled] .btn-vk:hover,
fieldset[disabled] .btn-vk:focus,
fieldset[disabled] .btn-vk.focus {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}

/* line 114, app/assets/stylesheets/vendor/bootstrap-social.scss */
.btn-yahoo {
  background-color: #720e9e;
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo:focus, .btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo:active, .btn-yahoo.active,
.open > .btn-yahoo.dropdown-toggle {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 29, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo:active:hover, .btn-yahoo:active:focus, .btn-yahoo:active.focus, .btn-yahoo.active:hover, .btn-yahoo.active:focus, .btn-yahoo.active.focus,
.open > .btn-yahoo.dropdown-toggle:hover,
.open > .btn-yahoo.dropdown-toggle:focus,
.open > .btn-yahoo.dropdown-toggle.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 37, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo:active, .btn-yahoo.active,
.open > .btn-yahoo.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo.disabled:hover, .btn-yahoo.disabled:focus, .btn-yahoo.disabled.focus, .btn-yahoo[disabled]:hover, .btn-yahoo[disabled]:focus, .btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo:hover,
fieldset[disabled] .btn-yahoo:focus,
fieldset[disabled] .btn-yahoo.focus {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/theme/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
/* line 8, app/assets/stylesheets/vendor/jquery-ui-totop.scss */
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url(/ciw-assets/ui.totop-f55017e982542e9319e7cf7704981ed20175de44a0417f9a0704230bb358bb9f.png) no-repeat left top;
}

/* line 22, app/assets/stylesheets/vendor/jquery-ui-totop.scss */
#toTopHover {
  background: url(/ciw-assets/ui.totop-f55017e982542e9319e7cf7704981ed20175de44a0417f9a0704230bb358bb9f.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

/* line 34, app/assets/stylesheets/vendor/jquery-ui-totop.scss */
#toTop:active, #toTop:focus {
  outline: none;
}

/*!
 * SmartAdmin - Responsive WebApp
 *
 * Copyright 2014 bootstraphunter.com
 * Designed and built with all the love in the world by @bootstraphunt.
 */
/* SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 *
 * Grays moved to front, because they are needed before this point.
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
/* the plus & minus icons */
/* margin top */
/* line 3, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_length label {
  font-weight: normal;
  float: left;
  text-align: left;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 13, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_filter label {
  font-weight: normal;
  float: right;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_filter input {
  width: 16em;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 45, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting {
  background: url(/../img/sort_both.png) no-repeat center right;
}

/* line 47, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc {
  background: url(/../img/sort_asc.png) no-repeat center right;
}

/* line 48, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting_desc {
  background: url(/../img/sort_desc.png) no-repeat center right;
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/../img/sort_asc_disabled.png) no-repeat center right;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/../img/sort_desc_disabled.png) no-repeat center right;
}

/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 63, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 67, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 75, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 80, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 83, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
 width calculations when using scrolling impossible to align columns. We have
 to use separate
*/
/* line 93, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.table-bordered.dataTable {
  border-collapse: separate !important;
}

/* line 96, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.table-bordered thead th, table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0;
}

/* line 100, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.table-bordered tbody th, table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}

/* line 104, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.table-bordered th:last-child, table.table-bordered td:last-child {
  border-right-width: 0;
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/*
* TableTools styles
*/
/* conflicting styles with bootstrap
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0;
}

.table tbody tr.active a {
  color: white;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
} */
/* line 135, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
}

/* line 139, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 142, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 150, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

/* line 152, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* line 159, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT_collection_background {
  z-index: 2002;
}

/* TableTools information display */
/* line 162, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 167, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 173, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
* FixedColumns styles
*/
/* line 182, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0;
}

/* line 191, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 199, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 207, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

/* line 220, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*
* FixedHeader styles
*/
/* line 229, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.bootstrap.scss */
div.FixedHeader_Cloned table {
  margin: 0 !important;
}

/*
 * Namespace DTCR - "DataTables ColReorder" plug-in
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colReorder.scss */
table.DTCR_clonedTable {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}

/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colReorder.scss */
div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* ColVis styles
*/
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
div.ColVis {
  float: right;
  margin-bottom: 1em;
}

/* line 9, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
button.ColVis_Button,
ul.ColVis_collection li {
  position: relative;
  float: left;
  margin-right: 3px;
  padding: 5px 8px;
  border: 1px solid #999;
  cursor: pointer;
  *cursor: hand;
  font-size: 0.88em;
  color: black !important;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -ms-box-shadow: 1px 1px 3px #ccc;
  -o-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  /* Generated by http://www.colorzilla.com/gradient-editor/ */
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  /* IE6-9 */
}

/* line 44, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
.ColVis_Button:hover,
ul.ColVis_collection li:hover {
  border: 1px solid #666;
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  background: #f3f3f3;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 );
  /* IE6-9 */
}

/* line 64, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
button.ColVis_Button {
  height: 30px;
  padding: 3px 8px;
}

/* line 67, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
button.ColVis_Button:active {
  outline: none;
}

/* line 69, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
button.ColVis_Button::-moz-focus-inner {
  border: none !important;
  padding: 0;
}

/* line 74, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
div.ColVis_collectionBackground {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 1100;
}

/* line 84, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection {
  width: 150px;
  padding: 8px 8px 4px 8px;
  margin: 0;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  z-index: 2002;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection li {
  position: relative;
  height: auto;
  left: 0;
  right: 0;
  padding: 0.5em;
  display: block;
  float: none;
  margin-bottom: 4px;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  text-align: left;
}

/* line 124, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection li.ColVis_Button:hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}

/* line 132, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection li span {
  display: inline-block;
  padding-left: 0.5em;
  cursor: pointer;
}

/* line 137, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection li.ColVis_Special {
  border-color: #555;
  background: #ededed;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8',GradientType=0 );
  /* IE6-9 */
}

/* line 146, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
ul.ColVis_collection li.ColVis_Special:hover {
  background: #e2e2e2;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2',GradientType=0 );
  /* IE6-9 */
}

/* line 158, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
span.ColVis_radio {
  display: inline-block;
  width: 20px;
}

/* line 163, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
div.ColVis_catcher {
  position: absolute;
  z-index: 1101;
}

/* line 168, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.colVis.scss */
.disabled {
  color: #999;
}

/*
 * File:        TableTools.css
 * Description: Styles for TableTools 2
 * Author:      Allan Jardine (www.sprymedia.co.uk)
 * Language:    Javascript
 * License:     GPL v2 / 3 point BSD
 * Project:     DataTables
 *
 * Copyright 2009-2012 Allan Jardine, all rights reserved.
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * CSS name space:
 *   DTTT                  DataTables TableTools
 *
 * Style sheet provides:
 *   CONTAINER             TableTools container element and styles applying to all components
 *   BUTTON_STYLES         Action specific button styles
 *   SELECTING             Row selection styles
 *   COLLECTIONS           Drop down list (collection) styles
 *   PRINTING              Print display styles
 */
/*
 * CONTAINER
 * TableTools container element and styles applying to all components
 */
/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
div.DTTT_container {
  position: relative;
  float: right;
  margin-bottom: 1em;
}

@media screen and (max-width: 640px) {
  /* line 36, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
  div.DTTT_container {
    float: none !important;
    text-align: center;
  }
  /* line 39, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
  div.DTTT_container:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_button,
div.DTTT_button,
a.DTTT_button {
  position: relative;
  display: inline-block;
  margin-right: 3px;
  padding: 5px 8px;
  border: 1px solid #999;
  cursor: pointer;
  *cursor: hand;
  font-size: 0.88em;
  color: black !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -ms-box-shadow: 1px 1px 3px #ccc;
  -o-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  /* Generated by http://www.colorzilla.com/gradient-editor/ */
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  /* IE6-9 */
}

/* line 83, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_button:hover,
div.DTTT_button:hover,
a.DTTT_button:hover {
  border: 1px solid #666;
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  background: #f3f3f3;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 );
  /* IE6-9 */
}

/* Buttons are cunning border-box sizing - we can't just use that for A and DIV due to IE6/7 */
/* line 105, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_button {
  height: 30px;
  padding: 3px 8px;
}

/* line 110, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
.DTTT_button embed {
  outline: none;
}

/* line 114, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_disabled,
div.DTTT_disabled,
a.DTTT_disabled {
  color: #999;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
  /* IE6-9 */
}

/*
 * BUTTON_STYLES
 * Action specific button styles
 * If you want images - comment this back in

a.DTTT_button_csv,
a.DTTT_button_xls,
a.DTTT_button_copy,
a.DTTT_button_pdf,
a.DTTT_button_print {
	padding-right: 0px;
}

a.DTTT_button_csv span,
a.DTTT_button_xls span,
a.DTTT_button_copy span,
a.DTTT_button_pdf span,
a.DTTT_button_print span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-right: 30px;
}

a.DTTT_button_csv span { background: url(/../images/csv.png) no-repeat bottom right; }
a.DTTT_button_csv:hover span { background: url(/../images/csv_hover.png) no-repeat center right; }

a.DTTT_button_xls span { background: url(/../images/xls.png) no-repeat center right; }
a.DTTT_button_xls:hover span { background: #f0f0f0 url(/../images/xls_hover.png) no-repeat center right; }

a.DTTT_button_copy span { background: url(/../images/copy.png) no-repeat center right; }
a.DTTT_button_copy:hover span { background: #f0f0f0 url(/../images/copy_hover.png) no-repeat center right; }

a.DTTT_button_pdf span { background: url(/../images/pdf.png) no-repeat center right; }
a.DTTT_button_pdf:hover span { background: #f0f0f0 url(/../images/pdf_hover.png) no-repeat center right; }

a.DTTT_button_print span { background: url(/../images/print.png) no-repeat center right; }
a.DTTT_button_print:hover span { background: #f0f0f0 url(/../images/print_hover.png) no-repeat center right; }

 */
/* line 170, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_button_collection span {
  padding-right: 17px;
  /*background: url(/../img/collection.png) no-repeat center right;*/
}

/* line 175, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
button.DTTT_button_collection:hover span {
  padding-right: 17px;
  background: #f0f0f0;
  /*background: #f0f0f0 url(/../img/collection_hover.png) no-repeat center right;*/
}

/*
 * SELECTING
 * Row selection styles
 */
/* line 185, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 189, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.odd {
  background-color: #9FAFD1;
}

/* line 190, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_1 {
  background-color: #9FAFD1;
}

/* line 191, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_2 {
  background-color: #9FAFD1;
}

/* line 192, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_3 {
  background-color: #9FAFD1;
}

/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.even {
  background-color: #B0BED9;
}

/* line 194, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.even td.sorting_1 {
  background-color: #B0BED9;
}

/* line 195, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.even td.sorting_2 {
  background-color: #B0BED9;
}

/* line 196, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
table.dataTable tr.DTTT_selected.even td.sorting_3 {
  background-color: #B0BED9;
}

/*
 * COLLECTIONS
 * Drop down list (collection) styles
 */
/* line 203, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
div.DTTT_collection {
  width: 150px;
  padding: 8px 8px 4px 8px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  z-index: 2002;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

/* line 226, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
div.DTTT_collection_background {
  /*background: transparent url(/../img/background.png) repeat top left;*/
  z-index: 2001;
}

/* line 231, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
div.DTTT_collection button.DTTT_button,
div.DTTT_collection div.DTTT_button,
div.DTTT_collection a.DTTT_button {
  position: relative;
  left: 0;
  right: 0;
  display: block;
  float: none;
  margin-bottom: 4px;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
}

/*
 * PRINTING
 * Print display styles
 */
/* line 254, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  /* IE6-9 */
  opacity: 0.95;
  border: 1px solid black;
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

/* line 290, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 297, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.tableTools.scss */
.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.responsive.scss */
table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
  background: url(/../img/plus.png) no-repeat 5px center;
  padding-left: 32px;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.responsive.scss */
table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander {
  background: url(/../img/minus.png) no-repeat 5px center;
}

/* line 11, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.responsive.scss */
table.has-columns-hidden > tbody > tr.row-detail > td {
  background: #eee;
}

/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.responsive.scss */
table.has-columns-hidden > tbody > tr.row-detail > td > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables.responsive.scss */
table.has-columns-hidden > tbody > tr.row-detail > td > ul > li > span.columnTitle {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar {
  display: block;
  position: relative;
  padding: 6px 7px 1px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  background: #fafafa;
}

/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar-footer {
  background: #fafafa;
  font-size: 11px;
  overflow: hidden;
  padding: 5px 10px;
  border-top: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px #fff;
  -moz-box-shadow: inset 0 1px #fff;
  -ms-box-shadow: inset 0 1px #fff;
  box-shadow: inset 0 1px #fff;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar > :first-child, .dt-toolbar-footer > :first-child {
  padding-left: 0px !important;
}

/* line 23, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar > :last-child, .dt-toolbar-footer > :last-child {
  padding-right: 0px !important;
}

/* line 28, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting_asc {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting_desc {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=) no-repeat center right;
}

/* line 31, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAdSURBVAjXY8AJHID4AQMD4wcGBuYfDAzsfxgIAQCkSQQQkGx5MAAAAABJRU5ErkJggg==) no-repeat center right;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAcSURBVAjXYyAE2P8wMDD/YGBg/ADkPABiB5xKAZDZBBBG27rUAAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
  background-color: #eeeeee;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead > tr > th.hasinput {
  padding: 6px !important;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead > tr > th.sorting_disabled {
  padding-right: 9px !important;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead > tr > th, table.dataTable tfoot > tr > th {
  padding-left: 9px !important;
}

/* line 43, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
table.dataTable thead > tr > th input, table.dataTable tfoot > tr > th input {
  width: 100% !important;
  font-weight: normal;
}

/* line 52, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_empty {
  padding: 20px 10px !important;
  font-size: 14px;
  text-align: center;
  color: #575757;
}

/* line 59, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px 10px;
}

/* line 63, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
div.dataTables_info {
  padding-top: 9px;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #969696;
}

/*
* Double lines in thead tfoot
*/
/* line 74, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable thead > tr > th {
  border-left: none !important;
}

/* checkbox */
/* line 79, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable input[type=checkbox].checkbox,
.dataTable input[type=radio].radiobox {
  left: -999px;
}

/*
* DT FIlter
*/
/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_filter {
  float: left;
  width: 100%;
}

/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_filter .input-group-addon {
  width: 32px;
  margin-top: 0px;
  float: left;
  height: 32px;
  padding-top: 8px;
}

/* line 96, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_filter .input-group-addon + .form-control {
  float: left;
}

/*
* LTR filter position
*/
/* line 107, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar > :first-child .dataTables_filter > :only-child, .dt-toolbar > :first-child .DTTT, .dt-toolbar > :first-child .pagination, .dt-toolbar > :first-child .dataTables_length {
  float: left !important;
}

/* line 110, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar > :last-child .dataTables_filter > :only-child, .dt-toolbar > :last-child .DTTT, .dt-toolbar > :last-child .pagination, .dt-toolbar > :last-child .dataTables_length {
  float: right;
}

/* bottom portion */
/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar-footer > :first-child .dataTables_filter > :only-child, .dt-toolbar-footer > :first-child .DTTT, .dt-toolbar-footer > :first-child .pagination, .dt-toolbar-footer > :first-child .dataTables_length {
  float: left;
}

/* line 120, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dt-toolbar-footer > :last-child .dataTables_filter > :only-child, .dt-toolbar-footer > :last-child .DTTT, .dt-toolbar-footer > :last-child .pagination, .dt-toolbar-footer > :last-child .dataTables_length {
  float: right;
}

/*
* PRINT
*/
/* line 128, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
body.DTTT_Print {
  background: #fff !important;
}

/* line 129, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.DTTT_Print #main {
  margin: 0px !important;
}

/* line 130, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.DTTT_PrintMessage {
  font-size: 20px;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}

/* line 138, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.DTTT_Print table.dataTable {
  margin-top: 0px !important;
}

/* line 139, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.DTTT_Print .dataTables_wrapper table {
  border: 1px solid #C7C7C7 !important;
}

/*
* COLUMN SHOW/HIDE
*/
/* line 144, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
div.ColVis {
  margin-bottom: 0px !important;
}

/* line 145, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
ul.ColVis_collection {
  width: 127px;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
ul.ColVis_collection span {
  vertical-align: 3px;
}

/* line 148, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
ul.ColVis_collection label {
  margin-bottom: 0px !important;
}

/*
 * Processing Fix
 */
/* line 155, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

/* custom font icon */
/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .details-control {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

/* line 181, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .details-control:before {
  font-family: 'FontAwesome';
  content: "\f055";
  font-size: 1.4em;
  color: #739e73;
}

/* line 187, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown .details-control:before {
  content: "\f056";
  color: #A90329;
}

/* line 192, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown + tr > td {
  padding: 0px !important;
}

/* line 196, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown {
  background: rgba(205, 209, 98, 0.2) !important;
}

/* line 200, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown > td {
  background: none !important;
}

/* line 204, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown + tr > td > table > tbody > tr:last-child {
  border-bottom: 1px solid #c2c2c2;
}

/* line 208, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTable tbody .shown + tr > td > table tbody tr {
  background-color: rgba(205, 209, 98, 0.05) !important;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.table-bordered .progress {
  background: #fff !important;
  -webkit-box-shadow: 0 1px 0 transparent,0 0 0 1px #D6D6D6 inset;
  -moz-box-shadow: 0 1px 0 transparent,0 0 0 1px #D6D6D6 inset;
  box-shadow: 0 1px 0 transparent,0 0 0 1px #D6D6D6 inset;
}

/* datatable scroll-y bug fix for firefox */
/* line 222, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_scroll .dataTables_scrollHead,
.dataTables_scroll .dataTables_scrollBody,
.dataTables_scroll + .dt-toolbar-footer {
  float: left;
}

/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_scroll + .dt-toolbar-footer {
  width: 100%;
}

/* line 231, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_scroll .dataTables_scrollHeadInner {
  margin-top: -6px;
}

/* line 235, app/assets/stylesheets/theme/smart/smartadmin/_plugin-dataTables-cust.scss */
.dataTables_scroll .dataTables_scrollHead {
  background: #f4f4f4;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.easy-pie-title {
  display: inline-block;
  margin: 10px 6px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100px;
  height: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.easy-pie-title .icon-color-good, .easy-pie-title .icon-color-bad {
  font-size: 18px;
}

/* line 20, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.easy-pie-chart {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.easy-pie-chart .percent {
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
}

/* line 34, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.easy-pie-chart .percent .fa {
  display: none;
}

/* line 40, app/assets/stylesheets/theme/smart/smartadmin/_plugin-easypiechart.scss */
.degree-sign:after, .percent-sign:after {
  content: " %";
  line-height: normal;
}

/*
  Copyright 2013 - SmartAdmin : WebApp (Sunny)

  * This is part of an item on wrapbootstrap.com
  * https://wrapbootstrap.com/user/MyOrange
  * ==================================

  Table of Contents
  ---------------------------------------------------------------

    - Main
    - Header
    - Content
    - Edit box
    - Timestamp
    - Helpers
    - Fullscreen
    - Styling
    - Custom styles
    - Icons - A few used examples
    - RTL support
    - Clearfix
    - Examples (minimalistic in grid)
    - Examples (lists)

*/
/*
 * MAIN
 */
/* line 31, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
article.sortable-grid {
  min-height: 30px;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget {
  margin: 0 0 30px 0;
  position: relative;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
}

/* line 43, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-content-padding {
  padding: 20px;
}

/* line 45, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-content-padding .well {
  margin-bottom: 0px;
}

/*
 * HEADER
 */
/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header {
  height: 34px;
  /* make sure ".jarviswidget-loader" is also the same height or it will flicker during collapse */
  padding: 0;
  line-height: 40px;
}

/* line 55, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header > :first-child.widget-icon {
  margin-left: 0;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header .jarviswidget-icon {
  width: 16px;
  height: 16px;
  float: left;
  margin: 12px 10px 0 0;
  display: block;
  zoom: 1;
  z-index: 4000;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header > .widget-icon {
  display: block;
  width: 30px;
  height: 32px;
  position: relative;
  float: left;
  font-size: 111%;
  line-height: 32px;
  text-align: center;
  margin-right: -10px;
}

/* line 76, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header > h2 {
  margin-left: 10px !important;
  float: left;
}

/* line 80, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header h2 {
  height: 100%;
  width: auto;
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin: 0;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: 0px;
}

/* line 93, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.ui-sortable .jarviswidget-sortable > header {
  cursor: move;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  line-height: normal;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

/* line 104, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.ui-sortable .jarviswidget-sortable.jarviswidget-collapsed > header {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 112, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-ctrls {
  width: auto;
  float: right;
  padding: 0;
  margin: 0;
}

/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-ctrls .button-icon {
  min-width: 30px;
  height: 32px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

/* line 124, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-ctrls .button-icon:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 130, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-loader {
  width: 32px;
  height: 32px;
  margin: 0;
  float: right;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  text-align: center;
  line-height: 32px;
  font-size: 111%;
}

/*
 * CONTENT
 */
/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > div {
  float: left;
  width: 100%;
  position: relative;
  font-size: 13px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-top: none;
  border-right-color: #CCC !important;
  border-bottom-color: #CCC !important;
  border-left-color: #CCC !important;
  padding: 13px 13px 0px;
  /* as per version 1.3 */
  overflow: visible;
}

/* line 167, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget .widget-body {
  min-height: 100px;
  position: relative;
  padding-bottom: 13px;
}

/* line 171, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget .widget-body.widget-hide-overflow {
  overflow: hidden;
}

/* line 175, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar.no-border {
  border-left: none;
}

/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body.no-padding {
  margin: -13px -13px 0px;
}

/* line 177, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget.well.transparent .widget-body.no-padding {
  margin: 0px !important;
}

/* line 178, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body > table {
  margin-bottom: 0;
}

/* line 179, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body.no-padding .alert {
  margin: 0 0 10px;
  padding: 10px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-width: 0px 0px 1px !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}

/* line 191, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body.no-padding .cke_chrome, .no-padding .md-editor {
  border: none;
}

/* line 192, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .smart-form {
  margin-top: 2px;
}

/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .smart-form .toggle:last-child {
  font-size: 12px;
  line-height: 29px;
}

/* line 197, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .smart-form .radio input + i,
.widget-toolbar > .smart-form .checkbox input + i,
.widget-toolbar > .smart-form .toggle input + i {
  border-width: 1px;
  border-color: #C7C7C7 !important;
  margin-top: 1px;
  box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset;
  -webkit-box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset;
  -moz-box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset;
}

/*
 * WELL WIDGET
 */
/* line 212, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget.well {
  margin: 0 0 30px 0;
}

/* line 214, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget.well > div {
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 220, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget.well header {
  display: none;
}

/*
 * WIDGET FOOTER
 */
/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-footer {
  display: block;
  min-height: 32px;
  vertical-align: middle;
  position: relative;
  background-color: #F8F7F7;
  padding: 5px;
  border-top: 1px solid #E4E4E4;
  text-align: right;
  margin: 0px -13px -13px;
}

/* line 237, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.no-padding .widget-footer {
  margin: 0;
}

/* line 238, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-footer.smart-form > label {
  margin-top: 4px;
  display: block;
}

/*
 * EDIT BOX
 */
/* line 247, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-editbox {
  display: none;
  padding: 10px;
}

/*.jarviswidget-editbox div {
width: 100%;
float: left;
margin-bottom: 0;
}
.jarviswidget-editbox label {
width: 80px;
height: 26px;
float: left;
line-height: 26px;
font-weight: bold;
margin-bottom:0;
}
.jarviswidget-editbox input {
width: 200px;
height: 24px;
padding: 0 5px;
border: 1px solid #666;
}
.jarviswidget-editbox span {
height: 26px;
width: 26px;
float: left;
margin: 0 5px 0 0;
cursor: pointer;
}*/
/*
 * TIMESTAMP
 */
/* line 281, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-timestamp {
  font-size: 12px;
  color: #868686;
  font-style: italic;
  margin: 10px 0 0;
}

/*
 * HELPERS
 */
/* line 291, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-placeholder {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 28px;
  /* adjusted from 28px */
  padding: 0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * FULL SCREEN
 */
/* line 308, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
body.nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* line 313, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
#jarviswidget-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}

/* line 320, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
#jarviswidget-fullscreen-mode .jarviswidget {
  margin: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 326, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
#jarviswidget-fullscreen-mode .jarviswidget > div {
  overflow-y: scroll;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 332, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
#jarviswidget-fullscreen-mode .jarviswidget > div > header {
  cursor: default;
}

/*
 * WIDGET BODY TOOLBAR
 */
/* line 340, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-toolbar, .smart-form.widget-body-toolbar {
  display: block;
  padding: 8px 10px;
  margin: -13px -13px 13px;
  min-height: 42px;
  border-bottom: 1px solid #ccc;
  background: #fafafa;
}

/* line 349, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.no-padding.widget-body-toolbar, .no-padding .widget-body-toolbar, .no-padding .smart-form.widget-body-toolbar {
  display: block;
  margin: 0px;
}

/* line 354, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-toolbar.smart-form .inline-group, .smart-form .widget-body-toolbar .inline-group {
  float: left;
  margin-top: 4px;
}

/* line 359, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-toolbar .btn {
  vertical-align: middle;
}

/* line 360, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-toolbar .btn-xs, .widget-body-toolbar .btn-group-xs > .btn {
  margin-top: 5px;
}

/*
 * WIDGET BODY AJAX LOAD
 */
/* line 365, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-ajax-loading::before {
  content: url(/../img/ajax-loader.gif);
  padding-top: 18%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  height: 100%;
  z-index: 1;
  width: 100%;
  position: absolute;
}

/* line 379, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-body-ajax-loading:hover {
  cursor: wait !important;
}

/*
 * STYLING
 */
/* line 385, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > header {
  color: #333;
  border: 1px solid #C2C2C2;
  background: #fafafa;
}

/* line 391, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget > div {
  background-color: #fff !important;
}

/* line 394, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-editbox {
  border-bottom: 1px solid #B1B1B1;
  background-color: #fff;
  margin: -13px -13px 13px;
}

/* line 398, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.no-padding .jarviswidget-editbox {
  margin: 0 0 10px;
}

/* line 400, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-placeholder {
  background-color: #FFC;
  border: 1px dashed #A7A7A7;
}

/*
 * CUSTOM STYLES
 */
/* remove colors */
/* line 410, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-remove-colors {
  color: #333 !important;
  padding: 0 !important;
  background: none !important;
}

/* magenta theme */
/* line 419, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-magenta > header {
  background: #6E3671;
  color: #FFF;
}

/* line 422, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-magenta > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 427, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-magenta .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 430, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-magenta .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 434, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-magenta > header {
  border-color: #6E3671 !important;
}

/* pink theme */
/* line 442, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pink > header {
  background: #AC5287;
  color: #FFF;
}

/* line 445, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pink > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 450, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pink .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 453, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pink .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 457, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pink > header {
  border-color: #AC5287 !important;
}

/* pinkDark theme */
/* line 465, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pinkDark > header {
  background: #A8829F;
  color: #FFF;
}

/* line 468, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pinkDark > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 473, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pinkDark .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 476, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pinkDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 480, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-pinkDark > header {
  border-color: #A8829F !important;
}

/* yellow theme */
/* line 488, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-yellow > header {
  background: #B09B5B;
  color: #FFF;
}

/* line 491, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-yellow > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 496, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-yellow .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 499, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-yellow .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 503, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-yellow > header {
  border-color: #B09B5B !important;
}

/* orange theme */
/* line 511, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orange > header {
  background: #C79121;
  color: #FFF;
}

/* line 514, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orange > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 519, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orange .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 522, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orange .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 526, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orange > header {
  border-color: #C79121 !important;
}

/* orangeDark theme */
/* line 534, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orangeDark > header {
  background: #A57225;
  color: #FFF;
}

/* line 537, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orangeDark > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 542, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orangeDark .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 545, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orangeDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 549, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-orangeDark > header {
  border-color: #A57225 !important;
}

/* darken theme */
/* line 558, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-darken > header {
  background: #404040;
  color: #FFF;
}

/* line 561, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-darken > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 565, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-darken > .nav-tabs > li:not(.active) > a {
  color: #fff !important;
}

/* line 569, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-darken .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 572, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-darken > header {
  border-color: #404040 !important;
}

/* purple theme */
/* line 580, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-purple > header {
  background: #65596B;
  color: #FFF;
}

/* line 583, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-purple > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 588, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-purple .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 591, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-purple .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 595, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-purple > header {
  border-color: #65596B !important;
}

/* teal theme */
/* line 603, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-teal > header {
  background: #568A89;
  color: #FFF;
}

/* line 606, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-teal > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 611, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-teal .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 614, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-teal .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 618, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-teal > header {
  border-color: #568A89 !important;
}

/* teal theme */
/* line 626, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueDark > header {
  background: #4C4F53;
  color: #FFF;
}

/* line 629, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueDark > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 634, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueDark .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 637, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 641, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueDark > header {
  border-color: #4C4F53 !important;
}

/* blue theme */
/* line 649, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blue > header {
  background: #60747C;
  color: #FFF;
}

/* line 652, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blue > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 657, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blue .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 660, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blue .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 664, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blue > header {
  border-color: #60747C !important;
}

/* blueLight theme */
/* line 672, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueLight > header {
  background: #CCDADF;
  color: #2b363c;
}

/* line 675, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #2b363c !important;
}

/* line 680, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueLight .nav-tabs li:not(.active) a, .jarviswidget-color-blueLight .nav-tabs li a:hover {
  color: #2b363c !important;
}

/* line 684, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-blueLight > header {
  border-color: #92A2A8 !important;
}

/* red theme */
/* line 692, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-red > header {
  background: #931313;
  color: #FFF;
}

/* line 695, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-red > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 700, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-red .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 703, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-red .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 707, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-red > header {
  border-color: #931313 !important;
}

/* redLight theme */
/* line 715, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-redLight > header {
  background: #A65858;
  color: #FFF;
}

/* line 718, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-redLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 723, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-redLight .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 726, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-redLight .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 730, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-redLight > header {
  border-color: #A65858 !important;
}

/* white theme */
/* line 738, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-white > header {
  background: #fff;
  color: #838383;
}

/* line 741, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #838383 !important;
}

/* line 746, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-white .nav-tabs li:not(.active) a, .jarviswidget-color-white .nav-tabs li a:hover {
  color: #838383 !important;
}

/* line 750, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-white > header {
  border-color: #C8C8C8 !important;
}

/* greenDark theme */
/* line 758, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenDark > header {
  background: #496949;
  color: #FFF;
}

/* line 761, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenDark > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 766, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenDark .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 769, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 773, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenDark > header {
  border-color: #638167 !important;
}

/* green theme */
/* line 781, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-green > header {
  background: #356E35;
  color: #FFF;
}

/* line 784, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-green > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 789, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-green .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 792, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-green .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 796, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-green > header {
  border-color: #638167 !important;
}

/* greenLight theme */
/* line 804, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenLight > header {
  background: #71843F;
  color: #FFF;
}

/* line 807, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenLight > header > .jarviswidget-ctrls a {
  color: #fff !important;
}

/* line 812, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenLight .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 815, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenLight .nav-tabs li a:hover {
  color: #333 !important;
}

/* line 819, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-color-greenLight > header {
  border-color: #638167 !important;
}

/*
 * WIDGET COLOR DROPDOWN
 */
/* line 828, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-select {
  list-style: none;
  margin: 0;
  padding: 4px;
  min-width: 166px;
  max-width: 156px;
  right: -3px;
}

/* line 835, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-select li {
  display: block;
  margin: 2px;
  float: left;
}

/* line 839, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-select li span:hover {
  border: 3px solid rgba(0, 0, 0, 0.2);
}

/* line 843, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-select li span, .color-box {
  display: block;
  width: 22px;
  height: 22px;
  padding: 0;
  background: #333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

/* line 856, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-box {
  position: relative;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.3) !important;
}

/* line 862, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-box:hover, .open .color-box {
  outline: 1px solid rgba(0, 0, 0, 0.1) !important;
}

/* line 863, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-box:hover {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
}

/* line 867, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.color-box:active {
  top: 1px;
  left: 1px;
}

/* line 872, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .color-box {
  margin-top: 7px;
  width: 18px;
  height: 18px;
  outline: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 877, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .color-box:hover, .widget-toolbar > .color-box:active, .widget-toolbar > .color-box:focus {
  outline: 1px solid rgba(0, 0, 0, 0.25) !important;
}

/* line 881, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .dropdown-menu.color-select {
  right: -1px;
}

/*
 * ICONS
 */
/* line 886, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget-ctrls a {
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  line-height: 32px;
  padding: 0;
  margin: 0;
  color: #333;
}

/*
 * RTL - SUPPORT
 
.rtl {
  .jarviswidget > header {
    padding: 0 7px 0 0;
    h2 {
      float: right;
      text-align: right
    }
    .jarviswidget-icon {
      float: right;
      margin: 12px 0 0 7px;
    }
  }
  .jarviswidget-ctrls {
    float: left;
    padding: 10px 0 0 3px;
    margin: 0;
    .button-icon { margin: 0 0 5px 5px; }
  }
  .jarviswidget-loader { float: left; }
}*/
/*
 * CLEARFIX
 */
/* line 924, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget:before, .jarviswidget:after, .jarviswidget > div:before, .jarviswidget > div:after, .inner-spacer:before, .inner-spacer:after, .jarviswidget-editbox:before, .jarviswidget-editbox:after, .clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

/* line 933, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget:after, .jarviswidget > div:after, .inner-spacer:after, .jarviswidget-editbox:after, .clearfix:after {
  clear: both;
}

/* line 934, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget, .jarviswidget > div, .inner-spacer:after, .jarviswidget-editbox, .clearfix {
  zoom: 1;
  /*IE*/
}

/*
 * WIDGET TOOLBARS
 */
/* line 939, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar {
  display: inline-block;
  float: right;
  width: auto;
  height: 32px;
  line-height: 32px;
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  cursor: pointer;
  padding: 0 8px;
  text-align: center;
}

/* line 950, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > :first-child {
  text-align: left;
}

/*
 * WIDGET TOOLBAR COMPONENTS
 */
/*
 * TABS
 */
/* line 960, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header .nav-tabs {
  border-bottom-color: transparent;
}

/* line 963, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header .nav-tabs > li > a {
  border-radius: 0px;
  border: none;
  padding: 7px 15px 6px;
}

/* line 969, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header .nav-tabs > li.active > a, .jarviswidget header .nav-tabs > li.active > a:hover, .jarviswidget header .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #FFF;
  border: 1px solid #C2C2C2;
  border-bottom-color: transparent;
  border-top: none;
  cursor: default;
}

/* line 981, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header:first-child .nav-tabs {
  float: left;
}

/* line 983, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header:first-child .nav-tabs li {
  padding-left: 0;
}

/* line 985, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header:first-child .nav-tabs li a {
  color: #333;
}

/* line 989, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header:first-child .nav-tabs.pull-right li:last-child a {
  margin-right: 0px !important;
  border-right: none !important;
}

/*
 * PILLS
 */
/* line 998, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header .nav-pills {
  margin: 3px;
}

/* line 1000, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.jarviswidget header .nav-pills > li > a {
  padding: 3px 5px 4px;
}

/*
 * BTN GROUPS
 */
/* line 1006, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .btn-group {
  margin-top: -3px;
}

/*
 * BTNs
 */
/* line 1011, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .btn {
  margin-top: -3px;
  font-size: 12px !important;
  padding: 1px 8px !important;
}

/*
 * INPUT
 */
/* line 1020, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .smart-form label.checkbox, .widget-toolbar .smart-form label.radio {
  line-height: 29px;
}

/*
 * LABELS
 */
/* line 1025, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .label {
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 4px 7px;
}

/*
 * BADGE
 */
/* line 1037, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar > .badge {
  padding: 5px 5px;
  font-size: 14px;
  border-radius: 50%;
  font-weight: normal;
  min-width: 24px;
  text-align: center !important;
}

/*
 * PROGRESS BARS
 */
/* line 1049, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .progress {
  width: 130px;
  margin: 7px 0 0 0;
  height: 18px !important;
  font-size: 12px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #D1D1D1 inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #D1D1D1 inset;
  -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #D1D1D1 inset;
}

/* line 1059, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .progress-bar {
  font-size: 12px;
}

/*
 * PAGINATION
 */
/* line 1064, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .pagination {
  margin: 4px 0;
}

/* line 1066, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .pagination > li > a {
  padding: 2px 7px;
}

/*
 * TEXT INPUT
 */
/* line 1072, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar .widget-text-input {
  max-width: 220px;
}

/* line 1073, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar input[type='text'] {
  height: 28px !important;
  margin-top: 2px;
}

/* line 1077, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
.widget-toolbar.smart-form .icon-append, .widget-toolbar.smart-form .icon-prepend,
.widget-toolbar .smart-form .icon-append, .widget-toolbar .smart-form .icon-prepend {
  top: 3px !important;
}

/*
 * Enhancements for other plugins 
 */
/* line 1087, app/assets/stylesheets/theme/smart/smartadmin/_plugin-jarviswidget.scss */
#jarviswidget-fullscreen-mode .fc-grid .fc-day-number {
  padding: 5px 12px;
  font-size: 40px;
}

/*Messagebox */
/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.divMessageBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100000;
}

/*
.MessageIE {
  background-image: url(/../img/bg.png);    
}*/
/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxContainer {
  position: relative;
  top: 35%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxContainer input {
  width: 50%;
  padding: 5px;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxContainer select {
  width: 50%;
  padding: 5px;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxMiddle {
  position: relative;
  left: 20%;
  width: 60%;
}

/* line 43, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxMiddle .MsgTitle {
  letter-spacing: -1px;
  font-size: 24px;
  font-weight: 300;
}

/* line 48, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxMiddle .pText {
  font-style: 30px;
}

/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxButtonSection {
  width: 100%;
  height: 30px;
}

/* line 55, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.MessageBoxButtonSection button {
  float: right;
  margin-right: 7px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: bold;
}

/* End of MessageBox */
/* line 66, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.LoadingBoxContainer {
  position: relative;
  top: 20%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323;
}

/* line 74, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.LoadingBoxContainer .MsgTitle {
  font-size: 26px;
}

/* line 75, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.LoadingBoxContainer .pText {
  font-style: 30px;
}

/* line 78, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.LoadingBoxMiddle {
  position: relative;
  left: 20%;
  width: 50%;
  padding: 10px;
}

/* line 84, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#LoadingPoints {
  position: absolute;
}

/* bigBoxes */
/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.bigBox {
  position: fixed;
  right: 10px;
  bottom: 10px;
  background-color: #004d60;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 390px;
  height: 150px;
  color: white;
  z-index: 99999;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  border-left: 5px solid rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.bigBox span {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: -1px;
  padding: 5px 0 !important;
  display: block;
}

/* line 113, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.bigBox p {
  font-size: 13px;
  margin-top: 10px;
}

/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.bigBox .bigboxicon {
  font-size: 30px;
  text-align: left;
  position: absolute;
  top: 120px;
  left: 6px;
  z-index: 0;
}

/* line 126, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.bigBox .bigboxnumber {
  width: 100%;
  text-align: right;
  font-size: 25px;
}

/* line 133, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#divMiniIcons {
  position: fixed;
  width: 415px;
  right: 10px;
  bottom: 180px;
  z-index: 9999;
  float: right;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#divMiniIcons .cajita {
  text-align: center;
  vertical-align: middle;
  padding: 4px 6px;
  color: #FFF;
  float: right;
  cursor: pointer;
  display: block;
  background-color: #F00;
  font-size: 17px;
  margin-left: 4px;
  margin-top: 5px;
}

/* line 154, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#divMiniIcons .cajita:active {
  top: 1px;
  left: 1px;
  position: relative;
}

/* line 162, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.botClose {
  position: absolute;
  right: 10px;
  height: 16px;
  width: 15px;
  cursor: pointer;
  font-size: 18px;
  opacity: .5;
  display: block;
  top: 15px;
}

/* line 173, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.botClose:hover {
  opacity: 1;
}

/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.cajita img {
  width: 23px;
  height: 23px;
  padding-left: 3px;
  padding-top: 3px;
}

/* End of  bigBoxes */
/* SmallBox */
/* line 186, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#divSmallBoxes {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox {
  position: absolute;
  right: 5px;
  top: 20px;
  width: 420px;
  color: white;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid transparent;
}

/* line 203, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox:hover {
  border: 1px solid #fff;
  cursor: pointer;
}

/* line 207, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox .foto {
  font-size: 50px;
  position: absolute;
  left: 17px;
}

/* line 212, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox .textoFull {
  width: 93%;
  float: left;
  padding-left: 20px;
}

/* line 217, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox .textoFoto {
  width: 78%;
  margin: 3px 20px 3px 80px;
  float: left;
}

/* line 222, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox span {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: -1px;
  display: block;
  margin: 4px 0;
}

/* line 229, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.SmallBox p {
  font-size: 13px;
  margin-top: 2px;
}

/* line 235, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.miniPic {
  position: absolute;
  bottom: 8px;
  right: 9px;
}

/* line 240, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.miniIcono {
  height: 100%;
  font-size: 20px;
}

/* End of SmallBox */
/* line 246, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
#pageslide {
  /* These styles MUST be included. Do not change. */
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  /* Specify the width of your pageslide here */
  width: 305px;
  padding: 20px;
  /* These styles are optional, and describe how the pageslide will look */
  background-color: #004d60;
  color: #fff;
  -webkit-box-shadow: inset 0 0 5px 5px #222;
  -moz-shadow: inset 0 0 0px 0px #222;
  box-shadow: inset 0 0 0px 0px #222;
}

/* line 267, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.purehtml {
  color: white;
  font-size: 16px;
}

/* Mobile Phones */
@media screen and (max-width: 450px) and (max-width: 767px) {
  /* SmallBox Responsive */
  /* line 277, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  #divSmallBoxes {
    position: fixed;
    width: 90%;
    right: 0;
    top: 0;
  }
  /* line 284, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox {
    width: 95%;
  }
  /* line 287, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox:hover {
    box-shadow: 0px 0px 10px #888888;
    cursor: pointer;
  }
  /* line 292, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox span {
    font-size: 16px;
    /*font-weight: bold;*/
  }
  /* line 296, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox p {
    font-size: 12px;
    margin-top: 2px;
  }
  /* line 300, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox .textoFull {
    width: 93%;
    float: left;
    padding-left: 20px;
  }
  /* line 306, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .SmallBox .textoFoto {
    width: 55%;
    margin: 3px 20px 3px 80px;
    float: left;
  }
  /* End of SmallBox Responsive*/
  /* bigBoxes Responsive */
  /* line 315, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .bigBox {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #004d60;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 88%;
    height: 150px;
    color: white;
    z-index: 99999;
  }
  /* End of  bigBoxes  Responsive */
  /*Messagebox Responsive */
  /* line 332, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000;
  }
  /* line 341, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxContainer {
    position: relative;
    top: 25%;
    color: white;
    position: relative;
    width: 100%;
    background-color: #232323;
  }
  /* line 350, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxMiddle {
    position: relative;
    left: 0;
    width: 100%;
    padding: 3px;
  }
  /* line 357, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxMiddle .MsgTitle {
    font-size: 22px;
  }
  /* line 361, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxMiddle .pText {
    font-style: 10px;
  }
  /* line 365, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxContainer input {
    width: 50%;
    padding: 5px;
  }
  /* line 370, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxContainer select {
    width: 50%;
    padding: 5px;
  }
  /* line 376, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxButtonSection {
    width: 100%;
    height: 30px;
  }
  /* line 381, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
  .MessageBoxButtonSection button {
    float: right;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* End of MessageBox Responsive */
}

/* Animations */
/* line 391, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 402, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.animated.fast {
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 430, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 485, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 540, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 567, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

/* line 621, app/assets/stylesheets/theme/smart/smartadmin/_plugin-smart-notifications.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/*
 * SPARKLINE
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.jqstooltip {
  padding: 7px !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border: none !important;
  background-color: black !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.jqstooltip .jqsfield {
  font-family: "Segoe UI","Open Sans",Calibri,Candara,Arial,sans-serif;
  font-size: 11px;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks {
  display: block;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  text-align: right;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li {
  display: inline-block;
  max-height: 47px;
  overflow: hidden;
  text-align: left;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 40, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li h5 {
  color: #555;
  float: left;
  font-size: 11px;
  font-weight: normal;
  margin: -3px 0 0 0;
  padding: 0;
  border: none;
  text-transform: uppercase;
}

/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li span {
  color: #636363;
  display: block;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li {
  border-left: 1px dotted #c7c7c7;
  padding: 0 10px;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li:last-child {
  padding-right: 0;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
#sparks li:first-child {
  border-left: none;
  padding-left: 0;
}

/* line 70, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.sparks-info {
  min-width: 70px;
}

/* line 74, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.sparks-info span {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  text-transform: none;
}

/* line 81, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.sparks-info .sparkline {
  display: block;
  float: right;
  margin: 3px 0 0 20px;
}

/* width 100% */
/* line 89, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
[data-sparkline-width="100%"] > canvas {
  width: 100% !important;
}

/* adjustment */
/* line 94, app/assets/stylesheets/theme/smart/smartadmin/_plugin-sparklines.scss */
.dataTable [data-sparkline-width="100%"] > canvas {
  max-width: 60px !important;
}

/*!
 * SmartAdmin - Responsive WebApp
 *
 * Copyright 2014 bootstraphunter.com
 * Designed and built with all the love in the world by @bootstraphunt.
 */
/* SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 *
 * Grays moved to front, because they are needed before this point.
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
/* the plus & minus icons */
/* margin top */
/* line 1, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 12, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fast {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}

/* line 19, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 25, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}

@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px);
  }
}

@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}

/* line 31, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/* line 37, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}

@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%, 20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

/* line 43, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}

@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}

@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* line 49, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}

@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}

/* line 59, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* line 65, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}

@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}

@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}

/* line 71, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

/* line 81, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

/* line 91, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

/* line 101, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

/* line 111, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 121, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 127, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 133, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 139, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 145, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 151, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 157, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 163, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 169, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 175, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}

@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}

@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

/* line 181, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}

@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

/* line 187, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

/* line 193, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

/* line 199, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 205, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

/* line 211, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 217, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 223, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 229, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 235, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 241, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-moz-keyframes slideOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-o-keyframes slideOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 247, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 253, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-moz-keyframes slideOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-o-keyframes slideOutUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 259, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 265, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 271, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 277, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 283, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 289, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

/* line 295, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 301, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

/* line 307, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 313, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 319, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 325, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 331, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 337, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 343, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 349, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

/* line 355, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 361, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 367, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 373, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 379, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}

@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}

@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}

/* line 385, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

/* line 391, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}

@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}

@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

/* line 397, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

/* line 403, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* line 413, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

/* line 419, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* line 429, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.animated.lightSpeedOut {
  -webkit-animation-duration: .25s;
  -moz-animation-duration: .25s;
  -o-animation-duration: .25s;
  animation-duration: .25s;
}

/* line 435, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 442, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
  0% {
    -ms-transform: rotate(0deg);
  }
  /* line 442, app/assets/stylesheets/theme/smart/library/animation/_animation-engine.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/*!
 * jQuery UI Bootstrap (1.0 alpha)
 * http://addyosmani.github.io/jquery-ui-bootstrap/
 *
 * Copyright 2012 - 2013, Addy Osmani
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * Portions copyright jQuery UI & Twitter Bootstrap
 */
/********** VJ - Move to Less - Start *************/
/* Layout helpers
 ----------------------------------*/
/* line 15, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-hidden {
  display: none;
}

/* line 19, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 30, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 41, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 47, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 55, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-clearfix {
  /*display: inline-block; */
  display: block;
  min-height: 0;
  /* support: IE7 */
}

/* required comment for clearfix to work in Opera \*/
/* line 62, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
* html .ui-helper-clearfix {
  height: 1%;
}

/* end clearfix */
/* line 67, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 76, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
 ----------------------------------*/
/* line 82, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
 ----------------------------------*/
/* states and images */
/* line 90, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
 ----------------------------------*/
/*
 * jQuery UI Resizable 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/resizable/
 */
/* line 111, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable {
  position: relative;
}

/* line 115, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

/* line 122, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 126, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 134, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 142, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 150, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 158, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 166, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 174, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 182, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*
 * jQuery UI Selectable 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/selectable/
 */
/* line 200, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*
 * jQuery UI CSS Framework 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 *
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
 ----------------------------------*/
/* line 221, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 226, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget .ui-widget {
  font-size: 13px;
}

/* line 230, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
}

/* line 235, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #404040;
}

/* line 241, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-header {
  font-weight: bold;
  background-color: #F5F5F5;
  border-color: #DDDDDD;
  color: #333333;
}

/* line 248, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
 ----------------------------------*/
/* line 255, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #333333;
  background-color: #ffffff;
  font-weight: normal;
  border: 1px solid #cccccc;
}

/* line 262, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 267, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
}

/* line 274, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #333333;
  text-decoration: none;
}

/* line 278, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #adadad;
  font-weight: normal;
  color: #333333;
}

/* line 284, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #333333;
  text-decoration: none;
}

/* line 289, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
 ----------------------------------*/
/* line 296, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-highlight, .ui-state-error, .ui-state-default {
  position: relative;
  border-width: 1px;
  border-style: solid;
}

/* line 302, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-highlight p, .ui-state-error p, .ui-state-default p {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin: 7px 15px;
}

/* line 309, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 315, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #2d6987;
}

/* line 319, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 325, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #953b39;
}

/* line 329, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #953b39;
}

/* line 333, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 337, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 343, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 349, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
 ----------------------------------*/
/* states and images*/
/* line 358, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/../img/jqueryui/ui-icons_222222_256x240.png);
}

/* line 364, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-content .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_222222_256x240.png);
}

/* line 368, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-header .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_222222_256x240.png);
}

/* line 372, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-default .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_888888_256x240.png);
}

/* line 376, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_454545_256x240.png);
}

/* line 380, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-active .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_454545_256x240.png);
}

/* line 384, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_2e83ff_256x240.png);
}

/* line 388, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/../img/jqueryui/ui-icons_f6cf3b_256x240.png);
}

/* positioning */
/* line 394, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 397, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 400, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 403, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 406, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 409, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 412, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 415, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 418, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 421, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 425, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 428, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 431, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 434, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 437, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 440, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 443, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 446, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 449, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 452, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 456, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 459, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 462, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 465, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 468, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 471, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 474, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 477, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 480, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 483, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 486, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 489, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 492, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 495, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 498, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 501, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 505, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 508, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 511, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 514, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 517, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 520, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 523, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 526, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 529, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 532, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 535, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 538, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 541, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 544, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 547, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 550, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 554, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 557, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 560, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 563, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 566, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 569, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 572, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 575, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 578, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 581, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 584, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 587, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 591, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 594, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 597, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 600, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 603, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 606, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 609, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 612, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 616, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 619, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 622, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 625, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 628, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 631, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 634, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 637, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 640, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 643, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 646, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 649, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 652, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 655, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 658, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 661, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 665, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 668, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 671, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 674, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 677, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 680, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 683, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 686, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 689, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 692, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 695, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 698, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 701, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 704, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 707, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 710, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 714, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 717, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 720, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 723, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 726, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 729, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 732, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 735, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 738, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 741, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 744, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 747, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 750, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 753, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 756, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 759, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 763, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 766, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 769, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 772, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 775, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 778, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 781, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 784, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 787, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 790, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 794, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 797, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 800, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 803, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 806, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 809, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 812, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 815, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 818, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 821, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 824, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 828, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 831, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 834, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 837, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 840, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 843, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 846, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 850, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 853, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 856, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 859, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 862, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 865, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 868, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 871, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 874, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 877, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 880, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 883, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 886, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 889, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 893, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 896, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 899, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 902, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 905, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 908, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 912, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 915, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 918, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 921, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 924, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 927, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
 ----------------------------------*/
/* Corner radius */
/* line 936, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-corner-all {
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/* line 942, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -webkit-border-top-left-radius: 4px;
  /* Safari 4 */
  -moz-border-radius-topleft: 4px;
  /* Firefox 3.6 */
  border-top-left-radius: 4px;
}

/* line 948, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -webkit-border-top-right-radius: 4px;
  /* Safari 4 */
  -moz-border-radius-topright: 4px;
  /* Firefox 3.6 */
  border-top-right-radius: 4px;
}

/* line 954, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -webkit-border-bottom-left-radius: 4px;
  /* Safari 4 */
  -moz-border-radius-bottomleft: 4px;
  /* Firefox 3.6 */
  border-bottom-left-radius: 4px;
}

/* line 960, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -webkit-border-bottom-right-radius: 4px;
  /* Safari 4 */
  -moz-border-radius-bottomright: 4px;
  /* Firefox 3.6 */
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 968, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .30;
  filter: Alpha(Opacity=30);
  position: absolute;
  z-index: 949 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 980, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -webkit-border-radius: 8px;
  /* Safari 4 */
  -moz-border-radius: 8px;
  /* Firefox 3.6 */
  border-radius: 8px;
}

/*
 * jQuery UI Accordion 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/accordion/
 */
/* IE/Win - Fix animation bug - #4615 */
/* line 1002, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion {
  width: 100%;
}

/* line 1006, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 1010, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

/* line 1014, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
}

/* line 1023, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 1026, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 1029, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 1032, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 1039, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0 none;
  margin-top: -3px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
}

/* line 1050, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*
 * jQuery UI Autocomplete 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/autocomplete/
 */
/* line 1064, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*
 * jQuery UI Button 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/* line 1081, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button {
  cursor: pointer;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 1101, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1107, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button:focus, .ui-button:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
}

/* line 1114, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
ui-button.disabled, ui-button[disabled], fieldset[disabled] ui-button, ui-button.disabled:hover, ui-button[disabled]:hover, fieldset[disabled] ui-button:hover, ui-button.disabled:focus, ui-button[disabled]:focus, fieldset[disabled] ui-button:focus, ui-button.disabled:active, ui-button[disabled]:active, fieldset[disabled] ui-button:active, ui-button.disabled.active, ui-button[disabled].active, fieldset[disabled] ui-button.ui-state-active {
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 1119, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1126, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-btn-sm, .ui-btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1133, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-btn-xs {
  padding: 1px 5px;
}

/* line 1137, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 1144, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-btn-block + .ui-btn-block {
  margin-top: 5px;
}

/* line 1148, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
input[type="submit"].ui-btn-block, input[type="reset"].ui-btn-block, input[type="button"].ui-btn-block {
  width: 100%;
}

/* line 1152, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-primary .ui-button-icon-primary {
  float: left;
}

/* line 1157, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-primary {
  padding: 2px 7px 3px;
}

/* line 1161, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1167, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1173, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1178, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1184, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-inverse {
  color: #ffffff;
  background-color: #222222;
  border-color: #080808;
}

/* line 1190, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1196, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-error {
  color: #ffffff;
  background-color: #c43c35;
  border-color: #882a25;
}

/* line 1202, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-primary:hover, .ui-button-success:hover, .ui-button-info:hover, .ui-button-danger:hover, .ui-button-warning:hover, .ui-button-inverse:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 1207, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-primary:hover, .ui-button-primary:focus {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 1212, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-success:hover {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 1218, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-info:hover {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 1224, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-danger:hover {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 1230, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-warning:hover {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 1236, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-inverse:hover {
  color: #ffffff;
  background-color: #363636;
  border-color: #000000;
}

/* to make room for the icon, a width needs to be set here */
/* line 1243, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 1248, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 1252, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 1256, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon {
  margin-top: 5px;
}

/*button text element */
/* line 1261, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 1266, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999px;
  display: none;
  /*tempfix*/
}

/* line 1272, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 1276, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 1280, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 1286, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
input.ui-button {
  padding: .4em 1em;
}

/*button icon element(s) */
/* line 1291, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  margin-bottom: 0;
  margin-top: 0;
  top: 50%;
}

/* line 1297, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  /* chrome margin*/
  margin-left: -8px;
  /* firefox margin*/
  margin-right: -6px;
}

/* line 1305, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 1309, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 1313, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/*button sets*/
/* line 1319, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 1323, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-buttonset .ui-state-active {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1329, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-buttonset .ui-state-active.ui-state-hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 1335, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.4em;
}

/* reset extra padding in Firefox */
/* line 1341, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * jQuery UI Menu 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
/* line 1356, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 1364, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
  list-style: none;
}

/* line 1370, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  /* support: IE10, see #8844 */
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* line 1379, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 1387, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal;
}

/* line 1396, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-item a.ui-corner-all {
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/* line 1402, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-widget-content {
  font-weight: bold;
  margin: 0;
  background-color: #428BCA;
  border-color: #357EBD;
  color: #FFFFFF;
  display: block;
  white-space: nowrap;
}

/* Fix problem with border in ui-state-active */
/* line 1413, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-item a.ui-state-active {
  padding: 1px .4em;
}

/* line 1417, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 1423, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 1428, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu-icons {
  position: relative;
}

/* line 1432, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 1438, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 1445, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 1450, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-menu {
  width: 200px;
  margin-bottom: 2em;
}

/*
 * jQuery UI spinner 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
/* line 1465, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 1473, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 1483, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to overide default borders */
/* line 1498, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 1505, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 1512, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner-up {
  top: 0;
}

/* line 1516, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner-down {
  bottom: 0;
}

/* need to fix icons sprite */
/* line 1521, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/********** VJ - Move to Less - End *************/
/*
 * jQuery UI Dialog 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/* line 1537, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 300px;
  overflow: hidden;
  outline: 0;
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  /* Safari 4 */
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  /* Firefox 3.6 */
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  /*left: 50%;
	 margin-left: -280px;*/
  outline: medium none;
  /*top: 10%;
	 width: 560px;*/
  z-index: 1050;
}

/* line 1560, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-titlebar {
  /*padding: .4em 1em;*/
  position: relative;
  padding: 5px 15px;
  border: 0 0 0 1px solid;
  border-color: white;
  padding: 5px 15px;
  font-size: 18px;
  text-decoration: none;
  -webkit-border-bottom-right-radius: 0;
  /* Safari 4 */
  -moz-border-radius-bottomright: 0;
  /* Firefox 3.6 */
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  /* Safari 4 */
  -moz-border-radius-bottomleft: 0;
  /* Firefox 3.6 */
  border-bottom-left-radius: 0;
  border-bottom: 1px solid #ccc;
}

/* line 1578, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  color: #404040;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 1589, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -20px 0 0 0;
  padding: 1px;
  height: 18px;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  background: none;
  border-width: 0;
  border: none;
  -webkit-box-shadow: none;
  /* Safari 4 */
  -moz-box-shadow: none;
  /* Firefox 3.6 */
  box-shadow: none;
}

/* line 1613, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
  text-indent: 9999px;
}

/* line 1619, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 1px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
}

/* line 1626, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 1634, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  background-color: #ffffff;
  padding: 5px 15px 5px;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  /* Safari 4 */
  -moz-border-radius: 0 0 6px 6px;
  /* Firefox 3.6 */
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  /* Safari 4 */
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  /* Firefox 3.6 */
  box-shadow: inset 0 1px 0 #ffffff;
  margin-bottom: 0;
}

/* line 1651, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 1655, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 1660, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 1667, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 1671, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1677, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/***Dialog fixes**/
/* line 1685, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button:not(:first-child) {
  cursor: pointer;
  display: inline-block;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  overflow: visible;
}

/* line 1698, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button:not(:first-child) .ui-state-hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
}

/* ui-dialog-buttonset UI info */
/* line 1707, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1713, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-info.ui-state-hover {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* ui-dialog-buttonset UI success */
/* line 1720, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1726, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-success.ui-state-hover {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

/* ui-dialog-buttonset UI warning */
/* line 1733, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1739, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-warning.ui-state-hover {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* ui-dialog-buttonset UI Danger */
/* line 1746, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1752, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-danger.ui-state-hover {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* ui-dialog-buttonset UI Inverse */
/* line 1759, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-inverse {
  color: #ffffff;
  background-color: #222222;
  border-color: #080808;
}

/* line 1765, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-dialog-buttonset .ui-button.ui-button-inverse.ui-state-hover {
  color: #ffffff;
  background-color: #363636;
  border-color: #000000;
}

/*
 * jQuery UI Slider 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
/* line 1781, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* For IE8 - See #6727 */
/* line 1787, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 1791, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 16px;
  height: 18px;
  cursor: default;
}

/* line 1799, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
  color: #ffffff;
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 1827, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal {
  height: 10px;
  background: #D5D5D5;
  border: none;
}

/* line 1833, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
  background-color: #fff;
  border-color: #CCC;
}

/* line 1840, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-handle:focus {
  background-color: #fff;
  border-color: #357EBD;
}

/* line 1845, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-handle:hover {
  background-color: #fff;
  border-color: #285E8E;
  outline: 0;
}

/* line 1852, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-handle:active {
  background-color: #428BCA;
  border-color: #3276B1;
}

/* line 1857, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 1862, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 1866, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 1870, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 1875, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 1881, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 1886, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 1890, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*
 * jQuery UI Tabs 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/tabs/
 */
/* line 1904, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  border: 0;
  -webkit-border-radius: 0;
  /* Safari 4 */
  -moz-border-radius: 0;
  /* Firefox 3.6 */
  border-radius: 0;
}

/* line 1912, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav {
  margin-bottom: 5px;
  border: solid #ddd;
  border-width: 0 0 1px 0;
  -webkit-border-radius: 0;
  /* Safari 4 */
  -moz-border-radius: 0;
  /* Firefox 3.6 */
  border-radius: 0;
  background: none;
}

/* line 1922, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li {
  position: relative;
  top: 0;
  float: left;
  margin-right: 2px;
  margin-bottom: -1px;
  border: 0;
  list-style: none;
  white-space: nowrap;
  background: none;
}

/* line 1934, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs-nav .ui-state-default {
  border: 0;
  -webkit-box-shadow: none;
  /* Safari 4 */
  -moz-box-shadow: none;
  /* Firefox 3.6 */
  box-shadow: none;
}

/* line 1941, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  border: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 4px 4px 0 0;
  /* Safari 4 */
  -moz-border-radius: 4px 4px 0 0;
  /* Firefox 3.6 */
  border-radius: 4px 4px 0 0;
  padding: 8px 12px;
  font-weight: normal;
  text-decoration: none;
  outline: none;
  color: #0069D6;
  background: none;
}

/* line 1956, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li a:hover {
  border: 1px solid whiteSmoke;
  border-bottom: 1px solid #ddd;
  background-color: whiteSmoke;
}

/* line 1962, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  color: #555;
}

/* line 1969, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  background: #fff;
  cursor: text;
}

/* line 1974, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* line 1979, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  margin: 1em 0;
  border: 0;
  -webkit-border-radius: 0;
  /* Safari 4 */
  -moz-border-radius: 0;
  /* Firefox 3.6 */
  border-radius: 0;
  padding: 1px 0;
  background: none;
}

/* line 1990, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/* IE fix for background inheritance from ui-widget */
/* line 1995, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tabs .ui-tabs-nav li {
  filter: none;
}

/*
 * jQuery UI Tooltip 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/tooltip/
 */
/* line 2009, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tooltip {
  display: block;
  font-size: 11px;
  opacity: 0.8;
  position: absolute;
  visibility: visible;
  z-index: 1024;
  max-width: 200px;
}

/* line 2019, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tooltip {
  background: #000000;
  border: 1px solid #000000;
}

/* line 2024, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-tooltip {
  color: #FFFFFF;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 #000000;
  /* Safari 4 */
  -moz-box-shadow: inset 0 1px 0 #000000;
  /* Firefox 3.6 */
  box-shadow: inset 0 1px 0 #000000;
  border-radius: 4px 4px 4px 4px;
}

/* line 2035, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
body .ui-tooltip {
  border-width: 1px;
}

/*
 .arrow {
 overflow: hidden;
 position: absolute;
 margin-left: 0;
 height: 20px;
 width: 20px;
 }

 .arrow.bottom {
 top: 100%;
 left: 38%;
 }

 .arrow.top {
 top: -50%;
 bottom: 22px;
 left: 42%;
 }

 .arrow.left {
 top : 25%;
 left: -15%;
 right: 0;
 bottom:-16px;
 }

 .arrow.right {
 top: 26%;
 left: 100%;
 right: 0;
 bottom:-16px;
 margin-left: 1px;
 }

 .arrow:after {
 content : " " ;
 position : absolute ;
 height : 0 ;
 left:0;
 top: 0;
 width: 0;
 margin-left : 0 ;
 bottom : 12px ;
 box-shadow: 6px 5px 9px -9px black;
 }

 .arrow.bottom:after {
 border-top:8px solid #000000;
 border-right:8px solid transparent;
 border-bottom:8px solid transparent;
 border-left:8px solid transparent;
 }

 .arrow.top:after {
 border-top:6px solid transparent;
 border-right:6px solid transparent;
 border-bottom:6px solid #000000;
 border-left:6px solid transparent;
 }

 .arrow.left:after{
 width:0;
 border-top: 6px solid transparent;
 border-right: 6px solid #000000;
 border-bottom: 6px solid transparent;
 border-left: 6px solid transparent;
 }

 .arrow.right:after{
 width:0;
 border-top: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 6px solid transparent;
 border-left: 6px solid #000000;
 }*/
/*
 * jQuery UI Datepicker 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://jqueryui.com/datepicker/
 */
/* line 2126, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 2132, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  border: 0;
  font-weight: bold;
  width: 100%;
  padding: 4px 0;
  background-color: #f5f5f5;
  color: #808080;
}

/* line 2143, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 2150, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  /*top: 1px;*/
}

/* line 2154, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 2158, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 2162, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  /*left:1px;*/
}

/* line 2166, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-next-hover {
  /*right:1px;*/
}

/* line 2170, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 2179, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 2185, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 2190, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 2194, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 2198, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 2205, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 2212, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 2217, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 2224, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 2233, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 2242, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 2248, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 2252, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 2256, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 2261, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 2265, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 2269, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 2273, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 2277, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 2281, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 2285, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
/* line 2293, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 2297, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 2302, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 2307, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 2312, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 2317, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 2321, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 2325, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 2329, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 2333, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 2338, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
/* line 2344, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

/* line 2356, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker th {
  font-weight: bold;
  color: gray;
}

/* line 2361, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-today a:hover {
  background-color: #808080;
  color: #ffffff;
}

/* line 2365, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker-today a {
  background-color: #BFBFBF;
  cursor: pointer;
  padding: 0 4px;
  margin-bottom: 0;
}

/* line 2372, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td a {
  margin-bottom: 0;
  border: 0;
}

/* line 2377, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td:hover {
  color: #ffffff;
}

/* line 2381, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td .ui-state-default {
  border: 0;
  background: none;
  margin-bottom: 0;
  padding: 5px;
  color: gray;
  text-align: center;
  filter: none;
}

/* line 2391, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td .ui-state-highlight {
  color: #ffffff;
  background-color: #A90329;
  border-color: #46b8da;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/* line 2402, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td .ui-state-active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  margin-bottom: 0;
  font-size: normal;
  text-shadow: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/* line 2415, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-datepicker td .ui-state-hover {
  color: #ffffff;
  background: #428bca;
  background-color: #428bca;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #357ebd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/*
 * jQuery UI Progressbar 1.10.3
 *
 * Copyright 2013, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
/* line 2437, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-progressbar {
  height: 2em;
  margin-bottom: 20px;
  border: 0px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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 2458, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-progressbar .ui-progressbar-value {
  margin: 0px;
  height: 100%;
  height: 100%;
  color: #ffffff;
  /*this can be removed if ui-widget-header is blue*/
  background-color: #428BCA;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 2471, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-progressbar .ui-progressbar-overlay {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 2484, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/**Toolbar**/
/* line 2490, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-toolbar {
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  /* Firefox 3.6 */
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  /* CSS3 Compliant */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  /* IE8 */
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  /* Safari 4 */
  -moz-border-radius: 3px;
  /* Firefox 3.6 */
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  /* Safari 4 */
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  /* Firefox 3.6 */
  box-shadow: inset 0 1px 0 #ffffff;
}

/** File Input **/
/* line 2510, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.customfile-button {
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/***Wijmo Theming**/
/* line 2529, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu {
  padding: 0 20px;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #333333, #222222);
  /* Firefox 3.6 */
  background-image: -o-linear-gradient(top, #333333, #222222);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #333333, #222222);
  /* CSS3 Compliant */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  /* IE8 */
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  /* Safari 4 */
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  /* Firefox 3.6 */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

/* line 2543, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-default {
  -webkit-box-shadow: none;
  /* Safari 4 */
  -moz-box-shadow: none;
  /* Firefox 3.6 */
  box-shadow: none;
  color: #bfbfbf;
}

/* line 2550, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text {
  color: #bfbfbf;
}

/* line 2554, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-hover {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}

/* line 2559, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text {
  color: #ffffff;
}

/* line 2563, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu .ui-widget-header h3 {
  position: relative;
  margin-top: 1px;
  padding: 0;
}

/* line 2569, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu h3 a {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  margin-left: -20px;
  margin-top: 1px;
  padding: 8px 20px 12px;
}

/* line 2581, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu h3 a:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  text-decoration: none;
}

/* line 2587, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-widget-header {
  border: 0;
}

/* line 2591, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
  padding: 0.3em 0;
}

/* line 2595, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child {
  background: #333;
  border: 0;
  margin: 0;
  padding: 6px 0;
  width: 160px;
  -webkit-border-radius: 0 0 6px 6px;
  /* Safari 4 */
  -moz-border-radius: 0 0 6px 6px;
  /* Firefox 3.6 */
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  /* Safari 4 */
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  /* Firefox 3.6 */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* line 2609, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu .wijmo-wijmenu-item {
  margin: 0;
  border: 0;
}

/* line 2614, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu a.wijmo-wijmenu-link {
  margin: 0;
  line-height: 19px;
  padding: 10px 10px 11px;
  border: 0;
  -webkit-border-radius: 0;
  /* Safari 4 */
  -moz-border-radius: 0;
  /* Firefox 3.6 */
  border-radius: 0;
}

/* line 2624, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link {
  display: block;
  float: none;
  padding: 4px 15px;
  width: auto;
}

/* line 2631, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text {
  float: none;
}

/* line 2635, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover {
  background: #191919;
}

/* line 2639, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator {
  padding: 5px 0;
  background-image: none;
  background-color: #222;
  border-top: 1px solid #444;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

/* line 2649, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-item input {
  -moz-transition: none 0s ease 0s;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #111111;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
  /* Safari 4 */
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
  /* Firefox 3.6 */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin: 5px 10px 0 10px;
  padding: 4px 9px;
  width: 100px;
}

/* line 2665, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-item input:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}

/* line 2670, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .wijmo-wijmenu-item input:focus {
  background-color: #ffffff;
  border: 0 none;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  /* Safari 4 */
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  /* Firefox 3.6 */
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #404040;
  outline: 0 none;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 2682, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  text-shadow: none;
}

/* line 2686, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.wijmo-wijmenu .ui-state-default {
  -webkit-box-shadow: none;
  /* Safari 4 */
  -moz-box-shadow: none;
  /* Firefox 3.6 */
  box-shadow: none;
  color: #bfbfbf;
  filter: none;
}

/**
 * Font Awesome in jQuery UI
 * @author Gerits Aurelien
 *
 **/
/* line 2700, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-button-icon-primary.ui-icon[class^="icon-"]:before, .ui-button-icon-primary.ui-icon[class*=" icon-"]:before, .ui-button-icon-secondary.ui-icon[class^="icon-"]:before, .ui-button-icon-secondary.ui-icon[class*=" icon-"]:before {
  font-size: inherit;
  margin-left: 7px !important;
  margin-left: 5px;
  display: inline;
  text-decoration: inherit;
  color: inherit;
}

/* **
 * If you use "Font awesome" is disable UI icons in element
 ** */
/* line 2712, app/assets/stylesheets/theme/smart/library/jqueryui/_jquery-ui-1.10.3.custom.scss */
.ui-state-default .ui-icon[class*=" icon-"] {
  /* Reset background with font Awesome */
  background: none;
  margin-left: -12px;
  /*fix for margin issue with font awesome buttons*/
}

/* If you do not use ui-icon uncomment the lines */
/*
 .ui-button .ui-button-text{
 display: inline-block;
 padding: 0px;
 }

 .ui-button-text-icon-primary .ui-button-icon-primary{
 float:none;
 }*/
/* line 1, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(/@{base-url}/flags/flags.png) no-repeat;
  margin-top: -0.18em;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 10, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 11, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 12, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 13, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 14, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 15, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 16, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 17, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 18, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 19, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 20, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 21, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 22, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 23, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 24, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 25, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 26, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 27, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 28, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 29, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 30, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 31, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 32, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 33, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 34, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 35, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 36, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 37, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 38, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 39, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 40, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 41, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 42, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 43, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 44, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 45, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 46, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 47, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 48, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 49, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 50, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 51, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 52, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 53, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 54, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 55, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 56, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 57, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 58, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 59, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 60, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 61, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 62, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 63, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 64, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 65, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 66, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 67, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 68, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 69, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 70, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 71, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 72, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 73, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 74, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 75, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 76, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 77, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 78, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 79, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 80, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 81, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 82, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 83, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 84, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 85, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 86, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 87, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 88, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 89, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 90, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 91, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 92, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 93, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 94, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 95, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 96, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 97, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 98, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 99, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 100, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 101, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 102, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 103, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 104, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 105, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 106, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 107, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 108, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 109, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 110, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 111, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 112, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 113, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 114, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 115, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 116, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 117, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 118, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 119, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 120, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 121, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 122, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 123, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 124, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 125, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 126, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 127, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 128, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 129, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 130, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 131, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 132, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 133, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 134, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 135, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 136, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 137, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 138, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 139, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 140, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 141, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 142, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 143, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 144, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 145, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 146, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 147, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 148, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 149, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 150, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 151, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 152, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 153, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 154, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 155, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 156, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 157, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 158, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 159, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 160, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 161, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 162, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 163, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 164, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 165, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 166, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 167, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 168, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 169, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 170, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 171, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 172, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 173, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 174, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 175, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 176, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 177, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 178, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 179, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 180, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 181, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 182, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 183, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 184, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 185, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 186, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 187, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 188, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 189, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 190, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 191, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 192, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 193, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 194, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 195, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 196, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 197, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 198, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 199, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 200, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 201, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 202, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 203, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 204, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 205, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 206, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 207, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 208, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 209, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 210, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 211, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 212, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 213, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 214, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 215, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 216, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 217, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 218, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 219, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 220, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 221, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 222, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 223, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 224, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 225, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 226, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 227, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 228, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 229, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 230, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 231, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 232, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 233, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 234, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 235, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 236, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 237, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 238, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 239, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 240, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 241, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 242, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 243, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 244, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 245, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 246, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 247, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 248, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 249, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 250, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 251, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 252, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 253, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 254, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 255, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 256, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 257, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 258, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 259, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* flag with span */
/* line 263, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
.flag + span {
  text-transform: capitalize;
  display: inline-block;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-top: -3px;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 275, app/assets/stylesheets/theme/smart/library/flags/_flags.scss */
  .flag + span {
    max-width: 30px !important;
  }
}

/* line 1, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-auto {
  cursor: auto;
}

/* line 2, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-default {
  cursor: default;
}

/* line 3, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-none {
  cursor: none;
}

/* line 4, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-context-menu {
  cursor: context-menu;
}

/* line 5, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-help {
  cursor: help;
}

/* line 6, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-progress {
  cursor: progress;
}

/* line 8, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-wait {
  cursor: wait;
}

/* line 9, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-cell {
  cursor: cell;
}

/* line 10, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-crosshair {
  cursor: crosshair;
}

/* line 11, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-text {
  cursor: text;
}

/* line 12, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-vertical-text {
  cursor: vertical-text;
}

/* line 13, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-alias {
  cursor: alias;
}

/* line 14, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-copy {
  cursor: copy;
}

/* line 15, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-move {
  cursor: move;
}

/* line 16, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-no-drop {
  cursor: no-drop;
}

/* line 17, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-not-allowed {
  cursor: not-allowed;
}

/* line 18, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-all-scroll {
  cursor: all-scroll;
}

/* line 19, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-col-resize {
  cursor: col-resize;
}

/* line 20, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-row-resize {
  cursor: row-resize;
}

/* line 21, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-n-resize {
  cursor: n-resize;
}

/* line 22, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-e-resize {
  cursor: e-resize;
}

/* line 23, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-s-resize {
  cursor: s-resize;
}

/* line 24, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-w-resize {
  cursor: w-resize;
}

/* line 25, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-ns-resize {
  cursor: ns-resize;
}

/* line 26, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-ew-resize {
  cursor: ew-resize;
}

/* line 27, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-ne-resize {
  cursor: ne-resize;
}

/* line 28, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-nw-resize {
  cursor: nw-resize;
}

/* line 29, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-se-resize {
  cursor: se-resize;
}

/* line 30, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-sw-resize {
  cursor: sw-resize;
}

/* line 31, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-nesw-resize {
  cursor: nesw-resize;
}

/* line 32, app/assets/stylesheets/theme/smart/library/cursors/_cursors.scss */
.cursor-nwse-resize {
  cursor: nwse-resize;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-webkit-full-screen {
  /* properties */
}

/* line 3, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-webkit-full-screen #fullscreen > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* line 19, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-moz-full-screen {
  /* properties */
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-moz-full-screen #fullscreen > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-ms-fullscreen {
  /* properties */
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-ms-fullscreen #fullscreen > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* line 55, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:full-screen {
  /*pre-spec */
  /* properties */
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:full-screen #fullscreen > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* line 73, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:fullscreen {
  /* spec */
  /* properties */
}

/* line 75, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:fullscreen #fullscreen > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* deeper elements */
/* line 92, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
:-webkit-full-screen video {
  width: 100%;
  height: 100%;
}

/* styling the backdrop*/
/* line 98, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
::backdrop {
  /* properties */
}

/* line 101, app/assets/stylesheets/theme/smart/smartadmin/_component-fullscreen.scss */
::-ms-backdrop {
  /* properties */
}

/*
 * JQUI STUFF
 */
/*	Overlay	 */
/* line 6, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-widget-overlay {
  background-image: none;
  background: #aaa;
  height: 100%;
  z-index: 949 !important;
  position: fixed;
  top: 0px;
  left: 0px;
}

/* Slider */
/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.slider {
  margin-top: 0px;
  margin-bottom: 30px;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.slider.slider-vertical {
  margin-bottom: 0px;
  margin-right: 5px;
}

/* menu */
/* line 28, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-menu {
  width: 155px;
  padding: 2px;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-menu .ui-state-disabled {
  margin: .4em 0 .2em !important;
  background: none !important;
  color: #999 !important;
  font-weight: normal !important;
  cursor: default;
}

/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-menu .ui-menu-item a .ui-menu-icon {
  width: auto;
  height: auto;
  top: 0px;
  left: auto;
  right: auto;
  bottom: auto;
  text-indent: 0px;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-icon-carat-1-e:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  display: inline;
}

/* tabs */
/* line 66, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-tabs .ui-tabs-nav li a {
  border-radius: 0px;
  -moz-border-radius: 0px;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  border-bottom: 1px solid #ddd;
  color: #838383;
}

/* line 75, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-tabs .ui-tabs-nav li {
  margin-right: 3px;
}

/* line 79, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  font-weight: bold;
  border-top-width: 0px !important;
  margin-top: 1px !important;
  -webkit-box-shadow: 0 -2px 0 #57889c;
  -moz-box-shadow: 0 -2px 0 #57889c;
  box-shadow: 0 -2px 0 #57889c;
}

/* line 88, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-tabs .ui-tabs-panel {
  border: 1px solid #ddd;
  margin: 0;
  padding: 10px 13px;
  border-top: none;
}

/* line 95, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-tabs .ui-tabs-nav {
  margin-bottom: 0;
}

/* accordions */
/* line 100, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-content {
  padding: 0;
}

/* line 104, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-header {
  background-color: #fbfbfb;
  font-size: 15px;
  padding: 10px 15px 10px 36px !important;
}

/* line 110, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 115, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-content {
  padding: 15px;
}

/* line 118, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion-header-active + .ui-accordion-content {
  border-top: 1px solid #ddd;
}

/* line 122, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-header {
  margin-top: -2px;
}

/* line 126, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion .ui-accordion-header, .ui-accordion-content {
  border-color: #dddddd !important;
}

/* line 130, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-accordion-header-icon {
  text-indent: 0px !important;
  background-image: none !important;
  text-align: center;
  line-height: normal;
  left: 12px !important;
  margin-top: -6px !important;
  font-size: 14px !important;
}

/*
 * Calendar
 */
/* line 143, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  text-align: center;
  margin-top: 2px;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-datepicker-next > :first-child, .ui-datepicker-prev > :first-child {
  text-indent: 0px !important;
}

/* line 150, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  background: none !important;
}

/*
 * JS SLIDER
 * Copied from: js/plugin/noUiSlider/jquery.nouislider.css 
 */
/*	General CSS resets;
 *		The target itself is not affected, allowing
 *		the remainder of the document to use an
 *		alternate box-sizing model;
 *		Support for box-sizing is wide spread:
 *		http://caniuse.com/#search=box-sizing
 */
/* line 166, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-target * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default;
}

/*	Main slider bar;
 *		Standard styles no longer incorrectly force a
 *		width or height on the slider.
 */
/* line 182, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-base {
  width: 100%;
  height: 14px;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #bfbfbf;
  z-index: 1;
}

/* line 192, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-origin-lower {
  background: #72a8d7;
}

/*	Handles + active state;
 *		The :after pseudo-element wont inherit
 *		box-sizing, so it needs to applied manually.
 */
/* line 200, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-handle {
  background: #858585;
  height: 30px;
  width: 16px;
  border: 1px solid #ffffff;
  margin: -8px 0 0 -8px;
  cursor: default;
}

/* line 207, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-handle:hover {
  background: #6c6c6c;
}

/* line 209, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-active {
  cursor: default;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0px;
  background: #686868;
  height: 32px;
  width: 18px;
  margin: -9px 0 0 -8px;
  border: none;
}

/* line 218, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-active:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  border: 1px solid #ddd;
}

/*	Styling-only classes;
 *		Structured to prevent double declarations
 *		for various states of the slider.
 */
/* line 233, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-connect {
  background: #3276b1;
}

/* line 236, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-background {
  background: #eeeeee;
  border: none;
}

/*	Functional styles for handle positioning;
 *		Note that the origins have z-index 0, the base has
 *		z-index 1; This fixes a bug where borders become invisible.
 */
/* line 245, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

/* line 252, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-origin-upper {
  background: inherit !important;
}

/* line 255, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-z-index {
  z-index: 10;
}

/*	Adaptations for the vertical slider;
 *		Some standard styles have been extended to keep
 *		exceptions for the vertical slider as minimal as possible.
 */
/* line 263, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-vertical {
  width: 10px;
  height: 100%;
}

/* line 267, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-vertical .noUi-origin {
  bottom: 0;
  left: 0;
}

/* line 271, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-vertical .noUi-handle {
  margin: -8px 0 0 -3px;
}

/*	Various alternate slider states;
 *		Support for transition is widely available,
 *		Only IE7, IE8 and IE9 will ignore these rules.
 *		Since this is merely a progressive enhancement,
 *		this is no problem at all.
 *		http://caniuse.com/#search=transition
 */
/* line 282, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-target[disabled] .noUi-base {
  background: #999999;
}

/* line 285, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-target[disabled] .noUi-connect {
  background: #bbb;
}

/* line 288, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/*
 * JQUI SPINNERS
 */
/* line 296, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input {
  margin: 0 !important;
  height: 30px;
  padding: 6px 24px 6px 12px;
}

/* line 302, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-left {
  padding: 6px 12px 6px 24px;
}

/* line 306, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner {
  width: 100%;
}

/* line 310, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-left + .ui-spinner-button, .ui-spinner-input.spinner-left + .ui-spinner-button + .ui-spinner-button {
  right: auto;
  left: 0px;
}

/* line 315, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-up, .ui-spinner-down {
  background: #739e73;
  border-radius: 0px;
}

/* line 319, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-up:hover, .ui-spinner-up:active, .ui-spinner-up:focus {
  background: #5b835b;
}

/* line 322, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-down:hover, .ui-spinner-down:active, .ui-spinner-down:focus {
  background: #77021d;
}

/* line 326, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-down {
  background: #c2032f;
}

/* line 330, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-up:before, .ui-spinner-down:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  color: #ffffff;
  font-size: 14px;
  margin-top: 1px;
}

/* line 345, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-down:before {
  content: "\f068";
}

/* line 349, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-up > :first-child, .ui-spinner-down > :first-child {
  display: none;
}

/* line 354, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-button {
  width: 19px;
}

/* spinner both */
/* line 359, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-both {
  padding: 6px 30px;
}

/* line 363, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  left: 0px;
  right: auto;
}

/* line 367, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-both + .ui-spinner-button,
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  height: 30px;
  width: 25px;
}

/* line 373, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-spinner-input.spinner-both + .ui-spinner-up:before, .ui-spinner-input.spinner-both + .ui-spinner-up + .ui-spinner-down:before {
  margin-top: 8px;
}

/*
 * JQUI ADJUSTMENT
 */
/* line 380, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 388, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.widget-header > :first-child {
  margin: 13px 0;
}

/* line 392, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-widget-overlay {
  z-index: 999;
}

/* line 396, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: 0 10px;
  background: #ffffff;
  border-bottom-color: #eeeeee;
}

/* line 402, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog .ui-dialog-title {
  margin: 0;
}

/* line 406, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  margin-top: -16px;
  margin-right: 4px;
}

/* line 411, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog-titlebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
}

/* line 423, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0 .4em 0 0;
}

/* line 427, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-dialog .ui-dialog-buttonpane {
  margin-top: 13px;
  padding: 19px 15px 20px;
  text-align: right;
  border-top: 1px solid #eeeeee;
}

/* line 434, app/assets/stylesheets/theme/smart/smartadmin/_component-jqueryui.scss */
.ui-autocomplete {
  z-index: 905 !important;
}

/*
 * CSS TABLES
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.the-price {
  background-color: rgba(220, 220, 220, 0.17);
  box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  padding: 20px;
  margin: 0;
}

/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.the-price h1 {
  line-height: 1em;
  padding: 0;
  margin: 0;
}

/* line 16, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.subscript {
  font-size: 21px;
  color: #999;
}

/* 
 * RIBBON
 */
/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.ribbon {
  position: absolute;
  right: 9px;
  top: -4px;
}

/*
 * Price BIG
 */
/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big {
  border: none !important;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-heading {
  border-radius: 5px 5px 0 0;
}

/* line 40, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-title {
  text-transform: capitalize;
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  margin: 0;
  font-weight: bold;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .the-price {
  padding: 20px 0;
  background: #333;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .subscript {
  font-size: 18px;
  color: #999;
  margin-left: 5px;
}

/* line 67, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-footer {
  border-radius: 0 0 5px 5px;
  background-color: #f2f2f2 !important;
}

/* line 71, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-footer > div {
  padding: 15px 0 10px;
  display: block;
  font-size: 13px;
}

/* line 77, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-footer .btn {
  padding: 15px 0;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
}

/* line 82, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big .panel-footer .btn span {
  font-weight: normal;
  font-style: italic;
}

/* line 89, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.pricing-big table {
  background: #FAFAFA;
  padding: 20px 15px;
  height: 230px;
  text-align: left;
}

/* line 97, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.price-features {
  background: #fafafa;
  padding: 20px 15px;
  min-height: 230px;
  font-size: 13.5px;
}

/* line 103, app/assets/stylesheets/theme/smart/smartadmin/_component-pricingtable.scss */
.price-features li + li {
  margin-top: 10px;
}

/*!
 * Pace Progress Bar 2.0.1
 * https://github.com/HubSpot/pace
 *
 * Released under the MIT license
 * https://github.com/HubSpot/pace/blob/master/LICENSE
 */
/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.pace-inactive {
  display: none;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.pace .pace-progress {
  background: #3276b1;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

/* line 52, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 63px;
  right: 40px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

/* line 69, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
.smart-rtl .pace .pace-activity {
  left: 40px;
  right: auto;
}

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes pace-spinner {
  /* line 88, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 89, app/assets/stylesheets/theme/smart/smartadmin/_component-pace.scss */
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container {
  position: absolute;
  background: #fff;
  width: 250px;
  height: 270px;
  z-index: 2;
  border-left: 1px solid #cdcecf;
  right: -251px;
  top: 0px;
  background: #fff;
  transition-duration: .25s;
  -webkit-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -ms-transition-duration: .25s;
}

/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container *, #chat-container *:after, #chat-container *:before {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container input[type='text'] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container:hover, #chat-container:hover .chat-list-open-close {
  border-color: #a7a7a7;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container.open {
  right: 0px;
  top: 0px;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container.open .chat-list-open-close i:before {
  content: "\f00d" !important;
}

/* line 34, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container.open .chat-list-open-close b {
  display: none;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .chat-list-open-close {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #cdcecf;
  border-right: 1px solid #f2f4f8 !important;
  position: absolute;
  left: -32px;
  top: 7%;
  border-radius: 50% 0 0 50%;
  background: #fff;
  padding: 3px 1px 3px 5px;
  font-size: 21px;
  line-height: 22px;
  cursor: pointer;
  color: #868686;
  box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05);
  background: #f2f4f8;
  text-align: center;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .chat-list-open-close b {
  position: absolute;
  right: 0px;
  background: #ed1c24;
  line-height: 9px;
  height: 10px;
  width: 10px;
  font-size: 0;
  top: 3px;
  border: 1px solid #FFF;
  border-radius: 3px;
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
}

/* line 75, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .chat-list-body {
  height: 217px;
  overflow-y: scroll;
  overflow-x: hidden;
  display: block;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #f2f4f8;
}

/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

/* line 92, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li {
  margin-bottom: 3px;
  margin-left: 5px;
}

/* line 96, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li a {
  display: block;
  font-size: 13px;
  color: #3d3d3d;
  text-decoration: none !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 3px 8px 3px 3px;
  line-height: 33px;
  vertical-align: middle;
}

/* line 107, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li a:hover {
  background: #e0e4ee;
}

/* line 108, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li a img {
  width: 33px;
  height: auto;
  margin-right: 10px;
}

/* line 113, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li a i {
  color: #acacac;
  font-size: 8px;
  line-height: 34px;
  font-style: normal;
}

/* line 119, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container #chat-users li a i.last-online {
  font-size: 12px;
  letter-spacing: -1px;
}

/* line 127, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .chat-list-footer {
  overflow: hidden;
  border-top: 1px solid #CCC;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 135, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .chat-list-footer input[type="text"] {
  border: 1px solid #bababa !important;
}

/* line 137, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
#chat-container .control-group {
  padding: 0px;
}

/* line 140, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body {
  background: #fafafa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FAFAFA 0%, #FFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA), color-stop(100%, #FFF));
  background: -webkit-linear-gradient(top, #FAFAFA 0%, #FFF 100%);
  background: -o-linear-gradient(top, #FAFAFA 0%, #FFF 100%);
  background: -ms-linear-gradient(top, #FAFAFA 0%, #FFF 100%);
  background: linear-gradient(to bottom, #F5FCFF 0%, #FFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset -2px -2px 5px rgba(0, 0, 0, 0.04);
  display: block;
  height: 270px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #fff;
  border-top: none;
}

/* line 163, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body ul {
  margin: 0;
  padding: 0;
}

/* line 168, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message {
  display: block;
  position: relative;
  margin: 20px 20px 0;
}

/* line 172, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message img {
  display: inline-block;
  border-left: 4px solid #fff;
  position: absolute;
}

/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message img.online {
  border-left-color: #00a300;
}

/* line 177, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message img.offline {
  border-left-color: #ddd;
}

/* line 178, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message img.busy {
  border-left-color: #a90329;
}

/* line 179, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message img.away {
  border-left-color: #ffc40d;
}

/* line 181, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  margin-left: 65px;
  line-height: normal;
}

/* line 191, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text time {
  position: absolute;
  top: 1px;
  right: 0px;
  font-size: 10px;
  line-height: 10px;
  color: #afafaf;
}

/* line 199, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text .chat-file {
  display: block;
  margin: 3px 0;
  padding: 4px;
  border: 1px dotted #ddd;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: right;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text .chat-file:nth-child(3) {
  margin-top: 15px;
}

/* line 214, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text .chat-file.row-fluid [class*="span"] {
  min-height: 10px !important;
}

/* line 215, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text .chat-file b {
  font-style: italic;
  white-space: nowrap;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

/* line 224, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li.message .message-text a.username {
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
  vertical-align: top;
  line-height: 14px;
  font-size: 14px;
  letter-spacing: -1px;
  text-decoration: none !important;
}

/* line 236, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-body li:first-child {
  margin-top: 10px;
}

/* line 241, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.profile-message {
  background: none !important;
  height: auto !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  overflow: hidden;
}

/* line 249, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.profile-message li.message.message-reply {
  margin-left: 85px !important;
  background: #f7f7f7;
  padding: 10px;
  margin: 3px 0 0 20px;
}

/* line 255, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.profile-message li.message.message-reply img {
  width: 35px !important;
}

/* line 256, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.profile-message li.message.message-reply .message-text {
  margin-left: 45px !important;
}

/* line 259, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.profile-message .wall-comment-reply {
  margin-left: 85px;
  margin-bottom: 20px;
}

/* line 265, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.chat-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  padding: 0 10px 15px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 274, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.textarea-div {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 10px 0 0;
}

/* line 280, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.typearea {
  cursor: text;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 90px;
  padding: 5px 25px 5px 5px;
  position: relative;
  border-bottom: 1px solid #eee;
}

/* line 289, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.typearea textarea {
  width: 100%;
  border-color: transparent !important;
  box-sizing: border-box;
  box-shadow: none;
  -moz-box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: none;
  overflow: hidden;
  resize: none;
  padding: 0;
  margin: 0;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
  outline: none;
  resize: none;
  min-height: 61px;
}

/* line 311, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
textarea.clone {
  position: absolute;
  visibility: hidden;
}

/* line 316, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.textarea-controls {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px;
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  height: 43px;
  line-height: 33px;
  overflow: hidden;
}

/* line 329, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.textarea-controls > label {
  margin: 3px 10px 0 10px;
}

/* line 330, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
.textarea-controls .smart-form .checkbox {
  padding-left: 22px !important;
}

@media (min-width: 768px) and (max-width: 880px) {
  /* line 334, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  /* line 338, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

@media (max-width: 480px) {
  /* line 342, app/assets/stylesheets/theme/smart/smartadmin/_component-smartchat.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

/*
 * SMART FORMS
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form {
  margin: 0;
  outline: none;
  color: #666;
  position: relative;
}

/* line 6, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form *, .smart-form *:after, .smart-form *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

/* line 12, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 16, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio + .radio, .smart-form .checkbox + .checkbox {
  margin-top: 0;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form footer {
  display: block;
  padding: 7px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
}

/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form footer .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px;
  font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif;
  cursor: pointer;
}

/* line 31, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form footer:after {
  content: '';
  display: table;
  clear: both;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form legend {
  padding-top: 15px;
}

/* line 44, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form header {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: white;
  font-size: 16px;
  font-weight: 300;
  color: #232323;
  margin: 10px 14px 0;
}

/* line 54, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form fieldset {
  display: block;
  padding: 25px 14px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 63, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form section {
  margin-bottom: 15px;
  position: relative;
}

/* line 68, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  text-align: left;
  white-space: normal;
}

/* line 77, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .label .col {
  margin: 0;
  padding-top: 7px;
}

/* line 82, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input, .smart-form .select, .smart-form .textarea, .smart-form .radio, .smart-form .checkbox, .smart-form .toggle, .smart-form .button {
  position: relative;
  display: block;
  font-weight: 400;
}

/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 13px/16px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 109, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .note, .note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}

/* line 116, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.note {
  margin-top: 2px;
  font-size: 10px;
}

/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .note a {
  font-size: 13px;
}

/*
 * File inputs
 */
/* line 122, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input-file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 22px;
  margin: 0;
  padding: 0 14px;
  font-size: 13px;
  line-height: 22px;
}

/* line 132, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input-file .button:hover {
  box-shadow: none;
}

/* line 135, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}

/*
 * Selects
 */
/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select i {
  position: absolute;
  top: 10px;
  right: 11px;
  width: 5px;
  height: 11px;
  background: white;
  box-shadow: 0 0 0 9px white;
}

/* line 157, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select i:after, .smart-form .select i:before {
  content: '';
  position: absolute;
  right: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 164, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select i:after {
  bottom: 0;
  border-top: 4px solid #404040;
}

/* line 168, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select i:before {
  top: 0;
  border-bottom: 4px solid #404040;
}

/* line 173, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select-multiple select {
  height: auto;
}

/*
 * Text areas
 */
/* line 178, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .textarea textarea {
  height: auto;
  resize: none;
}

/* line 182, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .textarea-resizable textarea {
  resize: vertical;
}

/* line 183, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .textarea-expandable textarea {
  height: 31px;
}

/* line 184, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .textarea-expandable textarea:focus {
  height: auto;
}

/*
 * Radio and checkboxes
 */
/* line 189, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio, .smart-form .checkbox {
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
  font-size: 13px;
}

/* line 197, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio:last-child, .smart-form .checkbox:last-child {
  margin-bottom: 0;
}

/* line 199, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input, .smart-form .checkbox input {
  position: absolute;
  left: -9999px;
}

/* line 202, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input + i:after, .smart-form .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio i, .smart-form .checkbox i {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  background: #FFF;
}

/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio i {
  border-radius: 50%;
}

/* line 228, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input + i:after {
  content: '';
  top: 4px;
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

/* line 236, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input + i:after {
  content: '\f00c';
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}

/* line 246, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input:checked:hover + i:after {
  content: '\f00d';
}

/* line 247, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input:checked:disabled:hover + i:after {
  content: '\f00c';
}

/* line 248, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input:checked + i:after, .smart-form .checkbox input:checked + i:after {
  opacity: 1;
}

/* line 249, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .inline-group {
  margin: 0 -15px -4px 0;
}

/* line 250, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .inline-group:after {
  content: '';
  display: table;
  clear: both;
}

/* line 255, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .inline-group .radio, .smart-form .inline-group .checkbox {
  float: left;
  margin-right: 30px;
}

/* line 259, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .inline-group .radio:last-child, .smart-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}

/*
 * toggles
 */
/* line 266, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
}

/* line 274, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle:last-child {
  margin-bottom: 0;
}

/* line 276, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle input {
  position: absolute;
  left: -9999px;
}

/* line 279, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle input:checked + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

/* line 283, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle input:checked + i:before {
  right: 36px;
}

/* line 288, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle i {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 49px;
  height: 17px;
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
}

/* line 300, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle i:after {
  content: attr(data-swchoff-text);
  position: absolute;
  top: 2px;
  right: 8px;
  left: 8px;
  font-style: normal;
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  text-align: left;
  color: #5f5f5f;
}

/* line 313, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle i:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 4px;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  transition: right 0.2s;
  -o-transition: right 0.2s;
  -ms-transition: right 0.2s;
  -moz-transition: right 0.2s;
  -webkit-transition: right 0.2s;
}

/*
 * ratings
 */
/* line 336, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 25px;
  color: #404040;
}

/* line 342, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating:last-child {
  margin-bottom: 0;
}

/* line 345, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating input {
  position: absolute;
  left: -9999px;
}

/* line 349, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating label {
  display: block;
  float: right;
  height: 17px;
  margin-top: 5px;
  padding: 0 2px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}

/*
 * buttons
 */
/* line 364, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .button {
  float: right;
  height: 31px;
  overflow: hidden;
  margin: 10px 0 0 5px;
  padding: 0 25px;
  outline: none;
  border: 0;
  font: 300 15px/31px 'Open Sans', Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

/* line 378, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

/* line 387, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .icon-append {
  right: 5px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}

/* line 393, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .icon-prepend {
  left: 5px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}

/* line 399, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input .icon-prepend + input, .smart-form .textarea .icon-prepend + textarea {
  padding-left: 37px;
}

/* line 400, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input .icon-append + input, .smart-form .textarea .icon-append + textarea {
  padding-right: 37px;
}

/* line 401, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input .icon-prepend + .icon-append + input, .smart-form .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 37px;
}

/*
 * grid
 */
/* line 406, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .row {
  margin: 0 -15px;
}

/* line 408, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .row:after {
  content: '';
  display: table;
  clear: both;
}

/* line 415, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 424, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-1 {
  width: 8.33%;
}

/* line 425, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-2 {
  width: 16.66%;
}

/* line 426, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-3 {
  width: 25%;
}

/* line 427, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-4 {
  width: 33.33%;
}

/* line 428, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-5 {
  width: 41.66%;
}

/* line 429, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-6 {
  width: 50%;
}

/* line 430, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-8 {
  width: 66.67%;
}

/* line 431, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-9 {
  width: 75%;
}

/* line 432, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .col-10 {
  width: 83.33%;
}

@media screen and (max-width: 600px) {
  /* line 436, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
  .smart-form .col {
    float: none;
    width: 100%;
  }
}

/*
 * tooltips
 */
/* line 445, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .select select {
  padding: 5px;
}

/* line 448, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip {
  position: absolute;
  z-index: 99999;
  left: -9999px;
  padding: 2px 8px 3px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  opacity: 0;
  transition: margin 0.3s, opacity 0.3s;
  -o-transition: margin 0.3s, opacity 0.3s;
  -ms-transition: margin 0.3s, opacity 0.3s;
  -moz-transition: margin 0.3s, opacity 0.3s;
  -webkit-transition: margin 0.3s, opacity 0.3s;
}

/* line 465, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip:after {
  content: '';
  position: absolute;
}

/* line 470, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip, .smart-form .textarea textarea:focus + .tooltip {
  opacity: 1;
}

/* line 472, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}

/* line 476, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-top-right:after {
  top: 100%;
  right: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 484, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-top-right, .smart-form .textarea textarea:focus + .tooltip-top-right {
  right: 0;
  left: auto;
  margin-bottom: 5px;
}

/* line 490, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}

/* line 494, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-top-left:after {
  top: 100%;
  left: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 502, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-top-left, .smart-form .textarea textarea:focus + .tooltip-top-left {
  right: auto;
  left: 0;
  margin-bottom: 5px;
}

/* line 508, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-right {
  top: 4px;
  white-space: nowrap;
  margin-left: 15px;
}

/* line 513, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-right:after {
  top: 6px;
  right: 100%;
  border-top: 4px solid transparent;
  border-right: 4px solid rgba(0, 0, 0, 0.9);
  border-bottom: 4px solid transparent;
}

/* line 521, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-right, .smart-form .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}

/* line 526, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-left {
  top: 4px;
  white-space: nowrap;
  margin-right: 15px;
}

/* line 530, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-left:after {
  top: 6px;
  left: 100%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, 0.9);
}

/* line 538, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-left, .smart-form .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}

/* line 544, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}

/* line 547, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-bottom-right:after {
  bottom: 100%;
  right: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}

/* line 555, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-bottom-right, .smart-form .textarea textarea:focus + .tooltip-bottom-right {
  right: 0;
  left: auto;
  margin-top: 5px;
}

/* line 561, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}

/* line 565, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .tooltip-bottom-left:after {
  bottom: 100%;
  left: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}

/* line 573, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus + .tooltip-bottom-left, .smart-form .textarea textarea:focus + .tooltip-bottom-left {
  right: auto;
  left: 0;
  margin-top: 5px;
}

/*
 * normal state
 */
/* line 582, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea, .smart-form .radio i, .smart-form .checkbox i, .smart-form .toggle i, .smart-form .icon-append, .smart-form .icon-prepend {
  border-color: #bdbdbd;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}

/* line 590, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle i:before {
  background-color: #3276B1;
}

/* line 591, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating label {
  color: #ccc;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

/* line 599, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .button {
  background-color: #3276B1;
  opacity: 0.8;
  transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}

/* line 608, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .button.button-secondary {
  background-color: #b3b3b3;
}

/* line 611, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  color: #a2a2a2;
}

/*
 * hover state
 */
/* line 616, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input:hover input, .smart-form .select:hover select, .smart-form .textarea:hover textarea, .smart-form .radio:hover i, .smart-form .checkbox:hover i, .smart-form .toggle:hover i {
  border-color: #5d98cc;
}

/* line 619, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~
label {
  color: #3276b1;
}

/* line 622, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .button:hover {
  opacity: 1;
}

/* line 623, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/*
 * radio/toggle/checkbox active state
 */
/* line 633, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio:active i,
.smart-form .checkbox:active i,
.smart-form .toggle:active i {
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/*
 * focus state
 */
/* line 644, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input input:focus, .smart-form .select select:focus, .smart-form .textarea textarea:focus, .smart-form .radio input:focus + i, .smart-form .checkbox input:focus + i, .smart-form .toggle input:focus + i {
  border-color: #3276b1;
}

/*
 * checked state
 */
/* line 651, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input + i:after {
  background-color: #3276b1;
}

/* line 654, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input + i:after {
  color: #3276b1;
}

/* line 657, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .radio input:checked + i, .smart-form .checkbox input:checked + i, .smart-form .toggle input:checked + i {
  border-color: #3276b1;
}

/* line 660, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating input:checked ~
label {
  color: #3276b1;
}

/*
 * error state
 */
/* line 668, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-error input, .smart-form .state-error select, .smart-form .state-error textarea, .smart-form .radio.state-error i, .smart-form .checkbox.state-error i, .smart-form .toggle.state-error i {
  background: #fff0f0;
  border-color: #a90329;
}

/* line 673, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle.state-error input:checked + i {
  background: #fff0f0;
}

/* line 676, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-error + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #D56161;
}

/* line 685, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}

/* line 690, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-error select + i {
  background: #fff0f0;
  box-shadow: 0 0 0 9px #fff0f0;
}

/* line 695, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.state-error .icon-append, .state-error .icon-prepend {
  color: #ed1c24;
}

/*
 * success state
 */
/* line 702, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-success input, .smart-form .state-success select, .smart-form .state-success textarea, .smart-form .radio.state-success i, .smart-form .checkbox.state-success i, .smart-form .toggle.state-success i {
  background: #f0fff0;
  border-color: #7dc27d;
}

/* line 707, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle.state-success input:checked + i {
  background: #f0fff0;
}

/* line 710, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .note-success {
  color: #6fb679;
}

/* line 714, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-success select + i {
  background: honeyDew;
  box-shadow: 0 0 0 9px honeyDew;
}

/*
 * disable state
 */
/* line 722, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input.state-disabled input, .smart-form .select.state-disabled, .smart-form .textarea.state-disabled, .smart-form .radio.state-disabled, .smart-form .checkbox.state-disabled, .smart-form .toggle.state-disabled, .smart-form .button.state-disabled {
  cursor: default !important;
  opacity: 0.6 !important;
}

/* line 726, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .input.state-disabled:hover input, .smart-form .select.state-disabled:hover select, .smart-form .textarea.state-disabled:hover textarea, .smart-form .radio.state-disabled:hover i, .smart-form .checkbox.state-disabled:hover i, .smart-form .toggle.state-disabled:hover i {
  border-color: #e5e5e5 !important;
}

/* line 730, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-disabled.radio input:checked + i,
.smart-form .state-disabled.checkbox input:checked + i,
.smart-form .state-disabled.toggle input:checked + i,
.smart-form .state-disabled.checkbox input + i:after,
.smart-form .state-disabled.radio input + i:after {
  border-color: #e5e5e5 !important;
  color: #333 !important;
}

/* line 740, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .state-disabled.radio input + i:after {
  background-color: #333;
}

/*
 * submit state
 */
/* line 747, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .message {
  display: none;
  color: #6fb679;
}

/* line 751, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .message i {
  display: block;
  margin: 0 auto 20px;
  width: 81px;
  height: 81px;
  border: 1px solid #6fb679;
  border-radius: 50%;
  font-size: 30px;
  line-height: 81px;
}

/* line 761, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form.submited fieldset, .smart-form.submited footer {
  display: none;
}

/* line 764, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form.submited .message {
  display: block;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.9);
  font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
}

/*
 * JQUERY UI UPDATE
 */
/* line 776, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .ui-widget-content .ui-spinner-input {
  margin: 0px;
  border: 0px;
  box-shadow: none !important;
  height: 29px;
}

/*
 * date picker

.ui-datepicker {
	display: none;
	padding: 10px 12px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #666;
}
.ui-datepicker a {
	color: #404040;
}
.ui-datepicker-header {
	position: relative;
	margin: -10px -12px 10px;
	padding: 10px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-size: 15px;
	line-height: 27px;
}
.ui-datepicker-prev, .ui-datepicker-next {
	position: absolute;
	top: 0;
	display: block;
	width: 47px;
	height: 47px;
	font-size: 15px;
	line-height: 47px;
	text-decoration: none;
	cursor: pointer;
}
.ui-datepicker-prev {
	left: 0;
}
.ui-datepicker-next {
	right: 0;
}
.ui-datepicker-calendar {
	border-collapse: collapse;
	font-size: 13px;
	line-height: 27px;
}
.ui-datepicker-calendar th {
	color: #999;
}
.ui-datepicker-calendar a, .ui-datepicker-calendar span {
	display: block;
	width: 31px;
	margin: auto;
	text-decoration: none;
	color: #404040;
	text-align:center;
}
.ui-datepicker-unselectable.ui-state-disabled {
	
}
.ui-datepicker-unselectable.ui-state-disabled > span {
	color:#bfbfbf;
	background-color: #FAFCFD;
}

.ui-datepicker-calendar a:hover {
	background: #3276B1;
	color:#fff;
}
.ui-datepicker-calendar span {
	
}
.ui-datepicker-today a {
	font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
	background: rgba(0,0,0,.05);
	cursor: default;
}
.ui-datepicker-inline {
	border: 2px solid #e5e5e5;
	background: #fff;
	box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-calendar {
	width: 100%;
} */
/*
 * model
 */
/* line 873, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}

/* line 879, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

/*
 * Time picker
 */
/* line 893, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

/* line 896, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-div dl {
  text-align: left;
}

/* line 899, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}

/* line 904, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-div dl dd {
  margin: 17px 10px 12px 40%;
}

/* line 907, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-div td {
  font-size: 90%;
}

/* line 910, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

/* line 917, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-rtl {
  direction: rtl;
}

/* line 920, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}

/* line 924, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}

/* line 928, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}

/*
 * Large, small and extra small fields
 */
/* line 936, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form input.input-lg, .smart-form .input-group-lg > input.form-control,
.smart-form .input-group-lg > input.input-group-addon,
.smart-form .input-group-lg > .input-group-btn > input.btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
}

/* line 943, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form input.input-sm, .smart-form .input-group-sm > input.form-control,
.smart-form .input-group-sm > input.input-group-addon,
.smart-form .input-group-sm > .input-group-btn > input.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 950, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form input.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* SELECT */
/* line 959, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form select.input-sm, .smart-form .input-group-sm > select.form-control,
.smart-form .input-group-sm > select.input-group-addon,
.smart-form .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 15px;
  font-size: 12px;
}

/* line 964, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form select.input-sm + i, .smart-form .input-group-sm > select.form-control + i, .smart-form .input-group-sm > select.input-group-addon + i, .smart-form .input-group-sm > .input-group-btn > select.btn + i {
  height: 10px;
}

/* line 968, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form select.input-lg, .smart-form .input-group-lg > select.form-control,
.smart-form .input-group-lg > select.input-group-addon,
.smart-form .input-group-lg > .input-group-btn > select.btn {
  height: 44px;
  line-height: 22px;
  font-size: 17px;
}

/* line 973, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form select.input-lg + i, .smart-form .input-group-lg > select.form-control + i, .smart-form .input-group-lg > select.input-group-addon + i, .smart-form .input-group-lg > .input-group-btn > select.btn + i {
  height: 11px;
  top: 17px;
}

/* aep fix for aspnet mvc
   from abelepereira  */
/* line 980, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input + input[type=hidden] + i:after {
  content: '\f00c';
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}

/* line 990, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input:checked:hover + input[type=hidden] + i:after {
  content: '\f00d';
}

/* line 994, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input:checked:disabled:hover + input[type=hidden] + i:after {
  content: '\f00c';
}

/* line 998, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .checkbox input:checked + input[type=hidden] + i:after {
  opacity: 1;
}

/* toogle fix */
/* line 1003, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle input:checked + input[type=hidden] + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

/* line 1007, app/assets/stylesheets/theme/smart/smartadmin/_component-smartforms.scss */
.smart-form .toggle input:checked + input[type=hidden] + i:before {
  right: 36px;
}

/* end of fix */
/*
 * Error Page
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_page-error.scss */
.error-box {
  max-width: 900px;
  margin: 0 auto;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_page-error.scss */
.error-text {
  font-weight: 400;
  color: #ffffff;
  letter-spacing: -4px;
  font-size: 700%;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 #CCC, 0 2px 0 #bfbfbf, 0 3px 0 #BBB, 0 4px 0 #B9B9B9, 0 5px 0 #AAA, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

/* line 16, app/assets/stylesheets/theme/smart/smartadmin/_page-error.scss */
.error-search {
  width: 300px;
  margin: 0 auto 20px;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_page-error.scss */
.error-icon-shadow {
  text-shadow: 0 1px 0 #803838, 0 2px 0 #A85D5D, 0 3px 0 #B86565, 0 4px 0 #D86F6F, 0 5px 0 #B3A5A5, 0 6px 1px rgba(131, 51, 51, 0.1), 0 0 5px rgba(102, 30, 30, 0.1), 0 1px 3px rgba(95, 15, 15, 0.3), 0 3px 5px rgba(100, 23, 23, 0.2), 0 5px 10px rgba(114, 30, 30, 0.25), 0 10px 10px rgba(94, 15, 15, 0.2), 0 20px 20px rgba(121, 38, 38, 0.15);
}

/*
 * LOGIN/REGISTER/EXTR PAGE
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
.display-image {
  margin-top: -60px;
  margin-right: 20px;
}

/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
.terms-body {
  max-height: 400px;
  overflow: auto;
}

/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page {
  background: #ffffff;
  overflow: visible;
}

/* line 19, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page .container {
  border: none;
}

/* line 23, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page #header {
  margin: 0;
  height: 71px;
  border-bottom: 1px solid #eeeeee !important;
  overflow: hidden;
  padding: 0 30px;
  background-clip: padding-box;
  border-width: 0;
  min-height: 28px;
  /*margin-bottom: 20px;*/
  background: #ffffff;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page #header #logo {
  margin-top: 22px;
  margin-left: 0px;
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page #header #logo img {
  width: 137px;
}

/* line 43, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page #main {
  padding-top: 20px;
}

/* line 47, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page .hero {
  background-image: url(/../img/gradient/login.png);
  background-repeat: no-repeat;
  background-position: 0 137px;
  height: 360px;
  width: 100%;
  float: left;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page h4.paragraph-header {
  color: #565656;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 15px;
  width: 270px;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page h5.about-heading {
  color: #565656;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 5px;
}

/* line 73, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page .login-header-big {
  font-weight: 400;
}

/* line 77, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page .login-desc-box-l {
  min-height: 350px;
  width: 50%;
}

/* line 82, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page .login-app-icons {
  vertical-align: top;
  margin-top: 90px;
  width: 300px;
}

/* line 89, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page-header-space {
  float: right;
  text-align: right;
  display: block;
  vertical-align: middle;
  line-height: 71px;
}

/* line 96, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page-header-space > :first-child {
  font-size: 13px;
  margin-right: 14px;
  vertical-align: -3px;
  font-weight: 400;
}

/* line 102, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page-header-space .btn {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
#extr-page-header-space > * {
  display: inline-block;
}

@media (min-width: 768px) and (max-width: 880px) {
  /* line 110, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
  #extr-page #header {
    padding: 0 5px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 679px) {
  /* line 116, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
  #extr-page #header {
    padding: 0 5px !important;
  }
  /* line 118, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
  #extr-page #header #logo {
    margin-top: 22px;
  }
  /* line 119, app/assets/stylesheets/theme/smart/smartadmin/_page-extr.scss */
  #extr-page #header #logo img {
    width: 135px;
  }
}

/*
 * NESTABLES
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 25, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-handle {
  display: block;
  font-size: 15px;
  margin: 5px 0;
  padding: 7px 15px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  background: #fbfbfb;
}

/* line 44, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-handle:hover {
  color: #2ea8e5;
  background: #ffffff;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-item > button {
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 7px 10px;
  line-height: 22px !important;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: rgba(0, 0, 0, 0);
  text-align: center;
}

/* line 66, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-item > button {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}

/* line 76, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-item > button:before {
  content: '\f055';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #0091d9;
}

/* line 85, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '\f056';
  color: #A90329;
}

/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 99, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

/* line 110, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

/* line 115, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 118, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/**
 * Nestable Extras
 */
/* line 126, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
}

/* line 136, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
#nestable-menu {
  padding: 0;
  margin: 10px 0 20px;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
#nestable-output, #nestable2-output {
  width: 100%;
  padding: 5px;
}

@media only screen and (min-width: 700px) {
  /* line 148, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
  .dd {
    float: left;
    width: 100%;
  }
  /* line 152, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
  .dd + .dd {
    margin-left: 2%;
  }
}

/* line 158, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-hover > .dd-handle {
  background: #2ea8e5 !important;
}

/**
 * Nestable Draggable Handles
 */
/* line 166, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-content {
  display: block;
  margin: 5px 0;
  padding: 6px 10px 8px 40px;
  font-size: 15px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  background: #fbfbfb;
}

/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-content:hover {
  color: #2ea8e5;
  background: #ffffff;
}

/* line 181, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

/* line 185, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-item > button {
  margin-left: 38px;
}

/* line 190, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: move;
  width: 30px;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #bfbfbf;
  background: -webkit-linear-gradient(top, #dddddd 0%, #bbb 100%);
  background: -moz-linear-gradient(top, #dddddd 0%, #bbb 100%);
  background: linear-gradient(top, #dddddd 0%, #bbb 100%);
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 8px 15px;
}

/* line 216, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-handle:before {
  content: '\f0c9';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #818181;
  font-weight: normal;
  line-height: 28px;
}

/* line 229, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd3-handle:hover:before {
  color: #C27616;
}

/* line 233, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-handle:hover + .dd-list .dd-handle, .dd-handle:hover {
  background: #FDDFB3 !important;
  border: 1px solid #FAA937;
  color: #333 !important;
}

/* line 239, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-handle > span {
  font-size: 13px;
  color: #777;
}

/* line 243, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel > .dd-item > .dd-handle {
  border-left-width: 4px;
}

/* line 247, app/assets/stylesheets/theme/smart/smartadmin/_section-nestables.scss */
.dd-dragel > li.dd-item.dd3-item {
  position: relative;
  top: 10px;
  left: 10px;
  z-index: 999;
}

/*
 * FULL CALENDAR
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
#calendar-container {
  position: relative;
}

/* line 6, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
html .fc, .fc table {
  font-size: 12px;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.dt-header.calender-spacer {
  height: 46px;
  display: block;
}

/* line 13, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.jarviswidget #calendar {
  margin-top: -18px;
}

/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.fc-widget-header, .fc-widget-content {
  border-right: none;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
tr.fc-first th.fc-first, tr td.fc-first {
  border-left: none;
}

/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
tr.fc-last td {
  border-bottom: none;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.jarviswidget .fc-toolbar .fc-left {
  float: none;
}

/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.jarviswidget .fc-toolbar {
  margin-bottom: 0;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.jarviswidget .fc-toolbar h2 {
  text-shadow: 0 1px 0 #ffffff;
  margin-top: -12px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 9px;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.fc-time, .fc-title {
  padding: 3px 2px 2px 4px;
  line-height: 16px;
  font-weight: bold;
  font-size: 11px;
  box-sizing: border-box;
}

/* line 43, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.fc-axis {
  font-weight: normal;
}

/* calendar button */
/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
#calendar-buttons {
  position: absolute;
  right: 14px;
  top: 5px;
}

/* other month */
/* line 53, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
td.fc-other-month, .dropzone {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.03)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0.03)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-color: #FAFCFD;
  background-size: 16px 16px;
}

/* line 64, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.fc-corner-right .fc-event-inner {
  padding-right: 15px;
}

/*
	* Select color
	*/
/* line 71, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.btn-select-tick i {
  display: none;
}

/* line 74, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.btn-select-tick .btn:hover i {
  opacity: .3;
  display: block;
}

/* line 79, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
.btn-select-tick .active i {
  display: block;
  opacity: 1 !important;
}

/* 
	* Drag and drop events
	*/
/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
#external-events > li {
  margin: 6px 4px 6px 0;
  display: inline-block;
}

/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
#external-events > li > :first-child {
  padding: 5px 10px 10px;
  cursor: move;
  display: block;
}

/* line 94, app/assets/stylesheets/theme/smart/smartadmin/_section-calendar.scss */
#external-events > li > :first-child:after {
  display: block;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.7);
  content: attr(data-description);
  font-size: 11px;
  font-weight: 400;
  display: block;
  line-height: 0;
  margin: 7px 0;
  text-transform: lowercase;
}

/*
 * INBOX
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.table-wrap {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-body {
  position: relative;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-body .table-wrap {
  background: #ffffff;
  padding: 10px 14px 7px;
  position: relative;
  margin-left: 200px;
  overflow-x: hidden;
}

/* line 14, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-body.no-content-padding {
  margin-top: 0;
  background: #ffffff;
  overflow: hidden;
}

/* line 20, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-nav-bar {
  height: 70px;
  margin-bottom: 0;
  /*border-bottom: 1px solid #CECECE;*/
  padding: 20px 14px;
  background: #ffffff;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-nav-bar .page-title {
  display: inline-block;
  margin: 0;
  width: 196px;
  line-height: 33px;
  vertical-align: middle;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-footer {
  position: absolute;
  bottom: -53px;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-paging {
  margin-left: 10px;
}

/* line 45, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-footer .btn-group {
  margin-left: 10px;
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table {
  font-size: 13px;
  border-top: none;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table tbody tr:hover {
  cursor: pointer;
  background: #e4e4e4;
}

/* line 62, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table tr td {
  border-right: none;
  border-left: none;
  line-height: 26px;
  padding: 6px 4px 7px !important;
}

/* line 69, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table .inbox-table-icon {
  padding-left: 15px !important;
}

/* line 73, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table tbody tr th {
  overflow: hidden;
}

/* line 77, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table.table tbody > tr > td {
  border-color: #fff !important;
}

/* line 81, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-table .radio, #inbox-table .checkbox {
  margin-top: -1px;
  margin-bottom: 0px;
}

/* line 86, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-table-icon, .inbox-data-attachment {
  width: 28px;
  text-align: left;
  padding-left: 12px !important;
  padding-right: 0px !important;
}

/* line 97, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-from {
  width: 200px;
}

/* line 101, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-from > :first-child {
  width: 200px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 109, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-date {
  width: 80px;
  padding-left: 7px !important;
  padding-right: 0px !important;
}

/* line 114, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-message > :first-child {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 27px;
  color: #8a8a8a;
}

/* line 122, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-message > :first-child > :first-child:after {
  content: " - ";
}

/* line 124, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-message > :first-child span {
  color: #111;
}

/* line 126, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-data-message > :first-child span.label {
  color: #ffffff;
}

/* line 130, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.unread td {
  background: #ffffff;
}

/* line 134, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.unread .inbox-data-message > :first-child > :first-child, .unread .inbox-data-from > :first-child, .unread .inbox-data-date > :first-child {
  font-weight: bold;
}

/* line 138, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
tr.highlight td, tr.unread.highlight td {
  background: #ffffcc !important;
  /*#ffffcc;*/
  color: #333333;
}

/* line 143, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-checkbox-triggered {
  display: inline-block;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-checkbox-triggered > .btn-group {
  margin-right: 10px;
}

/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-checkbox-triggered > .btn-group .btn {
  padding-left: 14px;
  padding-right: 14px;
}

/* line 156, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar {
  height: 100%;
  position: absolute;
  background: #ffffff;
  display: block;
  width: 200px;
  padding: 10px 0 10px 14px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

/* line 169, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar::-webkit-scrollbar {
  width: 0 !important;
}

/* line 173, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar h6 {
  font-weight: normal;
  font-size: 11px;
  display: block;
  padding: 0px 15px;
  text-transform: uppercase;
  color: #838383;
}

/* line 181, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar h6 a {
  font-size: 14px;
  margin-top: -2px;
}

/* line 186, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar h6 .tooltip {
  text-transform: none !important;
}

/* line 190, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar > .btn {
  margin-bottom: 35px;
}

/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-side-bar .input-group {
  margin-bottom: 25px;
}

/* line 197, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#compose-mail-mini {
  margin-left: 4px;
}

/* line 201, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-space {
  display: block;
  width: 185px;
}

/* line 206, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-space > .progress {
  margin-top: 5px;
}

/* line 210, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-lg {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

/* line 214, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-lg li {
  display: block;
  width: 100%;
}

/* line 217, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-lg li a {
  display: block;
  padding: 6px 15px 7px;
  font-size: 13px;
  color: #333333;
}

/* line 222, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-lg li a:hover {
  text-decoration: none;
  background: #f4f4f4;
}

/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-lg li.active a {
  font-weight: bold;
  background: #f0f0f0;
  border-bottom: 1px solid #e7e7e7;
  color: #3276b1;
}

/* line 236, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-sm {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

/* line 240, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-sm li {
  display: block;
  width: 100%;
}

/* line 243, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-sm li a {
  display: block;
  padding: 8px 15px 10px;
  font-size: 13px;
  color: #333333;
}

/* line 248, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-sm li a:hover {
  text-decoration: none;
  background: #f4f4f4;
}

/* line 254, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-menu-sm.active a {
  font-weight: bold;
  background: #f0f0f0;
  border-bottom: 1px solid #e7e7e7;
  color: #3276b1;
}

/*
	* Email opened
	*/
/* line 266, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.email-open-header {
  margin: -10px 0 0 0;
  font-size: 20px;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #eeeeee;
  padding: 15px 3px;
}

/* line 272, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.email-open-header > span {
  font-size: 10px;
  font-weight: normal;
  padding: 3px 5px;
  letter-spacing: normal;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 33px;
  background: #acacac;
}

/* line 284, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar {
  padding: 10px 0px;
  border-bottom: 1px solid #bfbfbf;
}

/* line 288, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar img {
  width: 35px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  margin-left: 2px;
  border-left: 3px solid #fff;
}

/* line 300, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-message, .inbox-download {
  padding: 15px 4px;
  border-bottom: 1px solid #bfbfbf;
}

/* line 305, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
}

/* line 310, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: top;
}

/* line 315, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li > :first-child {
  margin-bottom: 0;
  width: 150px;
  overflow: hidden;
}

/* line 320, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li > :first-child > :first-child {
  text-align: center;
  display: block;
  color: #d6d6d6;
}

/* line 324, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li > :first-child > :first-child > .fa {
  font-size: 150px;
}

/* line 325, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li > :first-child > :first-child > img {
  max-width: 120px;
}

/* line 327, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-download-list .inbox-download-list li > :first-child:hover {
  background: #ffffff;
  border-color: #c0c0c0;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-compose-footer {
  padding: 10px;
  background: #f5f5f5;
  border-bottom: 1px solid #a9a9a9;
}

/* added space for large width devices */
/* line 342, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar, .inbox-message, .inbox-download, .inbox-compose-footer {
  margin-right: 240px;
  position: relative;
}

/* line 347, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.email-infobox {
  display: block;
  width: 180px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 0px;
  padding-top: 15px;
  position: absolute;
  top: 65px;
  right: 15px;
}

/* compose email */
/* line 359, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar .form-group {
  margin: 0;
}

/* line 363, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar .form-group input, .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: #ffffff !important;
}

/* line 367, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar .select2-choices > div {
  display: none;
}

/* line 371, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar .col-md-1, .inbox-info-bar .col-md-11 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 376, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.fileinput {
  padding-top: 3px;
}

/* line 380, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.hidden {
  display: none;
}

/* line 384, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-info-bar em {
  position: absolute;
  top: 6px;
  right: 20px;
  text-align: right;
  font-style: normal;
}

/* email reply text */
/* line 394, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.email-reply-text > div {
  border-left: 1px solid #D6D6D6;
  padding-left: 10px;
  margin-left: 50px;
  color: #a9a9a9;
}

/* reply text area */
/* line 403, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.inbox-body .note-editor .note-editable {
  height: 100% important;
}

/* line 407, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
.email-reply-text > :first-child {
  padding-left: 45px;
}

@media (max-width: 1280px) {
  /* line 413, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
  .inbox-info-bar, .inbox-message, .inbox-compose-footer {
    margin-right: 0px;
  }
  /* line 417, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
  .email-infobox {
    display: none;
  }
}

@media (max-width: 1024px) {
  /* line 424, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
  .inbox-side-bar {
    display: none !important;
  }
  /* line 427, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
  .inbox-body .table-wrap {
    margin-left: 0px !important;
  }
  /* line 431, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
  .inbox-info-bar .col-md-1, .inbox-info-bar .col-md-11 {
    padding-left: 26px;
    padding-right: 26px;
  }
}

/* hide helper inside inbox as it has issues with z-index */
/* line 439, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-content [data-event="showHelpDialog"],
#inbox-content [data-event="codeview"],
#inbox-content .note-insert {
  display: none !important;
}

/* line 445, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-content [data-event="fullscreen"] {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* adjust buttons */
/* line 453, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-content .note-toolbar .btn-sm, #inbox-content .note-toolbar .btn-group-sm > .btn {
  padding: 2px 6px 3px;
  font-size: 14px;
}

/* adjust width of dropdowns */
/* line 459, app/assets/stylesheets/theme/smart/smartadmin/_section-inbox.scss */
#inbox-content .note-toolbar .note-para .dropdown-menu {
  min-width: 180px;
}

/*
 * PROFILE PAGE
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.profile-pic {
  text-align: right;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.profile-pic > img {
  border-radius: 0%;
  position: relative;
  border: 5px solid #ffffff;
  top: -30px;
  left: 10px;
  display: inline-block;
  text-align: right;
  z-index: 4;
  max-width: 100px;
  margin-bottom: -30px;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.profile-carousel .carousel-inner {
  max-height: 150px;
}

/* line 26, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.friends-list li {
  margin-bottom: 10px;
  margin-right: 3px;
  padding: 0;
}

/* line 31, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.friends-list img {
  width: 35px;
  border: 1px solid #ffffff;
  outline: 1px solid #bfbfbf;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.profile-link-btn {
  color: #999999;
  font-size: 14px;
}

/*
 * Calendar Icon
 */
/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
time.icon {
  font-size: 14px;
  /* change icon size */
  display: block;
  position: relative;
  width: 35px;
  height: 43px;
  background-color: #fff;
  margin: 3px auto;
  border-radius: 7px;
  box-shadow: 0 1px 0 #bdbdbd,0 2px 0 #fff,0 3px 0 #EEE9E9,0 4px 0 #fff,0 5px 0 #FFFFFF,0 0 0 1px #D3D3D3;
  overflow: hidden;
}

/* line 58, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
time.icon * {
  display: block;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

/* line 66, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
time.icon strong {
  position: absolute;
  top: 0;
  padding: 2px 0;
  color: #fff;
  background-color: #3a3633;
  -webkit-box-shadow: 0 2px 0 #3a3633;
  box-shadow: 0 2px 0 #3a3633;
  border-radius: 6px 6px 0 0;
}

/* line 76, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
time.icon em {
  position: absolute;
  bottom: 3px;
  color: #3276b1;
}

/* line 81, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
time.icon span {
  width: 100%;
  font-size: 15px;
  letter-spacing: -.05em;
  padding-top: 21px;
  color: #2f2f2f;
}

/*
 * New users
 */
/* line 93, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.user {
  display: block;
  float: left;
  width: 170px;
  margin: 0 15px 15px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 103, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.user img {
  float: left;
  width: 35px;
  margin-right: 5px;
}

/* line 108, app/assets/stylesheets/theme/smart/smartadmin/_section-profile.scss */
.user .email {
  color: #999;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
 * SEARCH RESULTS
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results {
  padding: 18px 5px;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results + .search-results {
  border-top: 1px dashed #e3e3e3;
}

/* line 11, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results > :first-child {
  margin-bottom: 4px;
  font-weight: 400;
}

/* line 14, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results > :first-child a {
  text-decoration: underline;
}

/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results .url {
  font-style: normal;
  font-size: 14px;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results img {
  display: inline-block;
  margin-top: 4px;
  margin-right: 4px;
  width: 80px;
}

/* line 28, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results > div {
  display: inline-block;
  vertical-align: top;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results .note {
  margin: 0;
  line-height: normal;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results .note a {
  text-decoration: none !important;
  color: #333333;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_section-search.scss */
.search-results .note a:hover {
  color: #ed1c24;
}

/*
 * TODO's
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo-group-title {
  margin: 0;
  line-height: 31px;
  padding: 0 0 0 10px;
  background: #fafafa;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #f4f4f4;
  color: #999999;
}

/* line 14, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo {
  margin: 0;
  padding: 0;
  min-height: 5px;
  list-style: none;
}

/* line 19, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li {
  display: block;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
  margin: 0 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 1px 11px no-repeat;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li:last-child, .todo > li:only-child {
  border-bottom: none;
}

/* line 28, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > :first-child {
  display: block;
  border-right: 1px solid #FFE1EB;
  height: 100%;
  padding: 6px 11px 6px 18px;
  width: 20px;
  vertical-align: top;
  position: absolute;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > :first-child:hover {
  cursor: move;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > p {
  height: 100%;
  margin-left: 52px;
  border-left: 1px solid #FFE1EB;
  display: inline-block;
  padding: 8px 0px 6px 7px;
  margin-bottom: 0;
  min-height: 37px;
  line-height: normal;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}

/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > p > :first-child {
  margin-top: -5px;
  color: #999999;
  margin-bottom: 4px;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > p > .date {
  color: #bfbfbf;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li > p > span {
  display: block;
  line-height: 12px;
  font-size: 10px;
  font-weight: normal;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li.complete {
  background: none;
}

/* line 67, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li.complete > :first-child:hover {
  cursor: default;
}

/* line 68, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li.complete > * {
  text-decoration: line-through;
  font-style: italic;
}

/* drag */
/* line 76, app/assets/stylesheets/theme/smart/smartadmin/_section-todo.scss */
.todo > li.ui-sortable-helper {
  border-top: 1px solid #eeeeee;
  background: rgba(113, 132, 63, 0.1);
}

/*
 * TIMELINE PAGE
 */
/* Timeline */
/* line 6, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline {
  position: relative;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 13, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-list:after {
  content: " ";
  background-color: #eeeeee;
  position: absolute;
  display: block;
  width: 2px;
  top: 0;
  left: 95px;
  bottom: 0;
  z-index: 1;
}

/* line 25, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-list li {
  position: relative;
  margin: 0;
  padding: 15px 0;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-list li:hover {
  background-color: #f9f9f9;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-list > li:hover {
  background-color: #f4f4f4;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-icon {
  background: #3276b1;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  left: 80px;
  top: 10px;
  z-index: 100;
  padding: 2px;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-icon > img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  margin-top: -2px;
  margin-left: -2px;
  border: 2px solid #3276b1;
}

/* line 60, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-time {
  float: left;
  width: 70px;
  text-align: right;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-time > small {
  font-style: italic;
}

/* line 68, app/assets/stylesheets/theme/smart/smartadmin/_section-timeline.scss */
.smart-timeline-content {
  margin-left: 123px;
}

/*
 * FORUM PAGE
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum thead tr {
  background: none !important;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum thead tr th {
  font-size: 17px;
  font-weight: normal;
  border-bottom-color: #f1f1f1;
}

/* line 13, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr td {
  border-top-style: dashed !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr td h4 {
  font-size: 15px;
  font-weight: 700;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr td h4 small {
  font-size: 13px;
  display: block;
  margin-top: 2px;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr td > i {
  margin-top: 4px;
  padding-left: 10px;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr.closed h4 > a {
  text-decoration: line-through;
  color: #848484;
  cursor: not-allowed;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.table-forum tr.closed h4 > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f023";
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_section-forum.scss */
.forum-attachment {
  margin-top: 20px;
  display: block;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_section-ajax-msg.scss */
.ajax-loading-error {
  margin-top: 70px;
  display: block;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_section-ajax-msg.scss */
.ajax-notifications .ajax-loading-error {
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
}

/* line 14, app/assets/stylesheets/theme/smart/smartadmin/_section-ajax-msg.scss */
.ajax-notifications .ajax-loading-animation {
  font-size: 15px;
  text-align: center;
  margin-top: 70px;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_section-projects.scss */
.project-members a {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 0;
  border-radius: 0px;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_section-projects.scss */
.smart-rtl.project-members a {
  margin: 0 0 0 3px;
}

/* line 11, app/assets/stylesheets/theme/smart/smartadmin/_section-projects.scss */
.project-members img {
  width: 25px;
  border-radius: 0px;
}

/* line 16, app/assets/stylesheets/theme/smart/smartadmin/_section-projects.scss */
.projects-table > tbody > tr > td {
  padding: 7px 10px 3px !important;
}

/*.product-view {
	min-height: 380px;

	&> img {
		width:100%;
		height: auto;
		background: fade(#333,10%);
	}

	.price {
		position: absolute;
	    right: 10px;
	    margin-top: -35px;
	    padding: 14px 15px 14px 19px;
	    background: #ed1c24;
	    color: #FFF;
	    border-radius: 50%;
	    font-size: 25px;
	    font-weight: 300;

	    &>b {
	    	font-weight: 300;
			position: absolute;
			margin-top: 1px;
    		font-size: 16px;
			left: 10px;
	    }
	}

	h2 {
		font-size:18px;

	}

	p {
		font-size: 12px;
		margin-top:3px;
		width:90%;
		width: calc(~"100% - 10px");
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}*/
/* line 55, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content {
  border: 1px solid #dfe5e9;
  margin-bottom: 20px;
  margin-top: 12px;
  background: #ffffff;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .carousel-control.left {
  margin-left: 0px;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-image {
  background-color: #ffffff;
  display: block;
  min-height: 238px;
  overflow: hidden;
  position: relative;
}

/* line 72, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil {
  border-bottom: 1px solid #dfe5e9;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-top: 16px;
  position: relative;
  background: #ffffff;
}

/* line 80, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil h5 a {
  color: #2f383d;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  padding-left: 0px;
  margin-left: 0px;
}

/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil h5 a span {
  color: #9aa7af;
  display: block;
  font-size: 13px;
}

/* line 95, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil p.price-container span {
  line-height: 15px;
  line-height: 15px;
}

/* line 100, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil span.tag1 {
  border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
  height: 50px;
  padding: 13px 0px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 50px;
}

/* line 112, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil span.sale {
  background-color: #21c2f8;
}

/* line 115, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil span.discount {
  background-color: #71e134;
}

/* line 118, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-deatil span.hot {
  background-color: #fa9442;
}

/* line 122, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .description {
  font-size: 12.5px;
  line-height: 20px;
  padding: 10px 14px 16px 19px;
  background: #ffffff;
}

/* line 128, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-info {
  padding: 11px 19px 10px 20px;
}

/* line 130, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content .product-info a.add-to-cart {
  color: #2f383d;
  font-size: 13px;
  padding-left: 16px;
}

/* line 136, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-content name.a {
  padding: 5px 10px;
  margin-left: 16px;
}

/* line 142, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-info.smart-form .btn {
  padding: 6px 12px;
  margin-left: 12px;
  margin-top: -10px;
}

/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-entry .product-deatil {
  border-bottom: 1px solid #dfe5e9;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-top: 16px;
  position: relative;
}

/* line 156, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-entry .product-deatil h5 a {
  color: #2f383d;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
}

/* line 161, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-entry .product-deatil h5 a span {
  color: #9aa7af;
  display: block;
  font-size: 13px;
}

/* line 169, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-entry .product-deatil p.price-container span {
  line-height: 15px;
  line-height: 15px;
}

/* line 176, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.load-more-btn {
  background-color: #21c2f8;
  border-bottom: 2px solid #037ca5;
  border-radius: 2px;
  border-top: 2px solid #00ccff;
  margin-top: 20px;
  padding: 9px 0px;
  width: 100%;
}

/* line 185, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-block .product-deatil p.price-container span,
.product-content .product-deatil p.price-container span,
.product-entry .product-deatil p.price-container span,
.shopping-items table tbody tr td p.price-container span,
.shipping table tbody tr td p.price-container span {
  color: #21c2f8;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 20px;
}

/* line 196, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-info.smart-form .rating label {
  margin-top: 0px;
}

/* line 200, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-wrap .product-image span.tag2 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  padding: 10px 0px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-wrap .product-image span.sale {
  background-color: #57889C;
}

/* line 217, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-wrap .product-image span.hot {
  background-color: #A90329;
}

/* line 221, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.shop-btn {
  position: relative;
}

/* line 223, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.shop-btn > span {
  background: #A90329;
  display: inline-block;
  font-size: 10px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  font-weight: bold;
  border-radius: 50%;
  padding: 2px 4px 3px 4px !important;
  text-align: center;
  line-height: normal;
  width: 19px;
  top: -7px;
  left: -7px;
}

/* line 239, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.description-tabs {
  padding: 30px 0px 5px 0px !important;
}

/* line 244, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.description-tabs .tab-content {
  padding: 10px 0px;
}

/* line 249, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil {
  padding: 30px 30px 50px 30px;
}

/* line 252, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil hr + .description-tabs {
  padding: 0px 0px 5px 0px !important;
}

/* line 256, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .carousel-control.right,
.product-deatil .carousel-control.left {
  background: none !important;
}

/* line 261, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .glyphicon {
  color: #3276b1;
}

/* line 265, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .product-image {
  border-right: none !important;
}

/* line 269, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .name {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 272, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .name small {
  display: block;
}

/* line 275, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .name a {
  margin-left: 0px;
}

/* line 281, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .price-container {
  font-size: 24px;
  margin: 0px;
  font-weight: 300;
}

/* line 286, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .price-container small {
  font-size: 12px;
}

/* line 291, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .fa-2x {
  font-size: 16px !important;
}

/* line 294, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .fa-2x > h5 {
  font-size: 12px;
  margin: 0px;
}

/* line 298, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .fa-2x + a,
.product-deatil .fa-2x + a + a {
  font-size: 13px;
}

/* line 304, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified {
  margin-top: 10px;
}

/* line 307, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul {
  padding-left: 0px;
}

/* line 310, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul li:not(first-child) {
  margin-left: -3px;
}

/* line 313, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul li {
  display: inline-block;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 13px 19px;
}

/* line 320, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul li:first-child {
  border-right: none;
}

/* line 323, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul li a {
  text-align: left;
  font-size: 12px;
  color: #6d7a83;
  line-height: 16px;
  text-decoration: none;
}

/* line 330, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .certified ul li a span {
  display: block;
  color: #21c2f8;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

/* line 337, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
.product-deatil .message-text {
  width: calc(100% - 70px);
}

@media only screen and (min-width: 1024px) {
  /* line 345, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
  .product-content .product-image {
    border-right: 1px solid #dfe5e9;
    margin-right: -13px;
  }
  /* line 349, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
  .product-content .product-info {
    position: relative;
  }
  /* line 352, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
  .product-content .product-info,
  .product-content .description,
  .product-content .product-deatil {
    margin-left: -13px;
  }
  /* line 357, app/assets/stylesheets/theme/smart/smartadmin/_section-ecommerce.scss */
  .product-deatil.product-content .product-info,
  .product-deatil.product-content .description,
  .product-deatil.product-content .description {
    margin-left: 0;
  }
}

/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .who {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 20px;
}

/* line 6, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .who img {
  float: left;
  height: 40px;
  margin-right: 10px;
  width: 40px;
}

/* line 13, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .who .name {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}

/* line 19, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .who .name b {
  color: #57889C;
}

/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .who .from {
  font-size: 12px;
  opacity: 0.7;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .text {
  font-size: 13px;
  line-height: 1.82em;
  padding: 20px;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .image {
  padding: 20px;
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .image img {
  width: 100%;
}

/* line 44, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .links {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin: 0;
  padding: 15px 20px;
  background: #fafafa;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .links .fa {
  color: inherit;
  font-size: 14px;
  margin-right: 2px;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .links li {
  display: inline;
  padding-right: 20px;
}

/* line 62, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .comments {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 13px;
  padding: 0 20px;
}

/* line 67, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .comments li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: block;
  padding: 15px 0 15px 40px;
  position: relative;
}

/* line 73, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .comments li:last-child {
  border-bottom: none;
  padding-bottom: 5px;
}

/* line 79, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .comments img {
  height: 30px;
  left: 0px;
  position: absolute;
  width: 30px;
}

/* line 86, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status .comments .name {
  display: block;
  font-weight: 600;
  opacity: 0.8;
}

/* line 94, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status.panel-body {
  padding: 0px;
}

/* line 98, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.well.connect {
  padding: 14px;
}

/* line 101, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.well.connect img {
  border-radius: 50% 50% 0;
}

/* line 107, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status.vote .comments {
  padding: 0px !important;
}

/* line 110, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status.vote .comments li {
  padding: 10px 0 10px 20px !important;
}

/* line 114, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
.status.vote .comments li:last-child {
  padding-right: 20px !important;
}

/* line 120, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
blockquote.twitter-tweet {
  border-color: #eeeeee #dddddd #bbbbbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin: 10px 5px;
  width: calc(100% - 10px);
  padding: 0 16px 16px 16px;
}

/* line 135, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  outline: 0 none;
  text-decoration: none;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
blockquote.twitter-tweet a:hover {
  text-decoration: underline;
}

/* line 151, app/assets/stylesheets/theme/smart/smartadmin/_section-dashboard-social.scss */
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
html {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background: url(/../img/mybg.png) #ffffff;
  position: relative;
}

/* line 9, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background: url(/../img/mybg.png) #ffffff;
  direction: ltr;
}

/* when mobile menu is active */
/* line 18, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body.mobile-view-activated.hidden-menu {
  overflow-x: hidden;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body.modal-open {
  overflow: hidden !important;
}

/* line 26, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
a:hover, a:active, a:focus, button, button:active, button:focus, object, embed, input::-moz-focus-inner {
  outline: 0;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h1, h2, h3, h4 {
  margin: 0;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  font-weight: 300;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.page-title {
  margin: 12px 0 28px;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.page-title span {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  vertical-align: 1px;
}

/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
label {
  font-weight: normal;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
*:focus {
  outline: 0 !important;
}

/*
 * IE FIX for tap delay
 */
/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
a, input, button {
  -ms-touch-action: none !important;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 88, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-xs,
.form-control {
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}

/* line 97, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* line 104, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 108, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 10px 5px;
}

/* line 112, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
}

/* line 116, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-space {
  margin: 0;
}

/* line 119, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-space > [class*="col-"] {
  margin: 0 !important;
  padding-right: 0;
  padding-left: 0;
}

/* line 126, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#content {
  padding: 10px 14px;
  position: relative;
  /*position:relative;
	left:0px;*/
}

/* line 133, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body.container {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  box-shadow: 0 2px 70px rgba(0, 0, 0, 0.45);
}

/* line 143, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body.container.hidden-menu:not(.mobile-view-activated) {
  overflow: hidden;
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
body.container.modal-open {
  padding: 0px !important;
}

/*
 * Headers
 */
/* line 155, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h1 {
  letter-spacing: -1px;
  font-size: 24px;
  margin: 10px 0;
}

/* line 159, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h1 small {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -1px;
}

/* line 163, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.lead {
  font-size: 19px;
}

/* line 167, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h2 {
  letter-spacing: -1px;
  font-size: 22px;
  margin: 20px 0;
  line-height: normal;
}

/* line 174, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h3 {
  display: block;
  font-size: 19px;
  font-weight: 400;
  margin: 20px 0;
  line-height: normal;
}

/* line 182, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h4 {
  line-height: normal;
}

/* line 186, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h5 {
  font-size: 17px;
  font-weight: 300;
  margin: 10px 0;
  line-height: normal;
}

/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
h6 {
  font-size: 15px;
  margin: 10px 0;
  font-weight: bold;
  line-height: normal;
}

/* line 200, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.row-seperator-header {
  margin: 15px 14px 20px;
  border-bottom: none;
  display: block;
  color: #646464;
  font-size: 20px;
  font-weight: 400;
}

/*
 * Footer
 * see: component-page-footer.less
 */
/*
 * Center Canvas
 */
/* line 218, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.center-canvas, .center-child-canvas > canvas {
  display: block !important;
  margin: 0 auto !important;
}

/*
 * JUST A BORDER
 */
/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bordered {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 229, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bordered:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
}

/*
 * ***************************************************
 * MAIN LAYOUT START
 * ***************************************************
 */
/* line 241, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
aside {
  display: block;
  /*overflow: hidden;*/
  background: #3a3633;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMzYTM2MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmEyNzI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==");
  background: -moz-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(93%, #3a3633), color-stop(100%, #2a2725));
  background: -webkit-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -o-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -ms-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: linear-gradient(to right, #3a3633 93%, #2a2725 100%);
  min-height: 100%;
}

/*
 * HEADER GROUP
 */
/* line 260, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#header {
  display: block;
  height: 49px;
  margin: 0;
  padding: 0 13px 0 0;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: -o-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
  background-repeat: repeat-x;
  position: relative;
  z-index: 905;
}

/* line 276, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#header > div {
  display: inline-block;
  vertical-align: middle;
  height: 49px;
  float: left;
}

/* line 283, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#header > div.open {
  font-weight: bold;
}

/* line 287, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-header #header {
  position: fixed;
  width: 100%;
  z-index: 905;
  top: 0px;
  border-bottom: 2px solid #999999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1);
}

/* as per version 1.3 */
/* line 298, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-header.fixed-ribbon #header {
  border-bottom: none;
  box-shadow: none;
}

/* line 303, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.container.fixed-header #header {
  max-width: 1164px;
}

/* line 307, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-header #header .ajax-dropdown {
  z-index: 906;
}

/* line 311, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-header #shortcut {
  position: fixed;
}

/* line 315, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-header #main {
  margin-top: 49px;
}

/* line 319, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#logo-group > span {
  display: inline-block;
  height: 39px;
  float: left;
}

/* line 325, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#logo-group span#activity {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: default !important;
  display: inline-block;
  font-weight: bold;
  height: 24px;
  width: 24px;
  padding: 2px;
  text-align: center;
  text-decoration: none !important;
  -moz-user-select: none;
  -webkit-user-select: none;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #bfbfbf;
  color: #c4bab6;
  font-size: 19px;
  margin: 10px 0 0 0;
  position: relative;
}

/* line 355, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#logo-group span#activity:hover {
  border: 1px solid #bfbfbf;
  transition: all 0.0s;
  cursor: pointer !important;
  -webkit-box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
}

/* line 363, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#logo {
  display: inline-block;
  width: 175px;
  margin-top: 13px;
  margin-left: 9px;
}

/* line 370, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#logo img {
  width: 110px;
  height: auto;
  padding-left: 3px;
}

/* line 376, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#activity b.badge {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
  background: #0091d9;
  display: inline-block;
  font-size: 10px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  color: #ffffff;
  font-weight: bold;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 2px 4px 3px 4px;
  text-align: center;
  line-height: normal;
}

/* line 394, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#activity.active .badge {
  background: #006fa6 !important;
}

/* line 398, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#project-context,
.project-context {
  display: inline-block;
  padding: 7px 13px 0;
  position: relative;
}

/* line 405, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#project-context > span,
.project-context > span {
  display: block;
}

/* line 410, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#project-context > :first-child,
.project-context > :first-child {
  display: block;
  color: #bfbfbf;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 0 1px white;
  padding-left: 0px;
  text-align: left;
}

/* line 422, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#project-selector,
.project-selector {
  max-width: 97%;
  white-space: nowrap;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
  color: #555555;
  font-size: 14px;
  cursor: pointer;
}

/* line 435, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#project-selector:hover,
.project-selector:hover {
  color: #333333;
}

/* line 440, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-search {
  position: relative;
}

/* line 442, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-search.pull-right {
  margin-left: 6px;
}

/* line 446, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-search > input[type="text"] {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-width: 200px;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  border-color: #bfbfbf;
  background: #ffffff;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-top: 10px;
  line-height: normal;
}

/* line 468, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-search > button {
  background: none;
  border: none;
  color: #6D6A69;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 30px;
  z-index: 2;
}

/* line 484, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#search-mobile {
  display: none;
}

/* line 488, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#cancel-search-js {
  position: absolute;
  display: none;
  background: #A90329;
  z-index: 3;
  color: #ffffff;
  padding: 0;
  right: 10px;
  top: 10px;
  text-align: center;
  height: 29px;
  line-height: 29px;
  width: 30px;
  font-size: 17px;
  text-decoration: none !important;
}

/* line 505, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#header > :first-child, aside {
  width: 220px;
}

/*
 * LEFT PANEL
 */
/* line 514, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#left-panel {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 904;
  padding-top: 49px;
}

/*
 * MAIN PANEL
 */
/* line 526, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#main {
  margin-left: 220px;
  padding: 0;
  padding-bottom: 52px;
  min-height: 500px;
  position: relative;
}

/*
 * RIBBON
 */
/* line 539, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#ribbon {
  min-height: 40px;
  background: #474544;
  padding: 0 13px;
  position: relative;
}

/* line 546, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#ribbon .breadcrumb {
  display: inline-block;
  margin: 0;
  padding: 11px 34px 11px 0 !important;
  background: none;
  vertical-align: top;
}

/* line 554, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#ribbon .breadcrumb a, #ribbon .breadcrumb {
  color: #BBB !important;
  text-decoration: none !important;
}

/* line 559, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#ribbon .breadcrumb > .active, #ribbon .breadcrumb li:last-child {
  color: #E4E4E4;
}

/* line 563, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-ribbon #ribbon {
  position: fixed;
  right: 0;
  left: 220px;
  top: 49px;
  z-index: 901;
}

/* line 571, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.container.fixed-ribbon #ribbon {
  width: 944px;
  left: 590px;
}

/* line 576, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-ribbon #content {
  padding-top: 50px;
}

/* line 580, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified.fixed-ribbon #ribbon {
  left: 45px;
}

/* line 584, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu.fixed-ribbon #ribbon {
  left: 10px;
}

/*
 * NAV
 * Menu CSS is learnt from: http://experiments.wemakesites.net/css3-treeview.html
 */
/* line 594, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-navigation #left-panel {
  height: 100%;
  position: fixed;
  /*z-index: $fixed-navigation-zindex; */
}

/* Add this if not using slimscroll*/
/* line 602, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-navigation nav {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 49px;
}

/* line 609, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 114%;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 618, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.mobile-detected.fixed-navigation nav > ul {
  padding-right: 30px !important;
}

/* Slimscrol CSS change: delete this if not using slimscroll

.fixed-navigation nav {
	padding-bottom: 49px;
}

.fixed-navigation nav > ul {
	position: relative;
}

.slimScrollBar,
.slimScrollRail {
	display:none !important;
}

.fixed-navigation .slimScrollBar,
.fixed-navigation .slimScrollRail {
	display:block !important;
}

.minified .slimScrollBar {
	display:none !important;
}*/
/* end slimscroll css change*/
/* line 648, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified.fixed-navigation nav {
  -webkit-overflow-scrolling: none;
  overflow: visible;
  height: auto;
  padding-bottom: 0px;
}

/* line 655, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified.fixed-navigation nav > ul {
  overflow: visible;
  padding-right: 0px;
  width: 100%;
}

/* All levels */
/* line 662, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li a:active {
  background: #616161 !important;
}

/* All levels */
/* line 667, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul {
  width: 100%;
  padding: 40px 28px 25px 0;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 0.5em;
  list-style: none;
  position: relative;
}

/* All levels */
/* line 679, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul .active > a {
  color: #fff !important;
  position: relative;
}

/* All levels */
/* line 685, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li.active > a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  display: block;
  height: 27px;
  line-height: normal;
  width: 27px;
  position: absolute;
  right: -21px;
  font-size: 20px;
  color: #eeeeee;
}

/* line 698, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li.active.open > a:before {
  content: "";
}

/* line 702, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li:last-child.open {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

/* All levels
nav ul li {
	overflow: hidden;
}*/
/* All levels */
/* line 712, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li a {
  line-height: normal;
  font-size: 14px;
  padding: 10px 10px 10px 11px;
  color: #c0bbb7;
  display: block;
  font-weight: normal;
  text-decoration: none !important;
  position: relative;
}

/* Second level */
/* line 724, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* Third Level */
/* line 730, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* All levels */
/* line 736, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li a:focus {
  color: #c9c9c9;
}

/* All levels */
/* line 741, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 746, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li a.inactive,
nav ul li a.inactive:hover {
  opacity: .5;
  cursor: not-allowed;
  color: #c0bbb7;
}

/* All levels */
/* line 754, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}

/* All levels */
/* line 761, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/* First level: A, Second level: LI Open */
/* line 768, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li.open > a, nav ul li.open > a b {
  color: #fff !important;
}

/* First level: Icon */
/* line 773, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > a b {
  position: absolute !important;
  right: 10px;
  top: 10px;
}

/* line 779, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > a > i {
  /*font-size: 121%; fa-lg overrides this so..  */
  margin-right: 5px;
  width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
}

/* First level icon */
/* line 788, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > a > i > em {
  font-size: 9px;
  display: block;
  padding: 2px;
  position: absolute;
  top: -8px;
  right: -6px;
  text-decoration: none;
  font-style: normal;
  background: #ED1C24;
  color: #ffffff;
  min-width: 13px;
  border-radius: 50%;
  max-height: 13px;
  line-height: 8px;
  font-weight: bold;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Second level switched to relative */
/* line 812, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul li li {
  border-bottom: none;
  position: relative;
}

/* Second level: UL */
/* line 819, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li > ul::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
  border-left: 1px solid #7A7A7A;
}

/* Second level: UL LI */
/* line 831, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  border-top: 1px solid #7A7A7A;
  z-index: 1;
}

/* Third level: UL LI */
/* line 843, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul ul ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  left: 10px;
  top: 17px;
  border-top: 1px solid transparent;
}

/* Second level and onwards > */
/* line 854, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul ul li a i {
  font-size: 14px !important;
  width: 18px !important;
  text-align: center !important;
  vertical-align: 0 !important;
  line-height: 1 !important;
}

/* Second and Third level line color */
/* line 863, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav > ul > li:hover > ul::before, nav > ul > li:hover > ul > li::before {
  border-color: #ACACAC !important;
}

/* Second Level: UL */
/* line 869, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul {
  margin: 0;
  padding: 0;
  display: none;
  background: rgba(69, 69, 69, 0.6);
}

/* line 876, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul {
  padding: 7px 0;
}

/* Third Level: UL */
/* line 881, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul {
  background: transparent;
  padding: 0;
}

/* Third Level: LI */
/* line 887, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul li {
  margin: 0;
  padding: 0;
}

/* Second Level: A */
/* line 893, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: normal;
  outline: 0;
}

/* Second Level: A:hover */
/* line 901, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul li > a:hover {
  background-color: rgba(69, 69, 69, 0.8);
  color: #ffffff;
}

/* Third Level: A */
/* line 907, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}

/* Third Level: A:hover */
/* line 914, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul li a:hover {
  color: #ffffff;
}

/* Fourth Level: A */
/* line 919, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul ul li a {
  padding-left: 80px;
}

/* Fifth Level: A */
/* line 924, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul ul ul li a {
  padding-left: 100px;
}

/* Sixth Level: A */
/* line 929, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul ul ul ul ul li a {
  padding-left: 120px;
}

/* Second level: B */
/* line 934, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul b {
  color: #B3B3B3;
}

/* Second level: LI:hover B */
/* line 939, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
nav ul ul > li:hover b {
  color: #D5D9E2;
}

/*
 * HEADER NAV DROPDOWN LIST
 */
/* line 947, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-dropdown-list {
  list-style: none;
  float: right;
  position: relative;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 954, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-dropdown-list > li {
  display: inline-block;
  padding-right: 5px;
}

/* line 957, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-dropdown-list > li > .dropdown-toggle {
  margin-top: 16px;
  display: block;
}

/*
 * ***************************************************
 * MAIN LAYOUT END
 * ***************************************************
 */
/*
 * ACCORDIONS
 */
/* line 978, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default.panel-group {
  margin-bottom: 0px;
}

/* line 982, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default.panel-group .panel + .panel {
  margin-top: -1px;
}

/* line 986, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default.panel-group .panel-heading {
  padding: 0px;
}

/* line 990, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default.panel-group .panel-title a {
  display: block;
  padding: 10px 15px;
  text-decoration: none !important;
}

/* line 996, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-heading, .panel-group .panel {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

/* line 1002, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-default > .panel-heading {
  background-color: #fcfcfc;
}

/* line 1006, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-default {
  border-color: #c3c3c3;
}

/* line 1010, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-title > a > :first-child {
  display: none;
}

/* line 1014, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-title > a.collapsed > .fa {
  display: none;
}

/* line 1018, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-accordion-default .panel-title > a.collapsed > :first-child {
  display: inline-block;
}

/* line 1022, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .smart-accordion-default > div {
  border-left: none !important;
  border-right: none !important;
}

/* line 1027, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .smart-accordion-default > div:first-child {
  border-top: none !important;
}

/* line 1031, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .smart-accordion-default > div:last-child {
  border-bottom: none !important;
}

/*
 * ON OFF SWITCHES
 */
/* http://proto.io/freebies/onoff/ */
/* line 1041, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-container {
  margin-top: 4px;
  margin-left: 7px;
  display: inline-block;
}

/* line 1047, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch {
  position: relative;
  width: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

/* line 1060, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 1063, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #626262;
  border-radius: 50px;
  border-color: #adadad #b3b3b3 #9e9e9e;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1074, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  display: block;
}

/* line 1080, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 15px;
  padding: 0;
  line-height: 15px;
  font-size: 10px;
  color: #ffffff;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1095, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-inner:before {
  content: attr(data-swchon-text);
  text-shadow: 0 -1px 0 #333333;
  padding-left: 7px;
  background-color: #3276b1;
  color: #ffffff;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-align: left;
}

/* line 1105, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-inner:after {
  content: attr(data-swchoff-text);
  padding-right: 7px;
  text-shadow: 0 -1px 0 #ffffff;
  background-color: #ffffff;
  color: #555555;
  text-align: right;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 1114, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-switch {
  width: 19px;
  height: 19px;
  margin: -2px;
  background: white;
  border: 1px solid #9a9a9a;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, white, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, white, #eeeeee);
  background-image: -o-linear-gradient(top, white, #eeeeee);
  background-image: linear-gradient(to bottom, white, #eeeeee);
  background-repeat: repeat-x;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

/* line 1139, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00d";
  color: #A90329;
  display: block;
  text-align: center;
  line-height: 19px;
  font-size: 10px;
  text-shadow: 0 -1px 0 #ffffff;
  font-weight: bold;
  font-family: FontAwesome;
}

/* checked */
/* line 1153, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00c";
  color: #57889c;
}

/* line 1158, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block;
}

/* line 1162, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* line 1166, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-switch:hover {
  background-color: #eeeeee;
}

/* line 1169, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-switch:active {
  background-color: #eeeeee;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*
 * Disabled state
 */
/* line 1177, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:after, .onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-inner:before {
  text-shadow: 0 1px 0 #ffffff;
  background: #bfbfbf;
  color: #333333;
}

/* line 1183, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-switch, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -o-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: linear-gradient(to bottom, #bfbfbf, #f4f4f4);
  box-shadow: none !important;
}

/* line 1193, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label {
  border-color: #ababab #999999 #878787 !important;
}

/* line 1198, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #3276b1 #2a6395 #255681;
}

/* line 1203, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.onoffswitch + span, .onoffswitch-title {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

/*
 * FORMS
 */
/* line 1214, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form-control {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 1220, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form hr {
  margin-left: -13px;
  margin-right: -13px;
  border-color: rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1228, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form fieldset {
  display: block;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

/* line 1235, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
fieldset {
  position: relative;
}

/* line 1239, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form-actions {
  display: block;
  padding: 13px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(249, 249, 249, 0.9);
  margin-top: 25px;
  margin-left: -13px;
  margin-right: -13px;
  margin-bottom: -13px;
  text-align: right;
}

/* line 1250, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well .form-actions {
  margin-left: -19px;
  margin-right: -19px;
  margin-bottom: -19px;
}

/* line 1254, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.well-lg .form-actions {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: -24px;
}

/* line 1258, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.well-sm .form-actions {
  margin-left: -9px;
  margin-right: -9px;
  margin-bottom: -9px;
}

/* line 1264, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.popover-content .form-actions {
  margin: 0 -14px -9px;
  border-radius: 0 0 3px 3px;
  padding: 9px 14px;
}

/* line 1270, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .form .form-actions {
  margin: 0;
  display: block;
  padding: 13px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  text-align: right;
  margin-top: 25px;
}

/* line 1280, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form header, legend, .bootstrap-duallistbox-container label {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  color: #222222;
  margin: 25px 0px 20px;
}

/* line 1289, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .form header {
  margin: 25px 14px 0;
}

/* line 1291, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form header:first-child {
  margin-top: 10px;
}

/* line 1293, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
legend {
  font-weight: 400;
  margin-top: 0px;
  background: none;
}

/* line 1299, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon {
  padding: 6px 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 1306, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon {
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
}

/* line 1320, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon .fa {
  font-size: 14px;
}

/* line 1324, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon .fa-lg, .input-group-addon .fa-2x {
  font-size: 2em;
}

/* line 1328, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon .fa-3x, .input-group-addon .fa-4x, .input-group-addon .fa-5x {
  font-size: 30px;
}

/* line 1333, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
input[type="text"]:focus + .input-group-addon {
  border-color: #0091d9;
  background-color: #72a0ce;
  color: #ffffff;
}

/* line 1339, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-warning input[type="text"], .has-warning input[type="text"] + .input-group-addon {
  border-color: #dbab57;
}

/* line 1341, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-warning input[type="text"] + .input-group-addon {
  background-color: #faf2cc;
  color: #c09853;
}

/* line 1345, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-warning input[type="text"]:focus, .has-warning input[type="text"]:focus + .input-group-addon {
  border-color: #dbab57;
}

/* line 1347, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-warning input[type="text"]:focus + .input-group-addon {
  background-color: #e1c118;
  color: #ffffff;
}

/* line 1352, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-error .input-group-addon {
  border-color: #b94a48;
  background: #f2dede;
  color: #b94a48;
}

/* line 1357, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-error input[type="text"], .has-error input[type="text"] + .input-group-addon {
  border-color: #b94a48;
}

/* line 1359, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-error input[type="text"] + .input-group-addon {
  background-color: #f2dede;
  color: #b94a48;
}

/* line 1363, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-error input[type="text"]:focus, .has-error input[type="text"]:focus + .input-group-addon {
  border-color: #c05e5e;
}

/* line 1365, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-error input[type="text"]:focus + .input-group-addon {
  background-color: #c05e5e;
  color: #ffffff;
}

/* line 1371, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-success input[type="text"]:focus + .input-group-addon {
  border-color: #468847;
  background-color: #468847;
  color: #ffffff;
}

/* line 1377, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.form fieldset .form-group:last-child, .form fieldset .form-group:last-child .note,
.form .form-group:last-child, .form .form-group:last-child .note {
  margin-bottom: 0;
}

/* line 1382, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999999;
}

/*
	 * WITH ICON
	 */
/* line 1393, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-icon-right {
  position: relative;
}

/* line 1396, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-icon-right > i, .input-icon-left > i {
  position: absolute;
  right: 10px;
  top: 30%;
  font-size: 16px;
  color: #bfbfbf;
}

/* line 1404, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-icon-left > i {
  right: auto;
  left: 24px;
}

/* line 1409, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-icon-right .form-control {
  padding-right: 27px;
}

/* line 1413, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-icon-left .form-control {
  padding-left: 29px;
}

/* line 1417, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
input[type="text"].ui-autocomplete-loading,
input[type="password"].ui-autocomplete-loading,
input[type="datetime"].ui-autocomplete-loading,
input[type="datetime-local"].ui-autocomplete-loading,
input[type="date"].ui-autocomplete-loading,
input[type="month"].ui-autocomplete-loading,
input[type="time"].ui-autocomplete-loading,
input[type="week"].ui-autocomplete-loading,
input[type="number"].ui-autocomplete-loading,
input[type="email"].ui-autocomplete-loading,
input[type="url"].ui-autocomplete-loading,
input[type="search"].ui-autocomplete-loading,
input[type="tel"].ui-autocomplete-loading,
input[type="color"].ui-autocomplete-loading {
  background-image: url(/../img/select2-spinner.gif) !important;
  background-repeat: no-repeat;
  background-position: 99% 50%;
  padding-right: 27px;
}

/* line 1437, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon .checkbox, .input-group-addon .radio {
  min-height: 0px;
  margin-right: 0px !important;
  padding-top: 0;
}

/* line 1443, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon label input[type="checkbox"].checkbox + span,
.input-group-addon label input[type="radio"].radiobox + span,
.input-group-addon label input[type="radio"].radiobox + span:before,
.input-group-addon label input[type="checkbox"].checkbox + span:before {
  margin-right: 0px;
}

/* line 1450, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-addon .onoffswitch, .input-group-addon .onoffswitch-label {
  margin: 0;
}

/*
 * Timeline Seperator
 */
/* line 1459, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.timeline-seperator {
  display: block;
  text-align: center;
  color: #999999;
  margin: 20px 0 0;
}

/* line 1464, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.timeline-seperator > :first-child {
  padding: 4px 5px;
  border: 1px dashed rgba(0, 0, 0, 0.1);
  background: #ffffff;
  font-size: 11px;
  border-radius: 4px;
}

/* line 1471, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.timeline-seperator .btn, .timeline-seperator .btn + .dropdown-menu {
  margin-right: 15px;
}

/* line 1475, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.timeline-seperator:after {
  display: block;
  content: " ";
  margin: 0 20px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  margin-top: -8px;
}

/*
 * Alerts
 */
/* line 1486, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert {
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 5px 15px 5px 34px;
  color: #675100;
  border-width: 0px;
  border-left-width: 5px;
  padding: 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

/* line 1497, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert .close {
  top: 0px;
  right: -5px;
  line-height: 20px;
}

/* line 1505, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert-heading {
  font-weight: 600;
}

/* line 1509, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert-danger {
  border-color: #953b39;
  color: #ffffff;
  background-color: #c26565;
  text-shadow: none;
}

/* line 1516, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert-warning {
  border-color: #e0b66c;
  color: #826430;
  background-color: spin(#efd9b3, 8);
}

/* line 1522, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert-success {
  border-color: #8ac38b;
  color: #356635;
  background-color: spin(#c4e0c4, -20);
}

/* line 1528, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.alert-info {
  border-color: #9cb4c5;
  color: #305d8c;
  background-color: #d6dde7;
}

/*
 * WELLS
 */
/* line 1538, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well {
  background-color: #fbfbfb;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 1px #ececec;
  -webkit-box-shadow: 0 1px 1px #ececec;
  -moz-box-shadow: 0 1px 1px #ececec;
  position: relative;
}

/* line 1547, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.well-clean {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

/* line 1554, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.well-glass {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}

/* line 1563, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.well-light {
  background: #ffffff;
  border: 1px solid #e2e2e2;
}

/* line 1569, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.widget-body .well {
  margin-bottom: 0px;
}

/* line 1574, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well.transparent {
  border: none !important;
  background: none !important;
}

/* line 1579, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarviswidget.well.transparent > div, .jarviswidget.well.transparent > div .widget-body {
  padding: 0px !important;
}

/* any wells with custom bg the border will be darkened */
/* line 1584, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.well[class^="bg-"], .well[class*=" bg-"] {
  border: 1px solid #555555 !important;
}

/*
 * TABS
 */
/* line 1591, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li > a .badge {
  font-size: 11px;
  padding: 3px 5px 3px 5px;
  opacity: .5;
  margin-left: 5px;
  min-width: 17px;
  font-weight: normal;
}

/* line 1599, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li > a > .fa {
  opacity: .5;
}

/* line 1602, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left .nav-tabs > li > a .badge {
  margin-right: 5px;
  margin-left: 0px;
}

/* line 1606, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li > a .label {
  display: inline-block;
  font-size: 11px;
  margin-left: 5px;
  opacity: .5;
}

/* line 1612, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li.active > a .badge, .nav-tabs > li.active > a .label, .nav-tabs > li.active > a > .fa {
  opacity: 1;
}

/* line 1615, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li > a {
  border-radius: 0px;
  color: #333333;
}

/* line 1619, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #57889c;
  -moz-box-shadow: 0 -2px 0 #57889c;
  box-shadow: 0 -2px 0 #57889c;
  border-top-width: 0px !important;
  margin-top: 1px !important;
  font-weight: bold;
}

/* line 1627, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left .nav-tabs > li.active > a {
  -webkit-box-shadow: -2px 0 0 #57889c;
  -moz-box-shadow: -2px 0 0 #57889c;
  box-shadow: -2px 0 0 #57889c;
  border-top-width: 1px !important;
  border-left: none !important;
  margin-left: 1px !important;
}

/* line 1635, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left .nav-pills > li.active > a {
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 1641, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-right .nav-tabs > li.active > a {
  -webkit-box-shadow: 2px 0 0 #57889c;
  -moz-box-shadow: 2px 0 0 #57889c;
  box-shadow: 2px 0 0 #57889c;
  border-top-width: 1px !important;
  border-right: none !important;
  margin-right: 1px !important;
}

/* line 1649, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #57889c;
  -moz-box-shadow: 0 2px 0 #57889c;
  box-shadow: 0 2px 0 #57889c;
  border-bottom-width: 0px !important;
  border-top: none !important;
  margin-top: 0px !important;
}

/* line 1658, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 1662, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
}

/* line 1666, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tab-content > .active, .pill-content > .active {
  display: block;
}

/* line 1670, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

/* line 1674, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 1679, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li,
.tabs-left > .nav-pills > li, .tabs-right > .nav-pills > li {
  float: none;
}

/* line 1684, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a,
.tabs-left > .nav-pills > li > a, .tabs-right > .nav-pills > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 1691, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs, .tabs-left > .nav-pills {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #dddddd;
}

/* line 1695, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-pills {
  border-right: none;
}

/* line 1699, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
}

/* line 1703, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #d5d5d5 #eeeeee #eeeeee;
}

/* line 1707, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
  border-color: #d5d5d5 transparent #d5d5d5 #dddddd;
  *border-right-color: #ffffff;
}

/* line 1712, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-left > .tab-content {
  margin-left: 109px;
}

/* line 1716, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #dddddd;
  /* DDD */
}

/* line 1722, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
}

/* line 1726, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 1730, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
  border-color: #dddddd #dddddd #dddddd transparent;
  *border-left-color: #ffffff;
}

/* line 1735, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 1739, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
}

/* line 1743, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tab-content > .active, .pill-content > .active {
  display: block;
}

/* line 1747, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

/* line 1751, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 1756, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}

/* line 1761, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #dddddd #dddddd #dddddd;
  /* tabs */
}

/* bordered tabs */
/* line 1766, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs.bordered {
  background: #ffffff;
  border: 1px solid #dddddd;
}

/* line 1771, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs.bordered > :first-child a {
  border-left-width: 0px !important;
}

/* line 1775, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.nav-tabs.bordered + .tab-content {
  border: 1px solid #dddddd;
  border-top: none;
}

/* bordered tabs top right */
/* line 1782, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-pull-right.nav-tabs > li, .tabs-pull-right.nav-pills > li {
  float: right;
}

/* line 1786, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-pull-right.nav-tabs > li:first-child > a, .tabs-pull-right.nav-pills > li:first-child > a {
  margin-right: 1px;
}

/* line 1790, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tabs-pull-right.bordered.nav-tabs > li:first-child > a, .tabs-pull-right.bordered.nav-pills > li:first-child > a {
  border-left-width: 1px !important;
  margin-right: 0px;
  border-right-width: 0px;
}

/* jarviswidget header first child is tab */
/* line 1798, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarviswidget > header > .nav-tabs.pull-left > li:first-child a {
  border-left-width: 0px !important;
}

/*
 * WEBKIT IOS HIGHLIGHT COLOR
 *
 */
/* line 1807, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
a:link, .btn, button {
  -webkit-tap-highlight-color: fade(#a90329, 50%);
}

/* line 1811, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info, .login-info *, #logo-group *, .minified .menu-item-parent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * BS2 useful classes
 * these classes and its importance was overlooked in BS3
 */
/* line 1823, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-desktop {
  display: none !important;
}

/*
 * DROPDOWN MENU
 */
/* line 1830, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-xs {
  min-width: 37px;
}

/* line 1834, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-xs > li > a {
  padding: 3px 10px;
}

/* line 1836, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-xs > li > a:hover i {
  color: #fff !important;
}

/* Dropdown menu extended */
/* line 1841, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu {
  position: relative;
}

/* line 1845, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

/* line 1852, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 1856, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #bfbfbf;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 1870, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

/* line 1874, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 1878, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

/*
 * Table
 */
/* line 1887, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.table.has-tickbox thead tr th:first-child {
  width: 18px;
}

/* line 1891, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.table.has-tickbox.smart-form thead tr th:first-child .radio,
.table.has-tickbox.smart-form thead tr th:first-child .checkbox,
.table.has-tickbox.smart-form tbody tr td:first-child .radio,
.table.has-tickbox.smart-form tbody tr td:first-child .checkbox {
  padding: 0px !important;
}

/* line 1898, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.table thead tr,
.fc-border-separate thead tr {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -ms-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  font-size: 12px;
}

/* line 1909, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fc-border-separate thead tr th {
  padding: 4px;
  line-height: 1.428571429;
}

/* line 1914, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-width: 1px;
}

/* line 1918, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding > .table-bordered,
.no-padding > .table-responsive > .table-bordered {
  border: none !important;
}

/* line 1923, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding > .table-bordered thead tr th:first-child,
.no-padding > .table-bordered thead tr td:first-child,
.no-padding > .table-bordered tbody tr td:first-child,
.no-padding > .table-responsive > .table-bordered thead tr th:first-child,
.no-padding > .table-responsive > .table-bordered thead tr td:first-child,
.no-padding > .table-responsive > .table-bordered tbody tr td:first-child {
  border-left-width: 0px !important;
}

/* line 1931, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding > .table-bordered thead tr th:last-child,
.no-padding > .table-bordered tbody tr td:last-child,
.no-padding > .table-responsive > .table-bordered thead tr th:last-child,
.no-padding > .table-responsive > .table-bordered tbody tr td:last-child {
  border-right-width: 0px !important;
}

/* line 1938, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding > .table-bordered tbody tr:last-child td,
.no-padding > .table-responsive > .table-bordered tbody tr:last-child td {
  border-bottom-width: 0px !important;
}

/* line 1943, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .table-responsive .table {
  margin-bottom: 0;
}

/* line 1947, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.no-padding .note-editable .table-bordered {
  border: 1px solid #dddddd !important;
}

/* line 1951, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smart-form.table td .radio i,
.smart-form.table td .checkbox i,
.smart-form.table th .radio i,
.smart-form.table th .checkbox i {
  top: 0px !important;
}

/* condenced table */
/* line 1960, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.table-condensed.table > tbody > tr > td,
.table-condensed.table > tbody > tr > th,
.table-condensed.table > tfoot > tr > td,
.table-condensed.table > tfoot > tr > th,
.table-condensed.table > thead > tr > td,
.table-condensed.table > thead > tr > th {
  padding: 5px 10px !important;
}

/*
 * small stats
 */
/* line 1974, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stats .progress {
  height: 7px;
  border-radius: 0;
  margin-top: 3px;
  margin-bottom: 15px;
}

/* line 1981, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stats {
  padding-top: 6px !important;
}

/* line 1985, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-buttons {
  float: left;
  width: 100%;
}

/* line 1990, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stats .show-stat-buttons > :first-child {
  padding-right: 5px;
}

/* line 1993, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stats .show-stat-buttons > :last-child {
  padding-left: 5px;
}

/* line 1997, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-microcharts {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 2002, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-microcharts > div {
  border-right: 1px solid #DADADA !important;
  border-top: 1px solid #DADADA !important;
  margin-top: 10px !important;
  height: 65px;
  overflow: hidden;
  padding: 7px 9px;
}

/* line 2011, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-microcharts > :last-child {
  border-right: none !important;
}

/* line 2015, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-microcharts .sparkline {
  margin-top: 10px;
  margin-right: 8px;
  opacity: .7;
}

/* line 2019, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.show-stat-microcharts .sparkline:hover {
  opacity: 1;
}

/* line 2023, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smaller-stat {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 2029, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smaller-stat li {
  margin-top: 3px;
  margin-right: 0px;
}

/* line 2032, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smaller-stat li:first-child {
  margin-top: 8px;
}

/* line 2036, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smaller-stat span.label {
  width: 40px;
  display: block;
  text-align: left;
  opacity: .5;
  cursor: default;
}

/* line 2042, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.smaller-stat span.label:hover {
  opacity: 1;
}

/*
 * Login info
 */
/* line 2050, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info {
  border-bottom: 1px solid #D8D4D4;
  display: block;
  font-size: 12px;
  height: 39px;
  color: #ffffff;
  border: solid transparent;
  border-width: 1px 0px 1px 0px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  width: 100%;
  margin: 0px !important;
  border-bottom: 1px solid #525151;
}

/* line 2064, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info a {
  text-decoration: none !important;
  color: #c0bbb7;
  display: inline-block;
  margin-top: 6px;
}

/* line 2071, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info a span {
  text-transform: capitalize;
  font-size: 14px;
  /* 14px~ */
  display: inline-block;
  text-decoration: none;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

/* line 2082, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info a span + i {
  vertical-align: middle;
}

/* line 2086, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info a:hover {
  color: #ffffff;
}

/* line 2090, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info > span {
  height: 38px;
  display: block;
  padding: 0 10px;
  border-bottom: 1px solid #1A1817;
}

/* line 2097, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.login-info img {
  width: 25px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 0px;
  border-left: 3px solid #ffffff;
}

/* line 2108, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
img.online, img.busy, img.offline, img.away {
  border-left: 3px solid #fff;
}

/* line 2112, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
img.online {
  border-left-color: #40ac2b !important;
}

/* line 2115, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
img.busy {
  border-left-color: #ed1c24 !important;
}

/* line 2118, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
img.offline {
  border-left-color: #dddddd !important;
}

/* line 2121, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
img.away {
  border-left-color: #ffc40d !important;
}

/*
	 * Client page forms
	 */
/* line 2128, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.client-form header {
  padding: 15px 13px;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
}

/*
 * MINIFIED MENU
 */
/* line 2141, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .inbox-badge {
  border-radius: 50%;
  font-size: 9px;
  padding: 2px;
  position: absolute;
  top: 6px;
  right: 6px;
  background: #ED1C24;
  min-width: 13px;
}

/* line 2152, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minifyme {
  border-bottom: 1px solid #302F2F;
  background: #454545;
  color: #A8A8A8;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0px;
  border-radius: 5px 0px 0px 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 19px;
  transition: all 0.1s linear 0s;
}

/* line 2169, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minifyme:hover {
  background: #646464;
  color: #E4E4E4;
  right: 0px;
  width: 40px;
  padding-right: 5px;
}

/* line 2177, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .minifyme {
  right: 0px;
  color: #A8A8A8;
  position: relative;
  width: 100%;
  border-radius: 0px;
  margin: 0;
  height: 34px;
  font-size: 23px;
}

/* line 2188, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .minifyme .fa:before {
  content: "\f0a9";
}

/* line 2192, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .login-info a span, .minified .login-info a i {
  display: none;
}

/* line 2196, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .login-info span {
  padding: 0px 5px;
  text-align: center;
}

/* line 2200, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .login-info img {
  margin: -2px 0 0;
  width: 30px;
}

/* line 2205, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .login-info {
  height: 38px;
  border-bottom: 1px solid #181818;
}

/* line 2210, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified #left-panel {
  width: 45px;
}

/* line 2214, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified #main {
  margin-left: 45px;
}

/*
 * Minified NAV
 */
/* line 2222, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified #left-panel, .minified nav > ul > li {
  overflow: visible;
}

/* line 2226, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > ul {
  min-height: 100px !important;
  max-height: 180px !important;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #ed1c24 !important;
}

/* line 2234, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li, .minified nav > ul > li a {
  position: relative;
}

/* line 2238, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul > li > a {
  padding: 10px 11px;
  display: block;
}

/* line 2243, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > a .fa.fa-fw {
  display: block;
  width: auto;
  text-align: center;
  padding: 0;
}

/* line 2250, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > a > i {
  text-align: center;
  margin: 0;
  display: block;
}

/* line 2256, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li.active > a::before {
  content: "\f0d9";
}

/* line 2260, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul ul li a {
  padding-left: 14px;
}

/* line 2263, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul ul li li a {
  padding-left: 25px;
}

/* line 2267, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul ul li::before {
  left: 12px;
}

/* line 2270, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul::before {
  left: 12px;
}

/* line 2274, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > a .menu-item-parent, .minified nav > ul > li > a > b {
  display: none;
}

/* line 2278, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > a > .menu-item-parent {
  display: none;
  position: absolute;
  left: 40px;
  top: -3px;
  width: 186px;
  height: 38px;
  line-height: 38px;
  background-color: whiteSmoke;
  color: #333333;
  z-index: 3;
  -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-left: 1px solid #bfbfbf;
  border-top: 1px solid #D8D4D4;
  border-bottom: 1px solid #ffffff;
  padding-left: 12px;
}

/* line 2298, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul {
  display: none !important;
  position: absolute;
  left: 40px;
  width: 199px;
  z-index: 5;
  border: 1px solid #bfbfbf;
  min-height: 180px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: #454545;
  margin-top: -3px;
  overflow: hidden;
}

/* line 2315, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul > li > ul > li > ul {
  position: relative;
  left: 13px;
  border: none;
  width: auto;
  margin-left: -12px;
  width: 197px;
}

/* line 2324, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li:hover > a > .menu-item-parent, .minified nav > ul > li:hover > ul {
  display: block !important;
}

/* line 2328, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul > li {
  background-color: rgba(69, 69, 69, 0.9);
}

/* line 2331, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul > li > ul > li {
  background-color: #484B50;
}

/* line 2335, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li {
  border-bottom: 1px solid #1A1817;
  border-top: 1px solid #525151;
}

/* line 2340, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul::before {
  border-left: none;
}

/* line 2344, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul ul li::before {
  border: none;
}

/* line 2348, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.slimScrollDiv, .slimScrollDiv > :first-child {
  overflow: hidden;
}

/* line 2352, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .slimScrollDiv, .minified .slimScrollDiv > :first-child {
  overflow: visible !important;
}

/* line 2356, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified .slimScrollBar, .minified .slimScrollRail {
  display: none;
}

/* line 2360, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 2365, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 2370, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav > ul > li > ul > li > ul > li a {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* Fourth Level: A */
/* line 2376, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul ul ul ul li a {
  padding-left: 45px;
}

/* Fifth Level: A */
/* line 2381, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul ul ul ul ul li a {
  padding-left: 62px;
}

/* Sixth Level: A */
/* line 2386, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified nav ul ul ul ul ul ul li a {
  padding-left: 82px;
}

/*
 * ALTERNATIVE PAGING
 */
/* line 2395, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.pagination.pagination-alt > li > a {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  margin-left: -1px;
}

/* line 2402, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.pagination.pagination-alt > li:first-child > a {
  padding-left: 0px;
}

/*
 * CUSTOM BUTTON
 */
/* line 2410, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.pagination > li > a,
.pagination > li > span {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

/* line 2416, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.disabled {
  color: #ffffff;
}

/* line 2419, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-default.disabled {
  color: #999999;
}

/* line 2423, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

/* line 2431, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn:active {
  position: relative;
  top: 1px;
  left: 1px;
}

/* line 2437, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn.btn-ribbon {
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #777, #666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#666));
  background-image: -webkit-linear-gradient(top, #777, #666);
  background-image: -o-linear-gradient(top, #777, #666);
  background-image: linear-gradient(to bottom, #777, #666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff666666', GradientType=0);
  color: white;
  padding: 0 5px;
  line-height: 20px;
  vertical-align: middle;
  height: 20px;
  display: block;
  border: none;
  float: left;
  margin: 0 8px 0 0;
  cursor: pointer;
}

/* line 2458, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn.btn-ribbon > i {
  font-size: 111%;
}

/* line 2462, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ribbon-button-alignment {
  padding-top: 10px;
  display: inline-block;
}

/* line 2467, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ribbon-button-alignment.pull-right > .btn.btn-ribbon {
  margin: 0 0 0 8px;
}

/*
 * Panels
 */
/* line 2475, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-purple {
  border-color: #6e587a;
}

/* line 2477, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #6e587a;
  border-color: #6e587a;
}

/* line 2483, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-greenLight {
  border-color: #71843f;
}

/* line 2485, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-greenLight > .panel-heading {
  color: #ffffff;
  background-color: #71843f;
  border-color: #71843f;
}

/* line 2491, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-greenDark {
  border-color: #496949;
}

/* line 2493, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-greenDark > .panel-heading {
  color: #ffffff;
  background-color: #496949;
  border-color: #496949;
}

/* line 2499, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-darken {
  border-color: #333333;
}

/* line 2501, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-darken > .panel-heading {
  color: #ffffff;
  background-color: #404040;
  border-color: #404040;
}

/* line 2507, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-pink {
  border-color: #ac5287;
}

/* line 2509, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #ac5287;
  border-color: #ac5287;
}

/* line 2515, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-green {
  border-color: #356e35;
}

/* line 2517, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-green > .panel-heading {
  color: #ffffff;
  background-color: #356e35;
  border-color: #356e35;
}

/* line 2523, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blueLight {
  border-color: #92a2a8;
}

/* line 2525, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blueLight > .panel-heading {
  color: #ffffff;
  background-color: #92a2a8;
  border-color: #92a2a8;
}

/* line 2531, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-pinkDark {
  border-color: #a8829f;
}

/* line 2533, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-pinkDark > .panel-heading {
  color: #ffffff;
  background-color: #a8829f;
  border-color: #a8829f;
}

/* line 2539, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-redLight {
  border-color: #a65858;
}

/* line 2541, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-redLight > .panel-heading {
  color: #ffffff;
  background-color: #a65858;
  border-color: #a65858;
}

/* line 2547, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-red {
  border-color: #a90329;
}

/* line 2549, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-red > .panel-heading {
  color: #ffffff;
  background-color: #a90329;
  border-color: #a90329;
}

/* line 2555, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-teal {
  border-color: #568a89;
}

/* line 2557, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #568a89;
  border-color: #568a89;
}

/* line 2563, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-orange {
  border-color: #c79121;
}

/* line 2565, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-orange > .panel-heading {
  color: #ffffff;
  background-color: #c79121;
  border-color: #c79121;
}

/* line 2571, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blueDark {
  border-color: #4c4f53;
}

/* line 2573, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blueDark > .panel-heading {
  color: #ffffff;
  background-color: #4c4f53;
  border-color: #4c4f53;
}

/* line 2579, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-magenta {
  border-color: #6e3671;
}

/* line 2581, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #6e3671;
  border-color: #6e3671;
}

/* line 2587, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blue {
  border-color: #57889c;
}

/* line 2589, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-blue > .panel-heading {
  color: #ffffff;
  background-color: #57889c;
  border-color: #57889c;
}

/* line 2597, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.panel-footer > .btn-block {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

/*
 * Circle Buttons
 */
/* line 2610, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 2621, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
  width: 50px;
  height: 50px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 2631, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 15px;
  font-size: 24px;
  line-height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

/*
 * Big Metro Buttons
 */
/* line 2647, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-metro {
  margin: 0 0 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 2653, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-metro > span {
  display: block;
  vertical-align: bottom;
  margin-top: 10px;
  text-transform: uppercase;
}

/* line 2660, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-metro > span.label {
  position: absolute;
  top: 0px;
  right: 0px;
}

/*
 * buttons with labels
 */
/* line 2670, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 0 3px;
}

/* line 2671, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 2673, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-link {
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 14px;
}

/*
 * ANIMATION
 */
/* line 2683, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#left-panel {
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -webkit-transform: translate(0px, 0px) translateZ(0px);
}

/* removed as it was too jerky */
/*#main {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}*/
/*
 * CHARTS
 */
/* line 2699, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.chart-small, .chart-large, .chart-xl {
  overflow: hidden;
}

/* line 2703, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.chart-small {
  height: 100px;
  width: 100%;
}

/* line 2708, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.chart-large {
  height: 235px;
  width: 100%;
}

/* line 2713, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.chart-xl {
  height: 297px;
  width: 100%;
}

/*
 * Flot Tool tips
 */
/* line 2722, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#flotTip {
  padding: 3px 5px;
  background-color: #ffffff;
  z-index: 9999;
  color: #333333;
  -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);
  font-size: 14px;
  border: 1px solid #C1C1C1;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 2740, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#flotTip span {
  color: #38812D;
  font-weight: bold;
}

/* line 2746, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.legendLabel span {
  display: block;
  margin: 0 5px;
}

/* line 2750, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.legendColorBox {
  padding-left: 10px;
  vertical-align: top;
  padding-top: 5px;
}

/* line 2755, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.legendColorBox div > div {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
 * Morris Charts
 */
/* line 2771, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}

/* line 2780, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

/* line 2784, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

/* line 2789, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.morris-hover {
  position: absolute;
  z-index: 903;
}

/* line 2793, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fixed-page-footer .morris-hover {
  z-index: 900;
}

/*
 * Flot Chart
 */
/* line 2801, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.chart {
  overflow: hidden;
  /*- disabled for widget chrome bug */
  height: 220px;
  margin: 20px 5px 10px 10px;
}

/* line 2807, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-legend {
  margin-top: 30px !important;
}

/* line 2811, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.has-legend-unique {
  margin-top: 19px !important;
}

/*
 * Carren colors
 */
/* line 2820, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-color-good {
  color: #40ac2b;
}

/* line 2824, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-color-bad {
  color: #ed1c24;
}

/*
 * SIGNS
 */
/* line 2831, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.percent-sign:after, .degree-sign:after {
  content: " %";
  line-height: normal;
}

/* line 2836, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.degree-sign:after {
  content: " °F";
}

/*
 * HIDDEN MENU
 */
/* line 2843, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu #left-panel {
  left: -210px;
  z-index: 903;
}

/* line 2847, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu #main {
  margin-left: 10px;
}

/* line 2851, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu #left-panel:hover {
  left: 0px;
}

/* line 2855, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu .minifyme {
  display: none;
}

/* line 2859, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.minified #hide-menu {
  display: none;
}

/* line 2863, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-header.pull-right {
  margin-left: 6px;
}

/* line 2867, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-header a > span {
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  display: inline-block;
}

/* line 2875, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-header > :first-child > a {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: default !important;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 24px;
  min-width: 30px;
  padding: 2px;
  text-align: center;
  text-decoration: none !important;
  -moz-user-select: none;
  -webkit-user-select: none;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #bfbfbf;
  color: #6D6A69;
  font-size: 17px;
  margin: 10px 0 0 0;
}

/* line 2903, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-header > :first-child > a:hover {
  border: 1px solid #bfbfbf;
  color: #222;
  transition: all 0.0s;
  cursor: pointer;
  -webkit-box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
}

/* line 2912, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-header > :first-child > a:active {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #ededed 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #ededed 100%);
  background-image: -ms-linear-gradient(top, #e8e8e8 0%, #ededed 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ededed',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}

/* line 2925, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu #hide-menu > :first-child > a {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
  background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: -ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  background-image: linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A5A5A', endColorstr='#686868',GradientType=0 );
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: #494949;
}

/* line 2940, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.hidden-menu #hide-menu > :first-child > a:active, .full-screen #fullscreen > :first-child > a:active {
  -webkit-box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}

/*
 * AJAX DROPDOWN
 */
/* line 2949, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown > :first-child {
  margin: 0 0 3px 0;
  padding: 0 0 9px 0;
}

/* line 2954, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown {
  position: absolute;
  display: none;
  z-index: 905;
  background: white;
  top: 48px;
  left: 16px;
  width: 344px;
  height: 435px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  padding: 10px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
}

/* line 2974, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown:after, .ajax-dropdown:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 2984, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}

/* line 2992, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown:before {
  border-color: rgba(131, 131, 131, 0);
  border-bottom-color: #838383;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

/* line 3000, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown .btn-group .btn {
  font-weight: bold;
  text-transform: capitalize;
}

/* better for 3 childs*/
/* line 3007, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown .btn-group > :nth-child(2) {
  border-right-width: 0px;
  border-left-width: 0px;
}

/* line 3012, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown .btn-group > :last-child {
  border-right-width: 1px !important;
}

/* better for 4+ childs
.ajax-dropdown .btn-group >:first-child {
	border-right-width:1px;
}

.ajax-dropdown .btn-group >:nth-child(n+2) {
	border-left-width:0px;
}

.ajax-dropdown .btn-group >:last-child {
	border-right-width:1px !important;
}	*/
/* line 3029, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown .btn-group .btn:active {
  top: 0px;
  left: 0px;
}

/* line 3034, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-notifications {
  height: 365px;
  display: block;
  overflow: auto;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  background: #E9E9E9;
}

/* line 3045, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-notifications .alert.alert-transparent {
  background-color: transparent;
  border-color: transparent;
  color: #757575;
  margin: 13px 10px;
}

/* line 3052, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-notifications .alert > :first-child {
  margin-bottom: 10px;
  font-weight: 400;
}

/* line 3057, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 5px 0;
  line-height: 22px;
  font-weight: 400;
}

/* line 3065, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.ajax-dropdown .fa-4x.fa-border {
  border-width: 3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  margin: 0 auto;
  width: 46px;
  text-align: center;
  color: #D1D1D1;
  border-color: #D1D1D1;
}

/*
 * LARGE DROPDOWNS
 */
/* line 3082, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-large {
  position: static !important;
}

/* line 3085, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}

/* line 3090, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}

/* line 3094, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large > li > ul > li {
  list-style: none;
}

/* line 3097, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

/* line 3106, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 3112, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}

/* line 3117, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 3125, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 768px) {
  /* line 3130, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 3134, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  /* line 3137, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  /* line 3140, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

/*
 * PAGING
 */
/* line 3151, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.pagination-xs > li > a, .pagination-xs > li > span {
  padding: 4px 9px;
  font-size: 12px;
}

/*
 * NOTIFICATIONS : MAIL
 */
/* line 3160, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body *, .notification-body:before *, .notification-body:after * {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
}

/* line 3166, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body {
  padding: 0 0 0 3px;
  margin: 0;
  list-style: none;
}

/* line 3172, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li {
  border-bottom: 1px solid #E9E9E9;
  position: relative;
}

/* line 3178, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li > span {
  background: #ffffff;
  display: block;
  min-height: 25px;
  overflow: hidden;
  padding: 8px 10px 13px;
  white-space: normal;
}

/* line 3187, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li > span:hover {
  background: #F0F4F7;
  color: #667F8F;
}

/* line 3192, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li a.msg {
  padding-left: 50px !important;
}

/* line 3197, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li a, .notification-body > li a:hover {
  text-decoration: none;
}

/* line 3201, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li a, .notification-body > li a span {
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 3207, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li a, .notification-body > li a:hover {
  text-decoration: none;
}

/* line 3211, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li:hover .progress {
  background: #ffffff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #A7A7A7 inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CCC inset;
  -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px white inset;
}

/* line 3216, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body > li:hover .text-muted {
  color: #333333;
}

/* line 3220, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body .from {
  font-size: 14px;
  line-height: normal;
  color: #333333;
  font-weight: normal;
  margin-right: 60px;
  margin-bottom: 6px;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 3233, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body .unread .from {
  font-weight: bold;
}

/* line 3237, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body .unread {
  background: #FFFFE0;
}

/* line 3241, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body time {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 11px;
  font-weight: normal;
  color: #058dc7;
}

/* line 3250, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body .msg-body, .notification-body .subject {
  font-size: 13px;
  color: #A0A0A0;
  max-height: 35px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 3260, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.notification-body .subject {
  font-size: 13px;
  color: #333333;
  max-height: 22px;
}

/*
 * WIZARDS
 */
/* line 3271, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard {
  display: block;
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 3278, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard a:hover, .bootstrapWizard a:active, .bootstrapWizard a:focus {
  text-decoration: none;
}

/* line 3281, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding-left: 0;
}

/* line 3288, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li:before {
  border-top: 3px solid #55606E;
  content: "";
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  top: 11px;
  right: 1px;
  width: 100%;
  z-index: 1;
}

/* line 3300, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li:first-child:before {
  left: 50%;
  max-width: 50%;
}

/* line 3304, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li:last-child:before {
  max-width: 50%;
  width: 50%;
}

/* line 3309, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li.complete .step {
  background: #0aa66e;
  padding: 1px 6px;
  border: 3px solid #55606E;
}

/* line 3314, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li .step i {
  font-size: 10px;
  font-weight: normal;
  position: relative;
  top: -1.5px;
}

/* line 3320, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li .step {
  background: #B2B5B9;
  color: #ffffff;
  display: inline;
  font-size: 15px;
  font-weight: bold;
  line-height: 12px;
  padding: 7px 13px;
  border: 3px solid transparent;
  border-radius: 50%;
  line-height: normal;
  position: relative;
  text-align: center;
  z-index: 2;
  transition: all 0.1s linear 0s;
}

/* line 3336, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
  background: #0091d9;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 13px;
  font-size: 15px;
  border-radius: 50%;
  border: 3px solid #55606E;
}

/* line 3345, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li.complete .title, .bootstrapWizard li.active .title {
  color: #2B3D53;
}

/* line 3348, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.bootstrapWizard li .title {
  color: #bfbfbf;
  display: block;
  font-size: 13px;
  line-height: 15px;
  max-width: 100%;
  position: relative;
  table-layout: fixed;
  text-align: center;
  top: 20px;
  word-wrap: break-word;
  z-index: 104;
}

/* line 3362, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.wizard-actions {
  display: block;
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 3369, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.wizard-actions li {
  display: inline;
}

/* line 3373, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tab-content.transparent {
  background-color: transparent;
}

/*
 * FUELUX WIZARD
 */
/* line 3381, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard {
  position: relative;
  overflow: hidden;
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

/* line 3395, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 3402, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard:after {
  clear: both;
}

/* line 3406, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul {
  width: 4000px;
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 3413, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul.previous-disabled li.complete {
  cursor: default;
}

/* line 3417, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul.previous-disabled li.complete:hover {
  color: #356e35;
  cursor: default;
  background: #f3f4f5;
}

/* line 3423, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f4f5;
}

/* line 3427, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

/* line 3440, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  z-index: 1;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

/* line 3451, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

/* line 3462, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

/* line 3467, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

/* line 3472, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

/* line 3476, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 3480, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

/* line 3485, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

/* line 3489, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

/* line 3493, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard ul li:first-child {
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

/* line 3498, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard .actions {
  position: absolute;
  right: 0;
  z-index: 2;
  float: right;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 46px;
  vertical-align: middle;
  background-color: #eeeeee;
  border-left: 1px solid #d4d4d4;
}

/* line 3511, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 3517, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

/* line 3521, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

/* line 3525, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .step-content .step-pane {
  display: none;
}

/* line 3529, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .step-content .active {
  display: block;
}

/* line 3533, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.fuelux .step-content .active .btn-group .active {
  display: inline-block;
}

/*
 * jarvismetro TILE
 */
/* line 3542, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile {
  float: left;
  display: block;
  background-color: #ffffff;
  width: 100px;
  height: 70px;
  cursor: pointer;
  box-shadow: inset 0px 0px 1px #FFFFCC;
  border: 1px dotted #C5C5C5;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  font-weight: 300;
  font-smooth: always;
  margin: 0 10px 20px 0;
  padding: 5px;
  position: relative;
}

/* line 3561, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile:hover {
  z-index: 10;
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
}

/* line 3567, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile.big-cubes {
  width: 120px;
  height: 120px;
}

/* line 3572, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile.double {
  width: 249px;
}

/* line 3576, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile:active {
  top: 1px;
  left: 1px;
}

/* line 3581, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile .iconbox {
  text-align: center;
}

/* line 3585, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile .iconbox i {
  display: block;
  margin: 15px auto 0;
  height: 75px;
}

/* line 3590, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile .iconbox span {
  display: block;
  text-align: left;
}

/* line 3595, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.jarvismetro-tile .iconbox span > span {
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 5px 5px;
  border: 1px solid #ffffff;
}

/* line 3604, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut .selected {
  border: 1px solid #0091d9 !important;
}

/* line 3608, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut .selected {
  position: relative;
}

/* line 3612, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut .selected:before {
  display: block;
  position: absolute;
  content: "\f00c";
  color: #ffffff;
  right: 4px;
  top: 3px;
  font-family: FontAwesome;
  z-index: 2;
}

/* line 3623, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut .selected:after {
  display: block;
  width: 0;
  height: 0;
  border-top: 35px solid #0091d9;
  border-left: 35px solid rgba(0, 0, 0, 0);
  position: absolute;
  display: block;
  right: 0;
  content: "";
  top: 0;
  z-index: 1;
}

/*
 * SHORT CUT
 */
/* line 3641, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  height: auto;
  width: 100%;
  background-color: #33302F;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 907;
  display: none;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3658, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut ul {
  padding: 15px 20px 10px;
  list-style: none;
  margin: 0;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #423F3F;
}

/* line 3667, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut ul li {
  display: inline-block;
  width: auto;
}

/* line 3672, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut ul li .jarvismetro-tile {
  margin: 0px 3px 3px;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 3680, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut ul li .jarvismetro-tile:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 3685, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
#shortcut ul li .jarvismetro-tile:active, #shortcut ul li .jarvismetro-tile:focus {
  left: 0;
  top: 0;
}

/* line 3690, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.shortcut-on #response-btn {
  display: none !important;
}

/* line 3695, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.shortcut-on #main .navbar, .shortcut-on #left-bar .navbar {
  border: none !important;
}

/*
 * ARROW BOX
 */
/* line 3704, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up:after, .arrow-box-up:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 3714, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}

/* line 3722, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up:before {
  border-color: rgba(131, 131, 131, 0);
  border-bottom-color: #838383;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

/*
	 * right
	 */
/* line 3734, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up-right:after, .arrow-box-up-right:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 3744, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up-right:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  right: 10px;
  margin-left: -7px;
}

/* line 3752, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.arrow-box-up-right:before {
  border-color: rgba(131, 131, 131, 0);
  border-bottom-color: #838383;
  border-width: 8px;
  right: 9px;
  margin-left: -8px;
}

/*
	 * BOOTSTRAP TOOLTIP
	 */
/* line 3763, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tooltip-inner {
  padding: 5px 10px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-radius: 0px;
}

/*
 * WEBKIT SCROLLING CSS
 * Reference: http://stackoverflow.com/questions/10592657/scrollbar-stylesheet
 * GitHub Source: https://gist.github.com/jambu/2004633
 */
/* line 3777, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar {
  -webkit-overflow-scrolling: touch;
  height: 10px;
  width: 10px;
}

/* line 3783, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar:hover {
  background-color: #E9E9E9;
  border: 1px solid #dbdbdb;
}

/* line 3788, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-button:start:decrement,
.custom-scroll::-webkit-scrollbar-button:end:increment {
  background: transparent;
  display: block;
  height: 0;
}

/* line 3795, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-track {
  background-clip: padding-box;
  border-width: 0 0 0 4px;
  border: solid transparent;
}

/* line 3801, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-track-piece {
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  border-radius: 0;
}

/* line 3810, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-thumb {
  -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.2);
  border-width: 0;
  border: none;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

/* line 3820, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-thumb:vertical,
.custom-scroll::-webkit-scrollbar-thumb:horizontal {
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #bfbfbf;
  border-radius: 0;
}

/* line 3830, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-thumb:active {
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33);
  background-color: rgba(0, 0, 0, 0.44);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33);
}

/* line 3837, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #959595;
}

/*
 * Typehead
 */
/* line 3846, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
  height: 32px;
  padding: 6px 12px;
}

/* line 3853, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 3870, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

/* line 3875, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tt-suggestion.tt-is-under-cursor {
  color: #ffffff;
  background-color: #0081c2;
}

/* line 3880, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tt-suggestion.tt-is-under-cursor a {
  color: #ffffff;
}

/* line 3884, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.tt-suggestion p {
  margin: 0;
}

/*
 * Google Maps
 */
/* line 3893, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.google_maps {
  width: 100%;
  height: 350px;
  position: relative;
}

/* line 3899, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.google_maps * {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

/* line 3905, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.google_maps img {
  max-width: none;
  /* needed for google map popup*/
}

/*
 * Header btn
 */
/* line 3913, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.header-btn {
  margin-top: 5px;
}

/*
 * CKEDITOR
 */
/* line 3921, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.cke_top {
  background: rgba(248, 248, 248, 0.9) !important;
  background-image: none !important;
}

/*
 * BS Multiselect
 * TODO:
 */
/* line 3931, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 3937, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container .input-group {
  margin: 5px;
}

/* line 3940, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li {
  padding: 0;
}

/* line 3943, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
}

/* line 3946, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li > label.multiselect-group {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: bold;
}

/* line 3952, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
}

/* line 3958, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
  margin: 0;
}

/* line 3961, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}

/* line 3964, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/*
 * FORMS: INPUT WITH ICONS
 */
/* line 3974, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group .icon-addon .form-control {
  border-radius: 0;
}

/* line 3978, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}

/* line 3984, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}

/* line 3990, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon:after {
  clear: both;
}

/* line 3994, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}

/* line 4008, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px;
}

/* line 4015, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.input-group-lg .icon-addon.addon-lg + .input-group-btn > .btn {
  height: 46px;
}

/* line 4019, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4026, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px;
}

/* line 4034, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-md .form-control,
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}

/* line 4041, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px;
}

/* line 4049, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
  color: #2580db;
}

/* line 4056, app/assets/stylesheets/theme/smart/smartadmin/_main.scss */
.icon-addon input:disabled + .glyphicon,
.icon-addon select:disabled + .glyphicon,
.icon-addon input:disabled + .fa,
.icon-addon select:disabled + .fa {
  color: #ccc;
}

/* line 7, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress {
  position: relative;
}

/* line 11, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 18px;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

/* line 26, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.right .progress-bar {
  right: 0;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical {
  width: 18px;
  height: 100%;
  float: left;
  margin-right: 18px;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom {
  position: relative;
}

/* line 60, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  transition: height 0.6s ease;
}

/* line 71, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/*
 * PROGRESS BARS
 */
/* line 80, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-micro {
  height: 3px !important;
  line-height: 3px !important;
}

/* line 85, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-xs {
  height: 7px !important;
  line-height: 7px !important;
}

/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-sm {
  height: 14px !important;
  line-height: 14px !important;
}

/* line 95, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-lg {
  height: 30px !important;
  line-height: 30px !important;
}

/* line 100, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 20px;
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

/* line 115, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

/* line 123, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.right .progress-bar {
  right: 0;
}

/* line 127, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}

/* line 132, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical {
  width: 25px;
  height: 100%;
  min-height: 150px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 0px;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.wide-bar {
  width: 40px;
}

/* line 145, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom {
  position: relative;
}

/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}

/* line 154, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  transition: height 0.6s ease;
}

/* line 161, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/* line 166, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  height: 22px;
  background: #eeeeee;
  box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset;
  -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset;
  -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 181, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  background-color: #57889c;
  -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);
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: url(/../img/pattern/overlay-pattern.png);
}

/* line 196, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 204, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 212, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-bar-danger {
  background-color: #A90329;
}

/* line 216, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 223, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-bar-success {
  background-color: #739e73;
}

/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 234, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-bar-warning {
  background-color: #C79121;
}

/* line 238, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 245, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-bar-info {
  background-color: #57889C;
}

/* line 249, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 257, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.progress-info .bar, .progress .bar-info {
  background: #57889C;
}

/* line 261, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars {
  padding: 0;
  margin: 0;
}

/* line 266, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

/* line 272, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars li {
  padding: 14px 0;
  width: 25%;
  display: block;
  float: left;
  text-align: center;
}

/* line 279, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars li:first-child {
  border-left: none;
}

/* line 282, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars > li > .progress.vertical:first-child {
  margin-left: auto;
}

/* line 285, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.vertical-bars > li > .progress.vertical {
  margin: 0 auto;
  float: none;
}

/*
 * BAR HOLDER
 */
/* line 294, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.bar-holder:first-child {
  border-top: none;
}

/* line 297, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.bar-holder {
  padding: 18px 15px;
}

/* line 300, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.bar-holder .progress {
  margin: 0;
}

/* progress bar colors */
/* line 306, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value] {
  margin-top: 15px !important;
  overflow: visible;
  margin-bottom: 0px;
}

/* line 312, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
.dataTable [data-progressbar-value] {
  min-width: 70px;
}

/* line 316, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="100"]:before,
[data-progressbar-value="100"]:after,
[data-progressbar-value]:before,
[data-progressbar-value]:after {
  position: absolute;
  background: none;
  font-size: 11px;
  top: -12px;
}

/* line 326, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value]:before {
  content: attr(data-progressbar-value);
  left: attr(data-progressbar-value)px;
}

/* line 330, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value]:after {
  content: "%";
  left: 13px;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="1"] > .progress-bar {
  width: 1%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="2"] > .progress-bar {
  width: 2%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="3"] > .progress-bar {
  width: 3%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="4"] > .progress-bar {
  width: 4%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="5"] > .progress-bar {
  width: 5%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="6"] > .progress-bar {
  width: 6%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="7"] > .progress-bar {
  width: 7%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="8"] > .progress-bar {
  width: 8%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="9"] > .progress-bar {
  width: 9%;
  background: #A90329;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="10"] > .progress-bar {
  width: 10%;
  background: #db0435;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="11"] > .progress-bar {
  width: 11%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="12"] > .progress-bar {
  width: 12%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="13"] > .progress-bar {
  width: 13%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="14"] > .progress-bar {
  width: 14%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="15"] > .progress-bar {
  width: 15%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="16"] > .progress-bar {
  width: 16%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="17"] > .progress-bar {
  width: 17%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="18"] > .progress-bar {
  width: 18%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="19"] > .progress-bar {
  width: 19%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="20"] > .progress-bar {
  width: 20%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="21"] > .progress-bar {
  width: 21%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="22"] > .progress-bar {
  width: 22%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="23"] > .progress-bar {
  width: 23%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="24"] > .progress-bar {
  width: 24%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="25"] > .progress-bar {
  width: 25%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="26"] > .progress-bar {
  width: 26%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="27"] > .progress-bar {
  width: 27%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="28"] > .progress-bar {
  width: 28%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="29"] > .progress-bar {
  width: 29%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="30"] > .progress-bar {
  width: 30%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="31"] > .progress-bar {
  width: 31%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="32"] > .progress-bar {
  width: 32%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="33"] > .progress-bar {
  width: 33%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="34"] > .progress-bar {
  width: 34%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="35"] > .progress-bar {
  width: 35%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="36"] > .progress-bar {
  width: 36%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="37"] > .progress-bar {
  width: 37%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="38"] > .progress-bar {
  width: 38%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="39"] > .progress-bar {
  width: 39%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="40"] > .progress-bar {
  width: 40%;
  background: #C79121;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="41"] > .progress-bar {
  width: 41%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="42"] > .progress-bar {
  width: 42%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="43"] > .progress-bar {
  width: 43%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="44"] > .progress-bar {
  width: 44%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="45"] > .progress-bar {
  width: 45%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="46"] > .progress-bar {
  width: 46%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="47"] > .progress-bar {
  width: 47%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="48"] > .progress-bar {
  width: 48%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="49"] > .progress-bar {
  width: 49%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="50"] > .progress-bar {
  width: 50%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="51"] > .progress-bar {
  width: 51%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="52"] > .progress-bar {
  width: 52%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="53"] > .progress-bar {
  width: 53%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="54"] > .progress-bar {
  width: 54%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="55"] > .progress-bar {
  width: 55%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="56"] > .progress-bar {
  width: 56%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="57"] > .progress-bar {
  width: 57%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="58"] > .progress-bar {
  width: 58%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="59"] > .progress-bar {
  width: 59%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="60"] > .progress-bar {
  width: 60%;
  background: #404040;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="61"] > .progress-bar {
  width: 61%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="62"] > .progress-bar {
  width: 62%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="63"] > .progress-bar {
  width: 63%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="64"] > .progress-bar {
  width: 64%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="65"] > .progress-bar {
  width: 65%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="66"] > .progress-bar {
  width: 66%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="67"] > .progress-bar {
  width: 67%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="68"] > .progress-bar {
  width: 68%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="69"] > .progress-bar {
  width: 69%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="70"] > .progress-bar {
  width: 70%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="71"] > .progress-bar {
  width: 71%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="72"] > .progress-bar {
  width: 72%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="73"] > .progress-bar {
  width: 73%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="74"] > .progress-bar {
  width: 74%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="75"] > .progress-bar {
  width: 75%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="76"] > .progress-bar {
  width: 76%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="77"] > .progress-bar {
  width: 77%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="78"] > .progress-bar {
  width: 78%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="79"] > .progress-bar {
  width: 79%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="80"] > .progress-bar {
  width: 80%;
  background: #3276b1;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="81"] > .progress-bar {
  width: 81%;
  background: #a0bda0;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="82"] > .progress-bar {
  width: 82%;
  background: #a0bda0;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="83"] > .progress-bar {
  width: 83%;
  background: #a0bda0;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="84"] > .progress-bar {
  width: 84%;
  background: #9dbb9d;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="85"] > .progress-bar {
  width: 85%;
  background: #9dbb9d;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="86"] > .progress-bar {
  width: 86%;
  background: #9dbb9d;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="87"] > .progress-bar {
  width: 87%;
  background: #97b797;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="88"] > .progress-bar {
  width: 88%;
  background: #97b797;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="89"] > .progress-bar {
  width: 89%;
  background: #91b391;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="90"] > .progress-bar {
  width: 90%;
  background: #91b391;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="91"] > .progress-bar {
  width: 91%;
  background: #91b391;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="92"] > .progress-bar {
  width: 92%;
  background: #8eb18e;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="93"] > .progress-bar {
  width: 93%;
  background: #8baf8b;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="94"] > .progress-bar {
  width: 94%;
  background: #88ad88;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="95"] > .progress-bar {
  width: 95%;
  background: #85ab85;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="96"] > .progress-bar {
  width: 96%;
  background: #82a882;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="97"] > .progress-bar {
  width: 97%;
  background: #7fa67f;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="98"] > .progress-bar {
  width: 98%;
  background: #7ca47c;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="99"] > .progress-bar {
  width: 99%;
  background: #79a279;
}

/* line 389, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="100"] > .progress-bar {
  width: 100%;
  background: #739e73;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  background-image: none !important;
}

/* line 400, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="100"]:before {
  content: attr(data-progressbar-value) "%";
  top: -12px;
  left: attr(data-progressbar-value)px;
}

/* line 405, app/assets/stylesheets/theme/smart/smartadmin/_main-progress.scss */
[data-progressbar-value="100"]:after {
  content: "complete";
  left: auto;
  right: 0px;
  color: #739e73;
}

/* This issue relates to container + toggle menu with a result of overflow. */
/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_main-container-fix.scss */
html.hidden-menu-mobile-lock {
  overflow-x: hidden;
}

/*
 * No Padding
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-content-padding {
  margin: -10px -14px 0 -14px;
  /*used with content >:first-child */
}

/* line 11, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding {
  padding: 0px !important;
}

/* line 14, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding > pre {
  margin: 30px;
}

/* line 19, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding > table, .no-padding .dataTables_wrapper table {
  border: none !important;
  margin-bottom: 0px !important;
  border-bottom-width: 0px !important;
}

/* line 25, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding-bottom {
  padding-bottom: 0px !important;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-5 {
  padding: 5px !important;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-7 {
  padding: 7px !important;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-10 {
  padding: 10px !important;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-gutter {
  padding: 13px !important;
}

/* line 45, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-top-15 {
  padding-top: 15px !important;
}

/* line 53, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-bottom-0 {
  padding-bottom: 0px !important;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.padding-top-0 {
  padding-top: 0px !important;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding > table tr td:last-child, .no-padding > table tr th:last-child, .no-padding .dataTables_wrapper table tr td:last-child, .no-padding .dataTables_wrapper table tr th:last-child {
  border-right: none !important;
}

/* line 69, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding > table tr td:first-child, .no-padding > table tr th:first-child, .no-padding .dataTables_wrapper table tr td:first-child, .no-padding .dataTables_wrapper table tr th:first-child {
  border-left: none !important;
}

/* line 78, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-padding .dataTables_wrapper table tbody tr:last-child td {
  border-bottom: 0;
}

/*
 * Font Weights
 */
/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.semi-bold {
  font-weight: 400 !important;
}

/* line 94, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.ultra-light {
  font-weight: 300 !important;
}

/*
 * Font Sizes
 */
/* line 101, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-xs {
  font-size: 85% !important;
}

/* line 105, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-sm {
  font-size: 95% !important;
}

/* line 109, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-md {
  font-size: 130% !important;
}

/* line 113, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-lg {
  font-size: 160% !important;
}

/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-xl {
  font-size: 200% !important;
}

/* line 121, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.font-400 {
  font-size: 400% !important;
}

/*
 * Margins
 */
/* line 128, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-margin {
  margin: 0px !important;
}

/* line 132, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-top-5 {
  margin-top: 5px !important;
}

/* line 136, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 140, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 144, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 148, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-right-5 {
  margin-right: 5px !important;
}

/* line 152, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-top-0 {
  margin-top: 0px !important;
}

/* line 156, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.margin-bottom-0 {
  margin-bottom: 0px !important;
}

/*
 * No border
 */
/* line 163, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-border, .well[class*=" bg-"].no-border {
  border-width: 0px !important;
}

/* line 167, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-border-transparent {
  border-color: transparent !important;
}

/* line 171, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.no-border-radius {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/*
 * Inlines
 */
/* line 180, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.display-inline {
  display: inline-block !important;
}

/* line 184, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.display-normal {
  display: inline !important;
}

/*
 * CURSORS
 */
/* line 191, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.cursor-pointer {
  cursor: pointer;
}

/*
 * Images
 */
/* line 198, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.hover-transparent {
  opacity: .5;
}

/* line 202, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.hover-transparent:hover {
  opacity: 1;
}

/*
 * Forced text alignments
 */
/* line 209, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.text-align-center, .text-center {
  text-align: center !important;
}

/* line 213, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.text-align-left, .text-left {
  text-align: left !important;
}

/* line 217, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.text-align-right, .text-right {
  text-align: right !important;
}

/*
 * HR
 */
/* line 224, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
hr.simple {
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: dashed;
}

/*
 * SHORT CUTS
 */
/* line 233, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.pull-right {
  float: right !important;
}

/* line 237, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.pull-left {
  float: left !important;
}

/*
 * Air fields
 * Description: absolute positioned objects
 */
/* line 245, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air {
  position: absolute;
  z-index: 5;
}

/* line 250, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-bottom {
  bottom: 0px;
}

/* line 254, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-top {
  top: 0px;
}

/* line 258, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-top-right {
  top: 0px;
  right: 0px;
}

/* line 263, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-top-left {
  top: 0px;
  left: 0px;
}

/* line 268, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-bottom-left {
  bottom: 0px;
  left: 0px;
}

/* line 273, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.air-bottom-right {
  bottom: 0px;
  right: 0px;
}

/*
 * Display none
 */
/* line 282, app/assets/stylesheets/theme/smart/smartadmin/_main-special-class.scss */
.display-none {
  display: none !important;
}

/*
 * Custom Radio and Input
 * SETUP
 */
/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
.checkbox input[type="checkbox"].checkbox + span,
.checkbox-inline input[type="checkbox"].checkbox + span,
.radiobox-inline input[type="radio"].radiobox + span,
.radio input[type="radio"].radiobox + span {
  margin-left: -20px;
}

/* line 12, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
.form-inline .checkbox input[type="checkbox"].checkbox + span,
.form-inline .radiobox input[type="radio"].radiobox + span {
  margin-left: 0px;
}

/* line 16, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
.form-inline .checkbox,
.form-inline .radiobox {
  padding-left: 0px;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox + span, input[type="checkbox"].checkbox + span {
  vertical-align: middle;
  line-height: 20px;
}

/* line 26, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
input[type="checkbox"].checkbox + span, input[type="checkbox"].checkbox + span:after, input[type="checkbox"].checkbox + span:before,
input[type="radio"].radiobox + span, input[type="radio"].radiobox + span:after, input[type="radio"].radiobox + span:before {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
input[type="checkbox"].checkbox,
input[type="radio"].radiobox {
  visibility: hidden;
  position: absolute;
  z-index: 20;
  width: 18px;
  height: 18px;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox + span,
label input[type="radio"].radiobox + span {
  position: relative;
  z-index: 19;
  display: inline-block;
  margin: 0;
  line-height: 17px;
  min-height: 14px;
  min-width: 14px;
  margin-right: 5px;
}

/* line 53, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox + span:hover,
label input[type="radio"].radiobox + span:hover {
  cursor: pointer;
}

/* line 58, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox + span:before,
label input[type="checkbox"].checkbox + span:before {
  font-family: FontAwesome;
  font-size: 12px;
  border-radius: 0;
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 1px;
  height: 12px;
  line-height: 12px;
  min-width: 12px;
  margin-right: 5px;
  border: 1px solid #bfbfbf;
  background-color: #f4f4f4;
  font-weight: normal;
  margin-top: -1px;
}

/*
 * RADIO
 */
/* line 83, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox + span:before {
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
}

/* line 91, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox:checked + span {
  font-weight: bold;
}

/* DEFAULT COLOR */
/* line 97, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox:checked + span:before {
  content: "\f111";
  /* circle */
  color: #2e7bcc;
}

/* ORANGE COLOR */
/* line 104, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-3:checked + span:before {
  color: #A90329;
  border-color: #A90329;
}

/* CHROME COLOR */
/* line 111, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-2:checked + span:before {
  color: #66665e;
  border-color: #4d90fe;
  font-size: 9px;
}

/* line 117, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-2:checked + span {
  font-weight: normal;
}

/* Style 1 Radio */
/* line 123, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-1 + span:before {
  font-size: 9px;
  background: #ffffff;
  text-shadow: none;
  box-shadow: none !important;
  border-width: 1px;
  height: 13px;
  line-height: 13px;
  min-width: 13px;
}

/* line 133, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-1:checked + span:before {
  font-size: 10px;
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* line 139, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"].radiobox.style-1:checked + span {
  font-weight: normal;
}

/*
 * RADIO:HOVER & ACTIVE STATES
 */
/* DEFAULT:HOVER radio content --> 2022 */
/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="radio"].radiobox + span:before,
label:hover input[type="radio"].radiobox:checked + span:before {
  color: #2e7bcc;
  border-color: #2e7bcc;
}

/* ORANGE:HOVER */
/* line 157, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="radio"].radiobox.style-3 + span:before,
label:hover input[type="radio"].radiobox.style-3:checked + span:before {
  color: #A90329;
  border-color: #A90329;
}

/* CHROME:HOVER */
/* line 164, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="radio"].radiobox.style-2:checked + span:before {
  color: #66665e;
  border-color: #4d90fe;
}

/* METRO:HOVER */
/* line 170, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="radio"].radiobox.style-1:checked + span:before {
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* line 175, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="radio"].radiobox.style-1 + span:before {
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* DEFAULT:ACTIVE */
/* line 183, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="radio"].radiobox + span:before {
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}

/*
* RADIO:DISABLE STATES
*/
/* GLOBAL */
/* line 193, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"][disabled].radiobox + span,
label input[type="radio"][disabled].radiobox:checked + span,
label:hover input[type="radio"][disabled].radiobox:checked + span:before {
  color: #a7a7a7;
  cursor: not-allowed;
}

/* line 200, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"][disabled].radiobox:checked + span:before {
  content: "\f111";
}

/* line 204, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="radio"][disabled].radiobox:checked + span:before,
label input[type="radio"][disabled].radiobox + span:before,
label:active input[type="radio"][disabled].radiobox:checked + span:before,
label:hover input[type="radio"][disabled].radiobox:checked + span:before {
  background: #eee !important;
  border-color: #ccc !important;
  box-shadow: none;
  color: #a7a7a7;
}

/*
 * CHECKBOX
 */
/* line 218, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox + span:before {
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
}

/* line 223, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox:checked + span:before {
  content: "\f00c";
}

/* line 227, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox:checked + span {
  font-weight: bold;
}

/* DEFAULT COLOR */
/* line 233, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox:checked + span:before {
  color: #2e7bcc;
}

/* RED COLOR */
/* line 239, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-3:checked + span:before {
  color: #ffffff;
  border-color: #A90329;
  background: #A90329;
}

/* CHROME */
/* line 246, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-2 + span:before {
  background: transparent;
  border-color: #c1c1c1;
  box-shadow: none;
}

/* line 251, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-2:checked + span:before {
  content: "\f00c";
  color: #66665e;
  border-color: #4d90fe;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #ffffff;
  /*#fefeec*/
}

/* line 257, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-2:checked + span {
  font-weight: normal;
}

/* METRO COLOR */
/* line 263, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-1 + span:before {
  color: #333333;
  background: #ffffff;
  text-shadow: none;
  box-shadow: none !important;
  border-width: 1px;
  height: 12px;
  line-height: 13px;
  min-width: 12px;
}

/* line 274, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-1:checked + span:before {
  color: #333333;
  border-color: #333333;
}

/* line 278, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"].checkbox.style-1:checked + span {
  font-weight: normal;
}

/*
 * CHECKBOX:HOVER & ACTIVE STATES
 */
/* line 285, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox + span:before {
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}

/* DEFAULT:HOVER */
/* line 291, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="checkbox"].checkbox + span:before {
  color: #2e7bcc;
  border-color: #2e7bcc;
}

/* RED:HOVER*/
/* line 299, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="checkbox"].checkbox.style-3 + span:before {
  color: #ffffff;
  border-color: #a90327;
}

/* CHROME:HOVER*/
/* line 306, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="checkbox"].checkbox.style-2 + span:before {
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
}

/* line 310, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="checkbox"].checkbox.style-2:checked + span:before {
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}

/* METRO:HOVER*/
/* line 316, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:hover input[type="checkbox"].checkbox.style-1 + span:before {
  border-color: #333333;
}

/* DEFAULT:ACTIVE */
/* line 322, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox:checked + span:before {
  color: #ffffff;
  background: #2e7bcc;
  border-color: #2e7bcc;
}

/* RED:ACTIVE */
/* line 330, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox.style-3:checked + span:before {
  color: #A90329;
  background: #ffffff;
  border-color: #A90329;
}

/* CHROME:ACTIVE */
/* line 338, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox.style-2:checked + span:before {
  color: #66665e;
  background: transparent;
  border-color: #c1c1c1;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}

/* line 344, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox.style-2 + span:before {
  color: #66665e;
  background: transparent;
  border-color: #c1c1c1;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
}

/* METRO:ACTIVE */
/* line 353, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label:active input[type="checkbox"].checkbox.style-1:checked + span:before {
  color: #ffffff;
  background: #333333;
  border-color: #333333;
}

/*
 * CHECKBOX:DISABLE STATES
 */
/* GLOBAL */
/* line 364, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"][disabled].checkbox + span,
label input[type="checkbox"][disabled].checkbox:checked + span,
label:hover input[type="checkbox"][disabled].checkbox:checked + span:before {
  color: #a7a7a7;
  cursor: not-allowed;
}

/* line 371, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"][disabled].checkbox:checked + span:before {
  content: "\f00c";
  color: #a7a7a7;
}

/* line 375, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"][disabled].checkbox.style-2:checked + span:before {
  content: "\f00c";
}

/* line 379, app/assets/stylesheets/theme/smart/smartadmin/_main-form-radiocheck.scss */
label input[type="checkbox"][disabled].checkbox:checked + span:before,
label input[type="checkbox"][disabled].checkbox + span:before,
label:active input[type="checkbox"][disabled].checkbox:checked + span:before,
label:hover input[type="checkbox"][disabled].checkbox:checked + span:before {
  background: #eee !important;
  border-color: #ccc !important;
  box-shadow: none;
  color: #a7a7a7;
  box-shadow: none !important;
}

/*
 * ANIMATED
 */
/* Navigation icon first level 
.desktop-detected nav > ul > li > a:hover i {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
.desktop-detected nav > ul > li > a:hover i {
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-o-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}*/
/* All dropdowns */
/* line 23, app/assets/stylesheets/theme/smart/smartadmin/_main-animated.scss */
.open > .dropdown-menu {
  -webkit-animation-name: "flipInX";
  -moz-animation-name: "flipInX";
  -o-animation-name: "flipInX";
  animation-name: "flipInX";
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_main-animated.scss */
.open > .dropdown-menu {
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin/_main-animated.scss */
.active + .ajax-dropdown {
  -webkit-animation-name: "flipInY";
  -moz-animation-name: "flipInY";
  -o-animation-name: "flipInY";
  animation-name: "flipInY";
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  -o-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*
 * USED WITH DEMO
 */
/* line 4, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.square {
  display: block;
  float: left;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}

/*
 * RESET BOOTSTRAP DEFAULT IE FILTER
 */
/* line 15, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
[class^="bg-"], [class*=" bg-"] {
  filter: none !important;
}

/*
 * TEXT COLOR
 */
/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-blue {
  color: #57889c !important;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-blueLight {
  color: #92a2a8 !important;
}

/* line 23, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-blueDark {
  color: #4c4f53 !important;
}

/* line 24, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-green {
  color: #356e35 !important;
}

/* line 25, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-greenLight {
  color: #71843f !important;
}

/* line 26, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-greenDark {
  color: #496949 !important;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-red {
  color: #a90329 !important;
}

/* line 28, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-yellow {
  color: #b09b5b !important;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-orange {
  color: #b19a6b !important;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-orangeDark {
  color: #a57225 !important;
}

/* line 31, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-pink {
  color: #ac5287 !important;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-pinkDark {
  color: #a8829f !important;
}

/* line 33, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-purple {
  color: #6e587a !important;
}

/* line 34, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-darken {
  color: #404040 !important;
}

/* line 35, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-lighten {
  color: #d5e7ec !important;
}

/* line 36, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-white {
  color: #ffffff !important;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-grayDark {
  color: #525252 !important;
}

/* line 38, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-magenta {
  color: #6e3671 !important;
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-teal {
  color: #568a89 !important;
}

/* line 40, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.txt-color-redLight {
  color: #a65858 !important;
}

/*
 * BACKGROUNDS
 */
/* line 46, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-blue {
  background-color: #57889c !important;
}

/* line 47, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-blueLight {
  background-color: #92a2a8 !important;
}

/* line 48, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-blueDark {
  background-color: #4c4f53 !important;
}

/* line 49, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-green {
  background-color: #356e35 !important;
}

/* line 50, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-greenLight {
  background-color: #71843f !important;
}

/* line 51, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-greenDark {
  background-color: #496949 !important;
}

/* line 52, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-red {
  background-color: #a90329 !important;
}

/* line 53, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-yellow {
  background-color: #b09b5b !important;
}

/* line 54, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-orange {
  background-color: #c79121 !important;
}

/* line 55, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-orangeDark {
  background-color: #a57225 !important;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-pink {
  background-color: #ac5287 !important;
}

/* line 57, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-pinkDark {
  background-color: #a8829f !important;
}

/* line 58, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-purple {
  background-color: #6e587a !important;
}

/* line 59, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-darken {
  background-color: #404040 !important;
}

/* line 60, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-lighten {
  background-color: #d5e7ec !important;
}

/* line 61, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-white {
  background-color: #ffffff !important;
}

/* line 62, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-grayDark {
  background-color: #525252 !important;
}

/* line 63, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-magenta {
  background-color: #6e3671 !important;
}

/* line 64, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-teal {
  background-color: #568a89 !important;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_main-colorpallet.scss */
.bg-color-redLight {
  background-color: #a65858 !important;
}

/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_main-page-footer.scss */
.page-footer {
  height: 52px;
  padding: 15px 13px 0;
  padding-left: 233px;
  border-top: 1px solid #CECECE;
  background: #2a2725;
  width: 100%;
  position: static;
  display: block;
  bottom: 0px;
}

/* line 12, app/assets/stylesheets/theme/smart/smartadmin/_main-page-footer.scss */
.fixed-page-footer .page-footer {
  position: fixed;
  z-index: 901;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_main-page-footer.scss */
.minified .page-footer {
  padding-left: 58px;
}

/* line 21, app/assets/stylesheets/theme/smart/smartadmin/_main-page-footer.scss */
.container.fixed-page-footer .page-footer {
  max-width: 1164px;
}

/* line 25, app/assets/stylesheets/theme/smart/smartadmin/_main-page-footer.scss */
.hidden-menu .page-footer {
  padding-left: 20px;
}

/*
 * GENERAL MOBILE (Applies to all resolutions below 979px)
 */
@media (max-width: 979px) {
  /* mobile lock x-scroll for menu */
  /* line 8, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  html.hidden-menu-mobile-lock {
    overflow-x: hidden;
  }
  /* Force content to spread 100% */
  /* line 11, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    width: 100% !important;
  }
  /* Footer */
  /* line 14, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .page-footer {
    padding: 15px 14px 0;
  }
  /* Profile Page */
  /* line 17, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic {
    float: left;
  }
  /* line 19, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic > img {
    width: 110px;
    margin-right: 10px;
  }
  /* line 23, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic + div, .profile-pic + div + div {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* added new class per version 1.3 
	html, body {
		overflow-x: hidden !important;
	}*/
  /* line 34, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #fullscreen > :first-child > a {
    display: none !important;
  }
  /* line 38, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  body.container {
    border: none !important;
    width: 100% !important;
  }
  /* line 43, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-data-message > :first-child {
    height: 50px;
    overflow: hidden;
  }
  /* line 48, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stats .show-stat-buttons > :first-child {
    padding-right: 13px;
  }
  /* line 51, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stats .show-stat-buttons > :last-child {
    padding-left: 13px;
  }
  /* line 55, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-checkbox-triggered > .btn-group .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 60, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-body .table-wrap {
    padding: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 66, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-nav-bar {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 71, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-data-message > :first-child > :first-child {
    display: block !important;
    font-size: 14px;
  }
  /* line 75, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-table-icon > :first-child {
    margin-top: 12px;
  }
  /* line 78, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #inbox-table .inbox-table-icon {
    padding-left: 10px !important;
  }
  /* search header */
  /* line 83, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search.pull-right {
    margin-left: 0px;
  }
  /* Visibility */
  /* line 88, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .visible-tablet {
    display: inline-block !important;
  }
  /* line 91, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-tablet, .display-inline.hidden-tablet {
    display: none !important;
  }
  /* line 95, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* dropzone image fix */
  /* line 103, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .dropzone .dz-default.dz-message {
    background-size: 100%;
    width: 200px;
    height: 43px;
    margin-left: -112px;
    margin-top: -23.5px;
  }
}

/* MOBILE LAYOUT STARTS HERE */
/*
 * IPAD HORIZONTAL
 */
@media (min-width: 768px) and (max-width: 979px) {
  /* line 119, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main::after {
    /*content: "IPAD HORIZONTAL";*/
  }
  /* line 120, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    margin-left: 0;
  }
  /* line 121, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #left-panel {
    left: -220px;
  }
  /* minified adjustment counter */
  /* line 123, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .minified #left-panel {
    left: 0;
  }
  /* responsive menu button */
  /* line 126, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a {
    margin-top: 9px;
    width: 40px;
  }
  /* line 131, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header a {
    margin-top: 9px !important;
    width: 40px !important;
  }
  /* line 136, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i {
    color: #6d6a69;
    font-size: 100%;
  }
  /* line 141, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 145, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 149, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 153, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 158, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 162, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /* line 164, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /*
	 * Header search
	 */
  /* line 174, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search > input[type="text"] {
    margin-top: 9px;
  }
}

/*
 * IPAD VERTICAL
 */
@media (min-width: 768px) and (max-width: 880px) {
  /* line 183, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main::after {
    /*content: "IPAD VERTICAL";*/
  }
  /* line 184, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    margin-left: 0;
    overflow-x: hidden;
  }
  /* line 189, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #left-panel {
    left: -220px;
  }
  /* line 191, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .no-content-padding {
    margin: 0 -14px !important;
  }
  /* line 194, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 199, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .minified #left-panel {
    left: 0;
  }
  /* responsive menu button */
  /* line 204, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a, .btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 210, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-top: 10px;
  }
  /* line 212, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo img {
    width: 127px;
  }
  /* transparent header button */
  /* line 216, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 223, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a:hover {
    color: #A90329;
  }
  /* line 227, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i {
    color: #6d6a69;
    font-size: 121%;
  }
  /* line 232, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 236, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 240, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 244, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 249, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 253, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #ribbon {
    left: 0;
  }
  /* line 257, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /*
	 * Header search
	 */
  /* line 267, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search > input[type="text"] {
    margin-top: 9px;
  }
}

/*
 * OTHER DEVICES
 */
@media (max-width: 767px) {
  /* Profile Page */
  /* line 281, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic > img {
    width: 100px;
  }
  /* line 285, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main::after {
    /*content: "OTHER DEVICES";*/
  }
  /* line 288, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    margin-left: 0px;
    overflow-x: hidden;
  }
  /* line 292, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #left-panel {
    left: -220px;
  }
  /* dashboard microcharts */
  /* line 298, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 303, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 309, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #content, #ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 313, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #header {
    padding-right: 5px;
  }
  /* line 316, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 318, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 321, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 326, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .minified #left-panel {
    left: 0;
  }
  /* transparent header button */
  /* line 331, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 338, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a:hover {
    color: #A90329;
  }
  /* responsive menu button */
  /* line 343, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a, .btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 349, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a {
    width: 50px !important;
  }
  /* line 353, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-top: 10px;
  }
  /* line 355, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo img {
    width: 127px;
  }
  /* line 358, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i {
    color: #6d6a69;
    font-size: 121%;
  }
  /* line 363, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 367, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 371, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 375, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 380, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 384, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #ribbon {
    left: 0;
  }
  /*.fixed-navigation #left-panel {
		position:absolute !important;
	}*/
  /* line 392, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  body.fixed-navigation.hidden-menu {
    overflow: hidden !important;
  }
  /*
	 * fixed ribbon
	 */
  /* line 399, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #content {
    padding-top: 52px;
  }
  /*
	 * header search
	 */
  /* line 406, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search {
    display: none;
  }
  /* line 410, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #search-mobile {
    display: block;
  }
  /* line 414, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 49px;
    background: #333;
    padding: 0 2px;
    box-sizing: border-box;
    left: 0px;
  }
  /* line 426, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 433, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #dddddd;
  }
  /* line 439, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 443, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 447, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* line 451, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

/*
 * ANDROID
 */
@media only screen and (min-width: 0px) and (max-width: 679px) {
  /* Profile Page */
  /* line 465, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic > img {
    width: 90px;
  }
  /* line 469, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main::after {
    /*content: "ANDROID";*/
  }
  /* line 472, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    margin-left: 0;
    overflow-x: hidden;
  }
  /* line 476, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #left-panel {
    left: -220px;
  }
  /* dashboard microcharts */
  /* line 482, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 487, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 493, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #content, #ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 497, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #header {
    padding-right: 5px;
  }
  /* line 500, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 502, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 505, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 510, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .minified #left-panel {
    left: 0;
  }
  /* header color altered and adjusted for mobile view & contrast */
  /* line 515, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #header {
    background: #ffffff;
  }
  /* line 519, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon {
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #E6E6E6;
    background: #f5f5f5;
  }
  /* line 525, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon .breadcrumb a, #ribbon .breadcrumb {
    color: #6d6c6c !important;
  }
  /* line 529, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon .breadcrumb > .active, #ribbon .breadcrumb li:last-child {
    color: #333 !important;
  }
  /* responsive menu button */
  /* line 534, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a, .btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 540, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a {
    width: 50px !important;
  }
  /* line 543, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-top: 10px;
  }
  /* line 545, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo img {
    width: 127px;
  }
  /* transparent header button */
  /* line 550, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 557, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a:hover {
    color: #A90329;
  }
  /* menu btn cont... */
  /* line 562, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i {
    color: #6d6a69;
    font-size: 121%;
  }
  /* line 567, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 571, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 575, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 579, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 584, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 588, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #ribbon {
    left: 0;
  }
  /*
	 * header search
	 */
  /* line 595, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search {
    display: none;
  }
  /* line 599, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #search-mobile {
    display: block;
  }
  /* line 603, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 49px;
    background: #333;
    padding: 0 2px;
    box-sizing: border-box;
    left: 0px;
  }
  /* line 615, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 622, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #dddddd;
  }
  /* line 628, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 632, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 636, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* line 641, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-tablet {
    display: none !important;
  }
  /* line 645, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

/*
 * IPHONE
 */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  /* Hide headings on phones as its not needed*/
  /* line 660, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .page-title {
    display: none;
  }
  /* Profile Page */
  /* line 665, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic {
    text-align: left;
  }
  /* line 668, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic > img {
    width: 90px;
    margin-left: 0px;
    top: -25px;
    margin-right: 0px;
  }
  /* line 674, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic + div > h1 {
    font-size: 20px;
  }
  /* line 678, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-pic + div > h1 small {
    font-size: 16px;
  }
  /* line 682, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .profile-carousel .carousel-indicators {
    top: 10px;
  }
  /* line 686, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main::after {
    /*content: "IPHONE";*/
  }
  /* line 689, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #main {
    margin-left: 0;
    overflow-x: hidden;
  }
  /* line 693, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #left-panel {
    left: -220px;
  }
  /* dashboard microcharts */
  /* line 699, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 704, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 710, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #content, #ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 714, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #header {
    padding-right: 5px;
  }
  /* line 717, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 719, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 722, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 727, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .minified #left-panel {
    left: 0;
  }
  /* header color altered and adjusted for mobile view & contrast */
  /* line 732, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #header {
    background: #ffffff;
  }
  /* line 736, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #e6e6e6;
    background: #f5f5f5;
  }
  /* line 742, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon .breadcrumb a, #ribbon .breadcrumb {
    color: #6d6c6c !important;
  }
  /* line 746, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #ribbon .breadcrumb > .active, #ribbon .breadcrumb li:last-child {
    color: #333 !important;
  }
  /* lego width adjustment */
  /* line 751, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    width: 135px;
  }
  /* line 755, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo-group {
    width: 169px !important;
  }
  /* spark line top */
  /* line 760, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #sparks {
    text-align: center;
    background: #e0e0e0;
    padding: 10px 0;
    margin-bottom: 15px;
  }
  /* line 767, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #sparks li {
    padding: 0 10px 0 20px;
  }
  /* responsive menu button */
  /* line 772, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a, .btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 778, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo {
    margin-top: 10px;
  }
  /* line 780, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #logo img {
    width: 127px;
  }
  /* transparent header button */
  /* line 785, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 792, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .btn-header.transparent a:hover {
    color: #A90329;
  }
  /* line 796, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu > :first-child > a {
    width: 46px !important;
  }
  /* line 800, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i {
    color: #6d6a69;
    font-size: 121%;
  }
  /* line 805, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 809, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 813, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 817, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 822, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 826, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /* #*$^& Bootstrap 3 ! */
  /* line 832, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .hidden-mobile {
    display: none !important;
  }
  /* line 835, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .visible-mobile {
    display: inline-block !important;
  }
  /* activity panel */
  /* line 840, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .ajax-notifications {
    height: 250px;
  }
  /* line 844, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .ajax-dropdown {
    width: 299px;
    height: 320px;
    left: 0;
    top: 49px;
  }
  /* line 851, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .ajax-dropdown:before {
    margin-left: -14px;
  }
  /* line 855, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .ajax-dropdown:after {
    margin-left: -13px;
  }
  /*
	 * header search
	 */
  /* line 862, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .header-search {
    display: none;
  }
  /* line 866, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  #search-mobile {
    display: block;
    margin-left: 0;
  }
  /* line 871, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 49px;
    background: #333;
    padding: 0 2px;
    box-sizing: border-box;
    left: 0px;
  }
  /* line 883, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 890, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #dddddd;
  }
  /* line 896, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 900, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 904, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* widget headers width */
  /* line 910, app/assets/stylesheets/theme/smart/smartadmin/_main-responsive.scss */
  .jarviswidget header h2 {
    width: 135px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@-ms-viewport {}/* line 1, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
#extr-page #main {
  margin-top: 0px !important;
}

/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
#mobile-profile-img {
  display: none;
}

/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top #mobile-profile-img {
  display: block !important;
  padding-right: 2px !important;
  padding-left: 2px !important;
}

/* line 9, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top #mobile-profile-img a.userdropdown img {
  width: 30px;
  margin-top: 5px;
  margin-left: 2px;
  border-radius: 3px;
  border: 1px solid #797979 !important;
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .page-footer {
  padding: 15px 13px 0;
}

/* line 20, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top.hidden-menu #left-panel {
  left: 0px;
}

/* line 23, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top #main {
  margin-left: 0px !important;
  margin-top: 69px !important;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .minifyme, .menu-on-top #hide-menu, .menu-on-top #logout {
  display: none !important;
}

/* line 30, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel {
  width: 100% !important;
  min-height: 0 !important;
  height: auto;
  overflow: visible;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #222;
  border-top: 1px solid #333;
}

/* line 39, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul {
  display: block;
  width: 100%;
}

/* line 42, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li {
  display: block;
  position: relative;
  height: auto !important;
  padding: 0px !important;
  display: inline-block;
  float: left;
  border-right: 1px solid #222;
  border-left: 1px solid #4E4E4E;
  overflow: visible;
}

/* line 52, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li > ul {
  position: absolute !important;
  background: #3a3633;
}

/* line 56, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li > a {
  display: inline-block;
  height: 68px;
  line-height: 17px;
  text-shadow: none !important;
  font-size: 13px;
  text-decoration: none;
  line-height: 22px;
  padding: 10px 9px !important;
}

/* line 65, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li > a > i {
  display: block !important;
  margin: 1px 0 4px;
  line-height: inherit;
  width: auto;
  /*vertical-align: sub;*/
  text-align: center;
  font-size: 24px;
  margin-bottom: 2px;
  width: 100%;
}

/* line 78, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cfcfcf 0%, #ffffff 66%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cfcfcf 0%, #ffffff 66%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cfcfcf 0%, #ffffff 66%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cfcfcf 0%, #ffffff 66%);
  /* IE10+ */
  background: linear-gradient(to bottom, #cfcfcf 0%, #ffffff 66%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

/* line 87, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li:hover > ul {
  display: block !important;
}

/* line 90, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #333 !important;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 98, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul li.active > a:before {
  content: "" !important;
}

/* line 101, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top aside#left-panel nav > ul > li:first-child {
  margin-left: 0px;
}

/* line 106, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top li.active > a {
  font-weight: bold !important;
}

/* line 109, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .login-info, .menu-on-top nav > ul > li > a b {
  display: none;
}

/* line 112, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .menu-item-parent {
  max-width: 72px;
  min-width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 13pxspan;
  font-size-float: none !important;
  font-size-top: 5px;
  font-size-right: 5px;
  font-size-position: absolute;
}

/* line 127, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 133, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul ul li::before, .menu-on-top nav > ul > li > ul::before {
  border: none;
}

/* hover state universal */
/* line 136, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li a, .menu-on-top nav ul ul ul li a {
  color: #4C4F53;
}

/* line 137, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li a:hover, .menu-on-top nav ul ul ul li a:hover {
  color: #fff;
  background-color: #4C4F53;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #4C4F53;
}

/* line 145, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* Hover state second level */
/* line 148, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li {
  overflow: visible;
}

/* line 149, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul, .menu-on-top nav ul ul ul {
  display: none !important;
  background: #ffffff !important;
  box-shadow: none;
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: inset 0px -4px 0px 0px #BD2A2A;
  -moz-box-shadow: inset 0px -4px 0px 0px #BD2A2A;
  box-shadow: inset 0px -4px 0px 0px #BD2A2A;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-bottom: 1px solid #BD2A2A;
  border-top: none;
  width: 200px;
  border-radius: 0;
  padding: 3px;
  margin-left: 0px;
}

/* line 166, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul ul li:hover > ul {
  display: block !important;
  position: absolute;
  z-index: 999;
  left: 100%;
  top: -8px;
  background: #333;
}

/*
* Child Arrow
*/
/* top level childs */
/* line 180, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul > li > a:after {
  content: "\f0dd" !important;
  top: 76% !important;
  color: #636363 !important;
  left: 46%;
}

/* next level childs */
/* line 188, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul > li > a:after, .menu-on-top nav > ul ul > li a:after, .menu-on-top nav ul ul li:hover > a:after, .menu-on-top nav > ul ul > li a:hover:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  display: block !important;
  position: absolute;
  top: 9px;
  right: 4px;
  color: #333;
}

/* line 203, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul li:hover > a:after, .menu-on-top nav > ul ul > li a:hover:after {
  color: #fff;
}

/* line 204, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav > ul ul > li a:only-child:after, .menu-on-top nav > ul > li > a:only-child:after {
  content: "" !important;
}

/*
* Active Child
*/
/* line 209, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul .active > a {
  color: #333 !important;
}

/* line 210, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top nav ul ul .active > a:hover, .menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important;
}

/*
* SLIMSCROLL CSS CHANGE
*/
/* line 215, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .slimScrollDiv, .menu-on-top nav {
  overflow: visible !important;
}

/*
* FIXED TOP HEADER
*/
/* line 220, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
body.menu-on-top.fixed-header {
  padding-top: 49px;
}

/*
* FIXED TOP HEADER + NAV
*/
/* line 225, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
body.menu-on-top.fixed-header.fixed-navigation nav > ul {
  padding-right: 0px;
  /**/
  position: relative;
  /**/
  height: auto;
  /**/
  width: auto;
  /**/
  overflow: visible;
  /**/
}

/*
* FIXED TOP HEADER + NAV + RIBBON
*/
/* line 236, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
  left: 0px;
  top: 118px;
}

/*
* RESPONSIVE
*/
/*
* GENERAL MOBILE (Applies to all resolutions below 979px)
*/
@media (max-width: 979px) {
  /* line 251, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top #mobile-profile-img a.userdropdown img {
    width: 39px;
    margin-top: 0px;
    margin-left: 2px;
    border-radius: 3px;
    margin-right: -3px;
  }
  /* line 258, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top .btn-header.pull-right {
    margin-left: 0px !important;
  }
  /* line 259, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top #main {
    margin-top: 0px !important;
  }
  /* line 260, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top #left-panel {
    left: 0px;
    display: none;
  }
  /* line 264, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
    top: 49px;
  }
  /* line 265, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top.hidden-menu #left-panel {
    display: block;
  }
  /* line 266, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top.hidden-menu #main {
    left: 0px !important;
  }
  /* line 267, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top #hide-menu {
    display: block !important;
  }
  /* line 268, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav {
    height: 300px !important;
    overflow: scroll;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
  }
  /* line 274, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top .menu-item-parent {
    white-space: inherit;
    overflow: visible;
    text-overflow: inherit;
    text-align: left;
    min-width: 85%;
    max-width: 85%;
    padding-left: 5px;
  }
  /* line 283, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top .menu-item-parent + span {
    top: 50%;
    margin-top: -8px;
  }
  /* line 287, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav li.active > ul {
    display: block;
  }
  /* line 288, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav > ul > li.active {
    background: #fff;
    background: -moz-linear-gradient(top, #cfcfcf 0, #fff 66%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #fff));
    background: -webkit-linear-gradient(top, #cfcfcf 0, #fff 66%);
    background: -o-linear-gradient(top, #cfcfcf 0, #fff 66%);
    background: -ms-linear-gradient(top, #cfcfcf 0, #fff 66%);
    background: linear-gradient(to bottom, #cfcfcf 0, #fff 66%);
  }
  /* line 298, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav > ul > li.active > a {
    color: #333 !important;
  }
  /* line 299, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav ul ul li:hover > a:after, .menu-on-top nav > ul ul > li a:after, .menu-on-top nav > ul ul > li a:hover:after, .menu-on-top nav > ul > li > a:after {
    top: 50%;
    right: 15px;
    font-size: 15px;
    margin-top: -8px;
    content: "\f0dd" !important;
  }
  /* line 306, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav > ul ul > li a:only-child:after, .menu-on-top nav > ul > li > a:only-child:after {
    content: "" !important;
  }
  /* line 307, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav > ul > li > a:after {
    top: 50% !important;
    left: auto;
    margin-top: -14px;
    font-size: 20px;
  }
  /* line 313, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav ul ul, .menu-on-top nav ul ul ul {
    padding: 0px;
    border: none;
  }
  /* line 317, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav ul ul ul {
    border-bottom: 2px solid #333;
  }
  /* line 318, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav > ul > li {
    width: 100%;
  }
  /* line 319, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav > ul > li > a {
    height: auto;
    display: block;
    padding: 8px 9px !important;
    border-bottom: 1px dotted #585858;
  }
  /* line 325, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top nav > ul > li > ul > li > a,
  .menu-on-top nav > ul > li > ul > li > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 330, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav > ul > li > a > i {
    display: inline !important;
  }
  /* menu child */
  /* line 333, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav > ul li ul {
    position: relative !important;
    width: 100%;
    top: 0px;
    left: 0px;
  }
  /* line 339, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
  .menu-on-top aside#left-panel nav > ul > li:active > ul, .menu-on-top aside#left-panel nav > ul > li:focus > ul {
    display: block !important;
  }
}

/*
 * Menu on top invisible
 * applying this class will make these elements invisible 
 * when menu on top is enabled
 */
/* line 349, app/assets/stylesheets/theme/smart/smartadmin/_top-menu.scss */
.menu-on-top .top-menu-invisible {
  display: none !important;
}

/* line 2, app/assets/stylesheets/theme/smart/smartadmin/_no-menu.scss */
.no-menu #left-panel, .no-menu #hide-menu, .no-menu #logout {
  display: none !important;
}

/* line 5, app/assets/stylesheets/theme/smart/smartadmin/_no-menu.scss */
.no-menu #main {
  margin: 0px !important;
}

/* line 8, app/assets/stylesheets/theme/smart/smartadmin/_no-menu.scss */
.no-menu #mobile-profile-img {
  display: block !important;
}

/* line 10, app/assets/stylesheets/theme/smart/smartadmin/_no-menu.scss */
.no-menu #mobile-profile-img a.userdropdown img {
  width: 30px;
  margin-top: 5px;
  margin-left: 2px;
  border-radius: 3px;
  border: 1px solid #797979 !important;
}

/********************************************************************* STYLE 1 *************************************************************/
/* line 8, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 a {
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}

/* line 12, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 body.container {
  border-left: 1px solid rgba(34, 38, 46, 0.4);
  border-right: 1px solid rgba(34, 38, 46, 0.4);
}

/* line 17, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #header {
  background-image: none;
  background-color: #22262e;
}

/* line 22, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .project-context > :first-child {
  color: #697B92;
  text-shadow: 0 0 1px #111318;
}

/* line 27, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon {
  background: #e6e6e6;
}

/* line 29, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb > .active, .smart-style-1 #ribbon .breadcrumb li:last-child {
  color: #868686;
}

/* line 32, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb a, .smart-style-1 #ribbon .breadcrumb {
  color: #747474 !important;
}

/* line 37, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .breadcrumb > li + li:before {
  color: #646464;
}

/* line 41, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .project-selector {
  color: #B9B9B9;
}

/* line 45, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .open > .dropdown-menu, .smart-style-1 .dropdown-menu {
  padding: 4px;
}

/* line 48, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .dropdown-menu > li > a, .smart-style-1 .dropdown-menu > li > a {
  border-radius: 4px;
  margin: 3px 0;
}

/* line 53, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .btn.btn-ribbon {
  background-color: #697486;
  background-image: -moz-linear-gradient(top, #6F7D94, #697486);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6F7D94), to(#697486));
  background-image: -webkit-linear-gradient(top, #6F7D94, #697486);
  background-image: -o-linear-gradient(top, #6F7D94, #697486);
  background-image: linear-gradient(to bottom, #6F7D94, #697486);
}

/* line 62, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group span#activity {
  background: #0d0f12;
  border: 1px solid #0d0f12;
  color: #fff;
  cursor: pointer;
}

/* line 68, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a {
  background: #fb3c4a;
  border: 1px solid #fb3c4a;
  color: #fff !important;
  cursor: pointer !important;
}

/* line 73, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a:hover {
  opacity: .9;
}

/* line 78, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #cancel-search-js {
  background: #fb3c4a;
  line-height: 29px !important;
}

/* line 83, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .MsgTitle .txt-color-orangeDark {
  color: #fb3c4a !important;
}

@media (max-width: 979px) and (min-width: 768px) {
  /* line 89, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important;
  }
}

@media only screen and (max-width: 679px) and (min-width: 0px) {
  /* line 95, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important;
  }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  /* line 101, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-1 #sparks {
    background: #fff;
  }
  /* line 105, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-1 #cancel-search-js, .smart-style-1 .search-mobile .header-search > button {
    border-radius: 3px;
  }
}

/* line 111, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme {
  background: #434953;
}

/* line 113, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme:hover {
  background: #5C6C86;
  color: #E1E8F3;
}

/* line 119, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #show-shortcut:hover > i {
  color: #fff;
}

/* line 123, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 aside,
.smart-style-1 .superbox-show,
.smart-style-1 .page-footer {
  background: #1b1e24;
}

/* line 128, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .superbox-list.active:before {
  color: #1b1e24;
}

/* line 131, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group {
  background: #22262e !important;
}

/* line 134, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info span, .smart-style-1 .login-info {
  border-bottom: none;
}

/* line 137, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b {
  font-size: 14px;
  margin-top: 0px;
}

/* line 141, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-plus-square-o:before {
  content: "\f104";
}

/* line 144, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-minus-square-o:before {
  content: "\f107";
}

/* line 147, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .header-search > input[type="text"] {
  border-color: #FFF !important;
  border-radius: 2px;
}

/* line 151, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a {
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  padding-left: 43px;
  color: #e1eaf1;
  display: block;
  font-weight: 300;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

/* line 161, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul li a {
  padding: 8px 17px 8px 54px !important;
}

/* line 164, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul li a {
  padding-left: 72px !important;
}

/* line 167, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul li a {
  padding-left: 90px !important;
}

/* line 170, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul ul li a {
  padding-left: 108px !important;
}

/* line 174, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > ul::before, .smart-style-1 nav > ul ul li::before {
  border: none !important;
}

/* line 178, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i {
  font-size: 17px;
  vertical-align: 0px;
}

/* line 183, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a b {
  right: 17px;
  top: 12px;
}

/* line 188, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i:after {
  border: 1px solid #fff;
  /* here */
}

/* line 192, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul {
  background: #22262E;
}

/* line 196, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a:hover {
  background: #1b1e24 !important;
}

/* line 200, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a,
.smart-style-1 .login-info strong,
.smart-style-1 .login-info a {
  color: #8b91a0;
}

/* line 204, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:active {
  background: none;
}

/* line 206, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:hover {
  color: #E1EAF1;
}

/* line 210, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .header-dropdown-list a.dropdown-toggle {
  color: #FFF;
  text-decoration: none;
}

/* line 215, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a {
  padding: 12px 17px 12px 16px;
}

/* line 219, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info {
  height: auto;
}

/* line 222, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info > span {
  padding: 5px 10px;
}

/* line 226, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info img {
  width: 35px;
  border-radius: 50%;
}

/* line 231, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a {
  margin-top: 2px;
}

/* line 234, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a span {
  max-width: 136px;
}

/* line 238, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a:hover {
  color: #fff;
}

/* line 242, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group > span .badge {
  background: #0aa699;
}

/* line 246, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 #activity.active .badge {
  background: #0aa699 !important;
}

/* line 250, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-dropdown {
  background: #E2E8F1;
}

/* line 254, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-notifications {
  background: #fff;
}

/* no nav animation */
/* line 259, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a:hover i {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
}

/*
 * COLORS
 */
/* line 271, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 img.online {
  border-left-color: #0AA699 !important;
}

/* line 275, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .onoffswitch-inner:before {
  background-color: #36AECC !important;
}

/* line 279, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .bg-color-red {
  background-color: #fb3c4a !important;
}

/* line 285, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .pagination > .active > a,
.smart-style-1 .pagination > .active > span,
.smart-style-1 .pagination > .active > a:hover,
.smart-style-1 .pagination > .active > span:hover,
.smart-style-1 .pagination > .active > a:focus,
.smart-style-1 .pagination > .active > span:focus {
  background-color: #36AECC;
  border-color: #36AECC;
}

/*
 * MINIFIED
 */
/* line 300, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info a {
  margin-top: 6px;
}

/* line 304, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul li a {
  padding: 12px 17px 12px 14px;
}

/* line 308, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > a > i {
  font-size: 18px;
}

/* line 312, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li {
  border-bottom: 1px solid #131416;
  border-top: 1px solid #303031;
}

/* line 317, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul {
  background: #1B1E24;
}

/* line 320, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li {
  background: #22262E;
}

/* line 324, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info img {
  width: 30px !important;
}

/* line 327, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info span {
  padding: 0px 5px !important;
}

/* line 331, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a:hover {
  background: #30343D !important;
}

/* line 335, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul > li > ul > li > ul {
  background: #1B1E24;
}

/* line 339, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li > ul > li {
  background: #1B1E24;
}

/* line 343, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a {
  padding-left: 13px;
  padding-right: 13px !important;
}

/* line 347, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul li a {
  padding-left: 33px !important;
  padding-right: 13px !important;
}

/* line 351, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul li a {
  padding-left: 43px !important;
  padding-right: 13px !important;
}

/* line 355, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul ul li a {
  padding-left: 53px !important;
  padding-right: 13px !important;
}

/* line 359, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul ul ul li a {
  padding-left: 63px !important;
  padding-right: 13px !important;
}

/*
 * widget colors
 */
/* line 369, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-darken > header {
  background: #1B1E24 !important;
  border-color: #1B1E24 !important;
}

/* line 374, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blueDark > header {
  background: #353D4B !important;
  border-color: #353D4B !important;
}

/* line 379, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blue > header {
  background: #688F9E;
  border-color: #6A838D !important;
}

/* line 384, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-purple > header {
  background: #736086;
}

/* line 388, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-red > header {
  background: #C02631;
  border-color: #8F2129 !important;
}

/* line 393, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget .bg-color-red {
  background: #C02631 !important;
}

/* line 397, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-greenLight > header, .smart-style-1 .jarviswidget .bg-color-greenLight {
  border-color: #96B447 !important;
  background: #96B447 !important;
}

/* line 402, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-yellow > header, .smart-style-1 .jarviswidget .bg-color-yellow {
  border-color: #DBB727 !important;
  background: #FDD01C !important;
  color: #25241F;
}

/* line 408, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-pink > header, .smart-style-1 .jarviswidget .bg-color-pink {
  background: #DB8EBB !important;
}

/*
 * Style 1 Top Menu
 */
/* line 416, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 421, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside {
  background: #14161B;
}

/* line 426, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #222;
  border-top: 1px solid #333;
}

/* line 433, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

/* line 438, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li:hover {
  border-right-color: #333;
  border-left-color: #333;
}

/* line 443, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important;
}

/* line 450, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* Hover state */
/* line 456, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #04070C 0%, #2E3E57 66%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #2E3E57));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #04070C 0%, #2E3E57 66%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #04070C 0%, #2E3E57 66%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #04070C 0%, #2E3E57 66%);
  /* IE10+ */
  background: linear-gradient(to bottom, #04070C, #2E3E57 66%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04070C', endColorstr='#2E3E57',GradientType=0 );
  /* IE6-9 */
}

/* line 467, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #F1F1F1 !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 475, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #3a3633;
}

/* hover state universal */
/* line 483, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a,
.smart-style-1.menu-on-top nav ul ul ul li a {
  color: #D8DEE5;
}

/* line 488, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a:hover,
.smart-style-1.menu-on-top nav ul ul ul li a:hover {
  color: #fff;
  background-color: #1b1e24 !important;
}

/* line 494, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #1b1e24;
}

/* line 499, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* Hover state second level */
/* line 505, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul,
.smart-style-1.menu-on-top nav ul ul ul {
  background: #2e3e57 !important;
  border: 1px solid transparent;
  padding: 0px;
}

/* line 512, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/*
 * Child Arrow
 */
/* top level childs */
/* line 521, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* next level childs */
/* line 526, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:after,
.smart-style-1.menu-on-top nav ul ul li:hover > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:hover:after {
  color: #D5D5D5;
}

/* line 533, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:hover:after {
  color: #fff;
}

/* line 538, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul > li a:only-child:after,
.smart-style-1.menu-on-top nav > ul > li > a:only-child:after {
  content: "" !important;
}

/*
 * Active Child
 */
/* line 547, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 550, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a:hover,
.smart-style-1.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important;
}

/********************************************************************* STYLE 2 *************************************************************/
/* line 557, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #shortcut {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 561, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #shortcut ul {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #A8BADB;
}

/* line 567, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
body.smart-style-2 {
  background: #fff;
}

/* line 571, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #header, .smart-style-2 .page-footer, .smart-style-2 .superbox-show {
  background-image: none;
  background-color: #2C3742;
}

/* line 575, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-list.active:before {
  color: #2C3742;
}

/* line 579, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-img-description {
  color: #9EA8B1 !important;
}

/* line 583, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .project-context > :first-child {
  text-shadow: none;
}

/* line 586, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector {
  color: #B2C1D5;
}

/* line 589, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector:hover {
  color: #fff;
}

/* line 593, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity {
  background: none !important;
  border: none !important;
  color: #C5C6CA;
}

/* line 598, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity:hover {
  color: #fff;
}

/* line 602, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > input[type="text"] {
  background: #161B22;
  border: 1px solid #0F1217;
  color: #fff;
  border-radius: 4px;
}

/* line 609, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-header > :first-child > a,
.smart-style-2 #hide-menu a > i {
  background: none;
  border: none !important;
  color: #C5C6CA !important;
  box-shadow: none !important;
}

/* line 616, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-header > :first-child > a:hover,
.smart-style-2 #hide-menu a:hover i {
  color: #fff !important;
  cursor: pointer !important;
}

/* line 622, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > button,
.smart-style-2 .header-dropdown-list a.dropdown-toggle {
  color: #C5C6CA;
}

/* line 627, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #ribbon {
  background: #fff;
}

/* line 631, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.fixed-ribbon #ribbon {
  border-bottom: 1px solid #E0E0E0;
}

/* line 635, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn.btn-ribbon {
  background: #9498A0;
}

/* line 639, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #ribbon .breadcrumb li:last-child,
.smart-style-2 #ribbon .breadcrumb > .active,
.smart-style-2 #ribbon .breadcrumb,
.smart-style-2 #ribbon .breadcrumb a {
  color: #7C7C7C !important;
}

/* line 646, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 aside {
  background: #F7F7F7;
  background: -webkit-gradient(linear, left top, right top, color-stop(99%, #F7F7F7), color-stop(100%, #CACACA));
  background: -webkit-linear-gradient(left, #F7F7F7 99%, #CACACA 100%);
  background: -webkit-gradient(linear, top left, top right, from(#F7F7F7), to(#CACACA));
  background: linear-gradient(to right, #F7F7F7 99%, #CACACA 100%);
  min-height: 100%;
}

/* line 655, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #left-panel {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 64px;
}

/* line 662, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.menu-on-top.smart-style-2 #left-panel {
  padding-top: 49px !important;
}

/* line 666, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group > span .badge {
  background: #008DC4;
}

/* line 670, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span,
.smart-style-2 .login-info {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 676, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span {
  padding: 5px 10px 7px;
  background: #FFF;
  border-radius: 4px;
}

/* line 682, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a span {
  padding: 0;
  font-size: 16px !important;
  max-width: 105px;
}

/* line 688, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info {
  margin-bottom: 7px !important;
  height: auto;
}

/* line 693, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a {
  font-size: 16px !important;
  color: #33455A;
  margin-top: 2px;
}

/* line 699, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .login-info img {
  width: 35px;
}

/* line 703, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul li a {
  color: #69737A !important;
  font-size: 12px !important;
}

/* line 708, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 713, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul > li:hover b {
  color: #69737A !important;
}

/* line 717, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a > i {
  font-size: 25px !important;
}

/* line 721, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a b {
  top: 16px;
}

/* line 725, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul {
  background: none;
}

/* line 729, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul li.open > a,
.smart-style-2 nav ul li.open > a b,
.smart-style-2 nav ul .active > a {
  color: #202427 !important;
  font-weight: bold;
}

/* line 736, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a:hover,
.smart-style-2 nav ul li a:hover {
  color: #202427 !important;
  background: none !important;
}

/* line 742, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a {
  padding-left: 23px;
}

/* line 746, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > ul::before,
.smart-style-2 nav > ul ul li::before {
  border: none !important;
}

/* line 751, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul li a {
  padding-left: 30px;
}

/* line 755, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul li a {
  padding-left: 40px;
}

/* line 759, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul li a {
  padding-left: 50px;
}

/* line 763, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul ul li a {
  padding-left: 60px;
}

/* line 767, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .jarviswidget-color-blueDark > header {
  background: #2C3742 !important;
  border-color: #2C3742 !important;
}

/* line 773, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-primary, .smart-style-2 .smart-form .button {
  background-color: #3b9ff3;
  border-color: #3292E2;
}

/* line 778, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-primary:hover,
.smart-style-2 .btn-primary:focus,
.smart-style-2 .btn-primary:active,
.smart-style-2 .btn-primary.active,
.smart-style-2 .open .dropdown-toggle.btn-primary {
  background-color: #3E90D4;
  border-color: #2F7DBE;
}

/* line 787, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .dropdown-menu > li > a:hover,
.smart-style-2 .dropdown-menu > li > a:focus {
  background-color: #3E90D4;
}

/* line 794, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-success {
  background-color: #96bf48;
  border-color: #84A83E;
}

/* line 799, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-success:hover,
.smart-style-2 .btn-success:focus,
.smart-style-2 .btn-success:active,
.smart-style-2 .btn-success.active,
.smart-style-2 .open .dropdown-toggle.btn-success {
  background-color: #89AD45;
  border-color: #78973B;
}

/* line 808, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-danger {
  background-color: #DB4A67;
  border-color: #CA4862;
}

/* line 813, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-danger:hover,
.smart-style-2 .btn-danger:focus,
.smart-style-2 .btn-danger:active,
.smart-style-2 .btn-danger.active,
.smart-style-2 .open .dropdown-toggle.btn-danger {
  background-color: #CF4762;
  border-color: #C0455E;
}

/* line 823, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-warning {
  background-color: #E2B14A;
  border-color: #C99D42;
}

/* line 828, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .btn-warning:hover,
.smart-style-2 .btn-warning:focus,
.smart-style-2 .btn-warning:active,
.smart-style-2 .btn-warning.active,
.smart-style-2 .open .dropdown-toggle.btn-warning {
  background-color: #D6A848;
  border-color: #C09844;
}

/* line 837, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .pagination > .active > a,
.smart-style-2 .pagination > .active > span,
.smart-style-2 .pagination > .active > a:hover,
.smart-style-2 .pagination > .active > span:hover,
.smart-style-2 .pagination > .active > a:focus,
.smart-style-2 .pagination > .active > span:focus {
  background-color: #3b9ff3;
}

/*
 * MINIFIED
 */
/* line 849, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info a {
  margin-top: 4px;
}

/* line 853, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified #left-panel {
  padding: 0 !important;
  padding-top: 50px !important;
}

/* line 858, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified nav ul > li > a {
  padding: 12px 11px;
}

/* line 862, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > ul, .smart-style-2.minified nav > ul > li > ul > li, .smart-style-2.minified nav > ul > li > ul > li > ul > li {
  background: #fff !important;
}

/* line 866, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #FFFFFF;
}

/* line 872, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > a > i {
  font-size: 18px !important;
}

/* line 876, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info span {
  padding: 0;
}

/* line 880, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info {
  margin: 0 !important;
}

/* line 885, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.minified nav ul li.active > a:before {
  height: 23px;
  right: -19px;
  top: 7px;
  font-size: 20px;
  color: #FFFFFF;
}

/*
 * COLOR PALLET
 */
/* line 896, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-red {
  background: #DB4A67 !important;
}

/* line 900, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-blue {
  background: #4387bf !important;
}

/* line 904, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .smart-form .checkbox input:checked + i,
.smart-style-2 .smart-form .radio input:checked + i,
.smart-style-2 .smart-form .toggle input:checked + i {
  border-color: #3b9ff3;
}

/* line 910, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .smart-form .toggle i:before {
  background-color: #3b9ff3;
}

/* line 914, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~
label {
  color: #3b9ff3;
}

/* line 919, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-greenLight {
  background-color: #89AD45 !important;
}

/* line 923, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-orange {
  background-color: #D6A848 !important;
}

/* line 927, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-teal {
  background-color: #5ba0a3 !important;
}

/* line 931, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme {
  background: #D7DAE2;
  border-bottom: 1px solid #818181;
  color: #7E7E7E;
}

/* line 937, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme:hover {
  color: #4E4E4E;
}

/* line 941, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-inner:before {
  background: #3b9ff3;
  border-color: #3b9ff3 #257DC7 #2A7DC4;
}

/* line 946, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #84A83E;
}

/*
 * Style 2 Top Menu
 */
/* line 955, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top .menu-item-parent {
  font-size: 10px;
}

/* line 959, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top #left-panel {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

/* line 965, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 970, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside {
  background: inherit;
}

/* line 975, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #B8B8B8;
  border-top: 1px solid #333;
}

/* line 982, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

/* line 988, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #2e3e57;
  border-right-color: #fff;
  border-left-color: #fff;
}

/* line 994, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important;
}

/* line 1001, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* Hover state */
/* line 1008, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #F1F1F1 !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 1016, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #2C3742;
}

/* hover state universal */
/* line 1024, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a,
.smart-style-2.menu-on-top nav ul ul ul li a {
  color: #ADBED3 !important;
}

/* line 1029, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a:hover,
.smart-style-2.menu-on-top nav ul ul ul li a:hover {
  color: #fff;
  background-color: #5E6C88 !important;
}

/* line 1035, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a {
  color: #fff !important;
  background-color: #5E6C88;
}

/* line 1040, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* Hover state second level */
/* line 1046, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul,
.smart-style-2.menu-on-top nav ul ul ul {
  background: #2e3e57 !important;
  border: 1px solid transparent;
}

/* line 1052, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/*
 * Child Arrow
 */
/* top level childs */
/* line 1061, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* next level childs */
/* line 1066, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:after,
.smart-style-2.menu-on-top nav ul ul li:hover > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:hover:after {
  color: #D5D5D5;
}

/* line 1073, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:hover:after {
  color: #fff;
}

/*
 * Active Child
 */
/* line 1083, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 1086, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a:hover,
.smart-style-2.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important;
}

/********************************************************************* STYLE 3 *************************************************************/
/* line 1093, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
body.smart-style-3, .smart-style-3 body {
  background: #ffffff !important;
  font-family: Arial, sans-serif;
}

/* line 1098, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #logo img {
  width: 125px;
  height: auto;
  padding-left: 3px;
  margin-top: -3px;
}

/* line 1105, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #header {
  background-color: #f78c40;
  background-image: -moz-linear-gradient(top, #f78c40, #d67632);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f78c40), to(#d67632));
  background-image: -webkit-linear-gradient(top, #f78c40, #d67632);
  background-image: -o-linear-gradient(top, #f78c40, #d67632);
  background-image: linear-gradient(to bottom, #f78c40, #d67632);
}

/* line 1114, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon {
  background: #fff;
}

/* line 1118, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb, .smart-style-3 #ribbon .breadcrumb a {
  color: #7C7C7C !important;
}

/* line 1122, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb li:last-child, .smart-style-3 #ribbon .breadcrumb > .active {
  color: #5F5F5F;
}

/* line 1126, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.fixed-ribbon #ribbon {
  box-shadow: 0 0.0625em 0.3125em rgba(0, 0, 0, 0.35);
}

/* line 1130, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .btn-header > :first-child > a,
.smart-style-3 #logo-group span#activity {
  background-color: #DD7C37;
  background-image: -moz-linear-gradient(top, #DD7C37, #B9662B);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B9662B), to(#B9662B));
  background-image: -webkit-linear-gradient(top, #DD7C37, #B9662B);
  background-image: -o-linear-gradient(top, #DD7C37, #B9662B);
  background-image: linear-gradient(to bottom, #DD7C37, #B9662B);
  color: #fff !important;
  border: 1px solid #f09d61;
  text-shadow: #985813 0 -1px;
}

/* line 1141, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #hide-menu i {
  color: #fff !important;
}

/* line 1145, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .btn-header > :first-child > a:hover,
.smart-style-3 #logo-group span#activity:hover,
.smart-style-3 .btn-header > :first-child > a:active,
.smart-style-3 #logo-group span#activity:active {
  -webkit-box-shadow: inset 1px 1px 0px #985813,inset -1px -1px 0px #985813;
  -moz-box-shadow: inset 1px 1px 0px #985813,inset -1px -1px 0px #985813;
  box-shadow: inset 1px 1px 0px #985813,inset -1px -1px 0px #985813;
  background-color: #dd7a35;
  background-image: -moz-linear-gradient(top, #dd7a35, #984a13);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd7a35), to(#984a13));
  background-image: -webkit-linear-gradient(top, #dd7a35, #984a13);
  background-image: -o-linear-gradient(top, #dd7a35, #984a13);
  background-image: linear-gradient(to bottom, #dd7a35, #984a13);
}

/* line 1160, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .project-selector,
.smart-style-3 .project-context > :first-child,
.smart-style-3 .header-dropdown-list > li > .dropdown-toggle {
  color: #fff;
  text-shadow: #985813 0 -1px;
}

/* line 1167, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .header-dropdown-list > li > .dropdown-toggle {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  padding: 2px 7px 3px;
  border-radius: 3px;
  margin-top: 14px;
}

/* line 1175, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > input[type=text] {
  border-color: #CA854F;
}

/* line 1179, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > button {
  color: #DF9B45;
}

/* line 1183, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 aside {
  background: #f2f2f2;
  border-right: 2px solid #ccc;
}

/* line 1188, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .login-info span {
  border-bottom: none;
}

/* line 1192, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .login-info a span {
  color: #444 !important;
}

/* line 1196, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .login-info {
  border-bottom: 1px solid #E2E2E2;
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/* line 1204, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li a, .smart-style-3 nav ul li.open > a, .smart-style-3 nav ul li.open > a b {
  color: #444 !important;
}

/* line 1208, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li {
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
  border-bottom: 1px solid #DFDFDF;
}

/* line 1218, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.active > a:before {
  top: 10px !important;
}

/* line 1222, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a b {
  top: 12px;
}

/* line 1226, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a:before {
  top: 6px;
}

/* line 1230, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open {
  border-left: 4px solid #058dc7;
}

/* line 1234, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a {
  padding: 12px 10px 12px 11px;
  font-size: 13px;
}

/* line 1239, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a > i {
  color: #058dc7;
  font-size: 20px;
}

/* line 1244, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul {
  background: none;
}

/* line 1248, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul li > a {
  font-size: 13px;
}

/* line 1252, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

/* line 1256, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > a {
  padding-left: 7px;
}

/* line 1260, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open ul li > a {
  padding-left: 38px;
}

/* line 1264, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul ul li::before,
.smart-style-3 nav > ul > li > ul::before {
  border: none;
}

/* line 1270, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a {
  font-weight: bold;
}

/* line 1274, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a:before {
  color: #bbb;
}

/* line 1278, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .page-footer,
.smart-style-3 .superbox-show {
  background: #3D3B39;
}

/* line 1283, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .superbox-list.active:before {
  color: #3D3B39;
}

/* line 1287, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > ul > li > a {
  padding-left: 38px;
}

/*
 * MINIFIED
 */
/* line 1295, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li {
  border-bottom: 1px solid #E9E4E4;
  border-top: 1px solid #FFFFFF;
}

/* line 1300, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li > ul,
.smart-style-3.minified nav > ul > li > ul > li > ul > li {
  background-color: rgba(69, 69, 69, 0.9);
}

/* line 1305, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.minified nav ul li a,
.smart-style-3.minified nav ul li.open > a,
.smart-style-3.minified nav ul li.open > a b {
  color: #fff !important;
}

/* line 1311, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li.open ul li > a {
  padding-left: 14px;
}

/* line 1315, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .active + .ajax-dropdown {
  -webkit-box-shadow: 1px 14px 16px rgba(61, 35, 14, 0.55);
  box-shadow: 1px 14px 16px rgba(61, 35, 14, 0.55);
}

@media (max-width: 979px) {
  /* line 1321, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-3 #content {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 1325, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
  .smart-style-3 #ribbon {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 0px;
  }
}

/* line 1332, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > .active > a,
.smart-style-3 .dropdown-menu > .active > a:hover,
.smart-style-3 .dropdown-menu > li > a:hover,
.smart-style-3 .dropdown-menu > li > a:focus,
.smart-style-3 .tt-suggestion.tt-is-under-cursor {
  background-color: #EC9519;
  color: #fff;
}

/* line 1341, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > li > a {
  color: #4E361B;
}

/* line 1345, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu {
  border-radius: 0;
  border-bottom: 2px solid #ADADAD;
  background: #FDDFB3;
}

/* line 1351, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu .divider {
  background-color: #EBC7A6;
}

/* line 1355, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large .dropdown-header {
  color: #5C391E;
}

/* line 1359, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large > li ul > li > a:focus,
.smart-style-3 .dropdown-menu-large > li ul > li > a:hover {
  border-radius: 3px;
  background-color: #F1B686;
}

/*
 * FORMS
 */
/* line 1369, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 input:not([type]),
.smart-style-3 input[type="color"],
.smart-style-3 input[type="email"],
.smart-style-3 input[type="number"],
.smart-style-3 input[type="password"],
.smart-style-3 input[type="tel"],
.smart-style-3 input[type="url"],
.smart-style-3 input[type="text"],
.smart-style-3 textarea {
  border-top-color: #a3a3a3;
  border-left-color: #a3a3a3;
  border-bottom-color: #ccc;
  border-right-color: #ccc;
  -webkit-box-shadow: inset 0 1px 0 #d6d6d6;
  -moz-box-shadow: inset 0 1px 0 #d6d6d6;
  box-shadow: inset 0 1px 0 #d6d6d6;
  color: #000;
}

/* line 1388, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .has-warning .form-control {
  border-color: #c09853 !important;
}

/* line 1393, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .has-error .form-control {
  border-color: #b94a48 !important;
}

/* line 1397, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .has-success .form-control {
  border-color: #468847 !important;
}

/* line 1402, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .select2-container-multi .select2-choices .select2-search-field input, .smart-style-3 .tt-hint {
  box-shadow: none !important;
  border: none !important;
}

/*
 * Shortcut
 */
/* line 1411, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 #shortcut {
  background-color: rgba(25, 16, 6, 0.85);
}

/*
 * alerts
 */
/* line 1419, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3 .bigBox span, .smart-style-3 .SmallBox span {
  letter-spacing: 0px;
}

/*
 * Style 3 Top Menu
 */
/* line 1429, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li > a {
  color: inherit;
}

/* line 1433, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside {
  background: inherit;
}

/* line 1437, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

/* line 1444, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid #E2E2E2;
  border-left: 1px solid #FFFFFF;
}

/* line 1450, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul,
.smart-style-3.menu-on-top nav ul ul ul {
  border-color: #E2E2E2;
}

/* line 1455, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul > li > ul {
  left: -2px;
}

/* line 1459, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important;
  border: none !important;
}

/* line 1467, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* Hover state */
/* line 1475, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:hover {
  background: #fff !important;
}

/* line 1479, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a:hover,
.smart-style-3.menu-on-top nav ul ul li:hover > a,
.smart-style-3.menu-on-top nav ul ul ul li a:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 1485, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff;
  /* Old browsers */
}

/* hover state universal */
/* line 1493, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a,
.smart-style-3.menu-on-top nav ul ul ul li a {
  color: #D8DEE5;
}

/* line 1498, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a:hover,
.smart-style-3.menu-on-top nav ul ul ul li a:hover {
  color: #fff;
}

/* line 1504, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a {
  color: #fff;
}

/* Hover state second level */
/*
 * Child Arrow
 */
/* top level childs */
/* line 1529, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* next level childs */
/* line 1534, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:after,
.smart-style-3.menu-on-top nav ul ul li:hover > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:hover:after {
  color: inherit;
}

/* line 1541, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:hover:after {
  color: inherit;
}

/* line 1548, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a:hover,
.smart-style-3.menu-on-top nav ul ul li.active:hover > a {
  color: #333 !important;
}

/*
 * Active Child
 */
/* line 1557, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a {
  color: #333 !important;
}

/* line 1560, app/assets/stylesheets/theme/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a:hover,
.smart-style-1.menu-on-top nav ul ul li.active:hover > a {
  color: #333 !important;
}

/********************************************************************* Skin-4 *************************************************************/
/* line 1, app/assets/stylesheets/partials/_badge.scss */
.badge {
  font-weight: normal;
  /*padding: 4px 7px;
    letter-spacing: .02em;*/
}

/*
 * alte Farben

.badge-default {
  background-color: #777;
}

.badge-primary {
  background-color: $cust-primary;
}

.badge-warning {
  background-color: $cust-warning1;
}

.badge-success {
  background-color: $cust-success1;
}

.badge-info {
  background-color: $cust-info1;
}

.badge-danger {
  background-color: $cust-danger1;
}

.badge-inverse {
  background-color: $cust-medium;
}
*/
/* line 40, app/assets/stylesheets/partials/_badge.scss */
.badge-default {
  background-color: #999999;
}

/* line 44, app/assets/stylesheets/partials/_badge.scss */
.badge-primary {
  background-color: #3276b1;
}

/* line 48, app/assets/stylesheets/partials/_badge.scss */
.badge-warning {
  background-color: #C79121;
}

/* line 52, app/assets/stylesheets/partials/_badge.scss */
.badge-success {
  background-color: #739e73;
}

/* line 56, app/assets/stylesheets/partials/_badge.scss */
.badge-info {
  background-color: #57889C;
}

/* line 60, app/assets/stylesheets/partials/_badge.scss */
.badge-danger {
  background-color: #A90329;
}

/* line 64, app/assets/stylesheets/partials/_badge.scss */
.badge-inverse {
  background-color: #333;
}

/* line 1, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-radius: 3px;
  border: 1px solid #eee;
  border-left-width: 5px;
  margin: 20px 0;
  padding: 20px;
}

/* line 11, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout h4, .bs-callout h5 {
  margin-bottom: 5px;
  margin-top: 0;
}

/* line 15, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout h5 {
  font-size: 15px;
  font-weight: bold;
  color: #555;
}

/* line 20, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout .checkbox {
  padding-top: 0;
}

/* line 23, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout p:last-child {
  margin-bottom: 0;
}

/* line 26, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout code {
  border-radius: 3px;
}

/* line 31, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* line 36, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-danger {
  border-left-color: #d9534f;
}

/* line 38, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-danger h4, .bs-callout-danger a {
  color: #d9534f;
}

/* line 43, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-warning {
  border-left-color: #f0ad4e;
}

/* line 45, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-warning h4, .bs-callout-warning a {
  color: #f0ad4e;
}

/* line 50, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-info {
  border-left-color: #5bc0de;
}

/* line 52, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-info h4, .bs-callout-info a {
  color: #5bc0de;
}

/* line 57, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-success {
  border-left-color: #5cb85c;
}

/* line 59, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-success h4, .bs-callout-success a {
  color: #5cb85c;
}

/* line 64, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-default {
  border-left-color: #bbb;
}

/* line 66, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-default .bs-callout-default h4 {
  color: #bbb;
}

/* line 71, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-primary {
  border-left-color: #428BCA;
}

/* line 73, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-primary h4, .bs-callout-primary a {
  color: #428BCA;
}

/* line 78, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-blue {
  border-left-color: #3498db;
}

/* line 80, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-blue h4, .bs-callout-blue a {
  color: #3498db;
}

/* line 85, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-red {
  border-left-color: #e74c3c;
}

/* line 87, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-red h4, .bs-callout-red a {
  color: #e74c3c;
}

/* line 92, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-orange {
  border-left-color: #f08a16;
}

/* line 94, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-orange h4, .bs-callout-orange a {
  color: #f08a16;
}

/* line 99, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-turquoise {
  border-left-color: #1abc9c;
}

/* line 101, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-turquoise h4, .bs-callout-turquoise a {
  color: #1abc9c;
}

/* line 106, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-green {
  border-left-color: #2ecc71;
}

/* line 108, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-green h4, .bs-callout-green a {
  color: #2ecc71;
}

/* line 113, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-yellow {
  border-left-color: #f1c40f;
}

/* line 115, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-yellow h4, .bs-callout-yellow a {
  color: #f1c40f;
}

/* line 120, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-grey {
  border-left-color: #95a5a6;
}

/* line 122, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-grey h4, .bs-callout-grey a {
  color: #95a5a6;
}

/* line 127, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-purple {
  border-left-color: #9b6bcc;
}

/* line 129, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-purple h4, .bs-callout-purple a {
  color: #9b6bcc;
}

/* line 134, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-aqua {
  border-left-color: #27d7e7;
}

/* line 136, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-aqua h4, .bs-callout-aqua a {
  color: #27d7e7;
}

/* line 141, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-brown {
  border-left-color: #9c8061;
}

/* line 143, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-brown h4, .bs-callout-brown a {
  color: #9c8061;
}

/* line 148, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-dark-blue {
  border-left-color: #4765a0;
}

/* line 150, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-dark-blue h4, .bs-callout-dark-blue a {
  border-left-color: #4765a0;
}

/* line 155, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-light-green {
  border-left-color: #79d5b3;
}

/* line 157, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-light-green h4, .bs-callout-light-green a {
  color: #79d5b3;
}

/* line 162, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-light {
  border-left-color: #bbb;
}

/* line 164, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-light h4, .bs-callout-light a {
  color: #bbb;
}

/* line 169, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-pink {
  border-left-color: #FF69B4;
}

/* line 171, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-pink h4, .bs-callout-pink a {
  color: #FF69B4;
}

/* line 176, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-dark {
  border-left-color: #555;
}

/* line 178, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-dark h4, .bs-callout-dark a {
  color: #555;
}

/* line 183, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue1 {
  border-left-color: #1D181F;
}

/* line 185, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue1 h4, .bs-callout-kuler-blue1 a {
  color: #1D181F;
}

/* line 189, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue2 {
  border-left-color: #306E73;
}

/* line 191, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue2 h4, .bs-callout-kuler-blue2 a {
  color: #306E73;
}

/* line 196, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue3 {
  border-left-color: #006391;
}

/* line 198, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue3 h4, .bs-callout-kuler-blue3 a {
  color: #006391;
}

/* line 203, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue4 {
  border-left-color: #4FA9B8;
}

/* line 205, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue4 h4, .bs-callout-kuler-blue4 a {
  color: #4FA9B8;
}

/* line 210, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue5 {
  border-left-color: #74C0CF;
}

/* line 212, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue5 h4, .bs-callout-kuler-blue5 a {
  color: #74C0CF;
}

/* line 217, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue6 {
  border-left-color: #5E7C88;
}

/* line 219, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-blue6 h4, .bs-callout-kuler-blue6 a {
  color: #5E7C88;
}

/* line 224, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown1 {
  border-left-color: #947e67;
}

/* line 226, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown1 h4, .bs-callout-kuler-brown1 a {
  color: #947e67;
}

/* line 231, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown2 {
  border-left-color: #A68D60;
}

/* line 233, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown2 h4, .bs-callout-kuler-brown2 a {
  color: #A68D60;
}

/* line 238, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown3 {
  border-left-color: #CC9258;
}

/* line 240, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown3 h4, .bs-callout-kuler-brown3 a {
  color: #CC9258;
}

/* line 245, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown4 {
  border-left-color: #87746C;
}

/* line 247, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown4 h4, .bs-callout-kuler-brown4 a {
  color: #87746C;
}

/* line 252, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown5 {
  border-left-color: #917A56;
}

/* line 254, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown5 h4, .bs-callout-kuler-brown5 a {
  color: #917A56;
}

/* line 259, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown6 {
  border-left-color: #644D52;
}

/* line 261, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-brown6 h4, .bs-callout-kuler-brown6 a {
  color: #644D52;
}

/* line 266, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green1 {
  border-left-color: #76A19A;
}

/* line 268, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green1 h4, .bs-callout-kuler-green1 a {
  color: #76A19A;
}

/* line 273, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green2 {
  border-left-color: #42826C;
}

/* line 275, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green2 h4, .bs-callout-kuler-green2 a {
  color: #42826C;
}

/* line 280, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green3 {
  border-left-color: #B4BA6C;
}

/* line 282, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green3 h4, .bs-callout-kuler-green3 a {
  color: #B4BA6C;
}

/* line 286, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green4 {
  border-left-color: #D0DEC2;
}

/* line 288, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green4 h4, .bs-callout-kuler-green4 a {
  color: #D0DEC2;
}

/* line 292, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green5 {
  border-left-color: #8CA684;
}

/* line 294, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green5 h4, .bs-callout-kuler-green5 a {
  color: #8CA684;
}

/* line 298, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green6 {
  border-left-color: #8BBD1E;
}

/* line 300, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-green6 h4, .bs-callout-kuler-green6 a {
  color: #8BBD1E;
}

/* line 304, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red1 {
  border-left-color: #FF5335;
}

/* line 306, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red1 h4, .bs-callout-kuler-red1 a {
  color: #FF5335;
}

/* line 310, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red2 {
  border-left-color: #D9593D;
}

/* line 312, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red2 h4, .bs-callout-kuler-red2 a {
  color: #D9593D;
}

/* line 316, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red3 {
  border-left-color: #7D2A35;
}

/* line 318, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red3 h4, .bs-callout-kuler-red3 a {
  color: #7D2A35;
}

/* line 322, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red4 {
  border-left-color: #A6412B;
}

/* line 324, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red4 h4, .bs-callout-kuler-red4 a {
  color: #A6412B;
}

/* line 328, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red5 {
  border-left-color: #BA0444;
}

/* line 330, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red5 h4, .bs-callout-kuler-red5 a {
  color: #BA0444;
}

/* line 334, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red6 {
  border-left-color: #FF002E;
}

/* line 336, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-red6 h4, .bs-callout-kuler-red6 a {
  color: #FF002E;
}

/* line 340, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow1 {
  border-left-color: #FEFFC2;
}

/* line 342, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow1 h4, .bs-callout-kuler-yellow1 a {
  color: #FEFFC2;
}

/* line 346, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow2 {
  border-left-color: #FFD34E;
}

/* line 348, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow2 h4, .bs-callout-kuler-yellow2 a {
  color: #FFD34E;
}

/* line 352, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow3 {
  border-left-color: #FFEF00;
}

/* line 354, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-yellow3 h4, .bs-callout-kuler-yellow3 a {
  color: #FFEF00;
}

/* line 358, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark1 {
  border-left-color: #1D181F;
}

/* line 360, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark1 h4, .bs-callout-kuler-dark1 a {
  color: #1D181F;
}

/* line 364, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark2 {
  border-left-color: #202B30;
}

/* line 366, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark2 h4, .bs-callout-kuler-dark2 a {
  color: #202B30;
}

/* line 370, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark3 {
  border-left-color: #272123;
}

/* line 372, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-dark3 h4, .bs-callout-kuler-dark3 a {
  color: #272123;
}

/* line 376, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange1 {
  border-left-color: #FF974F;
}

/* line 378, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange1 h4, .bs-callout-kuler-orange1 a {
  color: #FF974F;
}

/* line 382, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange2 {
  border-left-color: #DB7E40;
}

/* line 384, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange2 h4, .bs-callout-kuler-orange2 a {
  color: #DB7E40;
}

/* line 388, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange3 {
  border-left-color: #FA7414;
}

/* line 390, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-orange3 h4, .bs-callout-kuler-orange3 a {
  color: #FA7414;
}

/* line 394, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light1 {
  border-left-color: #DBDACA;
}

/* line 396, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light1 h4, .bs-callout-kuler-light1 a {
  color: #DBDACA;
}

/* line 400, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light2 {
  border-left-color: #7E8A83;
}

/* line 402, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light2 h4, .bs-callout-kuler-light2 a {
  color: #7E8A83;
}

/* line 406, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light3 {
  border-left-color: #A2ADA3;
}

/* line 408, app/assets/stylesheets/partials/_bscallout.scss */
.bs-callout-kuler-light3 h4, .bs-callout-kuler-light3 a {
  color: #A2ADA3;
}

/* line 1, app/assets/stylesheets/partials/_panel.scss */
.panel-heading {
  color: white;
}

/*Panel Blue*/
/* line 6, app/assets/stylesheets/partials/_panel.scss */
.panel-blue {
  border-color: #3498db;
}

/* line 10, app/assets/stylesheets/partials/_panel.scss */
.panel-blue > .panel-heading {
  background: #3498db;
}

/*Panel Red*/
/* line 15, app/assets/stylesheets/partials/_panel.scss */
.panel-red {
  border-color: #e74c3c;
}

/* line 19, app/assets/stylesheets/partials/_panel.scss */
.panel-red > .panel-heading {
  background: #e74c3c;
}

/*Panel Green*/
/* line 24, app/assets/stylesheets/partials/_panel.scss */
.panel-green {
  border-color: #2ecc71;
}

/* line 28, app/assets/stylesheets/partials/_panel.scss */
.panel-green > .panel-heading {
  background: #2ecc71;
}

/*Panel Turquoise*/
/* line 34, app/assets/stylesheets/partials/_panel.scss */
.panel-turquoise {
  border-color: #1abc9c;
}

/* line 38, app/assets/stylesheets/partials/_panel.scss */
.panel-turquoise > .panel-heading {
  background: #1abc9c;
}

/*Panel Orange*/
/* line 43, app/assets/stylesheets/partials/_panel.scss */
.panel-orange {
  border-color: #f08a16;
}

/* line 47, app/assets/stylesheets/partials/_panel.scss */
.panel-orange > .panel-heading {
  background: #f08a16;
}

/*Panel Yellow*/
/* line 52, app/assets/stylesheets/partials/_panel.scss */
.panel-yellow {
  border-color: #f1c40f;
}

/* line 56, app/assets/stylesheets/partials/_panel.scss */
.panel-yellow > .panel-heading {
  background: #f1c40f;
}

/*Panel Grey*/
/* line 61, app/assets/stylesheets/partials/_panel.scss */
.panel-grey {
  border-color: #95a5a6;
}

/* line 65, app/assets/stylesheets/partials/_panel.scss */
.panel-grey > .panel-heading {
  background: #95a5a6;
}

/*Panel Dark*/
/* line 70, app/assets/stylesheets/partials/_panel.scss */
.panel-dark {
  border-color: #555;
}

/* line 74, app/assets/stylesheets/partials/_panel.scss */
.panel-dark > .panel-heading {
  background: #555;
}

/*Panel Purple*/
/* line 79, app/assets/stylesheets/partials/_panel.scss */
.panel-purple {
  border-color: #9b6bcc;
}

/* line 83, app/assets/stylesheets/partials/_panel.scss */
.panel-purple > .panel-heading {
  background: #9b6bcc;
}

/*Panel Aqua*/
/* line 88, app/assets/stylesheets/partials/_panel.scss */
.panel-aqua {
  border-color: #27d7e7;
}

/* line 92, app/assets/stylesheets/partials/_panel.scss */
.panel-aqua > .panel-heading {
  background: #27d7e7;
}

/*Panel Brown*/
/* line 97, app/assets/stylesheets/partials/_panel.scss */
.panel-brown {
  border-color: #9c8061;
}

/* line 101, app/assets/stylesheets/partials/_panel.scss */
.panel-brown > .panel-heading {
  background: #9c8061;
}

/*Panel Dark Blue*/
/* line 106, app/assets/stylesheets/partials/_panel.scss */
.panel-dark-blue {
  border-color: #4765a0;
}

/* line 110, app/assets/stylesheets/partials/_panel.scss */
.panel-dark-blue > .panel-heading {
  background: #4765a0;
}

/*Dark Green*/
/* line 115, app/assets/stylesheets/partials/_panel.scss */
.panel-dark-green {
  border-color: #72c02c;
}

/* line 119, app/assets/stylesheets/partials/_panel.scss */
.panel-dark-green > .panel-heading {
  background: #72c02c;
}

/*Panel Light Green*/
/* line 124, app/assets/stylesheets/partials/_panel.scss */
.panel-light-green {
  border-color: #79d5b3;
}

/* line 128, app/assets/stylesheets/partials/_panel.scss */
.panel-light-green > .panel-heading {
  background: #79d5b3;
}

/*Panel Pink*/
/* line 133, app/assets/stylesheets/partials/_panel.scss */
.panel-pink {
  border-color: #FF69B4;
}

/* line 137, app/assets/stylesheets/partials/_panel.scss */
.panel-pink > .panel-heading {
  background: #FF69B4;
}

/*Panel Kuler Blue1*/
/* line 143, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue1 {
  border-color: #30535a;
}

/* line 147, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue1 > .panel-heading {
  background: #30535a;
}

/*Panel Kuler Blue2*/
/* line 152, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue2 {
  border-color: #306E73;
}

/* line 156, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue2 > .panel-heading {
  background: #306E73;
}

/*Panel Kuler Blue3*/
/* line 161, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue3 {
  border-color: #006391;
}

/* line 165, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue3 > .panel-heading {
  background: #006391;
}

/*Panel Kuler Blue4*/
/* line 170, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue4 {
  border-color: #4FA9B8;
}

/* line 174, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue4 > .panel-heading {
  background: #4FA9B8;
}

/*Panel Kuler Blue5*/
/* line 179, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue5 {
  border-color: #74C0CF;
}

/* line 183, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue5 > .panel-heading {
  background: #74C0CF;
}

/*Panel Kuler Blue6*/
/* line 188, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue6 {
  border-color: #5E7C88;
}

/* line 192, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-blue6 > .panel-heading {
  background: #5E7C88;
}

/*Panel Kuler Brown1*/
/* line 197, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown1 {
  border-color: #947e67;
}

/* line 201, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown1 > .panel-heading {
  background: #947e67;
}

/*Panel Kuler Brown2*/
/* line 206, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown2 {
  border-color: #A68D60;
}

/* line 210, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown2 > .panel-heading {
  background: #A68D60;
}

/*Panel Kuler Brown3*/
/* line 215, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown3 {
  border-color: #CC9258;
}

/* line 219, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown3 > .panel-heading {
  background: #CC9258;
}

/*Panel Kuler Brown4*/
/* line 224, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown4 {
  border-color: #917A56;
}

/* line 228, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown4 > .panel-heading {
  background: #917A56;
}

/*Panel Kuler Brown5*/
/* line 233, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown5 {
  border-color: #87746C;
}

/* line 237, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown5 > .panel-heading {
  background: #87746C;
}

/*Panel Kuler Brown6*/
/* line 242, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown6 {
  border-color: #644D52;
}

/* line 246, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-brown6 > .panel-heading {
  background: #644D52;
}

/*Panel Kuler Green1*/
/* line 251, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green1 {
  border-color: #76A19A;
}

/* line 255, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green1 > .panel-heading {
  background: #76A19A;
}

/*Panel Kuler Green2*/
/* line 260, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green2 {
  border-color: #42826C;
}

/* line 264, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green2 > .panel-heading {
  background: #42826C;
}

/*Panel Kuler Green3*/
/* line 269, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green3 {
  border-color: #B4BA6C;
}

/* line 273, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green3 > .panel-heading {
  background: #B4BA6C;
}

/*Panel Kuler Green4*/
/* line 278, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green4 {
  border-color: #D0DEC2;
}

/* line 282, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green4 > .panel-heading {
  background: #D0DEC2;
  color: #555;
}

/*Panel Kuler Green5*/
/* line 288, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green5 {
  border-color: #8CA684;
}

/* line 292, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green5 > .panel-heading {
  background: #8CA684;
}

/*Panel Kuler Green6*/
/* line 297, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green6 {
  border-color: #8BBD1E;
}

/* line 301, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-green6 > .panel-heading {
  background: #8BBD1E;
}

/*Panel Kuler Red1*/
/* line 306, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red1 {
  border-color: #FF5335;
}

/* line 310, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red1 > .panel-heading {
  background: #FF5335;
}

/*Panel Kuler Red2*/
/* line 315, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red2 {
  border-color: #D9593D;
}

/* line 319, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red2 > .panel-heading {
  background: #D9593D;
}

/*Panel Kuler Red3*/
/* line 324, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red3 {
  border-color: #7D2A35;
}

/* line 328, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red3 > .panel-heading {
  background: #7D2A35;
}

/*Panel Kuler Red4*/
/* line 334, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red4 {
  border-color: #A6412B;
}

/* line 338, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red4 > .panel-heading {
  background: #A6412B;
}

/*Panel Kuler Red5*/
/* line 344, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red5 {
  border-color: #BA0444;
}

/* line 348, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red5 > .panel-heading {
  background: #BA0444;
}

/*Panel Kuler Red6*/
/* line 353, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red6 {
  border-color: #FF002E;
}

/* line 357, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-red6 > .panel-heading {
  background: #FF002E;
}

/*Panel Kuler Yellow1*/
/* line 362, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow1 {
  border-color: #FEFFC2;
}

/* line 366, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow1 > .panel-heading {
  background: #FEFFC2;
  color: #555;
}

/*Panel Kuler Yellow2*/
/* line 372, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow2 {
  border-color: #FFD34E;
}

/* line 376, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow2 > .panel-heading {
  background: #FFD34E;
  color: #333;
}

/*Panel Kuler Yellow3*/
/* line 382, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow3 {
  border-color: #FFEF00;
}

/* line 386, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-yellow3 > .panel-heading {
  background: #FFEF00;
  color: #555;
}

/*Panel Kuler Dark1*/
/* line 392, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark1 {
  border-color: #1D181F;
}

/* line 396, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark1 > .panel-heading {
  background: #1D181F;
}

/*Panel Kuler Dark2*/
/* line 401, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark2 {
  border-color: #202B30;
}

/* line 405, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark2 > .panel-heading {
  background: #202B30;
}

/*Panel Kuler Dark3*/
/* line 410, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark3 {
  border-color: #272123;
}

/* line 414, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-dark3 > .panel-heading {
  background: #272123;
}

/*Panel Kuler Orange1*/
/* line 419, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange1 {
  border-color: #FF974F;
}

/* line 423, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange1 > .panel-heading {
  background: #FF974F;
}

/*Panel Kuler Orange2*/
/* line 428, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange2 {
  border-color: #DB7E40;
}

/* line 432, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange2 > .panel-heading {
  background: #DB7E40;
}

/*Panel Kuler Orange3*/
/* line 437, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange3 {
  border-color: #FA7414;
}

/* line 441, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-orange3 > .panel-heading {
  background: #FA7414;
}

/*Panel Kuler Light1*/
/* line 446, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light1 {
  border-color: #DBDACA;
}

/* line 450, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light1 > .panel-heading {
  background: #DBDACA;
  color: #555;
}

/*Panel Kuler Light2*/
/* line 456, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light2 {
  border-color: #7E8A83;
}

/* line 460, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light2 > .panel-heading {
  background: #7E8A83;
}

/*Panel Kuler Light3*/
/* line 465, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light3 {
  border-color: #A2ADA3;
}

/* line 469, app/assets/stylesheets/partials/_panel.scss */
.panel-kuler-light3 > .panel-heading {
  background: #A2ADA3;
}

/*Button Color*/
/* line 3, app/assets/stylesheets/partials/_btn.scss */
select#event_style_color_panel option,
select#event_style_color_button option,
select#event_predef_color option {
  margin: 5px;
  padding: 5px;
  border: 2px solid #000;
}

/* line 12, app/assets/stylesheets/partials/_btn.scss */
select option.primary,
select option.warning,
select option.info,
select option.success,
select option.danger {
  color: #ffffff;
}

/* line 20, app/assets/stylesheets/partials/_btn.scss */
select option.primary {
  background: #428BCA;
}

/* line 23, app/assets/stylesheets/partials/_btn.scss */
select option.warning {
  background: #FCF8E3;
  color: #8A6D3B;
}

/* line 27, app/assets/stylesheets/partials/_btn.scss */
select option.info {
  background: #D9EDF7;
  color: #31708F;
}

/* line 31, app/assets/stylesheets/partials/_btn.scss */
select option.success {
  background: #DFF0D8;
  color: #3C763D;
}

/* line 35, app/assets/stylesheets/partials/_btn.scss */
select option.danger {
  background: #F2DEDE;
  color: #A94442;
}

/* line 41, app/assets/stylesheets/partials/_btn.scss */
select option.blue, .btn.btn-blue {
  background: #3498db;
  color: #ffffff;
}

/* line 45, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-blue:hover, .btn.btn-blue:focus, .btn.btn-blue:active, .open .dropdown-toggle.btn.btn-blue {
  background: #2980b9;
  color: #ffffff;
}

/* line 50, app/assets/stylesheets/partials/_btn.scss */
select option.red, .btn.btn-red {
  background: #e74c3c;
  color: #ffffff;
}

/* line 54, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-red:hover, .btn.btn-red:focus, .btn.btn-red:active, .open .dropdown-toggle.btn.btn-red {
  background: #c0392b;
  color: #ffffff;
}

/* line 59, app/assets/stylesheets/partials/_btn.scss */
select option.orange, .btn.btn-orange {
  background: #f08a16;
  color: #ffffff;
}

/* line 63, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-orange:hover, .btn.btn-orange:focus, .btn.btn-orange:active, .open .dropdown-toggle.btn.btn-orange {
  background: #d35400;
  color: #ffffff;
}

/* line 68, app/assets/stylesheets/partials/_btn.scss */
select option.turquoise, .btn.btn-turquoise {
  background: #1abc9c;
  color: #ffffff;
}

/* line 72, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-turquoise:hover, .btn.btn-turquoise:focus, .btn.btn-turquoise:active, .open .dropdown-toggle.btn.btn-turquoise {
  background: #16a085;
  color: #ffffff;
}

/* line 77, app/assets/stylesheets/partials/_btn.scss */
select option.green, .btn.btn-green {
  background: #2ecc71;
  color: #ffffff;
}

/* line 81, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-green:hover, .btn.btn-green:focus, .btn.btn-green:active, .open .dropdown-toggle.btn.btn-green {
  background: #27ae60;
  color: #ffffff;
}

/* line 86, app/assets/stylesheets/partials/_btn.scss */
select option.yellow, .btn.btn-yellow {
  background: #f1c40f;
  color: #ffffff;
}

/* line 90, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-yellow:hover, .btn.btn-yellow:focus, .btn.btn-yellow:active, .open .dropdown-toggle.btn.btn-yellow {
  background: #f39c12;
  color: #ffffff;
}

/* line 95, app/assets/stylesheets/partials/_btn.scss */
select option.grey, .btn.btn-grey {
  background: #95a5a6;
  color: #ffffff;
}

/* line 99, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-grey:hover, .btn.btn-grey:focus, .btn.btn-grey:active, .open .dropdown-toggle.btn.btn-grey {
  background: #888;
  color: #ffffff;
}

/* line 104, app/assets/stylesheets/partials/_btn.scss */
select option.purple, .btn.btn-purple {
  background: #9b6bcc;
  color: #ffffff;
}

/* line 108, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-purple:hover, .btn.btn-purple:focus, .btn.btn-purple:active, .open .dropdown-toggle.btn.btn-purple {
  background: #814fb5;
  color: #ffffff;
}

/* line 113, app/assets/stylesheets/partials/_btn.scss */
select option.aqua, .btn.btn-aqua {
  background: #27d7e7;
  color: #ffffff;
}

/* line 117, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-aqua:hover, .btn.btn-aqua:focus, .btn.btn-aqua:active, .open .dropdown-toggle.btn.btn-aqua {
  background: #26bac8;
  color: #ffffff;
}

/* line 122, app/assets/stylesheets/partials/_btn.scss */
select option.brown, .btn.btn-brown {
  background: #9c8061;
  color: #ffffff;
}

/* line 126, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-brown:hover, .btn.btn-brown:focus, .btn.btn-brown:active, .open .dropdown-toggle.btn.btn-brown {
  background: #81674b;
  color: #ffffff;
}

/* line 131, app/assets/stylesheets/partials/_btn.scss */
select option.dark-blue, .btn.btn-dark-blue {
  background: #4765a0;
  color: #ffffff;
}

/* line 135, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-dark-blue:hover, .btn.btn-dark-blue:focus, .btn.btn-dark-blue:active, .open .dropdown-toggle.btn.btn-dark-blue {
  background: #324c80;
  color: #ffffff;
}

/* line 140, app/assets/stylesheets/partials/_btn.scss */
select option.light-green, .btn.btn-light-green {
  background: #79d5b3;
  color: #ffffff;
}

/* line 144, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-light-green:hover, .btn.btn-light-green:focus, .btn.btn-light-green:active, .open .dropdown-toggle.btn.btn-light-green {
  background: #59b795;
  color: #ffffff;
}

/* line 149, app/assets/stylesheets/partials/_btn.scss */
select option.dark, .btn.btn-dark {
  background: #555;
  color: #ffffff;
}

/* line 153, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active, .open .dropdown-toggle.btn.btn-dark {
  background: #333;
  color: #ffffff;
}

/* line 158, app/assets/stylesheets/partials/_btn.scss */
select option.light, .btn.btn-light {
  background: #f9f9f9;
  color: #333;
  border: 1px solid #ccc;
}

/* line 163, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .open .dropdown-toggle.btn.btn-light {
  background: #eee;
}

/* line 167, app/assets/stylesheets/partials/_btn.scss */
select option.pink, .btn.btn-pink {
  background: #FF69B4;
  color: #ffffff;
}

/* line 171, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-pink:hover, .btn.btn-pink:focus, .btn.btn-pink:active, .open .dropdown-toggle.btn.btn-pink {
  background: #FF69B4;
  color: #ffffff;
}

/* line 176, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue1, .btn.btn-kuler-blue1 {
  color: #ffffff;
  background: #30535a;
}

/* line 181, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue1:hover, .btn.btn-kuler-blue1:focus, .btn.btn-kuler-blue1:active, .open .dropdown-toggle.btn.btn-kuler-blue1 {
  color: #ffffff;
  background: #4E7178;
}

/* line 186, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue2, .btn.btn-kuler-blue2 {
  color: #ffffff;
  background: #306E73;
}

/* line 191, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue2:hover, .btn.btn-kuler-blue2:focus, .btn.btn-kuler-blue2:active, .open .dropdown-toggle.btn.btn-kuler-blue2 {
  color: #ffffff;
  background: #125055;
}

/* line 196, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue3, .btn.btn-kuler-blue3 {
  color: #ffffff;
  background: #006391;
}

/* line 201, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue3:hover, .btn.btn-kuler-blue3:focus, .btn.btn-kuler-blue3:active, .open .dropdown-toggle.btn.btn-kuler-blue3 {
  color: #ffffff;
  background: #004573;
}

/* line 206, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue4, .btn.btn-kuler-blue4 {
  color: #ffffff;
  background: #4FA9B8;
}

/* line 211, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue4:hover, .btn.btn-kuler-blue4:focus, .btn.btn-kuler-blue4:active, .open .dropdown-toggle.btn.btn-kuler-blue4 {
  color: #ffffff;
  background: #318b9a;
}

/* line 216, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue5, .btn.btn-kuler-blue5 {
  color: #ffffff;
  background: #74C0CF;
}

/* line 221, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue5:hover, .btn.btn-kuler-blue5:focus, .btn.btn-kuler-blue5:active, .btn.btn-kuler-blue5:active, .open .dropdown-toggle.btn.btn-kuler-blue5 {
  color: #ffffff;
  background: #56a2b1;
}

/* line 226, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-blue6, .btn.btn-kuler-blue6 {
  color: #ffffff;
  background: #5E7C88;
}

/* line 231, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-blue6:hover, .btn.btn-kuler-blue6:focus, .btn.btn-kuler-blue6:active, .open .dropdown-toggle.btn.btn-kuler-blue6 {
  color: #ffffff;
  background: #405e6a;
}

/* line 236, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown1, .btn.btn-kuler-brown1 {
  color: #ffffff;
  background: #947e67;
}

/* line 241, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown1:hover, .btn.btn-kuler-brown1:focus, .btn.btn-kuler-brown1:active, .open .dropdown-toggle.btn.btn-kuler-brown1 {
  color: #ffffff;
  background: #B29C85;
}

/* line 246, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown2, .btn.btn-kuler-brown2 {
  color: #ffffff;
  background: #A68D60;
}

/* line 251, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown2:hover, .btn.btn-kuler-brown2:focus, .btn.btn-kuler-brown2:active, .open .dropdown-toggle.btn.btn-kuler-brown2 {
  color: #ffffff;
  background: #886f42;
}

/* line 256, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown3, .btn.btn-kuler-brown3 {
  color: #ffffff;
  background: #CC9258;
}

/* line 261, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown3:hover, .btn.btn-kuler-brown3:focus, .btn.btn-kuler-brown3:active, .open .dropdown-toggle.btn.btn-kuler-brown3 {
  color: #ffffff;
  background: #ae743a;
}

/* line 266, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown4, .btn.btn-kuler-brown4 {
  color: #ffffff;
  background: #917A56;
}

/* line 271, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown4:hover, .btn.btn-kuler-brown4:focus, .btn.btn-kuler-brown4:active, .open .dropdown-toggle.btn.btn-kuler-brown4 {
  color: #ffffff;
  background: #735c38;
}

/* line 276, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown5, .btn.btn-kuler-brown5 {
  color: #ffffff;
  background: #87746C;
}

/* line 281, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown5:hover, .btn.btn-kuler-brown5:focus, .btn.btn-kuler-brown5:active, .open .dropdown-toggle.btn.btn-kuler-brown5 {
  color: #ffffff;
  background: #69564e;
}

/* line 286, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-brown6, .btn.btn-kuler-brown6 {
  color: #ffffff;
  background: #644D52;
}

/* line 291, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-brown6:hover, .btn.btn-kuler-brown6:focus, .btn.btn-kuler-brown6:active, .open .dropdown-toggle.btn.btn-kuler-brown6 {
  color: #ffffff;
  background: #462f34;
}

/* line 296, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green1, .btn.btn-kuler-green1 {
  color: #ffffff;
  background: #76A19A;
}

/* line 301, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green1:hover, .btn.btn-kuler-green1:focus, .btn.btn-kuler-green1:active, .open .dropdown-toggle.btn.btn-kuler-green1 {
  color: #ffffff;
  background: #58837c;
}

/* line 306, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green2, .btn.btn-kuler-green2 {
  color: #ffffff;
  background: #42826C;
}

/* line 311, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green2:hover, .btn.btn-kuler-green2:focus, .btn.btn-kuler-green2:active, .open .dropdown-toggle.btn.btn-kuler-green2 {
  color: #ffffff;
  background: #24644e;
}

/* line 316, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green3, .btn.btn-kuler-green3 {
  color: #ffffff;
  background: #B4BA6C;
}

/* line 321, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green3:hover, .btn.btn-kuler-green3:focus, .btn.btn-kuler-green3:active, .open .dropdown-toggle.btn.btn-kuler-green3 {
  color: #ffffff;
  background: #B4BA6C;
}

/* line 326, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green4, .btn.btn-kuler-green4 {
  color: #555;
  background: #D0DEC2;
}

/* line 331, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green4:hover, .btn.btn-kuler-green4:focus, .btn.btn-kuler-green4:active, .open .dropdown-toggle.btn.btn-kuler-green4 {
  color: #555;
  background: #b2c0a4;
}

/* line 336, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green5, .btn.btn-kuler-green5 {
  color: #ffffff;
  background: #8CA684;
}

/* line 341, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green5:hover, .btn.btn-kuler-green5:focus, .btn.btn-kuler-green5:active, .open .dropdown-toggle.btn.btn-kuler-green5 {
  color: #ffffff;
  background: #6e8866;
}

/* line 346, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-green6, .btn.btn-kuler-green6 {
  color: #ffffff;
  background: #8BBD1E;
}

/* line 351, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-green6:hover, .btn.btn-kuler-green6:focus, .btn.btn-kuler-green6:active, .open .dropdown-toggle.btn.btn-kuler-green6 {
  color: #ffffff;
  background: #6d9f00;
}

/* line 356, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red1, .btn.btn-kuler-red1 {
  color: #ffffff;
  background: #FF5335;
}

/* line 361, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red1:hover, .btn.btn-kuler-red1:focus, .btn.btn-kuler-red1:active, .open .dropdown-toggle.btn.btn-kuler-red1 {
  color: #ffffff;
  background: #e13517;
}

/* line 366, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red2, .btn.btn-kuler-red2 {
  color: #ffffff;
  background: #D9593D;
}

/* line 371, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red2:hover, .btn.btn-kuler-red2:focus, .btn.btn-kuler-red2:active, .open .dropdown-toggle.btn.btn-kuler-red2 {
  color: #ffffff;
  background: #bb3b1f;
}

/* line 376, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red3, .btn.btn-kuler-red3 {
  color: #ffffff;
  background: #7D2A35;
}

/* line 381, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red3:hover, .btn.btn-kuler-red3:focus, .btn.btn-kuler-red3:active, .open .dropdown-toggle.btn.btn-kuler-red3 {
  color: #ffffff;
  background: #5f0c17;
}

/* line 386, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red4, .btn.btn-kuler-red4 {
  color: #ffffff;
  background: #A6412B;
}

/* line 391, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red4:hover, .btn.btn-kuler-red4:focus, .btn.btn-kuler-red4:active, .open .dropdown-toggle.btn.btn-kuler-red4 {
  color: #ffffff;
  background: #88230d;
}

/* line 396, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red5, .btn.btn-kuler-red5 {
  color: #ffffff;
  background: #BA0444;
}

/* line 401, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red5:hover, .btn.btn-kuler-red5:focus, .btn.btn-kuler-red5:active, .open .dropdown-toggle.btn.btn-kuler-red5 {
  color: #ffffff;
  background: #9c0026;
}

/* line 406, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-red6, .btn.btn-kuler-red6 {
  color: #ffffff;
  background: #FF002E;
}

/* line 411, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-red6:hover, .btn.btn-kuler-red6:focus, .btn.btn-kuler-red6:active, .open .dropdown-toggle.btn.btn-kuler-red6 {
  color: #ffffff;
  background: #e10010;
}

/* line 416, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-yellow1, .btn.btn-kuler-yellow1 {
  color: #555;
  background: #FEFFC2;
}

/* line 421, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-yellow1:hover, .btn.btn-kuler-yellow1:focus, .btn.btn-kuler-yellow1:active, .open .dropdown-toggle.btn.btn-kuler-yellow1 {
  color: #555;
  background: #e0e1a4;
}

/* line 426, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-yellow2, .btn.btn-kuler-yellow2 {
  color: #333;
  background: #FFD34E;
}

/* line 431, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-yellow2:hover, .btn.btn-kuler-yellow2:focus, .btn.btn-kuler-yellow2:active, .open .dropdown-toggle.btn.btn-kuler-yellow2 {
  color: #af9f00;
  background: #e1b530;
}

/* line 436, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-yellow3, .btn.btn-kuler-yellow3 {
  color: #555;
  background: #FFEF00;
}

/* line 441, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-yellow3:hover, .btn.btn-kuler-yellow3:focus, .btn.btn-kuler-yellow3:active, .open .dropdown-toggle.btn.btn-kuler-yellow3 {
  color: #555;
  background: #e1d100;
}

/* line 446, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-dark1, .btn.btn-kuler-dark1 {
  color: #ffffff;
  background: #1D181F;
}

/* line 451, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-dark1:hover, .btn.btn-kuler-dark1:focus, .btn.btn-kuler-dark1:active, .open .dropdown-toggle.btn.btn-kuler-dark1 {
  color: #ffffff;
  background: #000001;
}

/* line 456, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-dark2, .btn.btn-kuler-dark2 {
  color: #ffffff;
  background: #202B30;
}

/* line 461, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-dark2:hover, .btn.btn-kuler-dark2:focus, .btn.btn-kuler-dark2:active, .open .dropdown-toggle.btn.btn-kuler-dark2 {
  color: #ffffff;
  background: #020d12;
}

/* line 466, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-dark3, .btn.btn-kuler-dark3 {
  color: #ffffff;
  background: #272123;
}

/* line 471, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-dark3:hover, .btn.btn-kuler-dark3:focus, .btn.btn-kuler-dark3:active, .open .dropdown-toggle.btn.btn-kuler-dark3 {
  color: #ffffff;
  background: #090305;
}

/* line 476, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-orange1, .btn.btn-kuler-orange1 {
  color: #ffffff;
  background: #FF974F;
}

/* line 481, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-orange1:hover, .btn.btn-kuler-orange1:focus, .btn.btn-kuler-orange1:active, .open .dropdown-toggle.btn.btn-kuler-orange1 {
  color: #ffffff;
  background: #e17931;
}

/* line 486, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-orange2, .btn.btn-kuler-orange2 {
  color: #ffffff;
  background: #DB7E40;
}

/* line 491, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-orange2:hover, .btn.btn-kuler-orange2:focus, .btn.btn-kuler-orange2:active, .open .dropdown-toggle.btn.btn-kuler-orange2 {
  color: #ffffff;
  background: #bd6022;
}

/* line 496, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-orange3, .btn.btn-kuler-orange3 {
  color: #ffffff;
  background: #FA7414;
}

/* line 501, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-orange3:hover, .btn.btn-kuler-orange3:focus, .btn.btn-kuler-orange3:active, .open .dropdown-toggle.btn.btn-kuler-orange3 {
  color: #ffffff;
  background: #dc5600;
}

/* line 506, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-light1, .btn.btn-kuler-light1 {
  color: #555;
  background: #DBDACA;
}

/* line 511, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-light1:hover, .btn.btn-kuler-light1:focus, .btn.btn-kuler-light1:active, .open .dropdown-toggle.btn.btn-kuler-light1 {
  color: #555;
  background: #bdbcac;
}

/* line 516, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-light2, .btn.btn-kuler-light2 {
  color: #ffffff;
  background: #7E8A83;
}

/* line 521, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-light2:hover, .btn.btn-kuler-light2:focus, .btn.btn-kuler-light2:active, .open .dropdown-toggle.btn.btn-kuler-light2 {
  color: #ffffff;
  background: #606c65;
}

/* line 526, app/assets/stylesheets/partials/_btn.scss */
select option.kuler-light3, .btn.btn-kuler-light3 {
  color: #ffffff;
  background: #A2ADA3;
}

/* line 531, app/assets/stylesheets/partials/_btn.scss */
.btn.btn-kuler-light3:hover, .btn.btn-kuler-light3:focus, .btn.btn-kuler-light3:active, .open .dropdown-toggle.btn.btn-kuler-light3 {
  color: #ffffff;
  background: #848f85;
}

/*---------------------------------------------------
padding
-------------------------------------------------- */
/* line 4, app/assets/stylesheets/partials/_padding.scss */
.p0,
.p-0 {
  padding: 0 !important;
}

/* line 9, app/assets/stylesheets/partials/_padding.scss */
.p10,
.p-10 {
  padding: 10px !important;
}

/* line 14, app/assets/stylesheets/partials/_padding.scss */
.p15,
.p-15 {
  padding: 15px !important;
}

/* line 19, app/assets/stylesheets/partials/_padding.scss */
.p20,
.p-20 {
  padding: 20px !important;
}

/* line 24, app/assets/stylesheets/partials/_padding.scss */
.p30,
.p-30 {
  padding: 30px !important;
}

/*---------------------------------------------------
padding TOP
-------------------------------------------------- */
/* line 32, app/assets/stylesheets/partials/_padding.scss */
.pt0,
.pt-0 {
  padding-top: 0 !important;
}

/* line 37, app/assets/stylesheets/partials/_padding.scss */
.pt5,
.pt-5 {
  padding-top: 5px !important;
}

/* line 42, app/assets/stylesheets/partials/_padding.scss */
.pt,
.pt10,
.pt-10 {
  padding-top: 10px !important;
}

/* line 48, app/assets/stylesheets/partials/_padding.scss */
.pt15,
.pt-15 {
  padding-top: 15px !important;
}

/* line 53, app/assets/stylesheets/partials/_padding.scss */
.pt20,
.pt-20 {
  padding-top: 20px !important;
}

/* line 58, app/assets/stylesheets/partials/_padding.scss */
.pt30,
.pt-30 {
  padding-top: 30px !important;
}

/*---------------------------------------------------
padding RIGHT
-------------------------------------------------- */
/* line 66, app/assets/stylesheets/partials/_padding.scss */
.pr0,
.pr-0 {
  padding-right: 0 !important;
}

/* line 71, app/assets/stylesheets/partials/_padding.scss */
.pr5,
.pr-5 {
  padding-right: 5px !important;
}

/* line 76, app/assets/stylesheets/partials/_padding.scss */
.pr,
.pr10,
.pr-10 {
  padding-right: 10px !important;
}

/* line 82, app/assets/stylesheets/partials/_padding.scss */
.pr15,
.pr-15 {
  padding-right: 15px !important;
}

/* line 87, app/assets/stylesheets/partials/_padding.scss */
.pr20,
.pr-20 {
  padding-right: 20px !important;
}

/* line 92, app/assets/stylesheets/partials/_padding.scss */
.pr30,
.pr-30 {
  padding-right: 30px !important;
}

/*---------------------------------------------------
padding BOTTOM
-------------------------------------------------- */
/* line 100, app/assets/stylesheets/partials/_padding.scss */
.pb0,
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 105, app/assets/stylesheets/partials/_padding.scss */
.pb5,
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 110, app/assets/stylesheets/partials/_padding.scss */
.pb,
.pb10,
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 116, app/assets/stylesheets/partials/_padding.scss */
.pb15,
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 121, app/assets/stylesheets/partials/_padding.scss */
.pb20,
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 126, app/assets/stylesheets/partials/_padding.scss */
.pb30,
.pb-30 {
  padding-bottom: 30px !important;
}

/*---------------------------------------------------
padding LEFT
-------------------------------------------------- */
/* line 134, app/assets/stylesheets/partials/_padding.scss */
.pl0,
.pl-0 {
  padding-left: 0 !important;
}

/* line 139, app/assets/stylesheets/partials/_padding.scss */
.pl5,
.pl-5 {
  padding-left: 5px !important;
}

/* line 144, app/assets/stylesheets/partials/_padding.scss */
.pl,
.pl10,
.pl-10 {
  padding-left: 10px !important;
}

/* line 150, app/assets/stylesheets/partials/_padding.scss */
.pl15,
.pl-15 {
  padding-left: 15px !important;
}

/* line 155, app/assets/stylesheets/partials/_padding.scss */
.pl20,
.pl-20 {
  padding-left: 20px !important;
}

/* line 160, app/assets/stylesheets/partials/_padding.scss */
.pl30,
.pl-30 {
  padding-left: 30px !important;
}

/*---------------------------------------------------
Margin
-------------------------------------------------- */
/* line 4, app/assets/stylesheets/partials/_margin.scss */
.m0,
.m-0 {
  margin: 0 !important;
}

/* line 9, app/assets/stylesheets/partials/_margin.scss */
.m10,
.m-10 {
  margin: 10px !important;
}

/* line 14, app/assets/stylesheets/partials/_margin.scss */
.m15,
.m-15 {
  margin: 15px !important;
}

/* line 19, app/assets/stylesheets/partials/_margin.scss */
.m20,
.m-20 {
  margin: 20px !important;
}

/* line 24, app/assets/stylesheets/partials/_margin.scss */
.m30,
.m-30 {
  margin: 30px !important;
}

/*---------------------------------------------------
Margin TOP
-------------------------------------------------- */
/* line 32, app/assets/stylesheets/partials/_margin.scss */
.mt0,
.mt-0 {
  margin-top: 0 !important;
}

/* line 37, app/assets/stylesheets/partials/_margin.scss */
.mt5,
.mt-5 {
  margin-top: 5px !important;
}

/* line 42, app/assets/stylesheets/partials/_margin.scss */
.mt,
.mt10,
.mt-10 {
  margin-top: 10px !important;
}

/* line 48, app/assets/stylesheets/partials/_margin.scss */
.mt15,
.mt-15 {
  margin-top: 15px !important;
}

/* line 53, app/assets/stylesheets/partials/_margin.scss */
.mt20,
.mt-20 {
  margin-top: 20px !important;
}

/* line 58, app/assets/stylesheets/partials/_margin.scss */
.mt30,
.mt-30 {
  margin-top: 30px !important;
}

/*---------------------------------------------------
Margin RIGHT
-------------------------------------------------- */
/* line 66, app/assets/stylesheets/partials/_margin.scss */
.mr0,
.mr-0 {
  margin-right: 0 !important;
}

/* line 71, app/assets/stylesheets/partials/_margin.scss */
.mr5,
.mr-5 {
  margin-right: 5px !important;
}

/* line 76, app/assets/stylesheets/partials/_margin.scss */
.mr,
.mr10,
.mr-10 {
  margin-right: 10px !important;
}

/* line 82, app/assets/stylesheets/partials/_margin.scss */
.mr15,
.mr-15 {
  margin-right: 15px !important;
}

/* line 87, app/assets/stylesheets/partials/_margin.scss */
.mr20,
.mr-20 {
  margin-right: 20px !important;
}

/* line 92, app/assets/stylesheets/partials/_margin.scss */
.mr30,
.mr-30 {
  margin-right: 30px !important;
}

/*---------------------------------------------------
Margin BOTTOM
-------------------------------------------------- */
/* line 100, app/assets/stylesheets/partials/_margin.scss */
.mb0,
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 105, app/assets/stylesheets/partials/_margin.scss */
.mb5,
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 110, app/assets/stylesheets/partials/_margin.scss */
.mb,
.mb10,
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 116, app/assets/stylesheets/partials/_margin.scss */
.mb15,
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 121, app/assets/stylesheets/partials/_margin.scss */
.mb20,
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 126, app/assets/stylesheets/partials/_margin.scss */
.mb30,
.mb-30 {
  margin-bottom: 30px !important;
}

/*---------------------------------------------------
Margin LEFT
-------------------------------------------------- */
/* line 134, app/assets/stylesheets/partials/_margin.scss */
.ml0,
.ml-0 {
  margin-left: 0 !important;
}

/* line 139, app/assets/stylesheets/partials/_margin.scss */
.ml5,
.ml-5 {
  margin-left: 5px !important;
}

/* line 144, app/assets/stylesheets/partials/_margin.scss */
.ml,
.ml10,
.ml-10 {
  margin-left: 10px !important;
}

/* line 150, app/assets/stylesheets/partials/_margin.scss */
.ml15,
.ml-15 {
  margin-left: 15px !important;
}

/* line 155, app/assets/stylesheets/partials/_margin.scss */
.ml20,
.ml-20 {
  margin-left: 20px !important;
}

/* line 160, app/assets/stylesheets/partials/_margin.scss */
.ml30,
.ml-30 {
  margin-left: 30px !important;
}

/*
- Google Fonts Import
- Reset
- General structure
- Headings
- Links
- Header
- Navigation
- Main Content
- Footer
- Pages
- Typography
- Misc
---------------------------------------------------*/
/*---------------------------------------------------
General structure
-------------------------------------------------- */
/* line 21, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body {
  /*overflow: scroll;*/
  font-size: 14px;
  background-color: #ecebeb;
  /* --- menu-on-top --- */
  /* development */
  /* staging */
  /* manage-stats menu-on-top*/
}

/* line 26, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.fixed-navigation nav {
  /*padding-bottom: 15px;*/
  padding-bottom: 0;
}

/* line 33, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top #logo {
  width: auto;
}

/* line 36, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top #content {
  padding-top: 10px;
}

/* line 39, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top .btn-header.pull-right {
  margin-left: 6px !important;
}

/* line 42, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top .menu-item-parent {
  /* more width Nav-Buttons bei Menu Top */
  max-width: 85px;
  min-width: 85px;
}

/* line 46, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top.hidden-menu #left-panel {
  /* hidden-menu statt z-index: 903 */
  z-index: 903;
}

/* line 49, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.menu-on-top nav li.active > a {
  font-weight: normal !important;
  color: #ff4d06 !important;
}

/* line 55, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage.menu-on-top .menu-item-parent {
  /* more width Nav-Buttons bei Menu Top */
  max-width: 115px;
  min-width: 115px;
}

/* line 60, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#details #main {
  margin-top: 0 !important;
}

/* line 64, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.modal-open {
  padding-right: 17px !important;
  /* prevent body from shifting to the right */
}

/* line 68, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.modal-open .fuelux .wizard ul li .chevron,
body.modal-open .fuelux .wizard ul li .chevron::before {
  border-color: transparent;
}

/* line 77, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.development #header {
  border-bottom: 2px solid #a90329;
}

/* line 79, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.development #header .environment {
  color: #a90329;
}

/* line 87, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.staging #header {
  border-bottom: 2px solid #ff4d06;
}

/* line 89, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.staging #header .environment {
  color: #ff4d06;
}

/* line 95, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.testmode {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), url(/ciw-assets/striped-83ac127ac7a8f7d79502204867c931e89d76298e2b193024a1bc88e3f99ec455.png);
}

/* line 101, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top .menu-item-parent {
  /* more width Nav-Buttons bei Menu Top */
  max-width: 150px;
  min-width: 120px;
}

/* line 108, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.noicons #header #logo-group > span {
  float: right;
}

/* line 112, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.noicons #header .environment {
  color: #333;
  padding-left: 10px;
}

/* line 115, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.noicons #header .environment h1 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 10px 0;
  padding-left: 10px;
}

/* line 125, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.noicons aside#left-panel nav > ul > li > a {
  height: 38px;
  line-height: normal !important;
  padding: 9px 9px 8px !important;
}

/* line 130, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.noicons aside#left-panel nav > ul > li > a > i {
  display: none !important;
}

/* line 134, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top #main {
  margin-top: 45px !important;
}

/* line 138, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.no_navigation #header {
  border-bottom: 1px solid #aaa;
}

/* line 141, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.no_navigation aside {
  display: none;
}

/* line 144, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body#manage_stats.menu-on-top.no_navigation #main {
  margin-top: 0 !important;
}

/* line 150, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.withiframe {
  padding-top: 0 !important;
}

/* line 152, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.withiframe #content {
  padding: 0;
}

/* line 155, app/assets/stylesheets/theme/smart/_custom-smart.scss */
body.withiframe #header, body.withiframe .page-footer {
  display: none;
}

/*---------------------------------------------------
message-important
-------------------------------------------------- */
/* line 166, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 10000;
  background-color: #a90329;
  color: #fff;
  padding: 8px;
}

/* line 175, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important.message-warning {
  background-color: #fcf8e3;
  color: #826430;
}

/* line 179, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important.message-info {
  background-color: #d6dde7;
  color: #305d8c;
}

/* line 183, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important.message-success {
  background-color: #dff0d8;
  color: #356635;
}

/* line 187, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important .closebtn {
  margin: 0 10px;
  font-weight: bold;
  float: right;
  cursor: pointer;
  transition: 0.3s;
}

/* line 193, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#message-important .closebtn:hover {
  color: #333;
}

/*---------------------------------------------------
Header
-------------------------------------------------- */
/* --- Logo --- */
/* line 204, app/assets/stylesheets/theme/smart/_custom-smart.scss */
img.logo {
  height: 25px;
}

/* line 208, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard {
  margin: 5px 0 25px;
  /*padding-bottom: 10px;
  border-bottom: 1px solid #ccc;*/
  padding: 10px;
  /*background: papayawhip;*/
  background: floralwhite;
  border: 1px solid wheat;
}

/* line 216, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .event {
  padding: 0;
}

/* line 219, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard:before, #header_dashboard:after {
  content: " ";
  display: table;
}

/* line 224, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard:after {
  clear: both;
}

/* line 227, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .firstchar,
#header_dashboard .firstchar img {
  width: 64px;
  height: 64px;
}

/* line 232, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .firstchar,
#header_dashboard .data {
  float: left;
}

/* line 236, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .firstchar {
  background: #ccc;
  color: #fff;
  overflow: hidden;
  font-size: 28px;
  text-align: center;
  line-height: 64px;
}

/* line 244, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .data {
  margin-top: -2px;
  margin-left: 12px;
}

/* line 247, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .data h3, #header_dashboard .data p {
  margin: 0;
  padding: 0;
}

/* line 251, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .data h3 {
  font-weight: 600;
}

/* line 254, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#header_dashboard .data p.date {
  padding: 2px 0;
  color: #999;
}

/* --- sparks (ul) --- */
/* line 265, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#sparks li {
  text-align: right;
}

/* line 267, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#sparks li h5 {
  margin-top: 0;
  float: none;
  text-align: right;
}

/* line 271, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#sparks li h5 span.tt {
  padding-left: 3px;
  display: inline-block;
  cursor: pointer;
}

/*---------------------------------------------------
Navigation
-------------------------------------------------- */
/* line 283, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.menu_event {
  /*padding-bottom: 15px;*/
  background-color: #444;
}

/* line 286, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.menu_event ul li a {
  color: #eee;
}

/* line 291, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.module_event,
.module_main {
  /*display: none;*/
}

/* line 297, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.login-info {
  padding-top: 3px;
  text-transform: uppercase;
}

/* line 302, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.login-info a,
li.nav-headline a {
  padding-bottom: 0;
  color: white;
  cursor: default;
  text-decoration: none;
}

/* line 308, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.login-info a:hover, .login-info a:active, .login-info a:focus, .login-info a:visited,
li.nav-headline a:hover,
li.nav-headline a:active,
li.nav-headline a:focus,
li.nav-headline a:visited {
  color: white;
  text-decoration: none;
}

/* line 315, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.login-info a.show_module_event, .login-info a.show_module_main,
li.nav-headline a.show_module_event,
li.nav-headline a.show_module_main {
  padding-bottom: 3px;
  cursor: pointer;
  color: #ccc;
}

/* line 323, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.login-info a span {
  max-width: 100%;
}

/* line 327, app/assets/stylesheets/theme/smart/_custom-smart.scss */
li.nav-headline {
  margin-top: 5px;
  padding: 0 5px 0 5px;
  text-align: right;
  text-transform: uppercase;
}

/* line 335, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller > ul > li {
  border-bottom: 1px solid #555;
}

/* line 337, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller > ul > li > a {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 8px !important;
}

/* line 341, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller > ul > li > a > i {
  margin-right: 2px;
}

/* line 344, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller > ul > li > a b {
  top: 8px;
}

/* line 348, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller > ul > li > ul::before {
  left: 21px;
}

/* line 353, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller ul ul li::before {
  left: 21px;
}

/* line 356, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller ul ul li > a {
  padding-left: 37px;
}

/* line 360, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller ul ul ul {
  background: #474747;
}

/* line 362, app/assets/stylesheets/theme/smart/_custom-smart.scss */
nav.smaller ul ul ul li > a {
  padding-left: 47px;
  padding-right: 3px;
}

/*---------------------------------------------------
project-context, project-selector
-------------------------------------------------- */
/* line 374, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context,
.project-context {
  padding-left: 7px;
  padding-right: 7px;
}

/* line 376, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context > :first-child,
.project-context > :first-child {
  color: #aaa;
}

/* line 381, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .open > .dropdown-menu,
.project-context .open > .dropdown-menu {
  min-width: 240px;
  padding-right: 5px;
}

/* line 385, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .dropdown-menu li,
.project-context .dropdown-menu li {
  margin: 3px;
}

/* line 387, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .dropdown-menu li.divider,
.project-context .dropdown-menu li.divider {
  min-height: 0;
}

/* line 390, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .dropdown-menu li > a:hover,
#project-context .dropdown-menu li > a:focus,
.project-context .dropdown-menu li > a:hover,
.project-context .dropdown-menu li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: #ddd;
}

/* line 397, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .firstchar,
#project-context .firstchar img,
.project-context .firstchar,
.project-context .firstchar img {
  width: 16px;
  height: 16px;
}

/* line 402, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-context .firstchar,
.project-context .firstchar {
  float: left;
  margin-right: 3px;
  background: #ccc;
  color: #fff;
  overflow: hidden;
  text-align: center;
  line-height: 16px;
}

/* line 413, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#project-selector,
.project-selector {
  font-size: 16px;
}

/*---------------------------------------------------
Status
-------------------------------------------------- */
/* line 423, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.status {
  margin: 0 3px;
}

/* line 425, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.status:before {
  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;
  font-size: 13px;
  content: "\f111";
}

/* line 435, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.status.draft:before {
  color: #ff4d06;
}

/* line 438, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.status.live:before {
  color: #5cb85c;
}

/* line 441, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.status.past:before {
  color: #5bc0de;
}

/*---------------------------------------------------
Main content
-------------------------------------------------- */
/* line 450, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#main {
  min-height: 900px;
}

/* line 454, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.environment {
  padding: 3px;
  color: #666;
  line-height: 44px;
  font-size: 20px;
  font-weight: bold;
}

/* line 462, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#content {
  padding: 14px;
}

/*---------------------------------------------------
Footer
-------------------------------------------------- */
/* line 471, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer {
  padding: 10px 0 30px 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  color: #999;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #ddd;
  box-shadow: none;
  /* right positioning */
}

/* line 481, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer.must_fixed {
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 487, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer ul, .footer ol {
  margin: 0;
}

/* line 491, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer .dropup,
.footer .dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
}

/* line 497, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer .dropdown-toggle img,
.footer .dropdown-menu li img {
  margin-top: -3px;
  padding-right: 2px;
}

/* line 502, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer .dropdown-menu {
  margin-bottom: 2px;
}

/* line 505, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.footer .dropdown-menu > li > a:hover,
.footer .dropdown-menu > li > a:focus {
  color: #333;
}

/* line 513, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.menu-on-top .page-footer,
.page-footer {
  min-height: 52px;
  height: auto;
  color: #ccc;
  position: static;
}

/* line 519, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.menu-on-top .page-footer a,
.page-footer a {
  color: #ccc;
}

/*---------------------------------------------------
Pages
-------------------------------------------------- */
/* --- Login / Register --- */
/* line 539, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page body.login {
  background-image: none;
}

/* line 542, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #main {
  min-height: 500px;
}

/* line 545, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page .hero {
  background-image: none;
  height: 235px;
}

/* line 548, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page .hero h1 {
  margin-top: 0;
}

/* line 552, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header {
  background: #f4f4f4 !important;
}

/* line 554, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header #logo-group > span {
  height: auto;
}

/* line 557, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header #logo {
  margin-top: 20px;
  height: 100%;
  width: 100%;
}

/* line 561, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header #logo img {
  width: auto;
}

/* line 565, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header > div {
  height: auto;
}

/* line 568, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #header #extr-page-header-space .btn {
  font-weight: normal;
}

/* line 572, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page #main {
  margin-left: 0;
  background: #fff;
}

/* line 576, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page h4.paragraph-header {
  width: 100%;
}

/* line 579, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extr-page .login-app-icons {
  margin-top: 40px;
  width: 100%;
}

/* line 586, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extra-page {
  background: none;
}

/* line 588, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extra-page body.login {
  background-image: none;
  background-color: #f5f5f5;
}

/* line 591, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extra-page body.login #main {
  margin: 0 0 20px;
  padding: 0;
}

/* line 595, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extra-page body.login .footer {
  margin: 0;
  padding: 10px 0;
  border: 0 none;
}

/* line 600, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#extra-page body.login .btn-link,
#extra-page body.login .footer a {
  color: #999;
}

/*---------------------------------------------------
Typography
-------------------------------------------------- */
/* line 613, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.page-title {
  display: block;
  margin: 6px 0 20px;
}

/* line 616, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.page-title .badge span,
.page-title span.badge {
  color: #fff;
}

/* line 622, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#logins h1,
h1 .btn {
  letter-spacing: 0;
}

/* line 627, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 631, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 635, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* --- brand color --- */
/* line 641, app/assets/stylesheets/theme/smart/_custom-smart.scss */
span.color,
a.color,
.color i,
i.color,
.brandcolor {
  color: #ff4d06;
}

/* line 649, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.color:hover, a.color:active, a.color:focus, a.color:visited {
  color: #ed9c28;
}

/* --- jumbotron --- */
/* line 661, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jumbotron h1 {
  font-size: 48px;
}

/* line 664, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jumbotron p {
  font-size: 18px;
}

/* line 667, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jumbotron.jumbotron-less-padding {
  margin-bottom: 10px;
  padding: 24px;
}

/* line 674, app/assets/stylesheets/theme/smart/_custom-smart.scss */
ul.more-margin-bottom-5 li, ol.more-margin-bottom-5 li {
  margin-bottom: 5px;
}

/* line 677, app/assets/stylesheets/theme/smart/_custom-smart.scss */
ul.more-margin-bottom-10 li, ol.more-margin-bottom-10 li {
  margin-bottom: 10px;
}

/* line 680, app/assets/stylesheets/theme/smart/_custom-smart.scss */
ul.more-margin-bottom-15 li, ol.more-margin-bottom-15 li {
  margin-bottom: 15px;
}

/* line 685, app/assets/stylesheets/theme/smart/_custom-smart.scss */
hr.less-margin {
  margin: 5px 0;
}

/*---------------------------------------------------
event_mode (Modus)
-------------------------------------------------- */
/* line 695, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#event_mode {
  text-align: right;
}

/* line 697, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#event_mode .line + .line {
  margin-top: 3px;
}

/*---------------------------------------------------
ribbon
-------------------------------------------------- */
/* line 706, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon {
  padding-left: 7px;
}

/* line 709, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .breadcrumb {
  color: #fff !important;
}

/* line 712, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .breadcrumb .input-group-addon {
  background-color: #474544;
  color: #c9c9c9;
  border: 0 none;
}

/* line 717, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .breadcrumb .input-group-btn a {
  color: #333 !important;
}

/* line 720, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .breadcrumb input {
  width: 300px;
  background: #333;
  color: #fff !important;
  border: 1px solid #666;
}

/* line 728, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .pull-right {
  padding: 4px 0 5px 0px !important;
}

/* line 730, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#ribbon .pull-right a.btn-brand {
  color: #fff !important;
  vertical-align: top;
}

/*---------------------------------------------------
ajax-dropdown
-------------------------------------------------- */
/* line 741, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ajax-dropdown {
  width: 400px;
  height: 454px;
}

/* line 744, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ajax-dropdown::after, .ajax-dropdown::before {
  left: 43%;
}

/*---------------------------------------------------
Misc
-------------------------------------------------- */
/* line 757, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ajax-loading-animation {
  margin: 20px;
}

/* line 761, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bold {
  font-weight: bold;
}

/* line 765, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.cursordef,
.cursor-default {
  cursor: default;
}

/* line 770, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.cursor-pointer,
.tt {
  cursor: pointer !important;
}

/* line 775, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.numeric {
  text-align: right;
}

/* line 779, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 784, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.no_underline:hover {
  text-decoration: none;
}

/* line 789, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.borderR {
  border: 1px solid #ff0000 !important;
}

/* line 793, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.badge {
  /*font-size: 13px;*/
  /*font-weight: 400;*/
}

/* line 796, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.badge.with_icon {
  padding: 3px 5px 4px;
  border-radius: 0;
  float: left;
  margin-right: 5px;
}

/* line 802, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.badge.badge-fw {
  padding: 2px 2px 2px;
}

/* line 808, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.positive,
.balance_pos {
  /*color: green !important;*/
  color: #333 !important;
}

/* line 814, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.negative,
.balance_neg {
  color: red !important;
}

/* line 819, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.neutral,
.balance_zero {
  color: grey !important;
}

/* line 824, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bold {
  font-weight: 500;
}

/* line 828, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.verybold {
  font-weight: 600;
}

/* line 832, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.amount,
.numeric {
  text-align: right;
}

/* line 837, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.snip, td .truncate {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

/* line 843, app/assets/stylesheets/theme/smart/_custom-smart.scss */
td .truncate {
  width: 350px;
}

/* line 849, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.mute {
  color: #bbb;
  pointer-events: none !important;
  -o-pointer-events: none !important;
  -ms-pointer-events: none !important;
  -moz-pointer-events: none !important;
  -webkit-pointer-events: none !important;
}

/* line 858, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.double_underline {
  border-bottom: double 3px #000000;
}

/* line 862, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.asterisk {
  color: #ff0000;
}

/* line 866, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.whitespace_normal {
  white-space: normal;
}

/* line 870, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.nowrap {
  white-space: nowrap;
}

/* --- figures --- */
/* line 878, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.figures {
  width: 18px;
  height: 18px;
  font-size: 12px;
  float: left;
  margin-right: 10px;
  background: #ff4d06;
  color: #fff;
  overflow: hidden;
  text-align: center;
  line-height: 18px;
}

/* --- hr --- */
/* line 895, app/assets/stylesheets/theme/smart/_custom-smart.scss */
hr.simple {
  /* dotted line */
  border-color: #ddd;
}

/* line 898, app/assets/stylesheets/theme/smart/_custom-smart.scss */
hr.simple.more {
  /* more width */
  padding-bottom: 20px;
  border-top-width: 4px;
}

/* line 902, app/assets/stylesheets/theme/smart/_custom-smart.scss */
hr.simple.more.mt30 {
  /* more width and margin-top */
  margin-top: 30px;
}

/* line 905, app/assets/stylesheets/theme/smart/_custom-smart.scss */
hr.nav-divider {
  margin: 0px !important;
  width: 100%;
  border: solid transparent;
  border-width: 1px 0px 1px 0px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid #525151;
}

/* --- alerts --- */
/* line 918, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert {
  /*border-width: 1px;*/
}

/* line 919, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert p {
  margin: 0 0 5px 0;
}

/* line 923, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-info.alert-help {
  color: #665F57;
  background-color: #FFFBF7;
  border: 1px solid #FCE0C3;
}

/* line 927, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-info.alert-help .headline {
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 931, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-info.alert-help hr {
  border-top-color: #FCE0C3;
}

/* line 934, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-info.alert-help .fa {
  font-size: 1em;
}

/* line 938, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-default {
  background-color: #eaeaea;
  border: 1px solid #ccc;
  color: #333;
}

/* line 943, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert.alert-helper {
  color: #333;
  background-color: rgba(240, 138, 22, 0.36);
  border: 1px solid rgba(240, 138, 22, 0.5);
}

/* line 950, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert a.link-white {
  text-decoration: underline;
  color: #fff;
}

/* line 953, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert a.link-white:hover, .alert a.link-white:active, .alert a.link-white:visited {
  text-decoration: none;
  color: #fff;
}

/* line 959, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.alert-success hr {
  border-top-color: #fff;
}

/* line 964, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.widget-body.no-padding .alert.with-padding,
.widget-body.no-padding .alert.alert-info.alert-help {
  margin: 13px !important;
  padding: 10px !important;
  border-width: 1px !important;
}

/* line 977, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget header .widget-icon {
  height: 30px;
  line-height: 30px;
}

/* line 981, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget header h2 {
  line-height: 32px;
}

/* line 983, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget header h2 .badge {
  padding-bottom: 3px;
  font-size: 12px;
}

/* line 990, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget .widget-toolbar .dropdown-menu > li > a:hover,
.jarviswidget .widget-toolbar .dropdown-menu > li > a:focus {
  color: #333;
}

/* line 995, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget.jarviswidget-color-default > header {
  background: rgba(239, 232, 225, 0.4);
  border-color: #bbb;
}

/* line 1001, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget header:first-child .nav-tabs li a {
  color: #999 !important;
}

/* line 1004, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget header:first-child .nav-tabs li.active a {
  color: #333 !important;
}

/* line 1008, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget .widget-body {
  min-height: 0;
}

/* line 1010, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget .widget-body .tab-content .form-actions {
  margin: 25px -23px -39px;
}

/* line 1014, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget.well {
  background-color: #f5f5f5;
}

/* line 1016, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget.well h2 {
  margin: 20px 13px;
  color: #666;
  font-weight: 600;
  letter-spacing: 0;
}

/* line 1023, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.jarviswidget .widget-footer .modal {
  text-align: left;
}

/* --- bs-callout --- */
/* line 1031, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bs-callout {
  padding: 15px;
}

/* line 1033, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bs-callout h4 {
  font-weight: bold;
}

/* line 1036, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bs-callout a.color {
  color: #ff4d06;
}

/* line 1039, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bs-callout.no-mt {
  margin-top: 0;
}

/* line 1042, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bs-callout.bs-callout-primary {
  border-left-color: #428bca;
}

/* --- buttons --- */
/* line 1050, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.button_success {
  background-color: #449d44;
  border-color: #398439;
}

/* line 1054, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.button_success1 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1058, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.button_register {
  background-color: #3f8491;
  border-color: #30585f;
}

/* line 1062, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.button_primary {
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 1066, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.button_danger {
  background-color: #a90329;
  border-color: #77021d;
}

/* Soundbutton */
/* line 1072, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.headerbutton-active {
  color: #fff !important;
  background-color: #e8e8e8  !important;
  background-image: -moz-linear-gradient(top, #5a5a5a 0, #686868 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a5a5a), color-stop(100%, #686868)) !important;
  background-image: -webkit-linear-gradient(to bottom, #5a5a5a 0, #686868 100%) !important;
  background-image: -o-linear-gradient(to bottom, #5a5a5a 0, #686868 100%) !important;
  background-image: -ms-linear-gradient(to bottom, #5a5a5a 0, #686868 100%) !important;
  background-image: linear-gradient(to bottom, #5a5a5a 0, #686868 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0) !important;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.15) !important;
  border-color: #494949 !important;
}

/* --- nav-tabs --- */
/* line 1090, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.nav-tabs > li > a {
  background-color: #f5f5f5;
  color: #999;
  margin-right: 2px;
}

/* line 1094, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.nav-tabs > li > a .badge {
  display: inline;
}

/* line 1099, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #333;
}

/* line 1105, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #ff4d06;
  -moz-box-shadow: 0 -2px 0 #ff4d06;
  box-shadow: 0 -2px 0 #ff4d06;
}

/* line 1110, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tabs-left .nav-tabs > li.active > a {
  -webkit-box-shadow: -2px 0 0 #ff4d06;
  -moz-box-shadow: -2px 0 0 #ff4d06;
  box-shadow: -2px 0 0 #ff4d06;
}

/* line 1115, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tabs-right .nav-tabs > li.active > a {
  -webkit-box-shadow: 2px 0 0 #ff4d06;
  -moz-box-shadow: 2px 0 0 #ff4d06;
  box-shadow: 2px 0 0 #ff4d06;
}

/* line 1120, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tabs-below .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #ff4d06;
  -moz-box-shadow: 0 2px 0 #ff4d06;
  box-shadow: 0 2px 0 #ff4d06;
}

/* --- Btn --- */
/* line 1130, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-warning,
.btn-brand,
.nav-tabs > li > a.btn-warning,
.nav-tabs > li > a.btn-brand {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 1137, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-warning:hover, .btn-warning:active, .btn-warning:focus,
.btn-brand:hover,
.btn-brand:active,
.btn-brand:focus,
.nav-tabs > li > a.btn-warning:hover,
.nav-tabs > li > a.btn-warning:active,
.nav-tabs > li > a.btn-warning:focus,
.nav-tabs > li > a.btn-brand:hover,
.nav-tabs > li > a.btn-brand:active,
.nav-tabs > li > a.btn-brand:focus {
  background-color: #ff4d06;
  border-color: #EEA236;
  color: #fff;
}

/* line 1146, app/assets/stylesheets/theme/smart/_custom-smart.scss */
div .btn-block + .btn-block,
.btn-block + div .btn-block,
div .btn-block + div .btn-block,
.btn-block + form .btn-block,
form + form .btn-block,
.btn-block + .btn-group,
.btn-group + .btn-block {
  margin-top: 5px;
}

/* line 1157, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.widget-body-toolbar .btn {
  margin-bottom: 5px;
}

/* --- btn-box --- */
/* line 1165, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box .button_to,
.btn-box #nestable-menu,
.btn-box .boxes {
  display: inline;
}

/* line 1169, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box .button_to input,
.btn-box .button_to div,
.btn-box .button_to button,
.btn-box .button_to a,
.btn-box #nestable-menu input,
.btn-box #nestable-menu div,
.btn-box #nestable-menu button,
.btn-box #nestable-menu a,
.btn-box .boxes input,
.btn-box .boxes div,
.btn-box .boxes button,
.btn-box .boxes a {
  margin: 2px 0;
  display: inline;
}

/* line 1177, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box.btn-box-inline,
.btn-box .btn-box-inline {
  display: inline;
}

/* line 1180, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box.btn-box-inline input, .btn-box.btn-box-inline div, .btn-box.btn-box-inline button, .btn-box.btn-box-inline span,
.btn-box .btn-box-inline input,
.btn-box .btn-box-inline div,
.btn-box .btn-box-inline button,
.btn-box .btn-box-inline span {
  margin: 2px 0;
  display: inline;
}

/* line 1184, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box.btn-box-inline .btn:first-child,
.btn-box .btn-box-inline .btn:first-child {
  border-left: 1px solid #ccc;
}

/* line 1190, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.btn-box .btn {
  margin: 5px 5px 5px 0;
}

/** Dividers
*************************************************** **/
/* line 1197, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider {
  margin: 20px 0 10px;
  position: relative;
  display: block;
  min-height: 20px;
}

/* line 1202, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-large {
  margin: 30px 0 20px;
}

/* line 1206, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider i {
  line-height: 1;
  font-size: 18px;
  color: #ccc;
}

/* line 1212, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 0;
  border-top: 1px solid #ddd;
}

/* line 1221, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.double-line:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  height: 0;
  border-top: 1px solid #ddd;
}

/* line 1230, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-left:after {
  left: 30px;
  right: 0;
}

/* line 1234, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-left i {
  float: left;
}

/* line 1237, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-right:after {
  left: 0;
  right: 30px;
}

/* line 1241, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-right i {
  float: right;
}

/* line 1245, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-center:after {
  left: 50% !important;
  right: 0;
  margin-left: 20px;
}

/* line 1250, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-center:before {
  left: 0 !important;
  right: 50%;
  margin-right: 20px;
  content: '';
  position: absolute;
  top: 8px;
  height: 0;
  border-top: 1px solid #ddd;
}

/* line 1260, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-center {
  text-align: center;
}

/* line 1263, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-center.divider-short:before {
  left: auto !important;
  right: 50%;
  margin-right: 20px;
  width: 15%;
}

/* line 1269, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-center.divider-short:after {
  left: 50% !important;
  right: auto !important;
  margin-left: 20px;
  width: 15%;
}

/* dotted */
/* line 1277, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-dotted {
  height: 10px;
  border: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEX///+QkJApn3LQAAAAAnRSTlMAgJsrThgAAAAOSURBVHheYwCCUAdcJAAnnALqo5TBzAAAAABJRU5ErkJggg==") repeat-x center;
}

/* line 1282, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.divider.divider-dotted:after {
  display: none;
}

/* --- Forms --- */
/* line 1290, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form {
  /* old focus style */
  /* Checkbox und Radio */
  /*
  label input.checkbox.style-4[type="checkbox"]:checked + span::before {
    color: #fff;
    background: #f08a16 none repeat scroll 0 0;
    border-color: #f08a16;
  }
  label:hover input.checkbox.style-4[type="checkbox"] + span::before,
  label:hover input.checkbox.style-4[type="checkbox"]:checked + span::before {
    border-color: #f08a16;
  }

  label input.radiobox.style-4[type="radio"]:checked + span::before {
    color: #f08a16;
  }

  label:hover input.radiobox.style-4[type="radio"] + span::before,
  label:hover input.radiobox.style-4[type="radio"]:checked + span::before {
    color: #f08a16;
    border-color: #f08a16;
  }

  label input[type="radio"].radiobox + span:before,
  label input[type="checkbox"].checkbox + span:before {
    margin-top: -3px;
  }
  */
}

/* line 1293, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .form-control:focus, form textarea:focus,
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form .uneditable-input:focus {
  border-bottom-color: rgba(82, 168, 236, 0.8);
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-left-color-value: rgba(82, 168, 236, 0.8);
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: rgba(82, 168, 236, 0.8);
  border-top-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6) !important;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
}

/* line 1323, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form fieldset,
form .form-group {
  margin-bottom: 25px;
}

/* line 1328, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form header,
form legend {
  margin-bottom: 15px;
}

/* line 1333, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form legend {
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
}

/* line 1337, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form legend.head {
  font-size: 20px;
}

/* line 1342, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .headline {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  padding-left: 0;
  height: 35px;
  line-height: 35px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

/* line 1357, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form.organizer .form-control:focus {
  border-color: #ed9c28;
}

/* line 1361, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form.vkk .form-control:focus {
  border-color: #d9534f;
}

/* line 1365, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form.upload {
  margin-bottom: 10px;
}

/* line 1369, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label {
  color: #555;
  font-weight: bold;
}

/* line 1374, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .form-inline .form-group {
  padding-bottom: 5px;
}

/* line 1378, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .form-inline.form-group select {
  margin-right: 5px;
  border-radius: 0px !important;
}

/* line 1381, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .form-inline.form-group select .btn {
  border-radius: 0px !important;
}

/* line 1386, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form input[type="text"]:focus + .input-group-addon {
  color: #555;
  background-color: #eee;
  border-color: #ccc;
}

/* line 1392, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form input.inline[type="file"] {
  display: inline-block;
}

/* line 1426, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label input.checkbox.style-1[type="checkbox"]:checked + span::before {
  color: #fff;
  background: #ff4d06 none repeat scroll 0 0;
  border-color: #ff4d06;
}

/* line 1431, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label:hover input.checkbox.style-1[type="checkbox"] + span::before,
form label:hover input.checkbox.style-1[type="checkbox"]:checked + span::before {
  border-color: #ff4d06;
}

/* line 1436, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label input.radiobox.style-1[type="radio"]:checked + span::before {
  color: #ff4d06;
}

/* line 1440, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label:hover input.radiobox.style-1[type="radio"] + span::before,
form label:hover input.radiobox.style-1[type="radio"]:checked + span::before {
  color: #ff4d06;
  border-color: #ff4d06;
}

/* line 1446, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form label input[type="radio"].radiobox + span:before,
form label input[type="checkbox"].checkbox + span:before {
  margin-top: -3px;
}

/* line 1451, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .checkbox-big {
  font-size: 18px;
}

/* line 1456, app/assets/stylesheets/theme/smart/_custom-smart.scss */
form .help-block {
  color: #555;
  font-size: 13px;
}

/* --- Wells --- */
/* line 1466, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well_title {
  margin: 10px 0 10px;
}

/* line 1470, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.wellwidget {
  margin: 0 0 30px 0;
}

/* line 1475, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well h3 {
  margin: 5px 0 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ddd;
}

/* line 1482, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well.form_note {
  float: right;
}

/* line 1487, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-box a {
  color: #555;
}

/* line 1490, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-box a:hover,
.well-box a:active {
  text-decoration: none;
}

/* line 1493, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-box a:hover div,
.well-box a:active div {
  background-color: #dfdfdf;
  border-color: #ccc;
}

/* line 1498, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-box .well {
  margin: 5px 0 20px;
}

/* line 1500, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-box .well h3 {
  margin: 5px 0 0;
}

/* line 1508, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well .form-actions {
  margin-left: -19px;
  margin-right: -19px;
  padding: 20px;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
}

/* line 1515, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.input-group .hasDatepicker,
.input-group .timepick {
  z-index: 30;
}

/* --- Label --- */
/* line 1523, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.label {
  font-weight: 400;
}

/* --- Modal --- */
/* line 1530, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal {
  /* Fix to display datepicker and timepicker inside a modal*/
}

/* line 1531, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal .modal-header h4 {
  color: #555;
  font-weight: bold;
}

/* line 1535, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal .modal-footer {
  background-color: #eee;
}

/* line 1538, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal .form-group {
  margin-bottom: 10px;
  padding-bottom: 15px;
}

/* line 1541, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal .form-group label {
  margin-top: 0;
}

/* line 1547, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal .datepick {
  z-index: 1051 !important;
}

/* Fix to display modal with bootstrap from Smartadmin*/
/* line 1553, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.modal-backdrop {
  position: absolute;
  z-index: 0;
}

/* line 1558, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.bootstrap-timepicker-widget {
  /* Fix to display datepicker and timepicker inside a modal */
  z-index: 1051 !important;
}

/* --- Panel --- */
/* line 1566, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.panel.panel-warning {
  border-color: #EEA236;
}

/* line 1568, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.panel.panel-warning .panel-heading {
  color: #fff;
  background-color: #ed9c28;
}

/* line 1573, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.panel.table {
  margin-bottom: 0;
}

/* --- Tab content --- */
/* line 1582, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content {
  padding: 10px;
}

/* line 1584, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content .panel {
  margin-bottom: 0;
}

/* line 1587, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content .well {
  margin-bottom: 15px;
}

/* --- Table --- */
/* line 1595, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table thead tr {
  font-size: 13px;
}

/* line 1601, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table thead tr th .line,
.table tbody tr td .line,
.table tfoot tr td .line {
  white-space: nowrap;
}

/* line 1605, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tfoot tr {
  background-color: #eee;
  background-image: -moz-linear-gradient(center top, #f2f2f2 0px, #fafafa 100%);
  font-weight: bold;
}

/* line 1610, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody.wordbreak td,
.table tr.wordbreak td,
.table td.wordbreak {
  word-break: normal;
}

/* line 1615, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td .popover {
  word-break: break-all;
}

/* line 1618, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table a.action {
  padding: 6px 2px;
  text-align: center;
  display: inline;
  box-shadow: none;
}

/* line 1625, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tr.bb td {
  border-bottom: 2px solid #ccc;
}

/* line 1628, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tr.bb0 td {
  border-bottom: 2px solid #333;
}

/* line 1631, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tr.bt0 td {
  border-top: 2px solid #333;
}

/* line 1636, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td.breakall {
  word-break: break-all;
}

/* line 1639, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td .btn {
  margin: 2px 0;
}

/* line 1642, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td .input-group-btn .btn {
  margin: 0;
}

/* line 1645, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td .checkbox,
.table td .checkbox-inline,
.table td .radio,
.table td .radio-inline {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px;
}

/* line 1653, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td h1, .table td h2, .table td h3, .table td h4, .table td h5, .table td h6 {
  margin: 0;
}

/* line 1656, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td .tdline + .tdline {
  margin-top: 5px;
}

/* line 1659, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table td p.form-control-static {
  margin-top: 9px;
  font-size: 15px;
  text-align: center;
}

/* line 1665, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table .label {
  padding: 3px 6px;
  margin-right: 3px;
  font-size: 12px;
}

/* line 1669, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table .label:last-child {
  margin-right: 0;
}

/* line 1673, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table .total,
.table tr.bold td,
.table tr:last-child td.last-total:last-child {
  font-weight: bold;
}

/* line 1679, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table.dashboard thead tr th {
  color: #333;
  /*background-color: cornsilk;
      border-color: #f08a16;*/
}

/* line 1685, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table.table-forum {
  margin-bottom: 0;
}

/* line 1691, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  vertical-align: middle;
}

/* line 1700, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table-no-border > thead > tr > th,
.table-no-border > tbody > tr > th,
.table-no-border > tfoot > tr > th,
.table-no-border > thead > tr > td,
.table-no-border > tbody > tr > td,
.table-no-border > tfoot > tr > td {
  border: 0 none;
}

/* Legend für Charts */
/* line 1710, app/assets/stylesheets/theme/smart/_custom-smart.scss */
table th.legendLabel,
table td.legendLabel {
  padding: 0;
}

/* line 1715, app/assets/stylesheets/theme/smart/_custom-smart.scss */
table th.legendColorBox,
table td.legendColorBox {
  padding-right: 0;
}

/* line 1722, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-primary, .table tbody > tr.table-secondary, .table tbody > tr.table-info, .table tbody > tr.table-danger, .table tbody > tr.table-success, .table tbody > tr.table-warning {
  color: #fff;
}

/* line 1730, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-primary td a, .table tbody > tr.table-secondary td a, .table tbody > tr.table-info td a, .table tbody > tr.table-danger td a, .table tbody > tr.table-success td a, .table tbody > tr.table-warning td a {
  color: #fff;
  text-decoration: underline;
}

/* line 1736, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-primary {
  background-color: #3276b1;
}

/* line 1738, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-primary .btn-primary {
  background-color: #296191;
}

/* line 1743, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-secondary {
  background-color: #5d6166;
}

/* line 1745, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-secondary .btn-secondary {
  background-color: #4a4d51;
}

/* line 1750, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-info {
  background-color: #57889C;
}

/* line 1752, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-info .btn-danger {
  background-color: #81021f;
}

/* line 1757, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-danger {
  background-color: #A90329;
}

/* line 1759, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-danger .btn-danger {
  background-color: #81021f;
}

/* line 1764, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-success {
  background-color: #739e73;
}

/* line 1766, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-success .btn-success {
  background-color: #5f895f;
}

/* line 1771, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-warning {
  background-color: #ff4d06;
}

/* line 1773, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-warning .btn-warning,
.table tbody > tr.table-warning .btn-brand {
  background-color: #dc3f00;
}

/* line 1779, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.table-light {
  background-color: #f5f5f5;
}

/* line 1782, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.bold > td {
  font-weight: 600;
}

/* line 1785, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.active > td {
  font-weight: 500;
  font-size: 16px;
  padding: 12px 8px;
}

/* line 1790, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tbody > tr.active > td .badge {
  min-width: 70px;
}

/* line 1795, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table thead > tr > th,
.table tfoot > tr > td {
  background-color: #eeeeee;
  font-weight: 600;
}

/* line 1801, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.table tfoot tr td {
  white-space: nowrap;
}

/* --- dataTables --- */
/* line 1809, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_filter .input-group-addon {
  height: 34px;
}

/* line 1815, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_wrapper .table.dataTable {
  margin: 0 !important;
}

/* line 1818, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_wrapper .table td {
  vertical-align: middle;
}

/* line 1821, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_wrapper .input-group-addon {
  height: 32px;
  width: 32px;
}

/* line 1825, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_wrapper .form-control {
  height: 32px;
  font-size: 13px;
}

/* line 1829, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.dataTables_wrapper .has-columns-hidden .center {
  text-align: left;
}

/* line 1836, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content.no-padding .dataTables_wrapper .dt-toolbar,
.tab-content.no-padding .dataTables_wrapper .dt-toolbar-footer {
  border: 1px solid #ccc;
}

/* line 1840, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content.no-padding .dataTables_wrapper .table tr th:first-child,
.tab-content.no-padding .dataTables_wrapper .table tr td:first-child {
  border-left: 1px solid #ccc !important;
}

/* line 1844, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tab-content.no-padding .dataTables_wrapper .table tr th:last-child,
.tab-content.no-padding .dataTables_wrapper .table tr td:last-child {
  border-right: 1px solid #ccc !important;
}

/* line 1851, app/assets/stylesheets/theme/smart/_custom-smart.scss */
div.table-wrapper {
  margin-bottom: 0;
}

/* --- Overview (Dashboard - dunkle Boxen) --- */
/* line 1860, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well,
.overview.overview-dark .well {
  color: #fff;
  text-align: center;
}

/* line 1863, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well .overview_count, .overview .well .overview_content,
.overview.overview-dark .well .overview_count,
.overview.overview-dark .well .overview_content {
  font-size: 16px;
}

/* line 1866, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well .overview_title,
.overview.overview-dark .well .overview_title {
  padding-bottom: 0;
  margin-bottom: 10px;
  font-size: 22px;
}

/* line 1871, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well.well-col-brand,
.overview.overview-dark .well.well-col-brand {
  color: #ff4d06;
}

/* line 1874, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well.well-col-blue,
.overview.overview-dark .well.well-col-blue {
  color: #23c7ff;
}

/* line 1877, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well.well-col-green,
.overview.overview-dark .well.well-col-green {
  color: #97d600;
}

/* line 1880, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well.well-col-red,
.overview.overview-dark .well.well-col-red {
  color: #F21347;
}

/* line 1883, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview .well.well-light,
.overview.overview-dark .well.well-light {
  color: #333;
  background-color: #fff;
}

/* line 1891, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview.overview-dark .well {
  background-color: #333;
}

/* line 1893, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview.overview-dark .well.well-col-brand a {
  color: #ff4d06;
}

/* line 1896, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview.overview-dark .well.well-col-blue a {
  color: #23c7ff;
}

/* line 1899, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview.overview-dark .well.well-col-green a {
  color: #97d600;
}

/* line 1902, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.overview.overview-dark .well.well-col-red a {
  color: #F21347;
}

/* line 1909, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-charts {
  text-align: center;
}

/* line 1911, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-charts h1 {
  margin: 10px 0 30px;
  padding-bottom: 15px;
  color: #777777;
  font-weight: 600;
  letter-spacing: 0;
  border-bottom: 1px solid #ddd;
}

/* line 1919, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-charts .line {
  margin: 0 0 30px;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
}

/* line 1925, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.well-charts .lastupdate {
  font-size: 12px;
  font-weight: 300;
}

/*---------------------------------------------------
tablelist
-------------------------------------------------- */
/* line 1935, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#tablelist .well {
  min-height: 400px;
}

/*---------------------------------------------------
Paginate
-------------------------------------------------- */
/* line 1944, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.paginate {
  background-color: #FAFAFA;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

/*---------------------------------------------------
Tooltip
-------------------------------------------------- */
/* line 1955, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tooltip {
  opacity: 1 !important;
}

/* line 1958, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tooltip-inner {
  font-size: 14px;
  font-weight: normal;
  background-color: #fcf3cb;
  color: #111;
  border: 1px solid wheat;
  max-width: 290px;
}

/* --- Popovers --- */
/* line 1970, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.popover h3 {
  margin: 0;
  padding: 8px 14px;
  border-bottom: 1px solid #ebebeb;
}

/* line 1976, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.input-group-addon.popovers {
  background-color: #FFFBF7;
  color: #665F57;
}

/*---------------------------------------------------
zeroclipboard
-------------------------------------------------- */
/* line 1984, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#copybutton.zeroclipboard-is-hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* --- Map --- */
/* line 1993, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.map_canvas {
  margin-top: 0;
  padding-top: 0;
  height: 480px;
  width: 100%;
  border: 1px solid #ccc;
}

/* --- Fuelux Wizard --- */
/* line 2006, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.fuelux .wizard {
  margin-bottom: 15px;
}

/* line 2010, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.fuelux .wizard ul li a, .fuelux .wizard ul li:hover {
  text-decoration: none;
  color: #999;
}

/* line 2016, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.fuelux .wizard ul li.active a, .fuelux .wizard ul li.active:hover {
  color: #3a87ad;
}

/*---------------------------------------------------
tablesorter
-------------------------------------------------- */
/* line 2029, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tablesorter thead tr th {
  cursor: pointer;
}

/* line 2031, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tablesorter thead tr th .tablesorter-header-inner {
  padding-right: 15px;
}

/* line 2034, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tablesorter thead tr th.tablesorter-headerDesc {
  background-image: url(/ciw-assets/tablesorter/black-desc-a8a0b04a44d3ab2626ec982cff3f832cbc8d961cb9894ff3ecc39a42c72d866b.gif);
  background-color: #dedede;
  background-position: 98% center;
  background-repeat: no-repeat;
}

/* line 2041, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tablesorter thead tr th.tablesorter-headerAsc {
  background-image: url(/ciw-assets/tablesorter/black-asc-b6bfea1ffc0f60e1e074509b9e683ca9ae7366b3f47c45d511bc15d2f2885f31.gif);
  background-color: #dedede;
  background-position: 98% center;
  background-repeat: no-repeat;
}

/* line 2050, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tablesorter.table > tbody + tbody {
  border-top: 0;
}

/*---------------------------------------------------
Multiselect
-------------------------------------------------- */
/* line 2062, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.multiselect-container.dropdown-menu li a:hover,
.multiselect-container.dropdown-menu li a:focus {
  background-color: #ddd;
  color: #333;
}

/* line 2068, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.multiselect-container.dropdown-menu li.active a,
.multiselect-container.dropdown-menu li.active a:focus,
.multiselect-container.dropdown-menu li.active a:hover {
  background-color: #3276b1;
  color: #fff;
  outline: 0 none;
  text-decoration: none;
}

/* line 2076, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.multiselect-container.dropdown-menu li.active a label {
  color: #fff;
}

/* line 2084, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.form-inline .multiselect-container .form-control,
.form-inline .multiselect-container .btn {
  margin-bottom: 0;
}

/* fix for mobile */
/* line 2090, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.multiselect-native-select .btn-group,
.multiselect-native-select .btn-group-vertical {
  width: 100%;
}

/* line 2094, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.multiselect.dropdown-toggle.btn.btn-default {
  overflow: hidden;
  width: 100%;
  text-align: left;
}

/*---------------------------------------------------
highcharts
-------------------------------------------------- */
/* line 2106, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.highcharts-container {
  width: 100% !important;
  height: 100% !important;
}

/* line 2112, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.fixed_button {
  display: block;
  left: 0;
  position: fixed;
  top: 150px;
  z-index: 2;
}

/* line 2119, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.fixed_button_link {
  background-color: #ff4d06;
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 13px;
  display: block;
  font-weight: normal;
  height: 50px;
  line-height: 68px;
  margin: 20px 0 0 -50px;
  text-align: center;
  transform: rotate(-90deg);
  transition: all 0.15s ease-in-out 0s;
  width: 110px;
}

/* line 2133, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.fixed_button_link:hover, a.fixed_button_link:active, a.fixed_button_link:focus {
  text-decoration: none;
}

/* line 2136, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.fixed_button_link:hover {
  margin-left: -47px;
  transition: all 0.15s ease-in-out 0s;
}

/*---------------------------------------------------
Box
-------------------------------------------------- */
/* line 2146, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-light {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #e7e7e7;
}

/* line 2151, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner {
  display: block;
  padding: 15px;
  background-color: #fff;
}

/* line 2155, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1, .box-inner h2, .box-inner h3, .box-inner h4, .box-inner h5, .box-inner h6 {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

/* line 2160, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1.without-border, .box-inner h2.without-border, .box-inner h3.without-border, .box-inner h4.without-border, .box-inner h5.without-border, .box-inner h6.without-border {
  border: 0 none;
  padding-bottom: 0;
}

/* line 2163, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1.without-border + div, .box-inner h2.without-border + div, .box-inner h3.without-border + div, .box-inner h4.without-border + div, .box-inner h5.without-border + div, .box-inner h6.without-border + div {
  margin-bottom: 30px;
}

/* line 2167, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1.without-border.formheader, .box-inner h2.without-border.formheader, .box-inner h3.without-border.formheader, .box-inner h4.without-border.formheader, .box-inner h5.without-border.formheader, .box-inner h6.without-border.formheader {
  margin-bottom: 10px;
  font-weight: 400;
}

/* line 2171, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1 a, .box-inner h2 a, .box-inner h3 a, .box-inner h4 a, .box-inner h5 a, .box-inner h6 a {
  color: #777;
  font-size: 0.750em;
  font-weight: 300;
  text-decoration: underline;
}

/* line 2176, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h1 a:hover, .box-inner h2 a:hover, .box-inner h3 a:hover, .box-inner h4 a:hover, .box-inner h5 a:hover, .box-inner h6 a:hover {
  text-decoration: none;
}

/* line 2181, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h3 {
  font-size: 1.25em;
}

/* line 2183, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner h3 .text-add {
  font-size: 80%;
  font-weight: 400;
  color: #777;
}

/* line 2189, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-inner .modal-title {
  margin: 0;
  padding: 0;
  border: 0 none;
}

/* line 2196, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-footer {
  margin: 1px 0;
  padding: 10px 15px;
  background-color: #f9f9f9;
}

/* line 2200, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-footer .section-wrapper {
  padding: 0;
}

/* line 2205, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-light + .box-light {
  padding-top: 15px;
}

/* line 2208, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-light .box-light {
  margin: 0 -15px 0 40px;
}

/* line 2210, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-light .box-light + .box-light {
  padding-top: 0;
}

/* line 2213, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.box-light .box-light:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 2221, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details {
  margin-bottom: 30px;
}

/* line 2223, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-grey h2 {
  margin: 20px 0 10px;
  font-size: 1.5em;
}

/* line 2227, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light {
  margin-bottom: 0;
  background-color: #e7e7e7;
  opacity: 1;
}

/* line 2231, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-inner {
  border-top: 6px solid #E5C5C5;
}

/* line 2233, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-inner h3 small {
  font-weight: 300;
}

/* line 2236, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-inner .subcase-details {
  text-align: right;
}

/* line 2238, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-inner .subcase-details .btn {
  min-width: 170px;
}

/* line 2244, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light + .box-light {
  padding-top: 15px;
}

/* line 2247, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-light {
  margin: 0 -15px 0 40px;
}

/* line 2249, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-light + .box-light {
  padding-top: 0;
}

/* line 2252, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-light:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 2256, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-light .box-inner {
  border: 0 none;
}

/* line 2258, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-light .box-light .box-inner h3 {
  font-size: 1.250em;
}

/* line 2263, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details .box-footer .btn {
  min-width: 120px;
}

/* line 2268, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details.ticket_details_closed .box-light .box-inner {
  border-top: 6px solid #bbb;
}

/* line 2273, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ticket_details.ticket_details_closed .box-light .box-light .box-inner {
  border: 0 none;
}

/*---------------------------------------------------
onoffswitch
-------------------------------------------------- */
/* line 2284, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.onoffswitch-inner::after {
  padding-right: 5px;
}

/*---------------------------------------------------
Dashboard microcharts .sparkline-well (single)
-------------------------------------------------- */
/* line 2293, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well {
  min-height: 150px;
}

/* line 2295, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .heading, .sparkline-well h3 {
  margin: 0 0 10px 0;
  padding: 5px;
  font-size: 18px;
  background-color: #eee;
}

/* line 2300, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .heading a, .sparkline-well h3 a {
  display: block;
  color: #3276b1;
}

/* line 2304, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .heading .figures, .sparkline-well h3 .figures {
  line-height: 20px;
  border-left: 1px solid #ddd;
  padding-left: 5px;
}

/* line 2310, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .sparkline {
  display: inline-block;
  min-height: 75px;
}

/* line 2315, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .sparkline-icon {
  padding-left: 5px;
  position: relative;
  top: 10px;
  right: 0;
  border-left: 1px solid #eee;
}

/* line 2321, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well .sparkline-icon .fa-stack {
  color: #ccc;
}

/* line 2329, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.smaller-stat .label,
.sparkline-well ul.bigger-stat-bottom .label,
.sparkline-well ul.bigger-stat-bottom-label .label {
  opacity: 1;
  text-align: center;
  font-weight: 400;
  line-height: 1.35;
}

/* line 2339, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.smaller-stat li:first-child {
  margin-top: 0;
}

/* line 2342, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.smaller-stat .label {
  width: 100px;
  font-size: 10px;
}

/* line 2345, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.smaller-stat .label:hover {
  opacity: .7;
}

/* line 2353, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom,
.sparkline-well ul.bigger-stat-bottom-label {
  margin: 10px 0 0;
  padding: 5px 0 0;
  display: block;
}

/* line 2358, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom li,
.sparkline-well ul.bigger-stat-bottom-label li {
  width: 32.3%;
  display: inline-block;
}

/* line 2362, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom .label,
.sparkline-well ul.bigger-stat-bottom-label .label {
  margin: 0;
  padding: 5px;
  display: inline-block;
  width: 100%;
  font-size: 11px;
  color: #fff;
}

/* line 2369, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom .label.label-black,
.sparkline-well ul.bigger-stat-bottom-label .label.label-black {
  color: #777 !important;
}

/* line 2375, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom {
  border-top: 1px solid #eee;
}

/* line 2377, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-well ul.bigger-stat-bottom li:first-child {
  border-right: 1px solid #eee;
}

/*---------------------------------------------------
Dashboard microcharts .sparkline-wrapper (all one line)
-------------------------------------------------- */
/* line 2386, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-wrapper {
  padding: 0 10px;
}

/* line 2388, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-wrapper .sparkline-box {
  padding: 10px;
}

/* line 2390, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-wrapper .sparkline-box h3 {
  margin: 0 0 10px 0;
}

/* line 2393, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-wrapper .sparkline-box + .sparkline-box {
  border-left: 1px solid #dadada;
}

/* line 2397, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.sparkline-wrapper + .sparkline-wrapper .sparkline-box {
  border-top: 1px solid #dadada;
}

/* line 2404, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts h3 {
  margin: 0;
  line-height: 35px;
  font-size: 16px;
  padding: 5px;
}

/* line 2410, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts h3.text-right span {
  background-color: #eee;
  padding: 3px 10px;
}

/*---------------------------------------------------
Dashboard microcharts !!!! old
-------------------------------------------------- */
/* line 2422, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container {
  margin: 20px 0 10px;
}

/* line 2427, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts > div {
  margin: 0 !important;
  height: 100px;
}

/* line 2431, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts:first-child > div {
  border-top: 0 !important;
}

/* line 2436, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts h3 {
  margin: 0;
}

/* line 2439, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts a {
  color: #555;
}

/* line 2442, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .fa-stack {
  color: #555;
}

/* line 2445, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .easy-pie-title {
  font-size: 16px;
  font-weight: 500;
  width: auto;
  height: auto;
  text-transform: capitalize;
  background-color: #ddd;
  padding: 5px 10px;
}

/* line 2454, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .newline {
  margin-bottom: 20px;
}

/* line 2457, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .sparkline {
  opacity: 1;
}

/* line 2460, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .smaller-stat span.label {
  opacity: 1;
  width: 50px;
  text-align: center;
  font-weight: normal;
}

/* line 2466, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.show-stat-microcharts-container .show-stat-microcharts .smaller-stat span.label:hover {
  opacity: .7;
}

/* line 2473, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ui-front {
  z-index: 950 !important;
}

/* line 2476, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.ui-widget {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 1.05em;
}

/*---------------------------------------------------
Boxen
-------------------------------------------------- */
/* line 2487, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.tiny-box-link {
  text-decoration: none;
}

/* line 2489, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.tiny-box-link:hover, a.tiny-box-link:active, a.tiny-box-link:visited {
  text-decoration: none;
}

/* line 2491, app/assets/stylesheets/theme/smart/_custom-smart.scss */
a.tiny-box-link:hover .tiny-box-footer, a.tiny-box-link:active .tiny-box-footer, a.tiny-box-link:visited .tiny-box-footer {
  color: #fff;
  background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
}

/* line 2499, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box {
  display: block;
  margin: 0 0 15px;
  position: relative;
  color: #555;
}

/* line 2504, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box:hover {
  text-decoration: none;
}

/* line 2506, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box:hover .icon {
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: tansformAnimation;
  animation-timing-function: ease;
}

/* line 2514, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box .inner {
  padding: 12px;
}

/* line 2517, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box .tiny-box-footer {
  background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
  color: rgba(255, 255, 255, 0.9);
  display: block;
  padding: 4px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 10;
}

/* line 2527, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box h3 {
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0;
  white-space: nowrap;
}

/* line 2533, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box h3 sup {
  font-size: 18px;
}

/* line 2537, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box p {
  font-size: 14px;
}

/* line 2539, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box p small {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}

/* line 2545, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box .icon, .tiny-box .icon-non-trans {
  bottom: 18px;
  color: rgba(0, 0, 0, 0.15);
  font-size: 59px;
  position: absolute;
  right: 5px;
  top: auto;
  z-index: 0;
}

/* line 2554, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.tiny-box .icon-non-trans {
  bottom: 5px;
}

/* line 2560, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#event_type .icon, #event_type .icon-non-trans {
  bottom: 20px;
}

@keyframes tansformAnimation {
  0% {
    font-size: 59px;
  }
  100% {
    font-size: 74px;
  }
}

@media screen and (max-width: 480px) {
  /* line 2578, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .tiny-box {
    text-align: center;
  }
  /* line 2580, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .tiny-box .icon {
    display: none;
  }
  /* line 2583, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .tiny-box p {
    font-size: 12px;
  }
}

/*---------------------------------------------------
event_list
-------------------------------------------------- */
/* line 2595, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event {
  padding: 15px;
}

/* line 2598, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event:first-child {
  /*padding-top: 0;*/
}

/* line 2601, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 2604, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event .event_image {
  float: left;
}

/* line 2607, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event .event_content {
  margin-left: 115px;
}

/* line 2610, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event img {
  height: 100px !important;
  max-width: 100px !important;
}

/* line 2613, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event img.no_image {
  opacity: .3;
  width: 100px;
}

/* line 2618, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event .divider {
  margin: 5px 0;
}

/* line 2621, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event span.info, .event_list .event h2 {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
}

/* line 2628, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event span.info {
  font-style: italic;
}

/* line 2631, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event h2 {
  font-size: 18px;
  font-weight: 600;
}

/* line 2636, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event_list .event a {
  color: #333;
}

@media (max-width: 768px) {
  /* line 2648, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event_list .event .event_image {
    display: none;
  }
  /* line 2651, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event_list .event .event_content {
    margin-left: 0;
  }
  /* line 2654, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event_list .event img {
    height: 70px !important;
    max-width: 70px !important;
    margin-left: 10px;
  }
  /* line 2659, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event_list .event .settings {
    text-align: left !important;
  }
}

/* MEDIA-OBJECT-STYLES */
/* line 2669, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media {
  margin-top: 0 !important;
}

/* line 2673, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .event {
  border-bottom: 1px solid #eee;
}

/* line 2675, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .event:last-child {
  border-bottom: 0 none;
}

/* line 2680, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media.no-media-margin {
  margin-top: 0;
}

/* line 2684, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .media-object {
  margin-right: 15px;
}

@media only screen and (max-width: 768px) {
  /* line 2690, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event .media-object {
    width: 23%;
    float: left !important;
    margin-right: 5px !important;
  }
  /* line 2696, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event .media-body {
    width: 75%;
    min-height: inherit !important;
    padding-right: 0 !important;
  }
  /* line 2702, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .regular-padding-small {
    padding: 4px;
  }
  /* line 2706, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .event .media-body span.info, .event .media-body h2, .event .media-body h3 {
    font-size: 11px !important;
    overflow: hidden;
    display: block;
    height: 1.3em;
    line-height: 1em !important;
    font-style: normal !important;
  }
}

/* line 2717, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .item-element.video .media-object {
  margin-right: 20px;
}

/* line 2721, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media span.info {
  font-style: italic;
}

/* line 2725, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media h2.title {
  font-size: 20px;
  line-height: normal;
  text-transform: none;
  font-weight: 600;
  font-size: 16px;
}

/* line 2733, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media h3.club {
  font-size: 22px;
  line-height: normal;
  text-transform: none;
}

/* line 2739, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .event .media-body {
  min-height: 85px;
  float: left;
}

/* line 2743, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .location .media-body {
  height: 133px;
}

/* line 2747, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media .video .media-body {
  height: 182px;
}

/* line 2751, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event-list h3.media-headline:first-of-type,
.location-list h3.media-headline:first-of-type {
  margin-top: 0;
}

/* line 2756, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event-info li {
  padding: 8px 15px;
  margin-top: 1px;
}

/* line 2760, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.event-info li:first-of-type {
  margin-top: 0;
}

/* line 2764, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media article,
.media .article {
  margin-top: 15px;
  cursor: pointer;
}

/* line 2769, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media article.archive,
.media .article.archive {
  margin-top: 30px;
}

/* line 2774, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media article:first-of-type,
.media .article:first-of-type {
  margin-top: 0;
}

/* line 2779, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media article.dark-bg,
.media .article.dark-bg {
  margin-top: 15px;
}

/* line 2784, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.media article.dark-bg:first-of-type,
.media .article.dark-bg:first-of-type {
  margin-top: 0px;
}

/*---------------------------------------------------
Dashboard Admin
-------------------------------------------------- */
/* line 2795, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

/* line 2798, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid .grid-item {
  display: grid;
  font-size: 1.1em;
  background-color: #fff;
  color: #fff;
  margin: .5em;
  padding: .75em;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border-radius: 6px;
  cursor: pointer;
}

/* line 2808, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid .grid-item span.number {
  font-size: 1.3em;
}

/* line 2810, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid .grid-item span.number .fa {
  opacity: .5;
}

/* line 2814, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid .grid-item a {
  color: #fff;
}

/* line 2816, app/assets/stylesheets/theme/smart/_custom-smart.scss */
.grid .grid-item a:hover, .grid .grid-item a:active, .grid .grid-item a:focus, .grid .grid-item a:visited {
  text-decoration: none;
  color: #fff;
}

/* line 2829, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#admin-dashboard-top_table .card-header .fa {
  display: none;
}

/* line 2832, app/assets/stylesheets/theme/smart/_custom-smart.scss */
#admin-dashboard-top_table .card-content h4.card-title {
  margin-bottom: 10px;
}

/*---------------------------------------------------
Responsive
-------------------------------------------------- */
/* --- [Min Width: 768px] Small devices (tablets, 768px and up) --- */
@media (min-width: 768px) {
  /* line 2848, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .form-inline .form-control {
    min-width: 100px;
  }
  /* line 2851, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .form-inline .control-label {
    margin-bottom: 5px;
  }
}

/* --- [Min Width: 992px] Medium devices (desktops, 992px and up) --- */
@media (min-width: 992px) {
  /* line 2863, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .modal-fullwidth {
    width: 90%;
  }
}

/* --- [Min Width: 1200px] Large devices (large desktops, 1200px and up) --- */
/* --- [Max Width: 480px] --- */
@media (max-width: 480px) {
  /* line 2878, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #sparks li.sparks-info {
    padding: 4px;
  }
  /* line 2881, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .dt-toolbar > *:last-child .DTTT,
  .dt-toolbar > *:last-child .dataTables_filter > *:only-child,
  .dt-toolbar > *:last-child .dataTables_length,
  .dt-toolbar > *:last-child .pagination {
    clear: both;
  }
  /* line 2887, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #ribbon .breadcrumb a, #ribbon .breadcrumb {
    color: #fff;
  }
}

/* --- [max Width: 768px] Extra small devices (phones, up to 480px) --- */
@media (max-width: 768px) {
  /* line 2897, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body.login form .panel {
    margin: 0 10px 20px 10px;
  }
  /* line 2900, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #logo-group span#activity {
    width: auto;
  }
  /* line 2903, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .btn-box .btn {
    /*margin-bottom: 5px;*/
  }
  /* line 2906, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .btn-box .btn {
    width: 100%;
  }
  /* line 2909, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #sparks {
    margin: 0 0 10px 0;
    padding: 10px 0;
    background-color: #e0e0e0;
    text-align: center;
  }
  /* line 2914, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #sparks li {
    padding: 4px;
  }
  /* line 2916, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #sparks li h5 {
    padding-top: 0;
  }
  /* line 2921, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .widget-body-toolbar .btn {
    width: 100%;
  }
  /* line 2924, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .form-group select + select {
    margin-top: 5px;
  }
  /* line 2928, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #header_dashboard .data,
  #event_mode {
    margin: 0 0 0 3px;
  }
  /* line 2933, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #event_mode {
    padding-top: 5px;
    display: block;
    clear: both;
    text-align: left;
  }
  /* line 2940, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  /* line 2942, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .grid .grid-item {
    font-size: 1em;
    margin: .5em;
    padding: .75em;
  }
  /* line 2946, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .grid .grid-item span.number {
    font-size: 1.2em;
  }
}

/* --- [Max Width: 992px] --- */
@media (max-width: 992px) {
  /* line 2959, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top #main {
    margin-top: 0 !important;
  }
  /* line 2964, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top.noicons #header > *:first-child, body#manage_stats.menu-on-top.noicons aside {
    width: 100%;
  }
  /* line 2968, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top.noicons #header {
    background-color: #fff;
    background-image: none;
  }
  /* line 2972, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top.noicons #header #logo-group > span {
    float: left;
  }
  /* line 2974, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top.noicons #header #logo-group > span img {
    width: 115px;
  }
  /* line 2979, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top.noicons #header .environment {
    display: none;
    border-bottom: 0;
  }
  /* line 2985, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top .description {
    color: #eee;
    background-color: #333;
    text-align: center;
  }
  /* line 2989, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  body#manage_stats.menu-on-top .description h1 {
    letter-spacing: 0;
    font-size: 16px;
    padding: 10px 0;
    margin: 0;
  }
  /* line 2998, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  #ticketstatus .borderright {
    border-right: 0 none;
  }
  /* line 3001, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .form-mb {
    margin-bottom: 15px;
  }
  /* line 3004, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .well.form_note {
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
  }
}

/* --- [Max Width: 1200px] --- */
@media (max-width: 1200px) {
  /* line 3017, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .fuelux .wizard ul {
    width: auto;
  }
  /* line 3019, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .fuelux .wizard ul li {
    margin: 5px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #ccc;
  }
  /* line 3026, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .fuelux .wizard ul li .chevron {
    display: none;
  }
}

/* --- [Max Width: 1380px] --- */
@media (max-width: 1380px) and (min-width: 979px) {
  /* line 3037, app/assets/stylesheets/theme/smart/_custom-smart.scss */
  .menu-on-top #main {
    margin-top: 145px !important;
  }
}

/* all changes for print stuff */
@media print {
  /* line 3, app/assets/stylesheets/theme/smart/_custom-print.scss */
  * {
    font-family: "times new roman",times,serif;
    text-align: justify;
  }
  /* line 8, app/assets/stylesheets/theme/smart/_custom-print.scss */
  body {
    background-color: #fff;
  }
  /* line 12, app/assets/stylesheets/theme/smart/_custom-print.scss */
  body, h1, h2, h3, h4, h5, h6, p {
    color: #000;
  }
  /* line 16, app/assets/stylesheets/theme/smart/_custom-print.scss */
  .jarviswidget {
    page-break-before: always;
  }
  /* line 20, app/assets/stylesheets/theme/smart/_custom-print.scss */
  .jarviswidget:first-child {
    page-break-before: auto;
  }
  /* line 24, app/assets/stylesheets/theme/smart/_custom-print.scss */
  a[href]::after {
    content: normal;
  }
  /* line 28, app/assets/stylesheets/theme/smart/_custom-print.scss */
  form, img {
    display: none;
  }
}
