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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-46edfdbc6881128c8c9ef15380d18026f3f80c568789f8bc69700ead38e3f392.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-46edfdbc6881128c8c9ef15380d18026f3f80c568789f8bc69700ead38e3f392.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-9e78521da448b91f9a11638bbd3a6fdfc8f70adcdbda5f9227a152b215938e19.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-4cc81e49b6add6b88a08b52ce8e64e9fa60bee52beffb845d2b562a889555457.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-8c7b8473e5e75bed87fa067762453386d44733b9e8de274689ee23f77926e478.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-451680940d201dc516bc7fe26bbedc8d7dd3b18d21af4aa11a0466a526c898f0.svg#glyphicons_halflingsregular) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 325, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2016
 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
 * SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 */
/* 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 */
/********************************************************************* STYLE 1 *************************************************************/
/* line 23, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 a {
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}

/* line 26, app/assets/stylesheets/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 30, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #header {
  background-image: none;
  background-color: #22262e;
}

/* line 34, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .project-context > :first-child {
  color: #697B92;
  text-shadow: 0 0 1px #111318;
}

/* line 38, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon {
  background: #e6e6e6;
}

/* line 41, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .breadcrumb > li + li:before {
  color: #646464;
}

/* line 44, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .project-selector {
  color: #B9B9B9;
}

/* line 47, app/assets/stylesheets/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 55, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group {
  background: #22262e !important;
}

/* line 58, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group span#activity {
  background: #0d0f12;
  border: 1px solid #0d0f12;
  color: #fff;
  cursor: pointer;
}

/* line 64, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group > span .badge {
  background: #0aa699;
}

/* line 67, app/assets/stylesheets/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/smart/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a:hover {
  opacity: .9;
}

/* line 76, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #cancel-search-js {
  background: #fb3c4a;
  line-height: 29px !important;
}

/* line 80, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .MsgTitle .txt-color-orangeDark {
  color: #fb3c4a !important;
}

/* line 83, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme {
  background: #434953;
}

/* line 86, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme:hover {
  background: #5C6C86;
  color: #E1E8F3;
}

/* line 90, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #show-shortcut:hover > i {
  color: #fff;
}

/* line 93, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .superbox-list.active:before {
  color: #1b1e24;
}

/* line 96, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b {
  font-size: 14px;
  margin-top: 0px;
}

/* line 100, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-plus-square-o:before {
  content: "\f104";
}

/* line 103, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-minus-square-o:before {
  content: "\f107";
}

/* line 106, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul {
  background: #22262E;
}

/* line 109, app/assets/stylesheets/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;
  overflow: hidden;
}

/* line 120, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a:hover {
  background: #1b1e24 !important;
}

/* line 123, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul li a {
  padding: 8px 17px 8px 54px !important;
}

/* line 126, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul li a {
  padding-left: 72px !important;
}

/* line 129, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul li a {
  padding-left: 90px !important;
}

/* line 132, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul ul li a {
  padding-left: 108px !important;
}

/* line 135, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:active {
  background: none;
}

/* line 138, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:hover {
  color: #E1EAF1;
}

/* line 141, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a {
  padding: 12px 17px 12px 16px;
}

/* line 144, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i {
  font-size: 17px;
  vertical-align: 0px;
}

/* line 148, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a b {
  right: 17px;
  top: 12px;
}

/* line 152, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i:after {
  border: 1px solid #fff;
}

/* line 155, app/assets/stylesheets/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;
}

/* line 161, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .header-search > input[type="text"] {
  border-color: #FFF !important;
  border-radius: 2px;
}

/* line 165, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .header-dropdown-list a.dropdown-toggle {
  color: #FFF;
  text-decoration: none;
}

/* line 169, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info {
  height: auto;
}

/* line 172, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info > span {
  padding: 5px 10px;
}

/* line 175, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info img {
  width: 35px;
  border-radius: 50%;
}

/* line 179, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a {
  margin-top: 2px;
}

/* line 182, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a span {
  max-width: 136px;
}

/* line 185, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a:hover {
  color: #fff;
}

/* line 188, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #activity.active .badge {
  background: #0aa699 !important;
}

/* line 191, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-dropdown {
  background: #E2E8F1;
}

/* line 194, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-notifications {
  background: #fff;
}

/* line 197, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 img.online {
  border-left-color: #0AA699 !important;
}

/* line 200, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .onoffswitch-inner:before {
  background-color: #36AECC !important;
}

/* line 203, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .bg-color-red {
  background-color: #fb3c4a !important;
}

/* line 206, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-darken > header {
  background: #1B1E24 !important;
  border-color: #1B1E24 !important;
}

/* line 210, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blueDark > header {
  background: #353D4B !important;
  border-color: #353D4B !important;
}

/* line 214, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blue > header {
  background: #688F9E;
  border-color: #6A838D !important;
}

/* line 218, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-purple > header {
  background: #736086;
}

/* line 221, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-red > header {
  background: #C02631;
  border-color: #8F2129 !important;
}

/* line 225, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget .bg-color-red {
  background: #C02631 !important;
}

/* line 228, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar {
  background: #3E4553 !important;
}

/* line 231, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar.ui-state-focus {
  background: #1B1F27 !important;
}

/* line 234, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb > .active,
.smart-style-1 #ribbon .breadcrumb li:last-child {
  color: #868686;
}

/* line 238, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb a,
.smart-style-1 #ribbon .breadcrumb {
  color: #747474 !important;
}

/* line 242, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .open > .dropdown-menu,
.smart-style-1 .dropdown-menu {
  padding: 4px;
}

/* line 246, app/assets/stylesheets/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 251, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 aside,
.smart-style-1 .superbox-show,
.smart-style-1 .page-footer {
  background: #1b1e24;
}

/* line 256, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info span,
.smart-style-1 .login-info {
  border-bottom: none;
}

/* line 260, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > ul::before,
.smart-style-1 nav > ul ul li::before {
  border: none !important;
}

/* line 264, app/assets/stylesheets/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 269, app/assets/stylesheets/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;
}

/* line 278, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info a {
  margin-top: 6px;
}

/* line 281, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info img {
  width: 30px !important;
}

/* line 284, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info span {
  padding: 0px 5px !important;
}

/* line 287, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul li a {
  padding: 12px 17px 12px 14px;
}

/* line 290, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a:hover {
  background: #30343D !important;
}

/* line 293, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a {
  padding-left: 13px;
  padding-right: 13px !important;
}

/* line 297, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul li a {
  padding-left: 33px !important;
  padding-right: 13px !important;
}

/* line 301, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul li a {
  padding-left: 43px !important;
  padding-right: 13px !important;
}

/* line 305, app/assets/stylesheets/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 309, app/assets/stylesheets/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;
}

/* line 313, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul > li > ul > li > ul {
  background: #1B1E24;
}

/* line 316, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li {
  border-bottom: 1px solid #131416;
  border-top: 1px solid #303031;
}

/* line 320, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > a > i {
  font-size: 18px;
}

/* line 323, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul {
  background: #1B1E24;
}

/* line 326, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li {
  background: #22262E;
}

/* line 329, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li > ul > li {
  background: #1B1E24;
}

/* line 332, app/assets/stylesheets/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 337, app/assets/stylesheets/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 343, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-pink > header,
.smart-style-1 .jarviswidget .bg-color-pink {
  background: #DB8EBB !important;
}

/* line 347, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 351, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 355, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #1b1e24;
}

/* line 359, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 362, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* line 365, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/* line 368, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 371, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside {
  background: #14161B;
}

/* line 374, app/assets/stylesheets/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 380, app/assets/stylesheets/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 384, app/assets/stylesheets/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 389, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #3a3633;
}

/* line 392, app/assets/stylesheets/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;
  background: #fff;
  background: -moz-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #2e3e57));
  background: -webkit-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -o-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -ms-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: linear-gradient(to bottom, #04070c, #2e3e57 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04070C', endColorstr='#2E3E57', GradientType=0);
}

/* line 404, app/assets/stylesheets/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 411, app/assets/stylesheets/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 415, app/assets/stylesheets/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 420, app/assets/stylesheets/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 426, app/assets/stylesheets/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 432, app/assets/stylesheets/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 436, app/assets/stylesheets/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;
}

/* line 440, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li.active > a:hover,
.smart-style-1.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important;
}

/*
 * STYLE 1 Responsive
 */
@media (max-width: 979px) and (min-width: 768px) {
  /* line 448, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  /* line 453, app/assets/stylesheets/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 458, app/assets/stylesheets/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 463, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #sparks {
    background: #fff;
  }
  /* line 466, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #cancel-search-js,
.smart-style-1 .search-mobile .header-search > button {
    border-radius: 3px;
  }
}

/********************************************************************* STYLE 2 *************************************************************/
/* line 472, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #shortcut {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 475, app/assets/stylesheets/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 480, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-list.active:before {
  color: #2C3742;
}

/* line 483, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-img-description {
  color: #9EA8B1 !important;
}

/* line 486, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-context > :first-child {
  text-shadow: none;
}

/* line 489, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector {
  color: #B2C1D5;
}

/* line 492, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector:hover {
  color: #fff;
}

/* line 495, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity {
  background: none !important;
  border: none !important;
  color: #C5C6CA;
}

/* line 500, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity:hover {
  color: #fff;
}

/* line 503, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group > span .badge {
  background: #008DC4;
}

/* line 506, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > input[type="text"] {
  background: #161B22;
  border: 1px solid #0F1217;
  color: #fff;
  border-radius: 4px;
}

/* line 512, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #ribbon {
  background: #fff;
}

/* line 515, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn.btn-ribbon {
  background: #9498A0;
}

/* line 518, app/assets/stylesheets/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 526, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #left-panel {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 64px;
}

/* line 532, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info {
  margin-bottom: 7px !important;
  height: auto;
}

/* line 536, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span {
  padding: 5px 10px 7px;
  background: #FFF;
  border-radius: 4px;
}

/* line 541, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a {
  font-size: 16px !important;
  color: #33455A;
  margin-top: 2px;
}

/* line 546, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a span {
  padding: 0;
  font-size: 16px !important;
  max-width: 105px;
}

/* line 551, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info img {
  width: 35px;
}

/* line 554, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul li a {
  color: #69737A !important;
  font-size: 12px !important;
}

/* line 558, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul {
  background: none;
}

/* line 561, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul > li:hover b {
  color: #69737A !important;
}

/* line 564, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a {
  padding-left: 23px;
}

/* line 567, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul li a {
  padding-left: 30px;
}

/* line 570, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul li a {
  padding-left: 40px;
}

/* line 573, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul li a {
  padding-left: 50px;
}

/* line 576, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul ul li a {
  padding-left: 60px;
}

/* line 579, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 583, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a > i {
  font-size: 25px !important;
}

/* line 586, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a b {
  top: 16px;
}

/* line 589, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .jarviswidget-color-blueDark > header {
  background: #2C3742 !important;
  border-color: #2C3742 !important;
}

/* line 593, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-success {
  background-color: #96bf48;
  border-color: #84A83E;
}

/* line 597, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-danger {
  background-color: #DB4A67;
  border-color: #CA4862;
}

/* line 601, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-warning {
  background-color: #E2B14A;
  border-color: #C99D42;
}

/* line 605, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-red {
  background: #DB4A67 !important;
}

/* line 608, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-blue {
  background: #4387bf !important;
}

/* line 611, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .smart-form .toggle i:before {
  background-color: #3b9ff3;
}

/* line 614, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-greenLight {
  background-color: #89AD45 !important;
}

/* line 617, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-orange {
  background-color: #D6A848 !important;
}

/* line 620, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-teal {
  background-color: #5ba0a3 !important;
}

/* line 623, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme {
  background: #D7DAE2;
  border-bottom: 1px solid #818181;
  color: #7E7E7E;
}

/* line 628, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme:hover {
  color: #4E4E4E;
}

/* line 631, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-inner:before {
  background: #3b9ff3;
  border-color: #3b9ff3 #257DC7 #2A7DC4;
}

/* line 635, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #84A83E;
}

/* line 638, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar {
  background: #576574 !important;
}

/* line 641, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar.ui-state-focus {
  background: #2C3742 !important;
}

/* line 644, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-2 {
  background: #fff;
}

/* line 647, app/assets/stylesheets/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 653, app/assets/stylesheets/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 660, app/assets/stylesheets/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 665, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > button,
.smart-style-2 .header-dropdown-list a.dropdown-toggle {
  color: #C5C6CA;
}

/* line 669, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.fixed-ribbon #ribbon {
  border-bottom: 1px solid #E0E0E0;
}

/* line 672, app/assets/stylesheets/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 678, app/assets/stylesheets/smart/smartadmin-skins.scss */
.menu-on-top.smart-style-2 #left-panel {
  padding-top: 49px !important;
}

/* line 681, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span,
.smart-style-2 .login-info {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 686, app/assets/stylesheets/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 692, app/assets/stylesheets/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 697, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > ul::before,
.smart-style-2 nav > ul ul li::before {
  border: none !important;
}

/* line 701, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-primary,
.smart-style-2 .smart-form .button {
  background-color: #3b9ff3;
  border-color: #3292E2;
}

/* line 706, app/assets/stylesheets/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 714, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .dropdown-menu > li > a:hover,
.smart-style-2 .dropdown-menu > li > a:focus {
  background-color: #3E90D4;
}

/* line 718, app/assets/stylesheets/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 726, app/assets/stylesheets/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 734, app/assets/stylesheets/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 742, app/assets/stylesheets/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;
}

/* line 750, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info {
  margin: 0 !important;
}

/* line 753, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info a {
  margin-top: 4px;
}

/* line 756, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info span {
  padding: 0;
}

/* line 759, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified #left-panel {
  padding: 0 !important;
  padding-top: 50px !important;
}

/* line 763, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav ul > li > a {
  padding: 12px 11px;
}

/* line 766, app/assets/stylesheets/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;
}

/* line 773, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #FFFFFF;
}

/* line 777, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > a > i {
  font-size: 18px !important;
}

/* line 780, app/assets/stylesheets/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 785, app/assets/stylesheets/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 790, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #3b9ff3;
}

/* line 794, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top .menu-item-parent {
  font-size: 10px;
}

/* line 797, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top #left-panel {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

/* line 802, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 806, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 810, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a {
  color: #fff !important;
  background-color: #5E6C88;
}

/* line 814, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 817, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* line 820, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/* line 823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 826, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside {
  background: inherit;
}

/* line 829, app/assets/stylesheets/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 835, app/assets/stylesheets/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 839, app/assets/stylesheets/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 844, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #2C3742;
}

/* line 847, app/assets/stylesheets/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 852, app/assets/stylesheets/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 859, app/assets/stylesheets/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 863, app/assets/stylesheets/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 868, app/assets/stylesheets/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 873, app/assets/stylesheets/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 879, app/assets/stylesheets/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;
}

/* line 883, app/assets/stylesheets/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 888, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-3,
.smart-style-3 body {
  background: #ffffff !important;
  font-family: Arial, sans-serif;
}

/* line 893, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #logo img {
  width: 220px;
  height: auto;
  padding-left: 3px;
  margin-top: -3px;
}

/* line 899, app/assets/stylesheets/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 907, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon {
  background: #fff;
}

/* line 910, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #hide-menu i {
  color: #fff !important;
}

/* line 913, app/assets/stylesheets/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 920, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > input[type=text] {
  border-color: #CA854F;
}

/* line 923, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > button {
  color: #DF9B45;
}

/* line 926, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 aside {
  background: #f2f2f2;
  border-right: 2px solid #ccc;
}

/* line 930, app/assets/stylesheets/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 937, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .login-info span {
  border-bottom: none;
}

/* line 940, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .login-info a span {
  color: #444 !important;
}

/* line 943, app/assets/stylesheets/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 952, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a {
  padding: 12px 10px 12px 11px;
  font-size: 13px;
}

/* line 956, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a b {
  top: 12px;
}

/* line 959, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a > i {
  color: #4D8BA5;
  font-size: 20px;
}

/* line 963, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.active > a:before {
  top: 10px !important;
}

/* line 966, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open {
  border-left: 4px solid #4D8BA5;
}

/* line 969, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > a {
  padding-left: 7px;
}

/* line 972, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open ul li > a {
  padding-left: 38px;
}

/* line 975, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > ul > li > a {
  padding-left: 38px;
}

/* line 978, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a:before {
  top: 6px;
  color: #bbb;
}

/* line 982, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a {
  font-weight: bold;
}

/* line 985, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul {
  background: none;
}

/* line 988, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul li > a {
  font-size: 13px;
}

/* line 991, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

/* line 994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .superbox-list.active:before {
  color: #3D3B39;
}

/* line 997, app/assets/stylesheets/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);
}

/* line 1001, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu {
  border-radius: 0;
  border-bottom: 2px solid #ADADAD;
  background: #FDDFB3;
}

/* line 1006, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > li > a {
  color: #4E361B;
}

/* line 1009, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu .divider {
  background-color: #EBC7A6;
}

/* line 1012, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large .dropdown-header {
  color: #5C391E;
}

/* line 1015, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-warning .form-control {
  border-color: #c09853 !important;
}

/* line 1018, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-error .form-control {
  border-color: #b94a48 !important;
}

/* line 1021, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-success .form-control {
  border-color: #468847 !important;
}

/* line 1024, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #shortcut {
  background-color: rgba(25, 16, 6, 0.85);
}

/* line 1027, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar {
  background-color: #66605B !important;
}

/* line 1030, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar.ui-state-focus {
  background-color: #4B433C !important;
}

/* line 1033, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb,
.smart-style-3 #ribbon .breadcrumb a {
  color: #7C7C7C !important;
}

/* line 1037, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb li:last-child,
.smart-style-3 #ribbon .breadcrumb > .active {
  color: #5F5F5F;
}

/* line 1041, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.fixed-ribbon #ribbon {
  box-shadow: 0 0.0625em 0.3125em rgba(0, 0, 0, 0.35);
}

/* line 1044, app/assets/stylesheets/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 1056, app/assets/stylesheets/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 1070, app/assets/stylesheets/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 1076, app/assets/stylesheets/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 1081, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul ul li::before,
.smart-style-3 nav > ul > li > ul::before {
  border: none;
}

/* line 1085, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .page-footer,
.smart-style-3 .superbox-show {
  background: #3D3B39;
}

/* line 1089, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li {
  border-bottom: 1px solid #E9E4E4;
  border-top: 1px solid #FFFFFF;
}

/* line 1093, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li.open ul li > a {
  padding-left: 14px;
}

/* line 1096, app/assets/stylesheets/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 1100, app/assets/stylesheets/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 1105, app/assets/stylesheets/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 1113, app/assets/stylesheets/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;
}

/* line 1118, app/assets/stylesheets/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 1136, app/assets/stylesheets/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;
}

/* line 1141, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .bigBox span,
.smart-style-3 .SmallBox span {
  letter-spacing: 0px;
}

/* line 1145, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li > a {
  color: inherit;
}

/* line 1148, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 1152, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a {
  color: #fff;
}

/* line 1155, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a {
  color: #333 !important;
}

/* line 1158, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul > li > ul {
  left: -2px;
}

/* line 1161, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:hover {
  background: #fff !important;
}

/* line 1164, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 1167, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside {
  background: inherit;
}

/* line 1170, app/assets/stylesheets/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 1176, app/assets/stylesheets/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 1180, app/assets/stylesheets/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 1186, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff;
}

/* line 1189, app/assets/stylesheets/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 1193, app/assets/stylesheets/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 1198, app/assets/stylesheets/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 1202, app/assets/stylesheets/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 1206, app/assets/stylesheets/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 1212, app/assets/stylesheets/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 1216, app/assets/stylesheets/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;
}

/*
 * Style 3 Responsive
 */
@media (max-width: 979px) {
  /* line 1224, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-3 #content {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 1228, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-3 #ribbon {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 0px;
  }
}

/********************************************************************* Skin-4 *************************************************************/
/* line 1236, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* line 1239, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .ribbon-button-alignment {
  display: none;
}

/* line 1242, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) #left-panel {
  padding-top: 49px;
}

/* line 1245, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #ribbon {
  position: absolute !important;
  z-index: 1;
  left: 3px;
  top: 30px;
  background: 0 0;
  font-size: 11px;
  font-weight: bold;
}

/* line 1254, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #header {
  background-image: none;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

/* line 1259, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #header > :first-child {
  background: #71a06a;
}

/* line 1262, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .login-info > span {
  border-bottom-color: #000000;
}

/* line 1265, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title {
  margin: 8px 0 13px;
  font-size: 24px;
}

/* line 1269, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title > span {
  font-size: 14px;
}

/* line 1272, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title > i:first-child {
  display: none;
}

/* line 1275, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #logo-group span#activity {
  background: #5a8354;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a8354), color-stop(1, #8fb489));
  background: -ms-linear-gradient(bottom, #5a8354, #8fb489);
  background: -moz-linear-gradient(center bottom, #5a8354 0%, #8fb489 100%);
  background: -o-linear-gradient(#8fb489, #5a8354);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fb489', endColorstr='#5a8354', GradientType=0);
  border-color: #5a8354;
  color: #e8efe7;
}

/* LEFT PANEL */
/* line 1286, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) .login-info {
  display: none;
}

/* line 1289, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) #mobile-profile-img {
  display: inline-block !important;
}

/* line 1292, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img a.userdropdown img {
  margin-left: 3px;
}

/* line 1295, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img > li {
  display: inline-block;
  padding-right: 0px;
  margin-right: -3px;
}

/* line 1300, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside {
  background: #3a3f51;
}

/* line 1303, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside .minifyme {
  background: #71a06a;
  color: #e8efe7;
}

/* line 1307, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside .minifyme:hover {
  background: #8fb489;
  color: #ffffff;
}

/* line 1311, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li.active:not(.open) > a:before,
.smart-style-4:not(.menu-on-top) nav > ul > li.active:not(.open) > a:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAqBAMAAAAt0TTmAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACnRSTlMABQMJDRIBFhofGayHogAAAOFJREFUKM+F070RgzAMBeBU6QkbuKDnlA1INoCjpWIDzmyA2QC2zVMC6IfcIbrvnjC2xe1v3XuUs4AqoN6gBjMuYOcNqINElHskLqDuflY/fKjgC1VRCZTgu/6isaZpoByU5nYAIqgtRiRhJZp3HKc4AInUynOKQNs8LwlWc3MoNluXNEWsYmxNabdwGDefbRp4YW2rmM1dv8+ue/4+v49MLB37lTMYQdxKclbq/ELfbdaCEOPX2ftA7HRviMHU/SIl1yazUdrZ2MjMUA7gaSn8/IE6ZSHD42Y3oGQH+l+4qg+S/XPD6LV6iwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: left;
  border-left: 4px solid #ffffff;
  left: 0px;
  height: 20px;
  top: 6px;
}

/* line 1322, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li.active:not(.open) > a:before {
  height: 26px !important;
  top: 7px !important;
}

/* line 1326, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul li a {
  color: #bbc0cf;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 11px;
}

/* line 1334, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a {
  padding-top: 13px;
  padding-bottom: 13px;
}

/* line 1338, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a b {
  top: 11px;
  font-size: 14px;
}

/* line 1342, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul ul li a {
  padding-top: 9px;
  padding-bottom: 8px;
}

/* line 1346, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul li > a {
  padding-left: 46px;
}

/* line 1349, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul li a {
  padding-left: 69px;
}

/* line 1352, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul li a {
  padding-left: 92px;
}

/* line 1355, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul li a {
  padding-left: 115px;
}

/* line 1358, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul ul li a {
  padding-left: 138px;
}

/* line 1361, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav > ul > li > a > i {
  margin-right: 9px;
}

/* line 1364, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li a:hover {
  background: #313645;
  color: #ffffff;
}

/* line 1368, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul li a:active {
  background: #292d39;
  color: #ffffff;
}

/* line 1372, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul ul,
.smart-style-4 nav ul li.open > a,
.smart-style-4.minified nav ul ul,
.smart-style-4.minified nav li li {
  background: #363a4b;
}

/* line 1378, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > ul:before,
.smart-style-4 nav > ul ul li:before {
  border: none;
}

/* line 1382, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #content > .row:first-child {
  background-color: #f7f7f9;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: 13px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d9dbe4;
}

/* unique classes for this skin only */
/* line 1391, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #smart-fixed-ribbon + span,
.smart-style-4 #ribbon {
  display: none;
}

/* line 1395, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4.fixed-ribbon #content {
  padding-top: 10px;
}

/* pages: gallery */
/* line 1399, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-show {
  background: #1e212a;
}

/* line 1402, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-list.active:before {
  color: #1e212a;
}

/* line 1405, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-imageinfo span {
  color: #a7acc0;
}

/*
 * Style 4 Responsive
 */
@media (max-width: 979px) {
  /* line 1412, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #header {
    background: #71a06a;
  }
  /* line 1415, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #hide-menu > :first-child > a {
    border-color: #FFFFFF !important;
  }
  /* line 1418, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4:not(.menu-on-top) #left-panel {
    margin-top: 0px !important;
  }
  /* line 1421, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #project-selector,
.smart-style-4 .project-selector,
.smart-style-4 #project-context > :first-child,
.smart-style-4 .project-context > :first-child,
.smart-style-4 .header-dropdown-list > li > .dropdown-toggle,
.smart-style-4 .btn-header.transparent a {
    color: #fff !important;
    text-shadow: none;
  }
}

/********************************************************************* Skin-5 *************************************************************/
/*
   Insturctions: add the class    "smart-style-5" to the HTML and the BODY tag to get started.

*/
/* line 1436, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat center top fixed;
  background-size: cover;
  color: #fff;
}

/* line 1441, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #ribbon,
.smart-style-5 #logo-group span#activity,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 #header,
.smart-style-5 .jvectormap-container {
  background: none !important;
}

/* line 1449, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.fixed-header #header {
  background: rgba(0, 0, 0, 0.7) !important;
}

/* line 1452, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.fixed-ribbon #ribbon {
  background: rgba(0, 0, 0, 0.23) !important;
}

/* line 1455, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .login-info,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #logo-group span#activity {
  border-color: transparent;
}

/* line 1462, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header:hover,
.smart-style-5 .login-info:hover,
.smart-style-5 .header-search > input[type=text]:hover,
.smart-style-5 .btn-header > :first-child > a:hover,
.smart-style-5 #logo-group span#activity:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1471, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .page-title span,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 #logo-group span#activity,
.smart-style-5 #project-selector,
.smart-style-5 .project-selector,
.smart-style-5 a,
.smart-style-5 .bs-example-type .table .info,
.smart-style-5 .highlight,
.smart-style-5 pre,
.smart-style-5 .highlight pre code,
.smart-style-5 code,
.smart-style-5 .smart-form .checkbox input + i:after,
.smart-style-5 .smart-form header,
.smart-style-5 .easy-pie-chart .percent,
.smart-style-5 .tree li span,
.smart-style-5 .dd-handle > span,
.smart-style-5 .irs-grid-text,
.smart-style-5 .irs-max,
.smart-style-5 .irs-min,
.smart-style-5 .irs-grid-pol,
.smart-style-5 .dygraph-axis-label,
.smart-style-5 .h1 .small,
.smart-style-5 .h1 small,
.smart-style-5 .h2 .small,
.smart-style-5 .h2 small,
.smart-style-5 .h3 .small,
.smart-style-5 .h3 small,
.smart-style-5 .h4 .small,
.smart-style-5 .h4 small,
.smart-style-5 .h5 .small,
.smart-style-5 .h5 small,
.smart-style-5 .h6 .small,
.smart-style-5 .h6 small,
.smart-style-5 h1 .small,
.smart-style-5 h1 small,
.smart-style-5 h2 .small,
.smart-style-5 h2 small,
.smart-style-5 h3 .small,
.smart-style-5 h3 small,
.smart-style-5 h4 .small,
.smart-style-5 h4 small,
.smart-style-5 h5 .small,
.smart-style-5 h5 small,
.smart-style-5 h6 .small,
.smart-style-5 h6 small,
.smart-style-5 .todo-group-title,
.smart-style-5 .todo > li > p > :first-child,
.smart-style-5 .todo > li > p > .date,
.smart-style-5 .text-muted,
.smart-style-5 .todo > li > p,
.smart-style-5 .inbox-menu-lg li a,
.smart-style-5 .inbox-data-message > *:first-child span,
.smart-style-5 .inbox-data-message > *:first-child,
.smart-style-5 .responsive-utilities td.is-visible,
.smart-style-5 .close,
.smart-style-5 .close:focus,
.smart-style-5 .close:hover,
.smart-style-5 .jarviswidget header:first-child .nav-tabs li a,
.smart-style-5 .nav-tabs > li > a,
.smart-style-5 .row-seperator-header,
.smart-style-5 .usr-card-content > :first-child,
.smart-style-5 .superbox-imageinfo span,
#extr-page .smart-style-5 h4.paragraph-header,
#extr-page .smart-style-5 h5.about-heading,
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span,
.smart-style-5 .header-search > button,
.smart-style-5 .dropdown-menu > li > a,
.smart-style-5 .notification-body .from,
.smart-style-5 .notification-body time,
.smart-style-5 .ui-widget-content {
  color: #fff;
}

/* line 1548, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .txt-color-blueDark,
.smart-style-5 #ribbon .breadcrumb,
.smart-style-5 #ribbon .breadcrumb a {
  color: #fff !important;
}

/* line 1553, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .open .project-selector,
.smart-style-5 #ribbon .breadcrumb li:last-child,
.smart-style-5 #ribbon .breadcrumb > .active {
  color: #FFD600;
}

/* line 1558, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 a:hover,
.smart-style-5 a:focus {
  color: #FFD600;
  text-decoration: none;
}

/* line 1563, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #header {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 1566, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 1569, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header {
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1575, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 aside#left-panel {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1578, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-border-separate thead tr,
.smart-style-5 .table thead tr {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1582, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > div {
  background: rgba(0, 0, 0, 0.18) !important;
  border-color: rgba(0, 0, 0, 0.13) !important;
}

/* line 1586, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.43);
}

/* line 1590, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 pre {
  background: rgba(255, 255, 255, 0.13);
}

/* line 1593, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight pre code,
.smart-style-5 code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}

/* line 1598, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well,
.smart-style-5 .bs-example {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}

/* ALERTS*/
/* line 1607, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 1612, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-info {
  background: rgba(174, 207, 233, 0.43);
  color: #E7F1FF;
}

/* line 1616, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-success {
  border-color: rgba(132, 233, 177, 0.5);
  color: #ffffff;
  background-color: rgba(120, 201, 156, 0.5);
}

/* line 1621, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-warning {
  border-color: rgba(255, 242, 200, 0.4);
  color: #ffffff;
  background-color: rgba(255, 242, 200, 0.4);
}

/* line 1626, app/assets/stylesheets/smart/smartadmin-skins.scss */
.alert-warning a {
  color: #333;
}

/* line 1629, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-danger {
  border-color: #953b39;
  color: #ffffff;
  background-color: rgba(194, 101, 101, 0.7);
}

/* line 1634, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 hr {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1637, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.1) !important;
}

/* line 1642, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example-type .table td,
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1652, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1655, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 ::-webkit-input-placeholder,
.smart-style-5 ::-moz-placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 :-webkit-placeholder,
.smart-style-5 :placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 nav ul li.active > a:before,
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #fff;
}

/* line 1666, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .page-footer {
  background: rgba(0, 0, 0, 0.33);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1670, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul ul {
  background: rgba(0, 0, 0, 0.23);
}

/* line 1673, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul .active > a {
  color: #FFD600 !important;
}

/* line 1676, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li {
  border-right-color: rgba(255, 255, 225, 0.15);
  border-left-color: transparent;
}

/* line 1680, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:first-child {
  border-left-color: rgba(255, 255, 225, 0.15);
}

/* line 1683, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:hover > a {
  background: #000;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #FFD600 !important;
}

/* line 1689, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a:hover,
.smart-style-5.menu-on-top nav ul ul ul li a:hover {
  color: #FFD600;
}

/* line 1693, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .menu-on-top nav ul ul ul li a:hover {
  color: #FFD600;
}

/* line 1696, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li:hover > a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:hover:after,
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #fff;
}

/* line 1702, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1705, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown:after,
.smart-style-5 .ajax-dropdown:before {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 1709, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}

/* line 1713, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body .msg-body,
.smart-style-5 .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1717, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}

/* line 1720, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

/* line 1723, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu {
  background: rgba(0, 0, 0, 0.63);
}

/* line 1726, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu .divider {
  background: rgba(255, 255, 225, 0.15);
}

/* line 1729, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-default,
.smart-style-5 .btn-default.active,
.smart-style-5 .btn-default:active,
.smart-style-5 .btn-default:focus,
.smart-style-5 .btn-default:hover,
.smart-style-5 .open > .dropdown-toggle.btn-default {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-color: transparent;
}

/* line 1739, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-notifications {
  background: none;
}

/* line 1742, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1745, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu > li > a {
  color: #fff !important;
}

/* line 1748, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-control,
.smart-style-5 .input-group-addon,
.smart-style-5 .smart-form .input input,
.smart-style-5 .smart-form .select select,
.smart-style-5 .smart-form .textarea textarea,
.smart-style-5 .bootstrap-tagsinput,
.smart-style-5 .select2-container-multi .select2-choices,
.smart-style-5 .select2-container .select2-choice .select2-arrow,
.smart-style-5 .select2-container .select2-choice {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
  color: #FFF;
}

/* line 1761, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}

/* line 1765, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note,
.smart-style-5 .form header,
.smart-style-5 legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 1773, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-actions {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1776, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox[type=checkbox] + span:before,
.smart-style-5 label input.radiobox[type=radio] + span:before {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1780, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1784, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .label {
  color: #ffffff;
}

/* line 1787, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}

/* line 1790, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropzone,
.smart-style-5 td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}

/* line 1794, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content,
.smart-style-5 .popover {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1799, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}

/* line 1802, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1806, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}

/* line 1809, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}

/* line 1812, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-spinner {
  background: none;
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1816, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bootstrapWizard li .title {
  color: #000;
}

/* line 1819, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropzone .dz-preview,
.smart-style-5 .dropzone-previews .dz-preview {
  color: #000;
}

/* line 1823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tree li:after,
.smart-style-5 .tree li span,
.smart-style-5 .tree li:before {
  border-color: #fff;
}

/* line 1828, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.radiobox[type=radio][disabled] + span,
.smart-style-5 label input.radiobox[type=radio][disabled]:checked + span,
.smart-style-5 label:hover input.radiobox[type=radio][disabled]:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1833, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table,
.smart-style-5 .ui-jqgrid .ui-jqgrid-bdiv {
  background: none;
}

/* line 1837, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-pager,
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}

/* line 1842, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1845, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-pg-input,
.smart-style-5 .ui-jqgrid .ui-pg-selbox {
  color: #000;
}

/* line 1849, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-hover {
  background: none;
}

/* line 1857, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:after {
  border-color: transparent;
}

/* line 1860, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}

/* line 1863, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1867, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs {
  background: none;
}

/* line 1870, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs-panel {
  background: none;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1874, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow,
.smart-style-5 .popover.top > .arrow,
.smart-style-5 .popover.left > .arrow,
.smart-style-5 .popover.right > .arrow {
  border-color: transparent;
}

/* line 1880, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0px;
}

/* line 1884, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0px;
}

/* line 1888, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0px;
}

/* line 1892, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0px;
}

/* line 1896, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}

/* line 1900, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input-focus {
  color: #000;
}

/* line 1903, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar,
.smart-style-5 table.dataTable thead .sorting_asc,
.smart-style-5 table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}

/* line 1908, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1911, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd),
.smart-style-5 .table-hover > tbody > tr:hover {
  background-color: transparent !important;
}

/* line 1915, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer,
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > th,
.smart-style-5 .table-hover > tbody > tr:hover > td,
.smart-style-5 .table-hover > tbody > tr:hover > th {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1921, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.13);
}

/* line 1924, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1930, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1933, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > li > a,
.smart-style-5 .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}

/* line 1939, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > .disabled > a,
.smart-style-5 .pagination > .disabled > a:focus,
.smart-style-5 .pagination > .disabled > a:hover,
.smart-style-5 .pagination > .disabled > span,
.smart-style-5 .pagination > .disabled > span:focus,
.smart-style-5 .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #cccccc;
}

/* line 1949, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > .active > a,
.smart-style-5 .pagination > .active > a:focus,
.smart-style-5 .pagination > .active > a:hover,
.smart-style-5 .pagination > .active > span,
.smart-style-5 .pagination > .active > span:focus,
.smart-style-5 .pagination > .active > span:hover .pagination > .active > a {
  color: #FFD600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}

/* line 1959, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 div.DTTT .btn {
  color: #fff !important;
}

/* line 1962, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1966, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-white {
  background: rgba(0, 0, 0, 0.43) !important;
}

/* line 1969, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dygraph-legend {
  background: none !important;
}

/* line 1972, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page .smart-style-5 #main {
  background: none;
}

/* line 1975, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page .smart-style-5 #header {
  background: rgba(0, 0, 0, 0.43) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1979, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .client-form header,
.smart-style-5 .client-form footer {
  background: rgba(0, 0, 0, 0.63);
  color: #fff;
}

/* line 1984, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form fieldset {
  background: rgba(255, 255, 255, 0.03);
}

/* line 1987, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 1991, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form footer {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating,
.smart-style-5 .smart-form .toggle,
.smart-style-5 .smart-form .checkbox,
.smart-style-5 .smart-form .radio {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2003, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}

/* line 2006, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2009, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr > td,
.smart-style-5 .table > tbody > tr > th,
.smart-style-5 .table > tfoot > tr > td,
.smart-style-5 .table > tfoot > tr > th,
.smart-style-5 .table > thead > tr > td,
.smart-style-5 .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}

/* line 2017, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2021, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor,
.smart-style-5 .md-editor > textarea {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}

/* line 2026, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-editable:focus,
.smart-style-5 .md-editor > textarea:focus {
  background: rgba(255, 255, 225, 0.05);
}

/* line 2030, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2033, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}

/* line 2036, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}

/* line 2042, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav > li > a:focus,
.smart-style-5 .nav > li > a:hover {
  background: rgba(0, 0, 0, 0.63);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2047, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a,
.smart-style-5 .nav-tabs > li.active > a:focus,
.smart-style-5 .nav-tabs > li.active > a:hover,
.smart-style-5 .nav-tabs.bordered {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2055, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff;
}

/* line 2060, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs.bordered + .tab-content {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2063, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tabs-left > .nav-pills,
.smart-style-5 .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2067, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}

/* line 2070, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 2076, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2079, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default > .panel-heading {
  background: none;
}

/* line 2082, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel {
  background: none;
}

/* line 2085, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2088, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2091, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}

/* line 2094, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pager li > a,
.smart-style-5 .pager li > span {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2098, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2104, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-content {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2107, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-header {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2110, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-footer {
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2113, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2116, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff;
}

/* line 2120, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body.no-content-padding {
  background: none;
}

/* line 2123, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .inbox-nav-bar {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2128, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .txt-color-darken {
  color: #fff !important;
}

/* line 2131, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2134, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2138, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-a,
.smart-style-5 .fill-b {
  background: transparent;
}

/* line 2142, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #heat-fill {
  left: 20px;
}

/* line 2145, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-a {
  top: -11px;
  left: -10px;
}

/* line 2149, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-b {
  top: -11px;
  right: -23px;
}

/* line 2153, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chat-body {
  background: none;
  border-color: transparent;
}

/* line 2157, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}

/* line 2160, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .todo-group-title,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2165, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .typearea textarea {
  background: none;
}

/* line 2168, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .show-stat-microcharts > div {
  border-color: rgba(255, 255, 225, 0.15) !important;
  background: rgba(0, 255, 255, 0.1) !important;
}

/* line 2172, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 .todo > li,
.smart-style-5 .todo > li > p,
.smart-style-5 .todo > li > :first-child,
.smart-style-5 .todo-group-title,
.smart-style-5 .typearea,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls,
.smart-style-5 .fc-widget-content,
.smart-style-5 .fc-widget-header {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2185, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}

/* line 2188, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2197, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}

/* line 2200, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-htable th {
  background: none;
}

/* line 2203, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}

/* line 2206, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 2210, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-menu .ui-state-disabled {
  color: #fff !important;
}

/* line 2213, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-content {
  background: none;
}

/* line 2216, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-title {
  color: #fff;
  background: none;
}

/* line 2220, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: none;
}

/* line 2225, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

/* line 2231, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog-buttonpane,
.smart-style-5 .ui-dialog-content {
  background: none;
}

/* line 2235, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat;
}

/* line 2238, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .slider-track {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2241, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
}

/* line 2244, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff;
}

/* line 2253, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header,
.smart-style-5 .ui-accordion .ui-accordion-content {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

/* line 2257, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-header-active + .ui-accordion-content {
  border-top-color: transparent;
}

/* line 2260, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li a {
  background: none;
  color: #fff;
  border-color: transparent;
}

/* line 2266, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-content .smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-header .ui-state-default {
  background: none;
  margin: 0;
}

/* line 2272, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2275, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chart text {
  fill: #fff;
}

/* line 2278, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dd3-content,
.smart-style-5 .dd-handle {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}

/* line 2284, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .widget-footer,
.smart-style-5 .md-editor .md-footer,
.smart-style-5 .md-editor > .md-header {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2290, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 2293, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}

/* line 2296, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-background,
.smart-style-5 .irs-line {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2300, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(29, 29, 29, 0.9);
  color: #ffffff;
}

/* line 2305, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-results .select2-no-results,
.smart-style-5 .select2-results .select2-searching,
.smart-style-5 .select2-results .select2-selection-limit {
  background: transparent;
}

/* line 2310, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}

/* line 2315, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-search:before {
  color: #e0e0e0 !important;
}

/* line 2318, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .knob[data-fgcolor="#222222"],
.smart-style-5 .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}

/* line 2322, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-choice {
  border: 1px solid #000000;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: none !important;
}

/* line 2327, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .profile-message li.message.message-reply,
.smart-style-5 .price-features {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2331, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2335, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}

/* line 2338, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.active > td,
.smart-style-5 .table > tbody > tr.active > th,
.smart-style-5 .table > tbody > tr > td.active,
.smart-style-5 .table > tbody > tr > th.active,
.smart-style-5 .table > tfoot > tr.active > td,
.smart-style-5 .table > tfoot > tr.active > th,
.smart-style-5 .table > tfoot > tr > td.active,
.smart-style-5 .table > tfoot > tr > th.active,
.smart-style-5 .table > thead > tr.active > td,
.smart-style-5 .table > thead > tr.active > th,
.smart-style-5 .table > thead > tr > td.active,
.smart-style-5 .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}

/* line 2352, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.info > td,
.smart-style-5 .table > tbody > tr.warning > td {
  color: #000;
}

/* line 2358, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}

/* jvector map buttons */
/* line 2362, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jvectormap-zoomin,
.smart-style-5 .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 2367, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .text-primary {
  color: #E2F2FF;
}

/* line 2370, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .text-success {
  color: #90FF92;
}

/* Widgets */
/* css switch */
/* line 2375, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .onoffswitch-switch {
  border-color: transparent;
}

/* adjustments */
/* line 2379, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}

/* line 2382, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li {
  border-bottom: 1px solid rgba(2, 8, 9, 0.33);
  border-top: 1px solid rgba(255, 255, 255, 0.23);
}

/* line 2386, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .minifyme {
  background: rgba(77, 209, 172, 0.5);
  color: rgba(255, 255, 255, 0.7);
}

/* line 2390, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .minifyme:hover {
  background: rgba(77, 209, 172, 0.7);
  color: #ffffff;
}

/* line 2394, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0.8);
  margin-top: 0px;
  padding: 0px;
}

/* line 2400, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul > li,
.smart-style-5.minified nav > ul > li > ul > li > ul > li {
  background: transparent;
}

/* line 2404, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 [class^="txt-color-"],
.smart-style-5 [class*=" txt-color-"],
.smart-style-5 #sparks li h5,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .inbox-side-bar h6,
.smart-style-5 .ajax-notifications > .alert.alert-transparent {
  color: #fff !important;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

/* jarvis widgets */
/* line 2419, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-green,
.smart-style-5 .jarviswidget-color-green > header {
  background: rgba(144, 255, 146, 0.5) !important;
  border-color: rgba(144, 255, 146, 0.5) !important;
  color: #ffffff;
}

/* line 2425, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenLight,
.smart-style-5 .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
  color: #ffffff;
}

/* line 2431, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenDark,
.smart-style-5 .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
  color: #ffffff;
}

/* line 2437, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-purple,
.smart-style-5 .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
  color: #ffffff;
}

/* line 2443, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-magenta,
.smart-style-5 .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
  color: #ffffff;
}

/* line 2449, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-pink,
.smart-style-5 .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
  color: #ffffff;
}

/* line 2455, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-pinkDark,
.smart-style-5 .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
  color: #ffffff;
}

/* line 2461, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueLight,
.smart-style-5 .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
  color: #ffffff;
}

/* line 2467, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #ffffff !important;
}

/* line 2470, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-teal,
.smart-style-5 .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
  color: #ffffff;
}

/* line 2476, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blue,
.smart-style-5 .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
  color: #ffffff;
}

/* line 2482, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueDark,
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
  color: #ffffff;
}

/* line 2488, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-darken,
.smart-style-5 .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
  color: #ffffff;
}

/* line 2494, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-yellow,
.smart-style-5 .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
  color: #ffffff;
}

/* line 2500, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-orange,
.smart-style-5 .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
  color: #ffffff;
}

/* line 2506, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-orangeDark,
.smart-style-5 .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
  color: #ffffff;
}

/* line 2512, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-red,
.smart-style-5 .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
  color: #ffffff;
}

/* line 2518, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-redLight,
.smart-style-5 .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
  color: #ffffff;
}

/* line 2524, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-white,
.smart-style-5 .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}

/* line 2530, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}

/* line 2533, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  color: #fff !important;
}

/* line 2537, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}

/* end jarvis widget */
/* dashboard social wall fix*/
/* line 2542, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .status .links {
  background: rgba(255, 255, 255, 0.1);
}

/* buttons */
/* line 2546, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-primary,
.smart-style-5 .btn-primary.active,
.smart-style-5 .btn-primary:active,
.smart-style-5 .btn-primary:focus,
.smart-style-5 .btn-primary:hover,
.smart-style-5 .open > .dropdown-toggle.btn-primary,
.smart-style-5 .bootstrap-tagsinput > span,
.smart-style-5 .select2-container-multi .select2-choices .select2-search-choice {
  border-color: rgba(117, 205, 241, 0.83);
  background: rgba(71, 188, 236, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2560, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-info,
.smart-style-5 .btn-info.active,
.smart-style-5 .btn-info:active,
.smart-style-5 .btn-info:focus,
.smart-style-5 .btn-info:hover,
.smart-style-5 .open > .dropdown-toggle.btn-info {
  border-color: rgba(164, 232, 230, 0.83);
  background: rgba(124, 221, 219, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2572, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-success,
.smart-style-5 .sa-chat-learnmore-btn,
.smart-style-5 .sa-chat-learnmore-btn:active,
.smart-style-5 .sa-chat-learnmore-btn:focus,
.smart-style-5 .sa-chat-learnmore-btn:hover,
.smart-style-5 .btn-success.active,
.smart-style-5 .btn-success:active,
.smart-style-5 .btn-success:focus,
.smart-style-5 .btn-success:hover,
.smart-style-5 .open > .dropdown-toggle.btn-success {
  border-color: rgba(0, 246, 4, 0.83);
  background: rgba(144, 255, 146, 0.5);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2588, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-warning,
.smart-style-5 .btn-warning.active,
.smart-style-5 .btn-warning:active,
.smart-style-5 .btn-warning:focus,
.smart-style-5 .btn-warning:hover,
.smart-style-5 .open > .dropdown-toggle.btn-warning {
  border-color: rgba(250, 220, 156, 0.83);
  background-color: rgba(245, 206, 122, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2600, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-danger,
.smart-style-5 .btn-danger.active,
.smart-style-5 .btn-danger:active,
.smart-style-5 .btn-danger:focus,
.smart-style-5 .btn-danger:hover,
.smart-style-5 .open > .dropdown-toggle.btn-danger {
  border-color: rgba(217, 20, 44, 0.83);
  background-color: rgba(236, 52, 74, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* end buttons */
/* line 2613, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input:checked ~ label {
  color: #7ED5EB;
}

/* line 2616, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input + label:hover,
.smart-style-5 .smart-form .rating input + label:hover ~ label {
  color: #A3EDFF;
}

/* line 2620, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 select:not([multiple]) option,
.smart-style-5 .dt-toolbar option {
  background: #000;
  border-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
}

/* line 2626, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .control-label {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2631, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .has-error .checkbox,
.smart-style-5 .has-error .checkbox-inline,
.smart-style-5 .has-error .control-label,
.smart-style-5 .has-error .help-block,
.smart-style-5 .has-error .radio,
.smart-style-5 .has-error .radio-inline,
.smart-style-5 .has-error .form-control-feedback {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2643, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .has-success .checkbox,
.smart-style-5 .has-success .checkbox-inline,
.smart-style-5 .has-success .control-label,
.smart-style-5 .has-success .help-block,
.smart-style-5 .has-success .radio,
.smart-style-5 .has-success .radio-inline,
.smart-style-5 .has-success .form-control-feedback {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2655, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox[type=checkbox]:checked + span:before {
  color: #d2e8ff;
}

/* line 2658, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox.style-2[type=checkbox]:checked + span:before {
  color: #66665e;
}

/* line 2661, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.radiobox[type=radio] + span:before,
.smart-style-5 label input.radiobox[type=radio]:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}

/* line 2666, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 input.checkbox[type=checkbox] + span:before {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 2670, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-actions,
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 label input.checkbox[type=checkbox] + span:before,
.smart-style-5 label input.radiobox[type=radio] + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}

/* line 2678, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .irs-diapason,
.smart-style-5 .noUi-connect {
  background: #FFFFFF;
}

/* line 2682, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}

/* line 2685, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-content,
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .ajax-dropdown,
#extr-page.smart-style-5 {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover;
}

/* line 2693, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page body.smart-style-5 {
  background: none !important;
}

/* line 2696, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar {
  background: #2A4F58 !important;
}

/* line 2699, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar.ui-state-focus {
  background: #204149 !important;
}

/* line 2702, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(center bottom, rgba(81, 165, 177, 0.6) 0%, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.6)', endColorstr='rgba(81, 165, 177, 0.6)', GradientType=0);
}

/* line 2710, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus + .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(68, 85, 139, 0.9)), color-stop(1, rgba(68, 85, 139, 0.9)));
  background: -ms-linear-gradient(bottom, rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  background: -moz-linear-gradient(center bottom, rgba(68, 85, 139, 0.9) 0%, rgba(68, 85, 139, 0.9) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.9)', endColorstr='rgba(68, 85, 139, 0.9)', GradientType=0);
}

/* line 2718, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-content > .alert-msg {
  background: #FFFDD0;
}

/* line 2721, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}

/* line 2724, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff;
}

/* line 2729, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: bold;
}

/* line 2734, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .fc-widget-content {
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2740, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat center bottom fixed;
  background-size: cover;
}

/* line 2744, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.hidden-menu aside#left-panel {
  background: rgba(7, 38, 41, 0.83);
}

/* line 2747, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.25);
}

/* line 2750, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}

/* line 2754, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-state-highlight {
  background: none;
  -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;
  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 2767, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-nav-bar,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .notification-body > li > span,
.smart-style-5 .smart-form header {
  background: transparent;
}

/* line 2776, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2779, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #inbox-table tbody tr:hover,
.smart-style-5 .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}

/* line 2783, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}

/* line 2786, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table {
  background: rgba(0, 0, 0, 0.15);
}

/* line 2789, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example .table {
  background: transparent;
}

/* line 2792, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox i,
.smart-style-5 .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}

/* line 2797, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .radio input + i:after {
  background: #fff;
}

/* line 2800, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .icon-append,
.smart-style-5 .smart-form .icon-prepend {
  color: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 2805, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-error i,
.smart-style-5 .smart-form .radio.state-error i,
.smart-style-5 .smart-form .state-error input,
.smart-style-5 .smart-form .state-error select,
.smart-style-5 .smart-form .state-error textarea,
.smart-style-5 .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}

/* line 2814, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-success i,
.smart-style-5 .smart-form .radio.state-success i,
.smart-style-5 .smart-form .state-success input,
.smart-style-5 .smart-form .state-success select,
.smart-style-5 .smart-form .state-success textarea,
.smart-style-5 .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}

/* line 2823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-form .toggle i {
  background: rgba(255, 255, 255, 0.12);
}

/* line 2826, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:after {
  color: #ffffff;
}

/* line 2829, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:before {
  background-color: #ffffff;
}

/* line 2832, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bootstrap-timepicker-widget table td input {
  color: #333;
}

/* line 2835, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #90D8CF !important;
}

/* line 2838, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #ffffff;
}

/* line 2842, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul,
.smart-style-5.menu-on-top nav ul ul ul {
  margin-left: -1px;
  border-bottom-color: #2AB7BD;
  background-color: transparent !important;
  background-image: -moz-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(rgba(0, 0, 0, 0.7))) !important;
  background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.7)) !important;
}

/* line 2853, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul .active > a {
  color: #FFD600 !important;
}

/* line 2856, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-info-bar .form-group input,
.smart-style-5 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}

/* line 2861, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight .inbox-data-message > :first-child,
.smart-style-5 .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}

/* line 2865, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .unread td,
.smart-style-5 .table > tbody > tr.warning > td,
.smart-style-5 .table > tbody > tr.warning > th,
.smart-style-5 .table > tbody > tr > td.warning,
.smart-style-5 .table > tbody > tr > th.warning,
.smart-style-5 .table > tfoot > tr.warning > td,
.smart-style-5 .table > tfoot > tr.warning > th,
.smart-style-5 .table > tfoot > tr > td.warning,
.smart-style-5 .table > tfoot > tr > th.warning,
.smart-style-5 .table > thead > tr.warning > td,
.smart-style-5 .table > thead > tr.warning > th,
.smart-style-5 .table > thead > tr > td.warning,
.smart-style-5 .table > thead > tr > th.warning {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #ffffff;
}

/* line 2881, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.danger > th,
.smart-style-5 .table > tbody > tr > td.danger,
.smart-style-5 .table > tbody > tr > th.danger,
.smart-style-5 .table > tfoot > tr.danger > td,
.smart-style-5 .table > tfoot > tr.danger > th,
.smart-style-5 .table > tfoot > tr > td.danger,
.smart-style-5 .table > tfoot > tr > th.danger,
.smart-style-5 .table > thead > tr.danger > td,
.smart-style-5 .table > thead > tr.danger > th,
.smart-style-5 .table > thead > tr > td.danger,
.smart-style-5 .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #ffffff;
}

/* line 2896, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.success > th,
.smart-style-5 .table > tbody > tr > td.success,
.smart-style-5 .table > tbody > tr > th.success,
.smart-style-5 .table > tfoot > tr.success > td,
.smart-style-5 .table > tfoot > tr.success > th,
.smart-style-5 .table > tfoot > tr > td.success,
.smart-style-5 .table > tfoot > tr > th.success,
.smart-style-5 .table > thead > tr.success > td,
.smart-style-5 .table > thead > tr.success > th,
.smart-style-5 .table > thead > tr > td.success,
.smart-style-5 .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #ffffff;
}

/* line 2911, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .login-info img,
.smart-style-5 .profile-pic > img,
.smart-style-5 .friends-list img,
.smart-style-5 .notification-body,
.smart-style-5 .inbox-download-list li > :first-child > :first-child > img,
.smart-style-5 .chat-body li.message img,
.smart-style-5 #chat-container #chat-users li a img,
.smart-style-5 .usr-card > img,
.smart-style-5 #shortcut ul li .jarvismetro-tile {
  border-radius: 50% 0 !important;
}

/* line 2922, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .friends-list img {
  outline: none;
}

/* line 2925, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}

/* line 2929, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-download,
.smart-style-5 .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

/* line 2933, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo > *,
.smart-style-5 .demo legend,
.smart-style-5 .demo [class*=" txt-color-"] {
  color: #333 !important;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}

/* line 2941, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-white {
  color: #fff !important;
}

/* line 2944, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-darken {
  color: #333 !important;
}

/* line 2947, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo label input.checkbox[type=checkbox] + span:before,
.smart-style-5 .demo label input.radiobox[type=radio] + span:before {
  background-color: #f4f4f4;
}

/* line 2951, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #hide-menu i {
  color: #ffffff !important;
}

/* line 2954, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav > ul ul li::before,
.smart-style-5 nav > ul > li > ul::before {
  border: none !important;
}

/* line 2958, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul ul li > a:hover,
.smart-style-5 nav ul ul ul li a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 2962, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 {
  /*.profile-pic{
        color: #333;
        & small{
            color: #333;
        }
        & + div a:not(.btn),
        & + div .txt-color-darken,
        & + div + div a,
        & + div + div h1 small,
        & + div h1 small,
        & + div .text-muted,
        & + div{
        color: #333 !important;
        }

    }*/
}

/* line 2980, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form {
  color: #ffffff;
}

/* line 2983, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-title {
  color: #ffffff;
}

/* line 2986, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-hover,
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-focus {
  color: #ffffff;
}

/* line 2994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well-light {
  /*color: #333;*/
}

/* line 2997, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px;
}

/* line 3002, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .input-icon-left > i,
.smart-style-5 .input-icon-right > i,
.smart-style-5 .icon-addon {
  color: #fff;
}

/* line 3007, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .show-stats .progress-bar {
  background: rgba(255, 255, 255, 0.8) !important;
}

@media (max-width: 979px) {
  /* line 3011, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-5 #sparks {
    background: transparent;
  }
}

/* SmartStyle 6 */
/* line 3016, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 {
  background: #edecec;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  /* ripple effect */
  /* fixes initial animation run, without user input, on page load.
     */
  /* ripple
 */
  /* to re-trigger the animation with just CSS, we need to duplicate the keyframes
     */
  /* fixes initial animation run, without user input, on page load.
     */
  /* forms */
  /* widget */
  /* tables */
  /* pages */
}

/* line 3034, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-green {
  color: #4CAF50 !important;
}

/* line 3037, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenDark {
  background: #2E7D32 !important;
}

/* line 3040, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenDark {
  color: #2E7D32 !important;
}

/* line 3043, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenLight {
  background: #43A047 !important;
}

/* line 3046, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenLight {
  color: #43A047 !important;
}

/* line 3049, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-purple {
  background: #9C27B0 !important;
}

/* line 3052, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-purple {
  color: #9C27B0 !important;
}

/* line 3055, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-magenta,
body.smart-style-6 .jarviswidget-color-magenta > header {
  background: #AA00FF !important;
}

/* line 3059, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-color-magenta > header {
  border-color: #AA00FF !important;
}

/* line 3062, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-magenta,
body.smart-style-6 nav ul li.active > a:before {
  color: #AA00FF !important;
}

/* line 3066, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pink {
  background: #E91E63 !important;
}

/* line 3069, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pink {
  color: #E91E63 !important;
}

/* line 3072, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pinkDark {
  background: #AD1457 !important;
}

/* line 3075, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pinkDark {
  color: #AD1457 !important;
}

/* line 3078, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blue,
body.smart-style-6 .onoffswitch-inner:before,
body.smart-style-6 .open > .dropdown-toggle.btn-primary,
body.smart-style-6 .select2-container-multi .select2-choices .select2-search-choice,
body.smart-style-6 .bootstrap-tagsinput > span {
  background: #2196F3 !important;
}

/* line 3085, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blue {
  color: #2196F3 !important;
}

/* line 3088, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueLight,
body.smart-style-6 .slider-selection,
body.smart-style-6 .noUi-connect,
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover,
body.smart-style-6 .label-primary {
  background: #03A9F4 !important;
}

/* line 3100, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary {
  background: #2196F3;
  border-color: #0c7cd5 !important;
}

/* line 3104, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .btn-primary:focus {
  background: #0c7cd5 !important;
}

/* line 3109, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active,
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary {
  border-color: #0c7cd5 !important;
}

/* line 3115, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active.focus,
body.smart-style-6 .btn-primary.active:focus,
body.smart-style-6 .btn-primary.active:hover,
body.smart-style-6 .btn-primary.focus:active,
body.smart-style-6 .btn-primary:active:focus,
body.smart-style-6 .btn-primary:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:hover {
  background: #0c7cd5 !important;
  border-color: #0c7cd5 !important;
}

/* line 3127, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning {
  background: #FF9800;
  border-color: #cc7a00 !important;
}

/* line 3131, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .btn-warning:focus {
  background: #cc7a00 !important;
}

/* line 3136, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active,
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #cc7a00 !important;
}

/* line 3142, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active.focus,
body.smart-style-6 .btn-warning.active:focus,
body.smart-style-6 .btn-warning.active:hover,
body.smart-style-6 .btn-warning.focus:active,
body.smart-style-6 .btn-warning:active:focus,
body.smart-style-6 .btn-warning:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:hover {
  background: #cc7a00 !important;
  border-color: #cc7a00 !important;
}

/* line 3154, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > li > a,
body.smart-style-6 .pagination > li > span {
  color: #03A9F4;
}

/* line 3158, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  color: #fff;
}

/* line 3166, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  border-color: #0398db;
}

/* line 3174, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #f32c1e;
}

/* line 3179, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .btn-danger:focus {
  background-color: #ba160a;
}

/* line 3184, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active,
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #ea1c0d !important;
}

/* line 3190, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active.focus,
body.smart-style-6 .btn-danger.active:focus,
body.smart-style-6 .btn-danger.active:hover,
body.smart-style-6 .btn-danger.focus:active,
body.smart-style-6 .btn-danger:active:focus,
body.smart-style-6 .btn-danger:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-danger.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:hover {
  background: #ea1c0d !important;
  border-color: #ea1c0d !important;
}

/* line 3202, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-danger {
  background-color: #F44336;
}

/* line 3205, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-success,
body.smart-style-6 .btn-success {
  border-color: #388E3C;
  color: #FFF;
  background-color: #4CAF50;
}

/* line 3211, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-success {
  background-color: #4CAF50;
}

/* line 3214, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-success:hover,
body.smart-style-6 .btn-success:active,
body.smart-style-6 .btn-success:focus {
  background: #3d8b40;
  border-color: #388E3C;
}

/* line 3220, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-success.active.focus,
body.smart-style-6 .btn-success.active:focus,
body.smart-style-6 .btn-success.active:hover,
body.smart-style-6 .btn-success.focus:active,
body.smart-style-6 .btn-success:active:focus,
body.smart-style-6 .btn-success:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-success.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:hover {
  border-color: #388E3C;
  background: #3d8b40;
}

/* line 3232, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueLight {
  color: #03A9F4 !important;
}

/* line 3235, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueDark {
  background: #1565C0 !important;
}

/* line 3238, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-info,
body.smart-style-6 .btn-info {
  border-color: #03A9F4;
  color: #01579B;
  background-color: #B3E5FC;
}

/* line 3244, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-info {
  background-color: #B3E5FC;
}

/* line 3247, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:focus,
body.smart-style-6 .btn-info.active,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-info {
  background: #82d4fa;
  border-color: #03A9F4;
}

/* line 3257, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .slider-info + .slider-track > .slider-selection {
  background-color: #B3E5FC;
}

/* line 3260, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueDark {
  color: #1565C0 !important;
}

/* line 3263, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-teal {
  background: #009688 !important;
}

/* line 3266, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-teal {
  color: #009688 !important;
}

/* line 3269, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-yellow,
body.smart-style-6 .slider-warning + .slider-track > .slider-selection {
  background: #FFEB3B !important;
}

/* line 3273, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-warning {
  border-color: #F9A825;
  color: #5A4E3F;
  background-color: #FFEB3B;
}

/* line 3278, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-warning {
  background-color: #FFEB3B;
  color: #333;
}

/* line 3282, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-yellow {
  color: #FFEB3B !important;
}

/* line 3285, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orange {
  background: #FF9800 !important;
}

/* line 3288, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orange {
  color: #FF9800 !important;
}

/* line 3291, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orangeDark {
  background: #E65100 !important;
}

/* line 3294, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orangeDark {
  color: #E65100 !important;
}

/* line 3297, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-red,
body.smart-style-6 .alert-danger,
body.smart-style-6 .slider-danger + .slider-track > .slider-selection {
  background: #F44336 !important;
}

/* line 3302, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-red {
  color: #F44336 !important;
}

/* line 3305, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-redLight {
  background: #FF5252 !important;
}

/* line 3308, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-danger {
  border-color: #B71C1C;
}

/* line 3311, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-redLight {
  color: #FF5252 !important;
}

/* line 3314, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-primary {
  color: #3F51B5 !important;
}

/* line 3317, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-success {
  color: #00C853 !important;
}

/* line 3320, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-danger {
  color: #C62828 !important;
}

/* line 3323, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-warning {
  color: #FF5722 !important;
}

/* line 3326, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-info {
  color: #607D8B !important;
}

/* line 3329, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications {
  background: #D8F4FF;
}

/* line 3332, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications .fa-4x.fa-border {
  color: #2196F3;
  border-color: #2196F3;
}

/* line 3336, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 aside,
body.smart-style-6 nav ul ul {
  background: #fff;
}

/* line 3340, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #E91E63;
  -moz-box-shadow: 0 2px 0 #E91E63;
  box-shadow: 0 2px 0 #E91E63;
  z-index: 10;
}

/* line 3346, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #header,
body.smart-style-6 .dropdown-menu > .active > a,
body.smart-style-6 .dropdown-menu > .active > a:focus,
body.smart-style-6 .dropdown-menu > .active > a:hover,
body.smart-style-6 .dropdown-menu > li > a:focus,
body.smart-style-6 .dropdown-menu > li > a:hover {
  background: #2196F3;
}

/* line 3354, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #content {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
}

/* line 3359, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #content > .row {
  margin-bottom: 20px;
}

/* line 3362, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-title {
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 0px;
  margin-top: 10px;
  letter-spacing: normal;
}

/* line 3369, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-title > .fa {
  display: none;
}

/* line 3372, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-footer {
  background: #455A64;
}

/* line 3375, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #updating-chart.txt-color-blue {
  color: #4d7686 !important;
}

/* line 3378, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ribbon-button-alignment {
  display: none;
}

/* line 3381, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #ribbon {
  background: rgba(255, 255, 255, 0.4);
}

/* line 3384, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-header > :first-child > a,
body.smart-style-6 #logo-group span#activity {
  background: none;
  border: none;
  color: #fff;
  border-radius: 50%;
}

/* line 3391, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #project-selector,
body.smart-style-6 .project-selector,
#project-context body.smart-style-6 > :first-child,
body.smart-style-6 .project-context > :first-child,
body.smart-style-6 .header-dropdown-list > li > .dropdown-toggle {
  color: #fff !important;
  text-shadow: none;
}

/* line 3399, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .open > .dropdown-menu {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none;
}

/* line 3413, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-right,
body.smart-style-6 .btn-group .dropdown-menu.pull-right,
body.smart-style-6 .date-picker .dropdown-menu.pull-right,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .dropdown-menu.pull-right {
  -webkit-transform-origin: top right !important;
  -moz-transform-origin: top right !important;
  -ms-transform-origin: top right !important;
  transform-origin: top right !important;
}

/* line 3427, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-left,
body.smart-style-6 .btn-group .dropdown-menu.pull-left,
body.smart-style-6 .dropdown-menu.pull-left,
body.smart-style-6 .date-picker .dropdown-menu.pull-left,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .project-selector + .dropdown-menu {
  -webkit-transform-origin: top left !important;
  -moz-transform-origin: top left !important;
  -ms-transform-origin: top left !important;
  transform-origin: top left !important;
}

/* line 3442, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown,
body.smart-style-6 .dropdown-menu,
body.smart-style-6 .btn-group .dropdown-menu,
body.smart-style-6 .date-picker .dropdown-menu {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}

/* line 3466, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .project-selector + .dropdown-menu {
  margin-top: -27px;
}

/* line 3469, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-dropdown-list .dropdown-menu {
  margin-top: -20px;
}

/* line 3472, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown.open .dropdown-menu,
body.smart-style-6 .dropup.open .dropdown-menu,
body.smart-style-6 .bootstrap-select.open .dropdown-menu,
body.smart-style-6 .btn-group.open .dropdown-menu,
body.smart-style-6 .open > .dropdown-menu {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 3484, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info {
  height: 120px;
  background: url(/assets/smart/cover-ef964f9376ed18c434a76a91560ef61e5b8c0b65c8ef04d55d8f9b815e2dc0d1.png) no-repeat center center;
  margin-top: -1px !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 0px;
}

/* line 3494, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info > span {
  height: 119px;
  border: 0px;
  padding: 0px;
}

/* line 3499, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a {
  display: block;
  margin: 0;
  padding: 10px;
}

/* line 3504, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a span {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 100%;
  padding: 5px 10px;
  margin-left: -10px;
  margin-top: 22px;
  color: #fff;
}

/* line 3514, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info img {
  border-radius: 50%;
  width: 50px;
  border: 3px solid rgba(0, 0, 0, 0.14);
  box-sizing: content-box;
}

/* line 3520, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #logo img {
  display: none;
}

/* line 3523, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #activity b.badge {
  padding: 4px;
}

/* line 3526, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #logo-group > span#logo:before {
  content: "SmartAdmin";
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  margin-top: 1px;
  display: block;
}

/* line 3534, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search > input[type=text] {
  background: transparent;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-color: #fff;
  color: #fff;
  padding: 0;
}

/* line 3543, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search > button {
  color: #fff;
}

/* line 3546, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* line 3549, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}

/* line 3553, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}

/* line 3557, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* line 3560, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a,
body.smart-style-6 nav ul li.open > a,
body.smart-style-6 nav ul li.open > a b {
  color: #4C4C4C !important;
}

/* line 3565, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul .active body.smart-style-6 nav ul > a,
nav ul li.open body.smart-style-6 nav ul > a {
  color: #3C3C3C !important;
}

/* line 3569, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:hover,
ul li body.smart-style-6 nav ul > a:hover {
  background-color: rgba(69, 69, 69, 0.05);
}

/* line 3573, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a {
  font-size: 13px;
}

/* line 3576, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a {
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 10px 14px 11px;
}

/* line 3581, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a b {
  margin-top: 6px;
}

/* line 3584, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:active {
  background: none;
}

/* line 3587, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a span + i {
  display: none;
}

/* line 3590, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #ribbon .breadcrumb li:last-child,
#ribbon .breadcrumb body.smart-style-6 > .active,
body.smart-style-6 #ribbon .breadcrumb,
body.smart-style-6 #ribbon .breadcrumb a,
.breadcrumb body.smart-style-6 > li + li:before {
  color: #374850 !important;
}

/* line 3597, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-dropdown,
#speech-btn body.smart-style-6 > :first-child body.smart-style-6 > a + .popover {
  -webkit-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  -moz-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
}

/* line 3603, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > ul::before,
body.smart-style-6 nav > ul ul li::before {
  border: none;
}

/* line 3607, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .minifyme {
  background: #2196F3;
  color: #FFFFFF;
  position: absolute;
  width: 29px;
  border-radius: 50%;
  z-index: 999;
  right: -12px;
  padding: 1px 3px;
  border-bottom: 1px solid #3D6A8A;
}

/* line 3618, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a {
  position: relative;
  overflow: hidden;
}

/* line 3622, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 300px;
  margin-left: -120px;
  margin-top: -150px;
  background: #455A64;
  border-radius: 100%;
  opacity: .3;
  transform: scale(0);
}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* line 3649, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:not(:active):after {
  animation: ripple 1.5s ease-in-out;
}

/* line 3652, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  visibility: hidden;
}

/* line 3655, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:focus:after {
  visibility: visible;
}

/* line 3658, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:active {
  background-color: transparent !important;
}

/* line 3661, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  margin-left: -18px;
  margin-top: -18px;
  background: #3f51b5;
  border-radius: 100%;
  opacity: .6;
  transform: scale(0);
}

@keyframes rippleDuplicate {
  0% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* line 3688, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  animation: rippleDuplicate 0.5s ease-out;
}

/* line 3691, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:checked {
  animation-name: rippleDuplicate;
}

/* line 3694, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: hidden;
}

/* line 3697, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: visible;
}

/* line 3700, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:focus + i,
body.smart-style-6 .smart-form .input input:focus,
body.smart-style-6 .smart-form .radio input:focus + i,
body.smart-style-6 .smart-form .select select:focus,
body.smart-style-6 .smart-form .textarea textarea:focus,
body.smart-style-6 .smart-form .toggle input:focus + i {
  border-color: #2196F3;
}

/* line 3708, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .rating input:checked ~ label,
body.smart-style-6 .smart-form .checkbox input + i:after {
  color: #2196F3;
}

/* line 3712, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control[disabled],
body.smart-style-6 .form-control[readonly],
body.smart-style-6 .fieldset[disabled] .form-control,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-bottom: 1px dashed #E0E0E0;
}

/* line 3719, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control-feedback {
  width: auto;
  height: auto;
}

/* line 3723, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:checked + i,
body.smart-style-6 .smart-form .radio input:checked + i,
body.smart-style-6 .smart-form .toggle input:checked + i {
  border-color: transparent;
}

/* line 3728, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .input input,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

/* line 3738, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  padding-left: 0px;
}

/* line 3745, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control:not(.ui-autocomplete-loading) {
  background: transparent;
}

/* line 3748, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-icon-left input.form-control[type="text"],
body.smart-style-6 .icon-addon > input[type="text"] {
  padding-left: 32px;
}

/* line 3752, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 input[type=checkbox],
body.smart-style-6 input[type=radio] {
  margin-top: 2px;
  line-height: normal;
}

/* line 3757, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter > label:focus .input-group-addon {
  border-bottom-color: #2196F3;
}

/* line 3760, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  background: transparent;
}

/* line 3766, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon + .form-control {
  background: transparent;
}

/* line 3769, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon:last-child,
body.smart-style-6 .input-group-addon:first-child {
  border: 1px solid inherit;
}

/* line 3773, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 0px !important;
}

/* line 3776, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon + .form-control[type="text"] {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 3780, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ui-sortable .jarviswidget-sortable > header {
  box-shadow: none !important;
}

/* line 3783, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget > header {
  border-bottom: 0px;
}

/* line 3786, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar,
body.smart-style-6 .jarviswidget-ctrls .button-icon {
  border: 0px;
}

/* line 3790, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar > .color-box {
  outline: none !important;
  border-radius: 30%;
  box-shadow: 0 0 1px 1px rgba(56, 56, 56, 0.3);
}

/* line 3795, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .color-box,
body.smart-style-6 .color-select li span {
  border-radius: 30%;
}

/* line 3799, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:focus,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:hover {
  border: 0px !important;
}

/* line 3804, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-sortable.ui-sortable-helper {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

/* line 3807, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-placeholder {
  background: linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0%;
  animation: border-dance 4s infinite linear;
  width: 100%;
  height: 100%;
  padding: 10px;
}

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}

/* line 3825, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .MessageBoxContainer {
  border-radius: 4px;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  background: #fff;
  color: #333;
}

/* line 3833, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .table > tbody > tr > td,
body.smart-style-6 .table > tbody > tr > th,
body.smart-style-6 .table > tfoot > tr > td,
body.smart-style-6 .table > tfoot > tr > th,
body.smart-style-6 .table > thead > tr > td,
body.smart-style-6 .table > thead > tr > th {
  padding: 16px 10px;
}

/* line 3841, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dt-toolbar {
  padding: 14px 20px 11px;
}

/* line 3844, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar,
body.smart-style-6 .inbox-body .table-wrap,
body.smart-style-6 .inbox-side-bar,
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices,
body.smart-style-6 .inbox-compose-footer {
  background: #ffffff;
}

/* line 3852, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-compose-footer {
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 3857, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-body {
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1);
}

/* line 3860, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-download,
body.smart-style-6 .inbox-message {
  border-bottom: 0px;
}

/* line 3864, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
}

/* line 3868, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #inbox-content {
  margin-bottom: 30px !important;
}

/* line 3871, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.desktop-detected .inbox-download,
body.smart-style-6.desktop-detected .inbox-compose-footer {
  padding-bottom: 56px;
}

/* line 3875, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/* line 3881, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 3884, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid transparent;
  min-height: 10px;
}

/* line 3891, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-message {
  background: #fff;
}

/* line 3894, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable {
  background-color: rgba(33, 150, 243, 0.15);
}

/* line 3897, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable:focus {
  background: #fff;
}

/* line 3900, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar {
  height: auto !important;
}

/* line 3903, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-show {
  background-color: #37474F;
}

/* line 3906, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-list.active:before {
  color: #37474F;
}

/* line 3909, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-imageinfo span {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3912, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #sparks {
  display: none;
}

/* line 3915, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-footer .txt-color-blueLight {
  color: #ffffff !important;
}

/* line 3918, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 1px solid #ccc;
}

/* line 3921, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info {
  height: 55px;
}

/* line 3924, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info img {
  width: 34px;
}

/* line 3927, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a {
  padding: 10px 0px;
}

/* line 3930, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a span {
  display: none;
}

/* line 3933, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .minifyme {
  border-radius: 0%;
  left: 0px;
  width: 45px;
  border: 0px;
}

/* line 3939, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent,
body.smart-style-6.minified nav > ul > li > ul {
  left: 45px;
}

/* line 3943, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent {
  padding-top: 4px;
  top: 0px;
}

/* line 3947, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li ul li {
  background: #ffffff;
  overflow: hidden;
}

/* line 3951, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav li a {
  overflow: visible;
  border-left: 1px solid #C1C1C1;
  border: 0px;
}

/* line 3956, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li {
  border-bottom: 0px !important;
  border-top: 0px !important;
}

/* line 3960, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > ul {
  padding-top: 0px;
  border: 0px;
  background: #f5f5f5;
  border-left: 1px solid #CACACA;
}

/* line 3966, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li {
  border: 0px;
}

/* line 3969, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel {
  border: 0px;
}

/* line 3972, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #ffffff;
}

/* line 3975, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top nav ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul ul li:hover > a,
body.smart-style-6.menu-on-top nav ul ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul li a:hover,
body.smart-style-6.menu-on-top nav ul > a:hover,
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #ffffff !important;
  background-color: #2196F3;
}

@media (max-width: 979px) and (min-width: 768px) {
  /* line 3985, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  /* line 3990, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #content {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 3994, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu > :first-child > a {
    width: 40px !important;
  }
  /* line 3997, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  /* line 4002, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
/* line 8, app/assets/stylesheets/custom/_toggle.scss */
.checkbox label .toggle, .checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

/* line 9, app/assets/stylesheets/custom/_toggle.scss */
.toggle {
  position: relative;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/custom/_toggle.scss */
.toggle input[type=checkbox] {
  display: none;
}

/* line 11, app/assets/stylesheets/custom/_toggle.scss */
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

/* line 12, app/assets/stylesheets/custom/_toggle.scss */
.toggle.off .toggle-group {
  left: -100%;
}

/* line 13, app/assets/stylesheets/custom/_toggle.scss */
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/custom/_toggle.scss */
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/custom/_toggle.scss */
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

/* line 16, app/assets/stylesheets/custom/_toggle.scss */
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

/* line 17, app/assets/stylesheets/custom/_toggle.scss */
.toggle-on.btn {
  padding-right: 24px;
}

/* line 18, app/assets/stylesheets/custom/_toggle.scss */
.toggle-off.btn {
  padding-left: 24px;
}

/* line 19, app/assets/stylesheets/custom/_toggle.scss */
.toggle.btn-lg, .btn-group-lg > .toggle.btn {
  min-width: 79px;
  min-height: 45px;
}

/* line 20, app/assets/stylesheets/custom/_toggle.scss */
.toggle-on.btn-lg, .btn-group-lg > .toggle-on.btn {
  padding-right: 31px;
}

/* line 21, app/assets/stylesheets/custom/_toggle.scss */
.toggle-off.btn-lg, .btn-group-lg > .toggle-off.btn {
  padding-left: 31px;
}

/* line 22, app/assets/stylesheets/custom/_toggle.scss */
.toggle-handle.btn-lg, .btn-group-lg > .toggle-handle.btn {
  width: 40px;
}

/* line 23, app/assets/stylesheets/custom/_toggle.scss */
.toggle.btn-sm, .btn-group-sm > .toggle.btn {
  min-width: 50px;
  min-height: 30px;
}

/* line 24, app/assets/stylesheets/custom/_toggle.scss */
.toggle-on.btn-sm, .btn-group-sm > .toggle-on.btn {
  padding-right: 20px;
}

/* line 25, app/assets/stylesheets/custom/_toggle.scss */
.toggle-off.btn-sm, .btn-group-sm > .toggle-off.btn {
  padding-left: 20px;
}

/* line 26, app/assets/stylesheets/custom/_toggle.scss */
.toggle.btn-xs, .btn-group-xs > .toggle.btn {
  min-width: 35px;
  min-height: 22px;
}

/* line 27, app/assets/stylesheets/custom/_toggle.scss */
.toggle-on.btn-xs, .btn-group-xs > .toggle-on.btn {
  padding-right: 12px;
}

/* line 28, app/assets/stylesheets/custom/_toggle.scss */
.toggle-off.btn-xs, .btn-group-xs > .toggle-off.btn {
  padding-left: 12px;
}

/* line 1, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker,
.ui-dialog.ui-colorpicker {
  width: auto;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 999999;
}

/* line 13, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-inline {
  position: static;
}

/* line 17, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-buttonset {
  float: left;
  margin-left: .4em;
}

/* line 22, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-buttonset .ui-button {
  margin: .5em 0 .5em 0;
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 36, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 45, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-buttonpane button.ui-colorpicker-current {
  float: left;
}

/* line 49, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker table {
  width: 100%;
  font-size: 100%;
  /* Reset browser table font-size */
  margin: 0;
}

/* line 55, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker table td {
  vertical-align: top;
}

/* line 59, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-padding-left {
  padding-left: 10px;
}

/* line 62, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-padding-top {
  padding-top: 10px;
}

/* line 66, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-border {
  border: 1px inset;
  display: inline-block;
}

/* Bar & map */
/* line 72, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map > *,
.ui-colorpicker-bar > * {
  position: absolute;
  cursor: crosshair;
}

/* line 78, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-pointer,
.ui-colorpicker-bar-pointer {
  position: absolute;
  left: 0;
}

/* Map */
/* line 85, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map,
.ui-colorpicker-map > * {
  display: block;
  width: 256px;
  height: 256px;
  overflow: hidden;
}

/* line 93, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-layer-1,
.ui-colorpicker-map-layer-2 {
  background: url(/assets/map-f81399ed724bf9d88f8ab32030478acf0feece5ccf403727d0ad15fd3968fbc7.png) no-repeat;
}

/* line 98, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-128,
.ui-colorpicker-map-128 > * {
  width: 128px;
  height: 128px;
}

/* line 104, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-128 .ui-colorpicker-map-layer-1,
.ui-colorpicker-map-128 .ui-colorpicker-map-layer-2 {
  background: url(/assets/128/map-955317d16525b734b18c259a04c18fede96401c5f416e76522e9fed728154e04.png) no-repeat;
}

/* line 109, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-layer-alpha {
  background: url(/assets/map-opacity-5f800603408d28338eeae44cddafe057dcb82b5ca7078957a0cc961d475e8c1a.png);
}

/* line 113, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-map-pointer {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/assets/map-pointer-5f32af6a9cc0206772aecfb154dfa325de461e05510eeb4398793fef4835500d.png) no-repeat;
}

/* Bar */
/* line 121, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar,
.ui-colorpicker-bar > * {
  display: block;
  width: 20px;
  height: 256px;
  overflow: hidden;
  background-repeat: repeat-x;
}

/* line 130, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-128,
.ui-colorpicker-bar-128 > * {
  height: 128px;
}

/* line 135, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-layer-1,
.ui-colorpicker-bar-layer-2,
.ui-colorpicker-bar-layer-3,
.ui-colorpicker-bar-layer-4 {
  background: url(/assets/bar-b329795ffcdb6f69944dbd19b18b359d6012795c2285cd6566faca1300991e52.png) repeat-x;
}

/* line 142, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-1,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-2,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-3,
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-4 {
  background: url(/assets/128/bar-edbc140d2816edf48bdf3e2f272cf34b13b511075cbd633d780d47c201bc1f17.png) repeat-x;
}

/* line 149, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-layer-alpha {
  background: url(/assets/bar-opacity-4868f5211a10ac343aba4604e5705f84c77fc6e26b0c7d623bbeac3f88ce7fba.png);
}

/* line 153, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-layer-alphabar {
  background: url(/assets/bar-alpha-390219f5e8ae08e3eddc2f9ff5466457abcc2ceb85511d2316f0c1a8c3890558.png);
}

/* line 157, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-128 .ui-colorpicker-bar-layer-alphabar {
  background: url(/assets/128/bar-alpha-ad38915c77ec4cdb6dadb8a6a036c6ec266a7191e921deddf0c3bcb11fc2116a.png);
}

/* line 161, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-bar-pointer {
  display: inline-block;
  width: 20px;
  height: 7px;
  background: url(/assets/bar-pointer-d1ba8780b5dc27219f112e15919801007ddb2db304c156187634856d447e53dd.png) no-repeat;
}

/* Preview */
/* line 169, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-preview {
  text-align: center;
  height: 20px;
}

/* line 174, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-preview-initial {
  cursor: pointer;
}

/* line 178, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-preview-initial,
.ui-colorpicker-preview-current {
  width: 50px;
  height: 20px;
  display: inline-block;
}

/* line 185, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-preview-initial-alpha,
.ui-colorpicker-preview-current-alpha {
  width: 50px;
  height: 20px;
  display: inline-block;
  background: url(/assets/preview-opacity-cfeaaef98394da4b40a633f692905c4164549327a53e41e8f41d03c4235381c4.png) repeat;
}

/* Inputs */
/* line 194, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-rgb label,
.ui-colorpicker-hsv label,
.ui-colorpicker-hsl label,
.ui-colorpicker-lab label,
.ui-colorpicker-cmyk label,
.ui-colorpicker-alpha label {
  width: 1.5em;
  display: inline-block;
}

/* line 204, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-number {
  margin: .1em;
  width: 4em;
}

/* Hex */
/* line 210, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-hex {
  text-align: center;
}

/* Swatches */
/* line 215, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-swatches {
  height: 256px;
  overflow: auto;
  background-color: #f8f8f8;
}

/* line 221, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-swatch {
  cursor: pointer;
  float: left;
  width: 11px;
  height: 11px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

/* line 230, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-disabled {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  pointer-events: none;
}

/* line 237, app/assets/stylesheets/custom/_jquery.colorpicker.scss */
.ui-colorpicker-disabled * {
  cursor: default !important;
}

/*!
 * bootstrap-fileinput v5.0.4
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2019, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD-3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
/* line 13, app/assets/stylesheets/custom/_fileinput.scss */
.file-loading input[type=file], input.file-loading[type=file] {
  width: 0;
  height: 0;
}

/* line 18, app/assets/stylesheets/custom/_fileinput.scss */
.file-no-browse {
  position: absolute;
  left: 50%;
  bottom: 20%;
  width: 1px;
  height: 1px;
  font-size: 0;
  opacity: 0;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}

/* line 32, app/assets/stylesheets/custom/_fileinput.scss */
.kv-hidden, .file-caption-icon, .file-zoom-dialog .modal-header:before, .file-zoom-dialog .modal-header:after, .file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .no-browse .input-group-btn, .file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-ajax-new .no-browse .input-group-btn, .hide-content .kv-file-content, .is-locked .fileinput-upload-button, .is-locked .fileinput-remove-button {
  display: none;
}

/* line 36, app/assets/stylesheets/custom/_fileinput.scss */
.btn-file input[type=file], .file-caption-icon, .file-preview .fileinput-remove, .krajee-default .file-thumb-progress, .file-zoom-dialog .btn-navigate, .file-zoom-dialog .floating-buttons {
  position: absolute;
}

/* line 40, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption-icon .kv-caption-icon {
  line-height: inherit;
}

/* line 44, app/assets/stylesheets/custom/_fileinput.scss */
.file-input, .file-loading:before, .btn-file, .file-caption, .file-preview, .krajee-default.file-preview-frame, .krajee-default .file-thumbnail-footer, .file-zoom-dialog .modal-dialog {
  position: relative;
}

/* line 48, app/assets/stylesheets/custom/_fileinput.scss */
.file-error-message pre, .file-error-message ul, .krajee-default .file-actions, .krajee-default .file-other-error {
  text-align: left;
}

/* line 52, app/assets/stylesheets/custom/_fileinput.scss */
.file-error-message pre, .file-error-message ul {
  margin: 0;
}

/* line 56, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
}

/* line 63, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
  height: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
}

/* line 69, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-thumb-progress .progress, .kv-upload-progress .progress {
  background-color: #ccc;
}

/* line 73, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-caption-info, .krajee-default .file-size-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  height: 15px;
  margin: auto;
}

/* line 83, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

/* line 89, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash {
  height: 100%;
}

/* line 93, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content > .file-object.type-pdf, .file-zoom-content > .file-object.type-html, .file-zoom-content > .file-object.type-text, .file-zoom-content > .file-object.type-default {
  width: 100%;
}

/* line 97, app/assets/stylesheets/custom/_fileinput.scss */
.file-loading:before {
  content: " Loading...";
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  font-variant: small-caps;
  color: #999;
  background: transparent url(/../img/loading.gif) top left no-repeat;
}

/* line 108, app/assets/stylesheets/custom/_fileinput.scss */
.file-object {
  margin: 0 0 -5px 0;
  padding: 0;
}

/* line 113, app/assets/stylesheets/custom/_fileinput.scss */
.btn-file {
  overflow: hidden;
}

/* line 117, app/assets/stylesheets/custom/_fileinput.scss */
.btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}

/* line 129, app/assets/stylesheets/custom/_fileinput.scss */
.btn-file ::-ms-browse {
  font-size: 10000px;
  width: 100%;
  height: 100%;
}

/* line 135, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption .file-caption-name {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: none;
  outline: none;
}

/* line 145, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption.icon-visible .file-caption-icon {
  display: inline-block;
}

/* line 149, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption.icon-visible .file-caption-name {
  padding-left: 15px;
}

/* line 153, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption-icon {
  left: 8px;
}

/* line 157, app/assets/stylesheets/custom/_fileinput.scss */
.file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}

/* line 166, app/assets/stylesheets/custom/_fileinput.scss */
.file-error-message pre {
  margin: 5px 0;
}

/* line 170, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption-disabled {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1;
}

/* line 176, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}

/* line 184, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview .btn-xs, .file-preview .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 191, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
}

/* line 197, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview .clickable {
  cursor: pointer;
}

/* line 201, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview-image {
  font: 40px Impact, Charcoal, sans-serif;
  color: #008000;
}

/* line 206, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame {
  margin: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 6px;
  float: left;
  text-align: center;
}

/* line 215, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame .kv-file-content {
  width: 213px;
  height: 160px;
}

/* line 220, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-other-frame {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 226, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
  width: 400px;
}

/* line 230, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame[data-template="audio"] .kv-file-content {
  width: 240px;
  height: 55px;
}

/* line 235, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 70px;
}

/* line 239, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

/* line 244, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-text {
  display: block;
  color: #428bca;
  border: 1px solid #ddd;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  outline: none;
  padding: 8px;
  resize: none;
}

/* line 254, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-html {
  border: 1px solid #ddd;
  padding: 8px;
  overflow: auto;
}

/* line 260, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-other-icon {
  font-size: 6em;
  line-height: 1;
}

/* line 265, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-footer-buttons {
  float: right;
}

/* line 269, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-footer-caption {
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  color: #777;
  margin-bottom: 30px;
}

/* line 278, app/assets/stylesheets/custom/_fileinput.scss */
.file-upload-stats {
  font-size: 10px;
  text-align: center;
  width: 100%;
}

/* line 284, app/assets/stylesheets/custom/_fileinput.scss */
.kv-upload-progress .file-upload-stats {
  font-size: 12px;
  margin: -10px 0 5px;
}

/* line 289, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-error {
  opacity: 0.65;
  box-shadow: none;
}

/* line 294, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-thumb-progress {
  height: 11px;
  top: 37px;
  left: 0;
  right: 0;
}

/* line 301, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default.kvsortable-ghost {
  background: #e1edf7;
  border: 2px solid #a1abff;
}

/* line 306, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-other:hover {
  opacity: 0.8;
}

/* line 310, app/assets/stylesheets/custom/_fileinput.scss */
.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
  color: #000;
}

/* line 314, app/assets/stylesheets/custom/_fileinput.scss */
.kv-upload-progress .progress {
  height: 20px;
  margin: 10px 0;
  overflow: hidden;
}

/* line 320, app/assets/stylesheets/custom/_fileinput.scss */
.kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana, Helvetica, sans-serif;
}

/*noinspection CssOverwrittenProperties*/
/* line 326, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .file-other-icon {
  font-size: 22em;
  font-size: 50vmin;
}

/* line 331, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .modal-dialog {
  width: auto;
}

/* line 335, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 341, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .btn-navigate {
  padding: 0;
  margin: 0;
  background: transparent;
  text-decoration: none;
  outline: none;
  opacity: 0.7;
  top: 45%;
  font-size: 4em;
  color: #1c94c4;
}

/* line 353, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .btn-navigate:not([disabled]):hover {
  outline: none;
  box-shadow: none;
  opacity: 0.6;
}

/* line 359, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .floating-buttons {
  top: 5px;
  right: 10px;
}

/* line 364, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .btn-navigate[disabled] {
  opacity: 0.3;
}

/* line 368, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .btn-prev {
  left: 1px;
}

/* line 372, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .btn-next {
  right: 1px;
}

/* line 376, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-dialog .kv-zoom-title {
  font-weight: 300;
  color: #999;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 385, app/assets/stylesheets/custom/_fileinput.scss */
.file-input-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 390, app/assets/stylesheets/custom/_fileinput.scss */
.file-input-ajax-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 395, app/assets/stylesheets/custom/_fileinput.scss */
.file-caption-main {
  width: 100%;
}

/* line 399, app/assets/stylesheets/custom/_fileinput.scss */
.file-thumb-loading {
  background: transparent url(/../img/loading.gif) no-repeat scroll center center content-box !important;
}

/* line 403, app/assets/stylesheets/custom/_fileinput.scss */
.file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
}

/* line 412, app/assets/stylesheets/custom/_fileinput.scss */
.file-drop-zone.clickable:hover {
  border: 2px dashed #999;
}

/* line 416, app/assets/stylesheets/custom/_fileinput.scss */
.file-drop-zone.clickable:focus {
  border: 2px solid #5acde2;
}

/* line 420, app/assets/stylesheets/custom/_fileinput.scss */
.file-drop-zone .file-preview-thumbnails {
  cursor: default;
}

/* line 424, app/assets/stylesheets/custom/_fileinput.scss */
.file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
}

/* line 431, app/assets/stylesheets/custom/_fileinput.scss */
.file-highlighted {
  border: 2px dashed #999 !important;
  background-color: #eee;
}

/* line 436, app/assets/stylesheets/custom/_fileinput.scss */
.file-uploading {
  background: url(/../img/loading-sm.gif) no-repeat center bottom 10px;
  opacity: 0.65;
}

/* line 441, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-fullscreen .modal-dialog {
  min-width: 100%;
  margin: 0;
}

/* line 446, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  min-height: 100vh;
}

/* line 452, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 456, app/assets/stylesheets/custom/_fileinput.scss */
.floating-buttons {
  z-index: 3000;
}

/* line 460, app/assets/stylesheets/custom/_fileinput.scss */
.floating-buttons .btn-kv {
  margin-left: 3px;
  z-index: 3000;
}

/* line 465, app/assets/stylesheets/custom/_fileinput.scss */
.kv-zoom-actions .btn-kv {
  margin-left: 3px;
}

/* line 469, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content {
  height: 480px;
  text-align: center;
}

/* line 474, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content .file-preview-image {
  max-height: 100%;
}

/* line 478, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content .file-preview-video {
  max-height: 100%;
}

/* line 482, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content > .file-object.type-image {
  height: auto;
  min-height: inherit;
}

/* line 487, app/assets/stylesheets/custom/_fileinput.scss */
.file-zoom-content > .file-object.type-audio {
  width: auto;
  height: 30px;
}

@media (min-width: 576px) {
  /* line 493, app/assets/stylesheets/custom/_fileinput.scss */
  .file-zoom-dialog .modal-dialog {
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  /* line 499, app/assets/stylesheets/custom/_fileinput.scss */
  .file-zoom-dialog .modal-lg {
    max-width: 800px;
  }
}

@media (max-width: 767px) {
  /* line 505, app/assets/stylesheets/custom/_fileinput.scss */
  .file-preview-thumbnails {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /* line 512, app/assets/stylesheets/custom/_fileinput.scss */
  .file-zoom-dialog .modal-header {
    flex-direction: column;
  }
}

@media (max-width: 350px) {
  /* line 518, app/assets/stylesheets/custom/_fileinput.scss */
  .krajee-default.file-preview-frame:not([data-template="audio"]) .kv-file-content {
    width: 160px;
  }
}

@media (max-width: 420px) {
  /* line 524, app/assets/stylesheets/custom/_fileinput.scss */
  .krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
    width: 100%;
  }
}

/* line 529, app/assets/stylesheets/custom/_fileinput.scss */
.file-loading[dir=rtl]:before {
  background: transparent url(/../img/loading.gif) top right no-repeat;
  padding-left: 0;
  padding-right: 20px;
}

/* line 535, app/assets/stylesheets/custom/_fileinput.scss */
.file-sortable .file-drag-handle {
  cursor: move;
  opacity: 1;
}

/* line 540, app/assets/stylesheets/custom/_fileinput.scss */
.file-sortable .file-drag-handle:hover {
  opacity: 0.7;
}

/* line 544, app/assets/stylesheets/custom/_fileinput.scss */
.clickable .file-drop-zone-title {
  cursor: pointer;
}

/* line 548, app/assets/stylesheets/custom/_fileinput.scss */
.file-preview-initial.sortable-chosen {
  background-color: #d9edf7;
}

/* line 1, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  background: #3366ff;
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dtk-focus-alt div.dt-autofill-handle {
  background: #ff8b33;
}

/* line 15, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #4989de;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}

/* line 21, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}

/* line 25, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

/* line 30, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
}

/* line 44, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

/* line 51, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list ul li {
  display: table-row;
}

/* line 54, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}

/* line 57, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6;
}

/* line 60, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

/* line 65, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}

/* line 70, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

/* line 76, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

/* line 87, app/assets/stylesheets/custom/_autoFill.jqueryui.scss */
div.dt-autofill-list button {
  padding: 0.35em 1em;
}

/*!
 * ClockPicker v0.0.7 for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 */
/* line 7, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker .input-group-addon {
  cursor: pointer;
}

/* line 10, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-moving {
  cursor: move;
}

/* line 13, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-align-left.popover > .arrow {
  left: 25px;
}

/* line 16, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-align-top.popover > .arrow {
  top: 17px;
}

/* line 19, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px;
}

/* line 23, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px;
}

/* line 27, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-popover .popover-title {
  background-color: #fff;
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

/* line 35, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-popover .popover-title span {
  cursor: pointer;
}

/* line 38, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-popover .popover-content {
  background-color: #f8f8f8;
  padding: 12px;
}

/* line 42, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 46, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-plate {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 62, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px;
}

/* line 70, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-minutes {
  visibility: hidden;
}

/* line 73, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer;
}

/* line 83, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7;
  background-color: rgba(0, 149, 221, 0.25);
}

/* line 88, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-button {
  background-image: none;
  background-color: #fff;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0;
}

/* line 97, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-button:hover {
  background-image: none;
  background-color: #ebebeb;
}

/* line 101, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-button:focus {
  outline: none !important;
}

/* line 104, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-dial {
  -webkit-transition: -webkit-transform 350ms, opacity 350ms;
  -moz-transition: -moz-transform 350ms, opacity 350ms;
  -ms-transition: -ms-transform 350ms, opacity 350ms;
  -o-transition: -o-transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms;
}

/* line 111, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-dial-out {
  opacity: 0;
}

/* line 114, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-hours.clockpicker-dial-out {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

/* line 121, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-minutes.clockpicker-dial-out {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

/* line 128, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas {
  -webkit-transition: opacity 175ms;
  -moz-transition: opacity 175ms;
  -ms-transition: opacity 175ms;
  -o-transition: opacity 175ms;
  transition: opacity 175ms;
}

/* line 135, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas-out {
  opacity: 0.25;
}

/* line 138, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #0095dd;
}

/* line 143, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas-bg {
  stroke: none;
  fill: #c0e5f7;
}

/* line 147, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas-bg-trans {
  fill: rgba(0, 149, 221, 0.25);
}

/* line 150, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-canvas line {
  stroke: #0095dd;
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}

/* line 156, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-button.am-button {
  margin: 1px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/* line 163, app/assets/stylesheets/custom/_bootstrap-clockpicker.scss */
.clockpicker-button.pm-button {
  margin: 1px 1px 1px 136px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 70, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 74, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 80, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 83, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 365, app/assets/stylesheets/custom/_bootstrap-datetimepicker.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes dtb-spinner {
  /* line 13, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 30, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}

/* line 44, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}

/* line 51, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info > div {
  padding: 1em;
}

/* line 55, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em;
}

/* line 61, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection-title:empty {
  display: none;
}

/* line 65, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons {
  position: relative;
  float: left;
}

/* line 69, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button {
  margin-right: 0;
}

/* line 72, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button span.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

/* line 77, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button:active {
  outline: none;
}

/* line 80, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button:hover > span {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 84, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  margin-top: 3px;
  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;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  z-index: 2002;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  -ms-column-gap: 0;
  -o-column-gap: 0;
  column-gap: 0;
}

/* line 111, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 4px;
}

/* line 122, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button:hover > span {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 125, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

/* line 132, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.two-column {
  margin-left: -150px;
}

/* line 135, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}

/* line 138, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}

/* line 141, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

/* line 145, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

/* line 154, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

/* line 163, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

/* line 172, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button {
  border-radius: 0;
}

/* line 176, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* Fallback */
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10 Consumer Preview */
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Firefox */
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera */
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  /* Webkit (Safari/Chrome 10) */
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Webkit (Chrome 11+) */
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C Markup, IE10 Release Preview */
  z-index: 2001;
}

@media screen and (max-width: 640px) {
  /* line 200, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
  div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}

/* line 205, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2);
}

/* line 210, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes dtb-spinner {
  /* line 13, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 30, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}

/* line 44, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}

/* line 51, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-info > div {
  padding: 1em;
}

/* line 55, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em;
}

/* line 61, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection-title:empty {
  display: none;
}

/* line 65, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons {
  position: relative;
  float: left;
}

/* line 69, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button {
  margin-right: 0;
}

/* line 72, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button span.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

/* line 77, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button:active {
  outline: none;
}

/* line 80, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-buttons .dt-button:hover > span {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 84, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  margin-top: 3px;
  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;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  z-index: 2002;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  -ms-column-gap: 0;
  -o-column-gap: 0;
  column-gap: 0;
}

/* line 111, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 4px;
}

/* line 122, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button:hover > span {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 125, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

/* line 132, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.two-column {
  margin-left: -150px;
}

/* line 135, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}

/* line 138, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}

/* line 141, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

/* line 145, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

/* line 154, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

/* line 163, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

/* line 172, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-collection .dt-button {
  border-radius: 0;
}

/* line 176, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* Fallback */
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10 Consumer Preview */
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Firefox */
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera */
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  /* Webkit (Safari/Chrome 10) */
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Webkit (Chrome 11+) */
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C Markup, IE10 Release Preview */
  z-index: 2001;
}

@media screen and (max-width: 640px) {
  /* line 200, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
  div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}

/* line 205, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2);
}

/* line 210, app/assets/stylesheets/custom/_buttons.jqueryui.scss */
button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

/* line 1, app/assets/stylesheets/custom/_colReorder.jqueryui.scss */
table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}

/* line 7, app/assets/stylesheets/custom/_colReorder.jqueryui.scss */
div.DTCR_pointer {
  width: 1px;
  background-color: #0259c4;
  z-index: 201;
}

/* line 1, app/assets/stylesheets/custom/_fixedColumns.jqueryui.scss */
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/custom/_fixedColumns.jqueryui.scss */
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}

/* line 10, app/assets/stylesheets/custom/_fixedColumns.jqueryui.scss */
div.DTFC_Blocker {
  background-color: white;
}

/* line 1, app/assets/stylesheets/custom/_fixedHeader.jqueryui.scss */
table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
}

/* line 6, app/assets/stylesheets/custom/_fixedHeader.jqueryui.scss */
table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}

@media print {
  /* line 12, app/assets/stylesheets/custom/_fixedHeader.jqueryui.scss */
  table.fixedHeader-floating {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/custom/_dropdownCheckboxes.scss */
.dropdownCheckboxes .btn-default {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, app/assets/stylesheets/custom/_dropdownCheckboxes.scss */
.dropdownCheckboxes ul.dropdown-menu li {
  font-size: 80%;
  margin: 1px 10px;
}

/* line 10, app/assets/stylesheets/custom/_dropdownCheckboxes.scss */
.dropdownCheckboxes ul.dropdown-menu label {
  font-weight: normal;
}

/* line 13, app/assets/stylesheets/custom/_dropdownCheckboxes.scss */
.dropdownCheckboxes ul.dropdown-menu button {
  display: inline-block;
  margin: 6px 0 0 0;
  font-size: 90%;
}

/*
The jQuery UI Month Picker Version 3.0.4
https://github.com/KidSysco/jquery-ui-month-picker/

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see
<http://www.gnu.org/licenses/gpl-3.0.txt>.
*/
/* line 21, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker {
  display: inline-block;
  position: absolute;
  z-index: 9999;
}

/* line 27, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker table {
  border-collapse: separate;
  border-spacing: 2px 2px;
}

/* line 32, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker td {
  padding: 0px;
}

/*
Prevents the button labels from maving sligtly to the left
when applying the width CSS property to the buttons.
See: .month-picker-month-table button { width: 4.3em; }
*/
/* line 41, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker .ui-button-text {
  padding: .4em 0;
}

/* line 45, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-header {
  margin: 3px 3px 0px 3px;
}

/* line 49, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table {
  width: 100%;
  /*
    Makes sure the next/previous/jump years buttons are not unnecessarily
    selected if the user clicks them a couple of times fast.
    */
  -ms-user-select: none;
  /* IE 10+ */
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/*
The plugin uses buttons with a transparent background in the year-table
(aka header) in order to look consistent with jQuery UI datepicker and to
make the year title a button that blends into the heading in the default state.

The plugin does this by removing the .ui-state-default class from (in MonthPicker.js)
the a tags (buttons) which also ends up removing the 1px border that it applies.

To prevent the button from resizing and moving everything around when you hover
in and out, we use a carefully constructed selector, which gets overroden by the
more specific .ui-state-hover/actove class selectors in the jquery-ui.css
that apply the visible borders that we want.

This selector applies a 1px transparent border that keeps the button
in the same size, but it doesen't hide the borders that .ui-state-hover/actove give us.
*/
/* line 78, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table a {
  border: 1px solid transparent;
}

/*
Sets the size of the next/previous buttons,
and makes the buttons in the heading (year-table) sligtly bigger,
and removes the pointer cursor from the buttons in the heading (year-table).
*/
/* line 87, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table .ui-button {
  font-size: 1.1em;
  width: 1.5em;
  height: 1.5em;
  cursor: default;
  margin: 0;
}

/* line 95, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table .month-picker-title {
  text-align: center;
}

/* line 99, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table .month-picker-title .ui-button {
  font-size: 1em;
  padding: .1em 0;
  width: 100%;
  font-weight: bold;
}

/*
The buttons in the heading (year-table) are slightly shrinked, but because jQuery ui and
the .month-picker .ui-button-text rule at the top of this CSS file apply some
padding which results in the button text being moved to the bottom of
the button.

This rule removes the unnecessary padding so the text in
the jump years button will be vericaly centred.
*/
/* line 115, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-year-table .ui-button-text {
  padding: 0;
}

/* line 119, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-month-table td {
  height: 35px;
  text-align: center;
}

/*
Makes sure the buttons stay in the same size when swithching
to the Jump years menu.
this also ensures that the entire menu dosen't resize itself
in response to the slightly bigger buttons in the Jump years menu.
 */
/* line 130, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-month-table .ui-button {
  width: 4.2em;
  margin: .2em;
}

/* line 135, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-open-button {
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

/* line 141, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-invalid-message {
  display: none;
  background-color: Yellow;
}

/* line 146, app/assets/stylesheets/custom/_MonthPicker.scss */
.month-picker-disabled {
  background-color: #e1e1e1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root {
  box-sizing: border-box;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  position: relative;
  color: #333;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root *, .uppy-Root :after, .uppy-Root :before {
  box-sizing: inherit;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [hidden] {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.UppyIcon {
  max-width: 100%;
  max-height: 100%;
  fill: currentColor;
  display: inline-block;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.UppyIcon--svg-baseline {
  bottom: -.125em;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-u-reset {
  -webkit-appearance: none;
  line-height: 1;
  padding: 0;
  color: inherit;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background: none;
  border: none;
  border-collapse: separate;
  border-image: none;
  border-radius: 0;
  border-spacing: 0;
  box-shadow: none;
  clear: none;
  cursor: auto;
  display: inline;
  empty-cells: show;
  float: none;
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-stretch: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  left: auto;
  letter-spacing: normal;
  list-style: none;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  outline: medium none invert;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  top: auto;
  transform: none;
  transform-origin: 50% 50% 0;
  transform-style: flat;
  transition: none 0s ease 0s;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  z-index: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-textInput {
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  padding: 6px 8px;
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-c-textInput {
  padding: 8px 10px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-textInput:focus {
  border-color: rgba(34, 117, 215, 0.6);
  outline: none;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.15);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-family: inherit;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  transition: background-color .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-primary {
  font-size: 14px;
  padding: 10px 18px;
  border-radius: 4px;
  background-color: #2275d7;
  color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-c-btn-primary {
  padding: 13px 22px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-primary:hover {
  background-color: #1b5dab;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-primary:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.4);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-link {
  font-size: 14px;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 4px;
  background-color: transparent;
  color: #525252;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-c-btn-link {
  padding: 13px 18px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-link:hover {
  color: #333;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn-link:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.25);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-c-btn--small {
  font-size: .9em;
  padding: 7px 16px;
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-c-btn--small {
  padding: 8px 10px;
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 1;
  transform: none;
  transition: all .25s ease-in;
  z-index: 1005;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer[aria-hidden=true] {
  opacity: 0;
  transform: translateY(350%);
  transition: all .3s ease-in;
  z-index: -1000;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer p {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  padding: 6px 15px;
  background-color: #757575;
  color: #fff;
  border-radius: 18px;
  max-width: 90%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Informer p {
  font-size: 14px;
  line-height: 1.3;
  max-width: 500px;
  padding: 10px 20px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer span {
  line-height: 12px;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #525252;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  top: -1px;
  left: 3px;
  font-size: 10px;
  margin-left: -1px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer span:hover {
  cursor: help;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Informer span:after {
  line-height: 1.3;
  word-wrap: break-word;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [aria-label][role~=tooltip] {
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [aria-label][role~=tooltip]:after, .uppy-Root [aria-label][role~=tooltip]:before {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform-origin: top;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [aria-label][role~=tooltip]:before {
  background-size: 100% auto !important;
  content: "";
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [aria-label][role~=tooltip]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(aria-label);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  text-transform: var(--microtip-text-transform, none);
  padding: .5em 1em;
  white-space: nowrap;
  box-sizing: content-box;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [aria-label][role~=tooltip]:focus:after, .uppy-Root [aria-label][role~=tooltip]:focus:before, .uppy-Root [aria-label][role~=tooltip]:hover:after, .uppy-Root [aria-label][role~=tooltip]:hover:before {
  opacity: 1;
  pointer-events: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-bottom: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:after {
  margin-bottom: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:before {
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before {
  transform: translate3d(-50%, -5px, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:after {
  transform: translate3d(-50%, 0, 0);
  bottom: 100%;
  left: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after {
  transform: translate3d(-50%, -5px, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after {
  transform: translate3d(calc(-100% + 16px), 0, 0);
  bottom: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after {
  transform: translate3d(calc(-100% + 16px), -5px, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after {
  transform: translate3d(-16px, 0, 0);
  bottom: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after {
  transform: translate3d(-16px, -5px, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after {
  margin-top: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before {
  transform: translate3d(-50%, -10px, 0);
  bottom: auto;
  left: 50%;
  top: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before {
  transform: translate3d(-50%, 0, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after {
  transform: translate3d(-50%, -10px, 0);
  top: 100%;
  left: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after {
  transform: translate3d(-50%, 0, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after {
  transform: translate3d(calc(-100% + 16px), -10px, 0);
  top: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after {
  transform: translate3d(calc(-100% + 16px), 0, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after {
  transform: translate3d(-16px, -10px, 0);
  top: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after {
  transform: translate3d(-16px, 0, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=left]:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:before {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translate3d(10px, -50%, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=left]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=left]:after {
  margin-right: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before {
  transform: translate3d(0, -50%, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=right]:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:before {
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translate3d(-10px, -50%, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=right]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=right]:after {
  margin-left: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before {
  transform: translate3d(0, -50%, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-size=small]:after {
  white-space: normal;
  width: 80px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-size=medium]:after {
  white-space: normal;
  width: 150px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root [role~=tooltip][data-microtip-size=large]:after {
  white-space: normal;
  width: 260px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  background-color: #fff;
  z-index: 1001;
  transition: height .2s;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-StatusBar {
  height: 46px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #eaeaea;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar[aria-hidden=true] {
  overflow-y: hidden;
  height: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-complete .uppy-StatusBar-progress {
  background-color: #1bb240;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-error .uppy-StatusBar-progress {
  background-color: #e32437;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator {
  color: #1bb240;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator {
  color: #e32437;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-waiting:not([aria-hidden=true]) {
  background-color: #fff;
  height: 65px;
  border-top: 1px solid #eaeaea;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-progress {
  background-color: #2275d7;
  height: 2px;
  position: absolute;
  z-index: 1001;
  transition: background-color,width .3s ease-out;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-progress.is-indeterminate {
  background-size: 64px 64px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 75%, transparent 0, transparent);
  animation: uppy-StatusBar-ProgressStripes 1s linear infinite;
}

@keyframes uppy-StatusBar-ProgressStripes {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 64px 0;
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress {
  background-color: #f6a623;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-waiting .uppy-StatusBar-progress {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1002;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-StatusBar-content {
  padding-left: 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-status {
  line-height: 1.4;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: .3em;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Root:not(.uppy-size--md) .uppy-StatusBar-additionalInfo {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-statusPrimary {
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-statusSecondary {
  margin-top: 1px;
  font-size: 11px;
  line-height: 1.2;
  display: inline-block;
  color: #757575;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-statusSecondaryHint {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-StatusBar-statusSecondaryHint {
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-statusIndicator {
  position: relative;
  top: 1px;
  color: #525252;
  margin-right: 7px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-statusIndicator svg {
  vertical-align: text-bottom;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  z-index: 1004;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
  width: 100%;
  position: static;
  padding: 0 15px;
  background-color: #fafafa;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn {
  line-height: 1;
  cursor: pointer;
  margin: 3px;
  opacity: .9;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn:focus {
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn:focus {
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionCircleBtn svg {
  vertical-align: bottom;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  line-height: inherit;
  color: #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-StatusBar-actionBtn {
  font-size: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry {
  height: 16px;
  border-radius: 8px;
  margin-right: 6px;
  background-color: #ff4b23;
  line-height: 1;
  color: #fff;
  padding: 1px 6px 3px 18px;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry:focus {
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry:hover {
  background-color: #f92d00;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--retry svg {
  position: absolute;
  top: 3px;
  left: 6px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  font-size: 14px;
  width: 100%;
  padding: 15px 10px;
  color: #fff;
  background-color: #1bb240;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
  background-color: #148630;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  padding: 13px 22px;
  width: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload {
  background-color: transparent;
  color: #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--uploadNewlyAdded {
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 1px;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-details {
  line-height: 12px;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background-color: #939393;
  border-radius: 50%;
  position: relative;
  top: 0;
  left: 2px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  cursor: help;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-details:after {
  line-height: 1.3;
  word-wrap: break-word;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar-spinner {
  animation-name: uppy-StatusBar-spinnerAnimation;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  margin-right: 10px;
  fill: #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner {
  fill: #f6a623;
}

@keyframes uppy-StatusBar-spinnerAnimation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after {
  content: "";
  -ms-flex: auto;
  flex: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
  width: 50%;
  position: relative;
  margin: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
  width: 33.3333%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem {
  width: 25%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before {
  content: "";
  padding-top: 100%;
  display: block;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img, .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg {
  opacity: .85;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner {
  background-color: rgba(147, 147, 147, 0.3);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg {
  fill: rgba(0, 0, 0, 0.7);
  width: 30%;
  height: 30%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner {
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.9);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner img, .uppy-ProviderBrowser-viewType--grid button.uppy-ProviderBrowserItem-inner svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 26px;
  height: 26px;
  background-color: #2275d7;
  border-radius: 50%;
  z-index: 1002;
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox:after {
  width: 12px;
  height: 7px;
  left: 7px;
  top: 8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-fakeCheckbox--is-checked {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 15px;
  margin: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox {
  margin-right: 15px;
  height: 17px;
  width: 17px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox:focus {
  border: 1px solid #2275d7;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.25);
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox:after {
  opacity: 0;
  height: 5px;
  width: 9px;
  left: 3px;
  top: 4px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox--is-checked {
  background-color: #2275d7;
  border-color: #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-fakeCheckbox--is-checked:after {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus {
  outline: none;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img, .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg {
  margin-right: 8px;
  max-width: 20px;
  max-height: 20px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowserItem-fakeCheckbox {
  position: relative;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowserItem-fakeCheckbox:after {
  content: "";
  position: absolute;
  cursor: pointer;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-panelBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-auth, .uppy-Provider-empty, .uppy-Provider-error, .uppy-Provider-loading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex: 1;
  flex: 1;
  color: #939393;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-empty {
  color: #939393;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-authIcon svg {
  width: 100px;
  height: 75px;
  margin-bottom: 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-authTitle {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 0 15px;
  max-width: 500px;
  text-align: center;
  color: #757575;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Provider-authTitle {
  font-size: 20px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs {
  -ms-flex: 1;
  flex: 1;
  color: #525252;
  font-size: 12px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Provider-breadcrumbs {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbsIcon {
  display: inline-block;
  color: #525252;
  vertical-align: middle;
  margin-right: 4px;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbsIcon svg {
  width: 13px;
  height: 13px;
  fill: #525252;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button {
  display: inline-block;
  line-height: inherit;
  padding: 4px;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button:hover {
  color: #1b5dab;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button:focus {
  background-color: #eceef2;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Provider-breadcrumbs button:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-user {
  margin: 0 8px 0 0;
  font-weight: 500;
  color: #333;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-user:after {
  content: "\00B7";
  position: relative;
  left: 4px;
  color: #939393;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-header {
  z-index: 1001;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-headerBar {
  padding: 7px 15px;
  background-color: #fafafa;
  z-index: 1001;
  color: #757575;
  line-height: 1.4;
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-ProviderBrowser-headerBar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-headerBar--simple {
  text-align: center;
  display: block;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap {
  -ms-flex: none;
  flex: none;
  display: inline-block;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-search {
  width: 100%;
  background-color: #fff;
  position: relative;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchIcon {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 16px;
  z-index: 1002;
  color: #bbb;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchInput {
  width: 100%;
  height: 30px;
  background-color: transparent;
  outline: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  font-size: 12px;
  line-height: 1.4;
  border: 0;
  margin: 0 8px;
  padding-left: 27px;
  z-index: 1001;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchInput:focus {
  outline: 0;
  background-color: #f4f4f4;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchClose {
  position: absolute;
  width: 22px;
  height: 22px;
  padding: 6px;
  right: 12px;
  top: 4px;
  z-index: 1002;
  color: #939393;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchClose:hover {
  color: #757575;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchClose svg {
  vertical-align: text-top;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchInput:-ms-input-placeholder {
  color: #939393;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchInput::-ms-input-placeholder {
  color: #939393;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-searchInput::placeholder {
  color: #939393;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout {
  cursor: pointer;
  line-height: inherit;
  color: #2275d7;
  padding: 4px;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout:hover {
  color: #1b5dab;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout:focus {
  background-color: #eceef2;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-userLogout:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-body {
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-list {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-spacing: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowserItem-inner {
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  height: 65px;
  border-top: 1px solid #eaeaea;
  padding: 0 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProviderBrowser-footer button {
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewInnerWrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-previewInnerWrap {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewInnerWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
  z-index: 1001;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewLink {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1002;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewLink:focus {
  box-shadow: inset 0 0 0 3px #76abe9;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-preview img.uppy-DashboardItem-previewImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateZ(0);
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-progress {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1002;
  color: #fff;
  text-align: center;
  width: 120px;
  transition: all .35 ease;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-progressIndicator {
  display: inline-block;
  width: 38px;
  height: 38px;
  opacity: .9;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-progressIndicator:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-progressIndicator::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-progressIndicator:focus svg.retry, .uppy-DashboardItem-progressIndicator:focus svg.UppyIcon-progressCircle .bg {
  fill: #76abe9;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .bg {
  stroke: rgba(255, 255, 255, 0.4);
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .progress {
  stroke: #fff;
  transition: stroke-dashoffset .5s ease-out;
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .play {
  stroke: #fff;
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .cancel, svg.UppyIcon-progressCircle .pause, svg.UppyIcon-progressCircle .play {
  fill: #fff;
  opacity: 0;
  transition: all .2s;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .pause {
  stroke: #fff;
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon-progressCircle .check {
  opacity: 0;
  fill: #fff;
  transition: all .2s;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
svg.UppyIcon.retry {
  fill: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress {
  transform: none;
  top: -9px;
  right: -8px;
  left: auto;
  width: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress, .uppy-DashboardItem.is-error .uppy-DashboardItem-progress, .uppy-DashboardItem.is-inprogress .uppy-DashboardItem-progress {
  display: block;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator {
  width: 18px;
  height: 18px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator {
  width: 28px;
  height: 28px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
  width: 18px;
  height: 18px;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
  width: 22px;
  height: 22px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-paused svg.UppyIcon-progressCircle .pause {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-paused svg.UppyIcon-progressCircle .play {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-noIndividualCancellation .uppy-DashboardItem-progressIndicator {
  cursor: default;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-noIndividualCancellation .cancel {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-processing .uppy-DashboardItem-progress {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator {
  cursor: default;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .progress {
  stroke: #1bb240;
  fill: #1bb240;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-complete .check {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-progressIndicator {
  width: 55px;
  height: 55px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-resumable .pause, .uppy-DashboardItem.is-resumable .play {
  display: block;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-resumable .cancel {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-inprogress .bg, .uppy-DashboardItem.is-inprogress .cancel, .uppy-DashboardItem.is-inprogress .pause, .uppy-DashboardItem.is-inprogress .progress {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-fileInfo {
  padding-right: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-name {
  font-size: 12px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 4px;
  word-break: break-all;
  word-wrap: anywhere;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-status {
  font-size: 11px;
  line-height: 1.3;
  font-weight: 400;
  color: #757575;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-statusSize {
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-sourceIcon {
  display: none;
  vertical-align: bottom;
  color: #bbb;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-sourceIcon:not(:first-child) {
  position: relative;
  margin-left: 14px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-sourceIcon svg, .uppy-DashboardItem-sourceIcon svg * {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: text-bottom;
  overflow: hidden;
  fill: currentColor;
  width: 11px;
  height: 12px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action {
  cursor: pointer;
  color: #939393;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action:focus {
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.5);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action:hover {
  opacity: 1;
  color: #1f1f1f;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-action--remove {
  color: #1f1f1f;
  opacity: .95;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-actionWrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-action {
  width: 22px;
  height: 22px;
  padding: 3px;
  margin-left: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-action:focus {
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-action--copyLink, .uppy-size--md .uppy-DashboardItem-action--edit {
  width: 16px;
  height: 16px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-action--copyLink:focus, .uppy-size--md .uppy-DashboardItem-action--edit:focus {
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-action--remove {
  z-index: 1002;
  position: absolute;
  top: -8px;
  right: -8px;
  width: 18px;
  height: 18px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-action--remove:focus {
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0 10px 10px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem {
  position: relative;
  display: block;
  float: left;
  margin: 5px 15px;
  width: calc(33.333% - 30px);
  height: 215px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--lg .uppy-DashboardItem {
  margin: 5px 15px;
  width: calc(25% - 30px);
  height: 190px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--xl .uppy-DashboardItem {
  width: calc(20% - 30px);
  height: 210px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-preview {
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard:not(.uppy-size--md) .uppy-DashboardItem-preview {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-preview {
  width: 100%;
  height: 140px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--lg .uppy-DashboardItem-preview {
  height: 120px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--xl .uppy-DashboardItem-preview {
  height: 140px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-fileInfoAndButtons {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 8px;
  padding-left: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-fileInfoAndButtons {
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 9px 0 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-fileInfo {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-actionWrapper {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-error .uppy-DashboardItem-previewInnerWrap:after, .uppy-DashboardItem.is-inprogress .uppy-DashboardItem-previewInnerWrap:after {
  display: block;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem.is-inprogress:not(.is-resumable) .uppy-DashboardItem-action--remove {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1005;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard .uppy-DashboardContent-bar {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-inner {
  height: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-inner, .uppy-Dashboard-FileCard-preview {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 0;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-preview {
  height: 60%;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border-bottom: 1px solid #eaeaea;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-preview img.uppy-DashboardItem-previewImg {
  max-width: 90%;
  max-height: 90%;
  object-fit: cover;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-info {
  height: 40%;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 30px 20px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-fieldset {
  font-size: 0;
  border: 0;
  padding: 0;
  max-width: 640px;
  margin: auto auto 12px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-label {
  display: inline-block;
  vertical-align: middle;
  width: 22%;
  font-size: 12px;
  color: #525252;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-FileCard-label {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-input {
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-actions {
  height: 55px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border-top: 1px solid #eaeaea;
  padding: 0 15px;
  background-color: #fafafa;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-FileCard-actions {
  height: 65px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-FileCard-actionsBtn {
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-transition-slideDownUp-enter {
  opacity: .01;
  transform: translate3d(0, -105%, 0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active {
  opacity: 1;
  transform: translateZ(0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-transition-slideDownUp-leave {
  opacity: 1;
  transform: translateZ(0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active {
  opacity: .01;
  transform: translate3d(0, -105%, 0);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal {
  z-index: 1001;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal[aria-hidden=true] {
  display: none;
}

@keyframes uppy-Dashboard-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes uppy-Dashboard-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn {
  0% {
    transform: translate3d(-50%, -70%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
  }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn--small {
  0% {
    transform: translate3d(0, -20%, 0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes uppy-Dashboard-slideUpFadeOut {
  0% {
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(-50%, -70%, 0);
    opacity: 0;
  }
}

@keyframes uppy-Dashboard-slideUpFadeOut--small {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, -20%, 0);
    opacity: 0;
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
  animation: uppy-Dashboard-slideDownAndFadeIn--small 0.3s cubic-bezier(0, 0, 0.2, 1);
}

@media only screen and (min-width: 820px) {
  /* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
  .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideDownAndFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-overlay {
  animation: uppy-Dashboard-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
  animation: uppy-Dashboard-slideUpFadeOut--small 0.3s cubic-bezier(0, 0, 0.2, 1);
}

@media only screen and (min-width: 820px) {
  /* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
  .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideUpFadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-overlay {
  animation: uppy-Dashboard-fadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-isFixed {
  overflow: hidden;
  height: 100vh;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal .uppy-Dashboard-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-inner {
  position: relative;
  background-color: #fafafa;
  max-width: 100%;
  max-height: 100%;
  min-height: 450px;
  outline: none;
  border: 1px solid #eaeaea;
  border-radius: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-inner {
  min-height: auto;
}

@media only screen and (min-width: 820px) {
  /* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
  .uppy-Dashboard-inner {
    width: 750px;
    height: 550px;
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal .uppy-Dashboard-inner {
  z-index: 1002;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-innerWrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  opacity: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal .uppy-Dashboard-inner {
  position: fixed;
  top: 35px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: none;
}

@media only screen and (min-width: 820px) {
  /* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
  .uppy-Dashboard--modal .uppy-Dashboard-inner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15);
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-close {
  display: block;
  position: absolute;
  top: -33px;
  right: -2px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.9);
  font-size: 27px;
  z-index: 1005;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-close:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-close::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-close:focus {
  color: #8cb8ed;
}

@media only screen and (min-width: 820px) {
  /* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
  .uppy-Dashboard-close {
    font-size: 35px;
    top: -10px;
    right: -35px;
  }
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardAddFiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  text-align: center;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardAddFiles {
  margin: 7px;
  border-radius: 3px;
  border: 1px dashed #dfdfdf;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-AddFilesPanel .uppy-DashboardAddFiles {
  border: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--modal .uppy-DashboardAddFiles {
  border-color: #cfcfcf;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTabs {
  -ms-flex-align: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTabs-title {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #525252;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTabs-title {
  font-size: 16px;
  line-height: 40px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardAddFiles-info {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardAddFiles-info {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding-top: 30px;
  padding-bottom: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-browse {
  cursor: pointer;
  color: rgba(34, 117, 215, 0.9);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-browse:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-browse::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-browse:focus, .uppy-Dashboard-browse:hover {
  border-bottom: 2px solid #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTabs-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 300px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 10px;
  padding: 2px 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTabs-list {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 600px;
  overflow-x: initial;
  margin-top: 15px;
  padding-top: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab {
  width: 100%;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding: 0 2px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTab {
  width: auto;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #525252;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 15px;
  line-height: 1;
  text-align: center;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTab-btn {
  width: 86px;
  margin-right: 1px;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 3px;
  border-radius: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn:hover {
  background-color: #f1f3f6;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn:active, .uppy-DashboardTab-btn:focus {
  background-color: #eceef2;
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn svg {
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTab-btn svg {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-btn svg {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: text-top;
  overflow: hidden;
  transition: transform .15s ease-in-out;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab-name {
  font-size: 14px;
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTab-name {
  font-size: 11px;
  line-height: 14px;
  margin-top: 8px;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardTab svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardTab svg {
  width: 27px;
  height: 27px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-bar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  z-index: 1004;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background-color: #fafafa;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-bar {
  height: 50px;
  padding: 0 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  font-weight: 500;
  width: 100%;
  max-width: 170px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  margin: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-title {
  font-size: 14px;
  line-height: 50px;
  max-width: 300px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-back {
  background: none;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  border: 0;
  color: inherit;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  color: #2275d7;
  padding: 7px 6px;
  margin: 0 0 0 -6px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-back:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-back::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-back:hover {
  color: #1b5dab;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-back:focus {
  background-color: #eceef2;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-back {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore {
  background: none;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  border: 0;
  color: inherit;
  border-radius: 3px;
  font-weight: 500;
  cursor: pointer;
  color: #2275d7;
  width: 29px;
  height: 29px;
  padding: 7px 8px;
  margin: 0 -5px 0 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore:hover {
  color: #1b5dab;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore:focus {
  background-color: #eceef2;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-addMore {
  font-size: 14px;
  width: auto;
  height: auto;
  margin-right: -8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMore svg {
  vertical-align: baseline;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-addMore svg {
  width: 11px;
  height: 11px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-addMoreCaption {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardContent-addMoreCaption {
  display: inline;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardContent-panel {
  background-color: #f5f5f5;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-AddFilesPanel, .uppy-DashboardContent-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1005;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-AddFilesPanel {
  background: #fafafa;
  background: linear-gradient(0deg, #fafafa 35%, rgba(250, 250, 250, 0.85));
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files {
  filter: blur(2px);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-progressBarContainer.is-active {
  z-index: 1004;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-filesContainer {
  position: relative;
  overflow-y: hidden;
  margin: 0;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-filesContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-files {
  margin: 0;
  padding: 0 0 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-files {
  padding-top: 10px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-dropFilesHereHint {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  visibility: hidden;
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  padding-top: 90px;
  border: 1px dashed #2275d7;
  border-radius: 3px;
  z-index: 2000;
  text-align: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 11-1.414 1.414L25 16.414V34a1 1 0 11-2 0V16.414l-5.293 5.293a.999.999 0 11-1.414-1.414l7-7a.999.999 0 011.414 0l7 7z' fill='%232275D7'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #707070;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint {
  visibility: visible;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar {
  opacity: .15;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardAddFiles {
  opacity: .03;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-dropFilesTitle {
  max-width: 300px;
  text-align: center;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 400;
  color: #525252;
  margin: auto;
  padding: 0 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-dropFilesTitle {
  max-width: 470px;
  font-size: 27px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-note {
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  color: #757575;
  max-width: 350px;
  margin: auto;
  padding: 0 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-note {
  font-size: 16px;
  line-height: 1.35;
  max-width: 600px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
a.uppy-Dashboard-poweredBy {
  display: inline-block;
  text-align: center;
  font-size: 11px;
  color: #939393;
  text-decoration: none;
  margin-top: 8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-poweredByIcon {
  stroke: #939393;
  fill: none;
  margin-left: 1px;
  margin-right: 1px;
  position: relative;
  top: 1px;
  opacity: .9;
  vertical-align: text-top;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewIcon {
  width: 25px;
  height: 25px;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-DashboardItem-previewIcon {
  width: 38px;
  height: 38px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewIcon svg {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewIconWrap {
  height: 76px;
  max-height: 75%;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DashboardItem-previewIconBg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(rgba(0, 0, 0, 0.1) 0 1px 1px);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-upload {
  position: relative;
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-upload {
  width: 60px;
  height: 60px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-upload .UppyIcon {
  position: relative;
  top: 1px;
  width: 50%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Dashboard-uploadCount {
  position: absolute;
  top: -12px;
  right: -12px;
  background-color: #1bb240;
  color: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 8px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Dashboard-uploadCount {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 9px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 7px;
  background-color: #fff;
  cursor: pointer;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-container:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(34, 117, 215, 0.4);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-container::-moz-focus-inner {
  border: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-inner {
  margin: 0;
  text-align: center;
  padding: 80px 20px;
  line-height: 1.4;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-arrow {
  width: 60px;
  height: 60px;
  fill: #e0e0e0;
  margin-bottom: 17px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop--is-dragdrop-supported {
  border: 2px dashed #adadad;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop--isDraggingOver {
  border: 2px dashed #2275d7;
  background: #eaeaea;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow {
  fill: #939393;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-label {
  display: block;
  cursor: pointer;
  font-size: 1.15em;
  margin-bottom: 5px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-note {
  font-size: 1em;
  color: #adadad;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-DragDrop-browse {
  color: #2275d7;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-FileInput-container {
  margin-bottom: 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-FileInput-btn {
  background: none;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  margin: 0;
  color: inherit;
  font-family: sans-serif;
  font-size: .85em;
  padding: 10px 15px;
  color: #14457f;
  border: 1px solid #14457f;
  border-radius: 8px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-FileInput-btn:hover {
  background-color: #14457f;
  color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProgressBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 10000;
  transition: height .2s;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProgressBar[aria-hidden=true] {
  height: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProgressBar-inner {
  background-color: #2275d7;
  box-shadow: 0 0 10px rgba(34, 117, 215, 0.7);
  height: 100%;
  width: 0;
  transition: width .4s ease;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-ProgressBar-percentage {
  display: none;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Url {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Url-input {
  width: 90%;
  max-width: 650px;
  margin-bottom: 15px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Url-input {
  margin-bottom: 20px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Url-importButton {
  padding: 13px 25px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Url-importButton {
  padding: 13px 30px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-videoContainer {
  width: 100%;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  background-color: #333;
  text-align: center;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-video {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-video--mirrored {
  transform: scaleX(-1);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-buttonContainer {
  width: 100%;
  height: 75px;
  border-top: 1px solid #eaeaea;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-button {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #e32437;
  color: #fff;
  cursor: pointer;
  transition: all .3s;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-button svg {
  width: 30px;
  height: 30px;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: text-top;
  overflow: hidden;
  fill: currentColor;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-size--md .uppy-Webcam-button {
  width: 60px;
  height: 60px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-button:hover {
  background-color: #d31b2d;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-button:focus {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(34, 117, 215, 0.5);
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-button--picture {
  margin-right: 12px;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-permissons {
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  height: 100%;
  -ms-flex: 1;
  flex: 1;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-permissons p {
  max-width: 450px;
  line-height: 1.3;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-title {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 0 15px;
  max-width: 500px;
  text-align: center;
  color: #333;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-permissons p {
  text-align: center;
  line-height: 1.45;
  color: #939393;
  margin: 0;
}

/* line 1, app/assets/stylesheets/custom/_uppy.min.scss */
.uppy-Webcam-permissonsIcon svg {
  width: 100px;
  height: 75px;
  color: #bbb;
  margin-bottom: 30px;
}

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.5
 */
/* line 5, app/assets/stylesheets/custom/_jquery.growl.scss */
.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr {
  z-index: 50000;
  position: fixed;
}

/* line 9, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-default {
  top: 10px;
  right: 10px;
}

/* line 12, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-tl {
  top: 10px;
  left: 10px;
}

/* line 15, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-tr {
  top: 10px;
  right: 10px;
}

/* line 18, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-bl {
  bottom: 10px;
  left: 10px;
}

/* line 21, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-br {
  bottom: 10px;
  right: 10px;
}

/* line 24, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-tc {
  top: 10px;
  right: 10px;
  left: 10px;
}

/* line 28, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-bc {
  bottom: 10px;
  right: 10px;
  left: 10px;
}

/* line 32, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-cc {
  top: 50%;
  left: 50%;
  margin-left: -125px;
}

/* line 36, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-cl {
  top: 50%;
  left: 10px;
}

/* line 39, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-cr {
  top: 50%;
  right: 10px;
}

/* line 42, app/assets/stylesheets/custom/_jquery.growl.scss */
#growls-tc .growl, #growls-bc .growl {
  margin-left: auto;
  margin-right: auto;
}

/* line 46, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 54, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 57, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 60, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px;
}

/* line 64, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px;
}

/* line 68, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px;
}

/* line 72, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-default {
  color: #FFF;
  background: #7f8c8d;
}

/* line 75, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-error {
  color: #FFF;
  background: #C0392B;
}

/* line 78, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-notice {
  color: #FFF;
  background: #2ECC71;
}

/* line 81, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl.growl-warning {
  color: #FFF;
  background: #F39C12;
}

/* line 84, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif;
}

/* line 91, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl .growl-title {
  font-size: 18px;
  line-height: 24px;
}

/* line 94, app/assets/stylesheets/custom/_jquery.growl.scss */
.growl .growl-message {
  font-size: 14px;
  line-height: 18px;
}

/*
waitMe - 1.19 [31.10.17]
Author: vadimsva
Github: https://github.com/vadimsva/waitMe
*/
/* line 6, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container:not(body) {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* line 7, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_container .waitMe {
  position: fixed;
  height: 100vh;
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* line 8, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_container .waitMe .waitMe_content {
  top: 50% !important;
  transform: none !important;
}

/* line 9, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9989;
  text-align: center;
  overflow: hidden;
  cursor: wait;
}

/* line 10, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe * {
  font-family: inherit;
  font-size: inherit;
  font-weight: initial;
  font-style: initial;
  line-height: initial;
  color: initial;
  text-decoration: initial;
  text-transform: initial;
  padding: initial;
  margin: initial;
}

/* line 11, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  backface-visibility: hidden;
}

/* line 12, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_content.horizontal > .waitMe_progress {
  display: inline-block;
  vertical-align: middle;
}

/* line 13, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_content.horizontal > .waitMe_text {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_progress {
  position: relative;
  font-size: 0;
  line-height: 0;
}

/* line 15, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_progress > div {
  animation-fill-mode: both;
  display: inline-block;
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* line 16, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe .waitMe_text {
  position: relative;
  margin: 20px 0 0;
}

/* before load animation */
/* line 19, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body {
  overflow: hidden;
  height: 100%;
}

/* line 20, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body.hideMe {
  transition: opacity .2s ease-in-out;
  opacity: 0;
}

/* line 21, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container:not([data-waitme_id]) {
  position: fixed;
  z-index: 9989;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}

/* line 22, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container:not([data-waitme_id]) > div {
  animation-fill-mode: both;
  position: absolute;
}

/* line 23, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container.progress > div {
  width: 0;
  height: 3px;
  top: 0;
  left: 0;
  background: #000;
  box-shadow: -5px 0 5px 2px rgba(0, 0, 0, 0.2);
  animation: progress_body 7s infinite ease-out;
}

/* line 24, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container.working > div {
  width: 10%;
  height: 3px;
  top: 0;
  left: -10%;
  background: #000;
  box-shadow: -5px 0 5px 2px rgba(0, 0, 0, 0.2);
  animation: working_body 2s infinite linear;
}

/* line 25, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container.progress > div:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 60%;
  right: 0;
  width: 60px;
  border-radius: 50%;
  opacity: .5;
  transform: rotate(3deg);
  box-shadow: #000 1px 0 6px 1px;
}

/* line 26, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container.img > div {
  width: 100%;
  height: 100%;
  text-align: center;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* line 27, app/assets/stylesheets/custom/_waitMe.scss */
body.waitMe_body .waitMe_container.text > div {
  width: 100%;
  top: 45%;
  text-align: center;
}

@keyframes progress_body {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes working_body {
  0% {
    left: -10%;
  }
  100% {
    left: 100%;
  }
}

/* bounce */
/* line 39, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bounce > div {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: bounce 1.4s infinite ease-in-out;
}

/* line 40, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1 {
  animation-delay: -.32s;
}

/* line 41, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2 {
  animation-delay: -.16s;
}

@keyframes bounce {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

/* rotateplane */
/* line 49, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.rotateplane > div {
  width: 30px;
  height: 30px;
  animation: rotateplane 1.2s infinite ease-in-out;
  backface-visibility: visible;
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px);
  }
  50% {
    transform: perspective(120px) rotateY(180deg);
  }
  100% {
    transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

/* stretch */
/* line 58, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch {
  height: 60px;
}

/* line 59, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch > div {
  width: 1px;
  height: 100%;
  margin: 0 4px;
  animation: stretch 1.2s infinite ease-in-out;
}

/* line 60, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2 {
  animation-delay: -1.1s;
}

/* line 61, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3 {
  animation-delay: -1s;
}

/* line 62, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4 {
  animation-delay: -.9s;
}

/* line 63, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5 {
  animation-delay: -.8s;
}

@keyframes stretch {
  0%, 40%, 100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}

/* orbit */
/* line 71, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.orbit {
  width: 40px;
  height: 40px;
  margin: auto;
  position: relative;
}

/* line 72, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.orbit > div {
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  position: absolute;
  animation: orbit_rotate 2s infinite linear;
}

/* line 73, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.orbit > div > div {
  width: 50%;
  height: 50%;
  border-radius: 50%;
  top: 10%;
  left: 10%;
  position: absolute;
  animation: orbit 2s infinite ease-in-out;
}

/* line 74, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2 > div {
  top: auto;
  bottom: 10%;
  left: auto;
  right: 10%;
  animation-delay: -1s;
}

@keyframes orbit_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes orbit {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}

/* roundBounce */
/* line 86, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce {
  width: 60px;
  height: 60px;
  margin: auto;
}

/* line 87, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce > div {
  width: 24%;
  height: 24%;
  border-radius: 50%;
  position: absolute;
  animation: roundBounce 1.2s infinite ease-in-out;
}

/* line 88, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1 {
  top: 0;
  left: 0;
}

/* line 89, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  top: 0;
  right: 0;
}

/* line 90, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  bottom: 0;
  right: 0;
}

/* line 91, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  bottom: 0;
  left: 0;
}

/* line 92, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  top: -3%;
  left: 50%;
  margin-top: -12%;
  margin-left: -12%;
}

/* line 93, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  top: 50%;
  right: -3%;
  margin-top: -12%;
  margin-right: -12%;
}

/* line 94, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  bottom: -3%;
  left: 50%;
  margin-bottom: -12%;
  margin-left: -12%;
}

/* line 95, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  top: 50%;
  left: -3%;
  margin-top: -12%;
  margin-left: -12%;
}

/* line 96, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  top: 0;
  right: 0;
}

/* line 97, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  bottom: 0;
  right: 0;
}

/* line 98, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  bottom: 0;
  left: 0;
}

/* line 99, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  top: 0;
  left: 0;
}

/* line 100, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  animation-delay: -1.1s;
}

/* line 101, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  animation-delay: -1s;
}

/* line 102, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  animation-delay: -.9s;
}

/* line 103, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  animation-delay: -.8s;
}

/* line 104, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  animation-delay: -.7s;
}

/* line 105, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  animation-delay: -.6s;
}

/* line 106, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  animation-delay: -.5s;
}

/* line 107, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  animation-delay: -.4s;
}

/* line 108, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  animation-delay: -.3s;
}

/* line 109, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  animation-delay: -.2s;
}

/* line 110, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  animation-delay: -.1s;
}

@keyframes roundBounce {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

/* win8 */
/* line 118, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 {
  width: 40px;
  height: 40px;
  margin: auto;
}

/* line 119, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 > div {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  transform: rotate(225deg);
  animation: win8 5.5s infinite;
}

/* line 120, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 > div > div {
  width: 15%;
  height: 15%;
  border-radius: 50%;
  position: absolute;
}

/* line 121, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2 {
  animation-delay: .24s;
}

/* line 122, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3 {
  animation-delay: .48s;
}

/* line 123, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4 {
  animation-delay: .72s;
}

/* line 124, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5 {
  animation-delay: .96s;
}

@keyframes win8 {
  0% {
    transform: rotate(225deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(345deg);
    animation-timing-function: linear;
  }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out;
  }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    transform: rotate(815deg);
    animation-timing-function: ease-out;
  }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out;
  }
  76% {
    opacity: 0;
    transform: rotate(945deg);
  }
  100% {
    opacity: 0;
    transform: rotate(945deg);
  }
}

/* win8_linear */
/* line 138, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear {
  margin: auto;
  width: 150px;
  height: 6px;
}

/* line 139, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear > div {
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  animation: win8_linear 3s infinite;
}

/* line 140, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear > div > div {
  width: 4%;
  height: 100%;
  border-radius: 50%;
}

/* line 141, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2 {
  animation-delay: .3s;
}

/* line 142, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3 {
  animation-delay: .6s;
}

/* line 143, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4 {
  animation-delay: .9s;
}

/* line 144, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5 {
  animation-delay: 1.2s;
}

@keyframes win8_linear {
  0%, 100% {
    transform: translateX(0);
    animation-timing-function: ease-out;
  }
  10% {
    opacity: 1;
    transform: translateX(33.333%);
    animation-timing-function: linear;
  }
  50% {
    opacity: 1;
    transform: translateX(53.333%);
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 0;
    transform: translateX(86.666%);
  }
}

/* ios */
/* line 154, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios {
  margin: auto;
  width: 40px;
  height: 40px;
}

/* line 155, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios > div {
  width: 10%;
  height: 26%;
  position: absolute;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  border-radius: 50px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  animation: ios 1s infinite linear;
}

/* line 156, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1 {
  transform: rotate(0deg) translate(0, -142%);
  animation-delay: 0s;
}

/* line 157, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2 {
  transform: rotate(30deg) translate(0, -142%);
  animation-delay: -.9167s;
}

/* line 158, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3 {
  transform: rotate(60deg) translate(0, -142%);
  animation-delay: -.833s;
}

/* line 159, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4 {
  transform: rotate(90deg) translate(0, -142%);
  animation-delay: -.75s;
}

/* line 160, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5 {
  transform: rotate(120deg) translate(0, -142%);
  animation-delay: -.667s;
}

/* line 161, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6 {
  transform: rotate(150deg) translate(0, -142%);
  animation-delay: -.5833s;
}

/* line 162, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7 {
  transform: rotate(180deg) translate(0, -142%);
  animation-delay: -.5s;
}

/* line 163, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8 {
  transform: rotate(210deg) translate(0, -142%);
  animation-delay: -.41667s;
}

/* line 164, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9 {
  transform: rotate(240deg) translate(0, -142%);
  animation-delay: -.333s;
}

/* line 165, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10 {
  transform: rotate(270deg) translate(0, -142%);
  animation-delay: -.25s;
}

/* line 166, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11 {
  transform: rotate(300deg) translate(0, -142%);
  animation-delay: -.1667s;
}

/* line 167, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12 {
  transform: rotate(330deg) translate(0, -142%);
  animation-delay: -.0833s;
}

@keyframes ios {
  0% {
    opacity: 1;
  }
  100% {
    opacity: .25;
  }
}

/* facebook */
/* line 175, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.facebook {
  margin: auto;
}

/* line 176, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.facebook > div {
  width: 6px;
  height: 25px;
  margin-left: 3px;
  border-radius: 20px;
  transform: scaleY(0.7);
  opacity: .1;
  animation: facebook 1.3s infinite ease-in-out;
}

/* line 177, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem1 {
  animation-delay: .2s;
  transform: scaleY(0.7);
}

/* line 178, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem2 {
  animation-delay: .4s;
  transform: scaleY(0.85);
}

/* line 179, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem3 {
  animation-delay: .6s;
  transform: scaleY(1);
}

@keyframes facebook {
  0% {
    transform: scaleY(0.7);
    opacity: .1;
  }
  50% {
    transform: scaleY(1);
    opacity: 1;
  }
  100% {
    transform: scaleY(0.7);
    opacity: .1;
  }
}

/* rotation */
/* line 188, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.rotation > div {
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 100%;
  border-width: 6px;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  animation: rotation 1s infinite linear;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* timer */
/* line 196, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.timer {
  width: 40px;
  height: 40px;
  margin: auto;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  text-indent: -9999px;
}

/* line 197, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem1,
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem2 {
  border-radius: 3px;
  position: absolute;
  width: 2px;
  height: 48%;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -1px;
  animation: timer 1.25s infinite linear;
  transform-origin: 1px 1px;
}

/* line 199, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem2 {
  height: 40%;
  animation: timer 15s infinite linear;
}

@keyframes timer {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* pulse */
/* line 207, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.pulse {
  width: 30px;
  height: 30px;
  margin: auto;
  position: relative;
}

/* line 208, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.pulse > div {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 3px;
  border-style: solid;
  border-radius: 50%;
  position: absolute;
  opacity: 0;
  animation: pulsate 1s infinite ease-out;
}

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

/* progressBar */
/* line 217, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.progressBar {
  width: 200px;
  height: 20px;
  margin: auto;
  background: rgba(0, 0, 0, 0.1);
  padding: 5px;
  border-radius: 20px;
  line-height: 0;
  max-width: 100%;
}

/* line 218, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.progressBar > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  background-size: 50px 50px;
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(-45deg, rgba(240, 240, 240, 0.4) 26%, transparent 25%, transparent 51%, rgba(240, 240, 240, 0.4) 50%, rgba(240, 240, 240, 0.4) 76%, transparent 75%, transparent);
  animation: progressBar 2s linear infinite;
}

@keyframes progressBar {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

/* bouncePulse */
/* line 226, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bouncePulse > div {
  width: 20px;
  height: 20px;
  margin-right: 1px;
  display: inline-block;
  border-radius: 50%;
  transform: scale(0.5);
  animation: bouncePulse 1.4s infinite ease-in-out;
}

/* line 227, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem1,
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem3 {
  animation-delay: .1s;
}

/* line 229, app/assets/stylesheets/custom/_waitMe.scss */
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem2 {
  animation-delay: .4s;
}

@keyframes bouncePulse {
  0%, 80%, 100% {
    transform: scale(0.5);
  }
  40% {
    transform: scale(1);
  }
}

/* jsTree default theme */
/* line 2, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

/* line 11, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-node {
  white-space: nowrap;
}

/* line 14, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}

/* line 22, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-anchor:focus {
  outline: 0;
}

/* line 25, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

/* line 33, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 41, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 49, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-ocl {
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-leaf > .jstree-ocl {
  cursor: default;
}

/* line 55, app/assets/stylesheets/custom/_jsstree.scss */
.jstree .jstree-open > .jstree-children {
  display: block;
}

/* line 58, app/assets/stylesheets/custom/_jsstree.scss */
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}

/* line 62, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

/* line 65, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}

/* line 69, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}

/* line 73, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

/* line 76, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

/* line 80, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-rtl .jstree-node {
  margin-left: 0;
}

/* line 83, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

/* line 86, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

/* line 91, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

/* line 94, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

/* line 98, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 108, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
}

/* line 114, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context {
  display: none;
}

/* line 117, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}

/* line 126, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

/* line 132, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 138, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li {
  list-style: none;
}

/* line 141, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}

/* line 152, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 157, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}

/* line 162, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a:focus {
  outline: 0;
}

/* line 165, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 170, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

/* line 185, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}

/* line 192, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}

/* line 195, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}

/* line 206, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

/* line 210, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}

/* line 218, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

/* line 224, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 230, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 235, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

/* line 240, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

/* line 246, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

/* line 249, app/assets/stylesheets/custom/_jsstree.scss */
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}

/* line 254, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 269, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

/* line 274, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

/* line 283, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd .jstree-ok {
  background: green;
}

/* line 286, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd .jstree-er {
  background: red;
}

/* line 289, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}

/* line 292, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 297, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}

/* line 302, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

/* line 307, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

/* line 312, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}

/* line 317, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

/* line 320, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}

/* line 324, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}

/* line 328, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 331, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 340, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}

/* line 345, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

/* line 348, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}

/* line 352, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

/* line 355, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

/* line 358, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 361, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

/* line 366, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

/* line 372, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 377, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 380, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}

/* line 385, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

/* line 391, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

/* line 395, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 400, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 405, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

/* line 408, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-wholerow {
  height: 24px;
}

/* line 411, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
}

/* line 415, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

/* line 419, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-last {
  background: transparent;
}

/* line 422, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

/* line 425, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

/* line 428, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

/* line 431, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

/* line 434, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 438, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

/* line 441, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

/* line 444, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
}

/* line 447, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 450, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 453, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

/* line 456, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

/* line 459, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}

/* line 463, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

/* line 467, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

/* line 470, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

/* line 473, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 482, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}

/* line 485, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 490, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 493, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

/* line 496, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

/* line 499, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

/* line 502, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 506, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

/* line 509, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

/* line 512, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 517, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/throbber-06af7c795a57a677700029ecbf7f5a83b7343cbd4c3b38babd4075f26b7feb09.gif) center center no-repeat;
}

/* line 520, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-file {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -100px -68px no-repeat;
}

/* line 523, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-folder {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -260px -4px no-repeat;
}

/* line 526, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 530, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

/* line 534, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 540, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 546, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}

/* line 549, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}

/* line 552, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-ellipsis {
  overflow: hidden;
}

/* line 555, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 560, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

/* line 563, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 566, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

/* line 572, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

/* line 576, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 581, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 586, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

/* line 589, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-wholerow {
  height: 18px;
}

/* line 592, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
}

/* line 596, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

/* line 600, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-last {
  background: transparent;
}

/* line 603, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

/* line 606, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

/* line 609, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

/* line 612, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

/* line 615, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 619, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

/* line 622, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

/* line 625, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-disabled {
  background: transparent;
}

/* line 628, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 631, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 634, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

/* line 637, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

/* line 640, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}

/* line 644, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}

/* line 648, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

/* line 651, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

/* line 654, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 663, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}

/* line 666, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 671, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 674, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

/* line 677, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

/* line 680, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

/* line 683, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 687, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

/* line 690, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

/* line 693, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 698, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/throbber-06af7c795a57a677700029ecbf7f5a83b7343cbd4c3b38babd4075f26b7feb09.gif) center center no-repeat;
}

/* line 701, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-file {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -103px -71px no-repeat;
}

/* line 704, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-folder {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -263px -7px no-repeat;
}

/* line 707, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 711, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

/* line 715, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 721, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 727, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

/* line 730, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

/* line 733, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}

/* line 736, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 741, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

/* line 744, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 747, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

/* line 753, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

/* line 757, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 762, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 767, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

/* line 770, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-wholerow {
  height: 32px;
}

/* line 773, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
}

/* line 777, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}

/* line 781, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-last {
  background: transparent;
}

/* line 784, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}

/* line 787, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}

/* line 790, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}

/* line 793, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}

/* line 796, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 800, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}

/* line 803, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}

/* line 806, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-disabled {
  background: transparent;
}

/* line 809, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 812, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 815, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}

/* line 818, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

/* line 821, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}

/* line 825, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}

/* line 829, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}

/* line 832, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

/* line 835, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 844, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}

/* line 847, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 852, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 855, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

/* line 858, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

/* line 861, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

/* line 864, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 868, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

/* line 871, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}

/* line 874, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 879, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/throbber-06af7c795a57a677700029ecbf7f5a83b7343cbd4c3b38babd4075f26b7feb09.gif) center center no-repeat;
}

/* line 882, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-file {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -96px -64px no-repeat;
}

/* line 885, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-folder {
  background: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png) -256px 0px no-repeat;
}

/* line 888, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 892, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

/* line 896, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url(/assets/32px-838e64474bb6b61eece4046750efc2489275c99e3e17652e60a9cea1833d8690.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 902, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 908, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}

/* line 911, app/assets/stylesheets/custom/_jsstree.scss */
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

/* line 914, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}

/* line 917, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 922, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}

/* line 925, app/assets/stylesheets/custom/_jsstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

@media (max-width: 768px) {
  /* line 929, app/assets/stylesheets/custom/_jsstree.scss */
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  /* line 935, app/assets/stylesheets/custom/_jsstree.scss */
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  /* line 940, app/assets/stylesheets/custom/_jsstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  /* line 945, app/assets/stylesheets/custom/_jsstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  /* line 950, app/assets/stylesheets/custom/_jsstree.scss */
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}

@media (max-width: 768px) {
  /* line 958, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive {
    /*
  .jstree-open > .jstree-ocl,
  .jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
  */
  }
  /* line 964, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-icon {
    background-image: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png);
  }
  /* line 967, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-node,
.jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  /* line 971, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  /* line 978, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  /* line 982, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-icon,
.jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  /* line 988, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  /* line 991, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  /* line 996, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  /* line 999, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-ocl,
.jstree-default-responsive .jstree-themeicon,
.jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  /* line 1004, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
.jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  /* line 1008, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  /* line 1011, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  /* line 1014, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  /* line 1017, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  /* line 1020, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-checkbox,
.jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  /* line 1024, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-responsive .jstree-checked > .jstree-checkbox,
.jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  /* line 1030, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
.jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  /* line 1034, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  /* line 1039, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  /* line 1042, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  /* line 1048, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  /* line 1051, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  /* line 1054, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  /* line 1057, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  /* line 1061, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  /* line 1064, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-node,
.jstree-default-responsive .jstree-icon,
.jstree-default-responsive .jstree-node > .jstree-ocl,
.jstree-default-responsive .jstree-themeicon,
.jstree-default-responsive .jstree-checkbox {
    background-image: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png);
    background-size: 120px 240px;
  }
  /* line 1072, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  /* line 1076, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  /* line 1079, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  /* line 1082, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  /* line 1085, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  /* line 1090, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-file {
    background: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  /* line 1094, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive .jstree-folder {
    background: url(/assets/40px-f42216c8b7b8fa2afd1fe45730d925a35821ebb19d800592a1e0708dcbdc448c.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  /* line 1098, app/assets/stylesheets/custom/_jsstree.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * json-view - jQuery collapsible JSON plugin
 * @version v1.0.0
 * @link http://github.com/bazh/jquery.json-view
 * @license MIT
 */
/* line 7, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view {
  position: relative;
}

/* line 11, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .collapser {
  width: 20px;
  height: 18px;
  display: block;
  position: absolute;
  left: -1.7em;
  top: -0.2em;
  z-index: 5;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD1JREFUeNpiYGBgOADE%2F3Hgw0DM4IRHgSsDFOzFInmMAQnY49ONzZRjDFiADT7dMLALiE8y4AGW6LoBAgwAuIkf%2F%2FB7O9sAAAAASUVORK5CYII%3D");
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .collapsed {
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 35, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .bl {
  display: block;
  padding-left: 20px;
  margin-left: -20px;
  position: relative;
}

/* line 42, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view {
  font-family: monospace;
}

/* line 46, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view ul {
  list-style-type: none;
  padding-left: 2em;
  border-left: 1px dotted;
  margin: 0.3em;
}

/* line 53, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view ul li {
  position: relative;
}

/* line 57, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .dots,
.json-view .comments {
  display: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 68, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .comments {
  padding-left: 0.8em;
  font-style: italic;
  color: #888;
}

/* line 74, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .null,
.json-view .num,
.json-view .bool,
.json-view .undef {
  font-weight: bold;
  color: #1A01CC;
}

/* line 82, app/assets/stylesheets/custom/_jquery.json-view.scss */
.json-view .str {
  color: #800;
}

/* line 1, app/assets/stylesheets/custom/_select2.scss */
.select2-container {
  padding-top: 2px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 8, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 35px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 15, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 24, app/assets/stylesheets/custom/_select2.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 27, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 34, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 40, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-search--inline {
  float: left;
}

/* line 42, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 48, app/assets/stylesheets/custom/_select2.scss */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 51, app/assets/stylesheets/custom/_select2.scss */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 62, app/assets/stylesheets/custom/_select2.scss */
.select2-results {
  display: block;
}

/* line 65, app/assets/stylesheets/custom/_select2.scss */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 70, app/assets/stylesheets/custom/_select2.scss */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 74, app/assets/stylesheets/custom/_select2.scss */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/custom/_select2.scss */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 80, app/assets/stylesheets/custom/_select2.scss */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 85, app/assets/stylesheets/custom/_select2.scss */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 90, app/assets/stylesheets/custom/_select2.scss */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 93, app/assets/stylesheets/custom/_select2.scss */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 97, app/assets/stylesheets/custom/_select2.scss */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 99, app/assets/stylesheets/custom/_select2.scss */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 102, app/assets/stylesheets/custom/_select2.scss */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 119, app/assets/stylesheets/custom/_select2.scss */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 131, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 135, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 138, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 142, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 144, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 35px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 150, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 162, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 165, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 169, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 172, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 175, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 179, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 184, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 190, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 192, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 199, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 214, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 217, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 220, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 224, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 228, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 232, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 236, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 239, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 243, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 247, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 250, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 257, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 261, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 264, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 267, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 270, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 272, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 274, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 277, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 280, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 286, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 290, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 294, app/assets/stylesheets/custom/_select2.scss */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 299, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 309, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 311, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 314, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 319, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 321, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 337, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 349, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 352, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 361, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 363, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 366, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 370, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 380, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 390, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 396, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 398, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 402, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 404, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 413, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 419, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 422, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 427, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 431, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 434, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 439, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 444, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 448, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 452, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 456, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 459, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 462, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 466, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 469, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 472, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 476, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 481, app/assets/stylesheets/custom/_select2.scss */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Ajax Bootstrap Select
 *
 * Extends existing [Bootstrap Select] implementations by adding the ability to search via AJAX requests as you type. Originally for CROSCON.
 *
 * @version 1.4.5
 * @author Adam Heim - https://github.com/truckingsim
 * @link https://github.com/truckingsim/Ajax-Bootstrap-Select
 * @copyright 2019 Adam Heim
 * @license Released under the MIT license.
 *
 * Contributors:
 *   Mark Carver - https://github.com/markcarver
 *
 * Last build: 2019-09-24 9:36:55 AM CDT
 */
/* line 17, app/assets/stylesheets/custom/_ajax-bootstrap-search.scss */
.bootstrap-select .status {
  background: #f0f0f0;
  clear: both;
  color: #999;
  font-size: 11px;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  margin-bottom: -5px;
  padding: 10px 20px;
}

/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

/* line 32, app/assets/stylesheets/custom/_bootstrap-select.scss */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

/* line 37, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

/* line 42, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 60, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

/* line 63, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

/* line 69, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

/* line 95, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

/* line 107, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

/* line 114, app/assets/stylesheets/custom/_bootstrap-select.scss */
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

/* line 120, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

/* line 124, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 127, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

/* line 130, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 136, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

/* line 142, app/assets/stylesheets/custom/_bootstrap-select.scss */
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

/* line 145, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

/* line 149, app/assets/stylesheets/custom/_bootstrap-select.scss */
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

/* line 153, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 159, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.dropdown-menu-right,
.bootstrap-select.dropdown-menu-right[class*="col-"],
.row .bootstrap-select.dropdown-menu-right[class*="col-"] {
  float: right;
}

/* line 164, app/assets/stylesheets/custom/_bootstrap-select.scss */
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

/* line 169, app/assets/stylesheets/custom/_bootstrap-select.scss */
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

/* line 173, app/assets/stylesheets/custom/_bootstrap-select.scss */
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 180, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 186, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

/* line 189, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

/* line 192, app/assets/stylesheets/custom/_bootstrap-select.scss */
.form-inline .bootstrap-select .form-control {
  width: 100%;
}

/* line 195, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

/* line 199, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

/* line 203, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

/* line 210, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 213, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 227, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

/* line 230, app/assets/stylesheets/custom/_bootstrap-select.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

/* line 237, app/assets/stylesheets/custom/_bootstrap-select.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

/* line 240, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

/* line 243, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

/* line 249, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 256, app/assets/stylesheets/custom/_bootstrap-select.scss */
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

/* line 259, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

/* line 262, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 268, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

/* line 271, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 281, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li {
  position: relative;
}

/* line 284, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 287, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 290, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 297, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 301, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 304, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 307, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

/* line 310, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 327, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}

/* line 332, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 338, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

/* line 343, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

/* line 347, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

/* line 350, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 355, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

/* line 361, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 364, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 376, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

/* line 380, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 390, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 400, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 406, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

/* line 412, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

/* line 416, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

/* line 420, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

/* line 426, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

/* line 431, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 437, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 440, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 447, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 450, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 453, app/assets/stylesheets/custom/_bootstrap-select.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* line 1, app/assets/stylesheets/custom/_keyTable.jqueryui.scss */
table.dataTable tbody th.focus,
table.dataTable tbody td.focus {
  box-shadow: inset 0 0 1px 2px #3366ff;
}

/* line 6, app/assets/stylesheets/custom/_keyTable.jqueryui.scss */
div.dtk-focus-alt table.dataTable tbody th.focus,
div.dtk-focus-alt table.dataTable tbody td.focus {
  box-shadow: inset 0 0 1px 2px #ff8b33;
}

/* line 1, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}

/* line 6, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}

/* line 11, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}

/* line 37, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}

/* line 42, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}

/* line 46, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}

/* line 56, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}

/* line 83, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}

/* line 88, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

/* line 91, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

/* line 94, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 100, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}

/* line 104, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}

/* line 107, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}

/* line 110, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

/* line 116, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}

/* line 126, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

/* line 143, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}

/* line 147, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}

/* line 160, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}

/* line 163, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  /* line 174, app/assets/stylesheets/custom/_responsive.jqueryui.scss */
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}

/* line 1, app/assets/stylesheets/custom/_rowGroup.jqueryui.scss */
table.dataTable tr.dtrg-group td {
  background-color: #e0e0e0;
}

/* line 5, app/assets/stylesheets/custom/_rowGroup.jqueryui.scss */
table.dataTable tr.dtrg-group.dtrg-level-0 td {
  font-weight: bold;
}

/* line 9, app/assets/stylesheets/custom/_rowGroup.jqueryui.scss */
table.dataTable tr.dtrg-group.dtrg-level-1 td,
table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f0f0f0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 2em;
  font-size: 0.9em;
}

/* line 18, app/assets/stylesheets/custom/_rowGroup.jqueryui.scss */
table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f3f3f3;
}

/* line 1, app/assets/stylesheets/custom/_rowReorder.jqueryui.scss */
table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 1;
  table-layout: fixed;
  outline: 5px solid #888888;
  background: #888888;
  outline-offset: -2px;
  z-index: 2001;
}

/* line 11, app/assets/stylesheets/custom/_rowReorder.jqueryui.scss */
tr.dt-rowReorder-moving {
  outline: 2px solid #555555;
  outline-offset: -2px;
}

/* line 16, app/assets/stylesheets/custom/_rowReorder.jqueryui.scss */
body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}

/* line 20, app/assets/stylesheets/custom/_rowReorder.jqueryui.scss */
table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}

/* line 1, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts {
  display: block !important;
}

/* line 4, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts tbody th,
div.dts tbody td {
  white-space: nowrap;
}

/* line 8, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts div.dts_loading {
  z-index: 1;
}

/* line 11, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts div.dts_label {
  position: absolute;
  right: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  text-align: right;
  border-radius: 3px;
  padding: 0.4em;
  z-index: 2;
  display: none;
}

/* line 23, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
}

/* line 26, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts div.dataTables_scrollBody table {
  z-index: 2;
}

/* line 29, app/assets/stylesheets/custom/_scroller.jqueryui.scss */
div.dts div.dataTables_paginate,
div.dts div.dataTables_length {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #b0bed9;
}

/* line 5, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #abb9d3;
}

/* line 10, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #a9b7d1;
}

/* line 15, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #acbad4;
}

/* line 24, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}

/* line 27, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}

/* line 30, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}

/* line 33, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

/* line 36, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}

/* line 39, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

/* line 42, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #a6b3cd;
}

/* line 45, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #acbad4;
}

/* line 48, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #a1aec7;
}

/* line 51, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #a2afc8;
}

/* line 54, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #a4b2cb;
}

/* line 57, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #a1aec7;
}

/* line 62, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative;
}

/* line 66, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}

/* line 77, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}

/* line 85, app/assets/stylesheets/custom/_select.jqueryui.scss */
table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

/* line 94, app/assets/stylesheets/custom/_select.jqueryui.scss */
div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
  /* line 100, app/assets/stylesheets/custom/_select.jqueryui.scss */
  div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}

/*! X-editable - v1.5.0
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/* line 5, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
}

/* line 9, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editableform .control-group {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
  white-space: nowrap;
  /* prevent wrapping buttons on new line */
  line-height: 20px;
  /* overwriting bootstrap line-height. See #133 */
}

/* line 15, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 24, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

/* line 30, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 40, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px;
}

/*for jquery-ui buttons need set height to look more pretty*/
/* line 45, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

/* line 50, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editableform-loading {
  background: url(/../img/loading.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}

/* line 57, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-inline .editableform-loading {
  background-position: left 5px;
}

/* line 61, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

/*add padding for jquery ui*/
/* line 69, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-error-block.ui-state-error {
  padding: 3px;
}

/* line 73, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-error {
  color: red;
}

/* ---- For specific types ---- */
/* line 79, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 86, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

/* checklist vertical alignment */
/* line 93, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

/* line 99, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-checklist label {
  white-space: nowrap;
}

/* set exact width of textarea to fit buttons toolbar */
/* line 104, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

/* clear button shown as link in date inputs */
/* line 110, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

/* IOS-style clear button for text inputs */
/* line 118, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-clear-x {
  background: url(/../img/clear.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

/* line 133, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-clear-x:hover {
  opacity: 1;
}

/* line 137, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-pre-wrapped {
  white-space: pre-wrap;
}

/* line 140, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */
}

/* line 144, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */
}

/* line 148, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 157, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */
}

/* line 161, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

/* line 168, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}

/* line 176, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-empty, .editable-empty:hover, .editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none;
}

/* line 183, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-unsaved {
  font-weight: bold;
}

/* line 187, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-unsaved:after {
  /*    content: '*'*/
}

/* line 191, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;
}

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 200, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 216, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

/* line 227, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker-inline {
  width: 220px;
}

/* line 230, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 233, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 236, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 240, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 251, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 261, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker > div {
  display: none;
}

/* line 264, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 267, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 270, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 273, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table {
  margin: 0;
}

/* line 276, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 286, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 290, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 294, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

/* line 298, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 304, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 322, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 344, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 354, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 357, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 360, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 369, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 389, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #f3e97a;
}

/* line 411, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 421, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 440, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #808080;
}

/* line 462, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 472, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 491, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 513, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 523, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 535, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 538, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 544, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 563, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 585, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 595, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

/* line 599, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 602, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 606, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 610, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 616, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 620, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 627, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.input-daterange input {
  text-align: center;
}

/* line 630, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 635, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 640, app/assets/stylesheets/custom/_bootstrap.editable.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 1, app/assets/stylesheets/sigs/_cloud.scss */
body {
  overflow-x: hidden;
}

/* line 5, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-container {
  background: #f0f0f0;
  border: 1px solid #ddd;
  height: 100%;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
}

/* line 14, app/assets/stylesheets/sigs/_cloud.scss */
#cloud-folder-container {
  float: left;
  width: 25%;
}

/* line 19, app/assets/stylesheets/sigs/_cloud.scss */
.cloud.folder-list ul {
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/sigs/_cloud.scss */
#cloud-file-view {
  background: #fff;
  border: 1px solid #ddd;
  float: right;
  padding: 5px;
  width: 75%;
}

/* line 31, app/assets/stylesheets/sigs/_cloud.scss */
.gutter.gutter-horizontal {
  width: 2px !important;
}

/* line 35, app/assets/stylesheets/sigs/_cloud.scss */
table.file-view thead {
  width: 100%;
}

/* line 38, app/assets/stylesheets/sigs/_cloud.scss */
table.file-view thead th {
  border-left: 1px dotted #ddd;
  border-right: 1px dotted #ddd;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

/* line 48, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-folder-actions {
  margin-top: 5px;
}

/* line 51, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-folder-actions ul {
  list-style: none;
  padding-left: 20px;
}

/* line 55, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-folder-actions ul li {
  list-style: none;
}

/* line 62, app/assets/stylesheets/sigs/_cloud.scss */
#cloud-file-view .dz-preview {
  display: block !important;
}

/* line 67, app/assets/stylesheets/sigs/_cloud.scss */
.gutter {
  background: #eee;
  cursor: e-resize;
  height: 100%;
}

/* line 73, app/assets/stylesheets/sigs/_cloud.scss */
.split {
  border: 1px solid #ddd;
  height: 100%;
}

/* line 78, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-folder-list {
  float: left;
  font-size: .8em;
  padding-left: 13px;
  width: 100%;
}

/* line 85, app/assets/stylesheets/sigs/_cloud.scss */
.folder-menu-left {
  float: left;
}

/* line 89, app/assets/stylesheets/sigs/_cloud.scss */
.folder-menu-right {
  float: right;
}

/* line 93, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-folder-actions button:disabled {
  cursor: not-allowed;
  opacity: .2;
}

/* line 98, app/assets/stylesheets/sigs/_cloud.scss */
table.cloud-folder-permissions td {
  padding: 5px;
}

/* line 102, app/assets/stylesheets/sigs/_cloud.scss */
table.cloud-folder-permissions td.permiso-acciones {
  text-align: right;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}

/* line 111, app/assets/stylesheets/sigs/_cloud.scss */
.sigs-react-tree {
  margin: 10px;
}

/* line 114, app/assets/stylesheets/sigs/_cloud.scss */
.sigs-react-tree a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* line 122, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-user-folder-permission-list .permiso-row:nth-child(even) {
  background: #f0f0f0;
}

/* line 126, app/assets/stylesheets/sigs/_cloud.scss */
.cloud-user-folder-permission-list .permiso-row:nth-child(odd) {
  background: #e0e0e0;
}

/* line 1, app/assets/stylesheets/sigs/_tesoreria.scss */
.tesoreria-ejercicio-contable-buttons {
  float: right;
  position: relative;
  right: 25px;
  top: -40px;
  width: 500px;
}

/* line 9, app/assets/stylesheets/sigs/_tesoreria.scss */
.edit-ejercicio-contable {
  display: inline;
  float: right;
  margin-right: 5px;
}

/* line 15, app/assets/stylesheets/sigs/_tesoreria.scss */
.new-ejercicio-contable {
  display: inline;
  float: right;
}

/* line 20, app/assets/stylesheets/sigs/_tesoreria.scss */
.new-ejercicio-contable {
  display: inline;
  float: right;
}

/* line 25, app/assets/stylesheets/sigs/_tesoreria.scss */
.new-ejercicio-contable .chosen-container {
  margin-top: 5px;
}

/* line 29, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-block {
  margin-top: 10px;
}

/* line 33, app/assets/stylesheets/sigs/_tesoreria.scss */
.credito-nested-fields {
  background: #f0f0f0;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 39, app/assets/stylesheets/sigs/_tesoreria.scss */
.link-to-new-presentador {
  margin-left: 0;
  margin-top: 10px;
  padding-left: 0;
}

/* line 45, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen {
  width: 100%;
}

/* line 49, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen td {
  border: 1px solid #000;
  padding: 5px;
  white-space: nowrap;
}

/* line 55, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .resultado-mes {
  background: #c0c0c0;
}

/* line 58, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .resultado-mes .title {
  font-weight: bold;
}

/* line 63, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-ingresos {
  background: #45d4ff;
  height: 45px;
}

/* line 67, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-ingresos .title {
  font-weight: bold;
}

/* line 72, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-gastos {
  background: #ffdbae;
  height: 45px;
}

/* line 76, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-gastos .title {
  font-weight: bold;
}

/* line 81, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-ingresos-detail {
  background: #ddd;
}

/* line 84, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-ingresos-detail .title {
  font-weight: bold;
}

/* line 89, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-gastos-detail {
  background: #ddd;
}

/* line 92, app/assets/stylesheets/sigs/_tesoreria.scss */
table.presentador-resumen .total-gastos-detail .title {
  font-weight: bold;
}

/* line 97, app/assets/stylesheets/sigs/_tesoreria.scss */
#issued_invoice_lines_container,
#issued_invoice_no_tax_lines_container {
  border: 1px solid #000;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 105, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-lines {
  border: 1px dotted #eee;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 113, app/assets/stylesheets/sigs/_tesoreria.scss */
.money-td {
  text-align: right;
}

/* line 116, app/assets/stylesheets/sigs/_tesoreria.scss */
.money-td.negative-amount {
  color: #f00;
}

/* line 121, app/assets/stylesheets/sigs/_tesoreria.scss */
.tesoreria-highlighted {
  font-weight: bold;
}

/* line 125, app/assets/stylesheets/sigs/_tesoreria.scss */
.centered {
  text-align: center;
}

/* line 129, app/assets/stylesheets/sigs/_tesoreria.scss */
tr.fila-separador {
  border: 0;
  height: 10px;
}

/* line 133, app/assets/stylesheets/sigs/_tesoreria.scss */
tr.fila-separador td {
  border: 0;
}

/* line 138, app/assets/stylesheets/sigs/_tesoreria.scss */
.padding-bottom-15 {
  padding-bottom: 15px;
}

/* line 142, app/assets/stylesheets/sigs/_tesoreria.scss */
.padding-top-15 {
  padding-top: 15px;
}

/* line 146, app/assets/stylesheets/sigs/_tesoreria.scss */
label[for=tesoreria_apunte_periodico_enabled] {
  display: none;
}

/* line 150, app/assets/stylesheets/sigs/_tesoreria.scss */
.tesoreria_apunte_periodico_enabled {
  margin-top: 20px;
}

/* line 154, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen-buttons {
  float: right;
  margin-top: -50px;
  width: 50%;
}

/* line 159, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen-buttons .tesoreria-resumen-new-apunte {
  float: right;
}

/* line 163, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen-buttons .tesoreria-export-csv {
  float: right;
  margin-right: 10px;
}

/* line 168, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen-buttons .tesoreria-reload-button {
  float: left;
}

/* line 173, app/assets/stylesheets/sigs/_tesoreria.scss */
.mass-edit-accions {
  display: inline;
  float: left;
}

/* line 178, app/assets/stylesheets/sigs/_tesoreria.scss */
.mass-open-edit-accions,
.mass-faltan-facturas-edit-accions,
.mass-consumos-edit-accions,
.mass-maximetros-edit-accions,
.mass-vencimientos-edit-accions,
.mass-open-edit-accions {
  display: inline;
  float: left;
}

/* line 188, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.odd,
#basePresentadoresTabContent tr.even {
  background: #f9f9f9 !important;
}

/* line 193, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.odd.apunte-provisional,
#basePresentadoresTabContent tr.even.apunte-provisional {
  background: #eff9a9 !important;
}

/* line 198, app/assets/stylesheets/sigs/_tesoreria.scss */
.organization-container-logo {
  display: inline-grid;
  position: absolute;
  right: 0;
}

/* line 203, app/assets/stylesheets/sigs/_tesoreria.scss */
.organization-container-logo img {
  max-width: 500px;
  width: 500px;
}

/* line 208, app/assets/stylesheets/sigs/_tesoreria.scss */
.organization-container-logo .supplies-logo-container img {
  max-height: 230px;
  height: 230px;
}

/* line 214, app/assets/stylesheets/sigs/_tesoreria.scss */
.impuestos-refresh-button-container {
  clear: none;
  display: inline;
}

/* line 220, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-lines .row {
  margin-bottom: 0;
}

/* line 224, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-lines .issued_invoice_issued_invoice_lines_codigo,
.issued-invoice-lines .issued_invoice_issued_invoice_lines_unidad,
.issued-invoice-lines .issued_invoice_issued_invoice_lines_price,
.issued-invoice-lines .issued_invoice_issued_invoice_lines_medicion,
.issued-invoice-lines .issued_invoice_issued_invoice_lines_precio_unitario,
.issued-invoice-lines .issued_invoice_issued_invoice_lines_total {
  margin-bottom: 0;
}

/* line 234, app/assets/stylesheets/sigs/_tesoreria.scss */
.mes-activo {
  background-color: #c4d6c3;
}

/* line 237, app/assets/stylesheets/sigs/_tesoreria.scss */
.mes-activo a:hover {
  color: #000 !important;
}

/* line 242, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr[data-agrupacion-id] {
  background: rgba(205, 209, 98, 0.05) !important;
  display: table-row;
}

/* line 247, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.apuntes-hidden[data-agrupacion-id] {
  display: none;
}

/* line 251, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.provisional[data-agrupacion-id] {
  background: rgba(205, 209, 98, 0.05) !important;
}

/* line 254, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.provisional[data-agrupacion-id] td {
  background: rgba(205, 209, 98, 0.05) !important;
}

/* line 259, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.apunte-multiple {
  font-weight: bold !important;
}

/* line 262, app/assets/stylesheets/sigs/_tesoreria.scss */
#basePresentadoresTabContent tr.apunte-multiple td {
  font-weight: bold !important;
}

/* line 267, app/assets/stylesheets/sigs/_tesoreria.scss */
td.td-orderable-column {
  cursor: move;
}

/* line 271, app/assets/stylesheets/sigs/_tesoreria.scss */
div.dt-buttons .dt-button {
  padding-bottom: 10px !important;
}

/* line 275, app/assets/stylesheets/sigs/_tesoreria.scss */
.td-iva-nombre {
  width: 200px;
}

/* line 279, app/assets/stylesheets/sigs/_tesoreria.scss */
#facturaProveedorTabContent .mass-edit-accions,
#facturaProveedorTabContent .new-tesoreria-button {
  display: none;
}

/* line 284, app/assets/stylesheets/sigs/_tesoreria.scss */
.color-impuesto-total {
  background-color: #666 !important;
  color: #fff !important;
}

/* line 289, app/assets/stylesheets/sigs/_tesoreria.scss */
.color-impuesto-amount {
  background-color: #c0c0c0 !important;
}

/* line 293, app/assets/stylesheets/sigs/_tesoreria.scss */
#facturaProveedorTabContent {
  border: 0;
}

/* line 297, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen tr.total-ingresos:hover,
.presentador-resumen tr.total-ingresos-detail:hover,
.presentador-resumen tr.ingresos-detail:hover,
.presentador-resumen tr.total-gastos:hover,
.presentador-resumen tr.total-gastos-detail:hover,
.presentador-resumen tr.gastos-detail:hover {
  background-color: #003955;
  color: #fff;
}

/* line 306, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen tr.total-ingresos:hover a,
.presentador-resumen tr.total-ingresos-detail:hover a,
.presentador-resumen tr.ingresos-detail:hover a,
.presentador-resumen tr.total-gastos:hover a,
.presentador-resumen tr.total-gastos-detail:hover a,
.presentador-resumen tr.gastos-detail:hover a {
  color: #fff;
}

/* line 318, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen tr.total-ingresos:hover .rs-dropdown .rs-dropdown-menu,
.presentador-resumen tr.total-ingresos-detail:hover .rs-dropdown .rs-dropdown-menu,
.presentador-resumen tr.ingresos-detail:hover .rs-dropdown .rs-dropdown-menu,
.presentador-resumen tr.total-gastos:hover .rs-dropdown .rs-dropdown-menu,
.presentador-resumen tr.total-gastos-detail:hover .rs-dropdown .rs-dropdown-menu,
.presentador-resumen tr.gastos-detail:hover .rs-dropdown .rs-dropdown-menu {
  background-color: #eee;
}

/* line 322, app/assets/stylesheets/sigs/_tesoreria.scss */
.presentador-resumen tr.total-ingresos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.total-ingresos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.total-ingresos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.total-ingresos:hover .rs-dropdown .rs-dropdown-item a:hover,
.presentador-resumen tr.total-ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.total-ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.total-ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.total-ingresos-detail:hover .rs-dropdown .rs-dropdown-item a:hover,
.presentador-resumen tr.ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.ingresos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.ingresos-detail:hover .rs-dropdown .rs-dropdown-item a:hover,
.presentador-resumen tr.total-gastos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.total-gastos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.total-gastos:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.total-gastos:hover .rs-dropdown .rs-dropdown-item a:hover,
.presentador-resumen tr.total-gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.total-gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.total-gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.total-gastos-detail:hover .rs-dropdown .rs-dropdown-item a:hover,
.presentador-resumen tr.gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a,
.presentador-resumen tr.gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus,
.presentador-resumen tr.gastos-detail:hover .rs-dropdown .rs-dropdown-item.rs-dropdown-item-focus a:hover,
.presentador-resumen tr.gastos-detail:hover .rs-dropdown .rs-dropdown-item a:hover {
  color: #337ab7;
  background-color: #eee;
}

/* line 332, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-totales-block {
  border: 1px solid #ddd;
  margin-top: 10px;
  padding: 10px;
}

/* line 339, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .issued-origen-lines-container {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'issued_invoice_main issued_invoice_factura issued_invoice_actual issued_invoice_anterior issued_invoice_presupuesto';
}

/* line 349, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .line-main {
  grid-area: issued_invoice_main;
  display: flex;
  gap: 10px;
  max-width: 100%;
  width: 100%;
}

/* line 357, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .line-factura {
  grid-area: issued_invoice_factura;
  display: flex;
  gap: 10px;
  max-width: 100%;
  width: 100%;
}

/* line 365, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .line-actual {
  grid-area: issued_invoice_actual;
  display: flex;
  gap: 10px;
  max-width: 100%;
  width: 100%;
}

/* line 373, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .line-anterior {
  grid-area: issued_invoice_anterior;
  display: flex;
  gap: 10px;
  max-width: 100%;
  width: 100%;
}

/* line 381, app/assets/stylesheets/sigs/_tesoreria.scss */
#datos_factura .line-presupuesto {
  grid-area: issued_invoice_presupuesto;
  display: flex;
  gap: 10px;
  max-width: 100%;
  width: 100%;
}

/* line 390, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen {
  font-size: 14px !important;
}

/* line 393, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen table {
  font-size: 14px !important;
}

/* line 397, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen th,
.issued-invoice-origen td {
  padding: 5px;
}

/* line 402, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .border-spacing-0 {
  border-spacing: 0;
}

/* line 406, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .clear-gray-background {
  background-color: #d0d0d0;
}

/* line 410, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .clear-gray-background-2 {
  background-color: #e0e0e0;
}

/* line 414, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .dark-gray-background {
  background-color: #b0b0b0;
}

/* line 418, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .white-background {
  background-color: #fff;
}

/* line 422, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .bold {
  font-weight: bold;
}

/* line 426, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .codigo-width {
  width: 6em;
}

/* line 430, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .description-width {
  width: 30em;
}

/* line 434, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued-invoice-origen .vertical-align-top {
  vertical-align: top;
}

/* line 441, app/assets/stylesheets/sigs/_tesoreria.scss */
.factura_proveedor_documentos button,
.issued_invoice_documentos button {
  margin-left: 0 !important;
  text-align: left;
}

/* line 446, app/assets/stylesheets/sigs/_tesoreria.scss */
.factura_proveedor_documentos .dropdown.open,
.issued_invoice_documentos .dropdown.open {
  z-index: 999;
}

/* line 452, app/assets/stylesheets/sigs/_tesoreria.scss */
.pdf-logo-with-badge .badge {
  position: relative;
  top: 0;
  right: 5%;
}

/* line 458, app/assets/stylesheets/sigs/_tesoreria.scss */
.pdf-logo-with-badge + .caret {
  display: none;
}

/* line 464, app/assets/stylesheets/sigs/_tesoreria.scss */
.impago .pdf-logo-with-badge {
  background: #f4cac8;
}

/* line 469, app/assets/stylesheets/sigs/_tesoreria.scss */
.issued_invoice_documentos .dropdown-item {
  padding: 0;
}

/* line 474, app/assets/stylesheets/sigs/_tesoreria.scss */
#ribbon.tesoreria-other-year,
.tesoreria-other-year div.sigs-block-header,
.tesoreria-other-year .nav-tabs.bordered,
.tesoreria-other-year .nav-tabs > li.active > a,
.tesoreria-other-year .nav-tabs > li.active > a:hover,
.tesoreria-other-year .nav-tabs > li.active > a:focus,
.tesoreria-other-year .nav-tabs > li > a,
.tesoreria-other-year .ul.nav.nav-tabs.tesoreria-other-year {
  background-color: #003955;
  color: #fff;
}

/* line 486, app/assets/stylesheets/sigs/_tesoreria.scss */
.tesoreria-other-year .nav-tabs > li.active > a,
.tesoreria-other-year .nav-tabs > li.active > a:hover,
.tesoreria-other-year .nav-tabs > li.active > a:focus {
  background-color: #b0bed9;
  color: #000;
}

/* line 1, app/assets/stylesheets/sigs/_tables.scss */
.datatable-filter-container {
  display: inline-block;
  float: left;
  width: auto;
}

/* line 7, app/assets/stylesheets/sigs/_tables.scss */
.datatable-actions-container {
  display: inline-block;
  float: right;
}

/* line 13, app/assets/stylesheets/sigs/_tables.scss */
table.table td a {
  color: #000;
}

/* line 17, app/assets/stylesheets/sigs/_tables.scss */
table.table tr.baja,
table.table td.baja {
  color: #c0c0c0;
}

/* line 21, app/assets/stylesheets/sigs/_tables.scss */
table.table tr.baja a,
table.table td.baja a {
  color: #c0c0c0;
}

/* line 25, app/assets/stylesheets/sigs/_tables.scss */
table.table tr.baja .main-link,
table.table td.baja .main-link {
  color: #c0c0c0 !important;
}

/* line 30, app/assets/stylesheets/sigs/_tables.scss */
table.table tr.selected.baja,
table.table tr.selected.baja td,
table.table tr.selected td.baja {
  color: #000;
}

/* line 35, app/assets/stylesheets/sigs/_tables.scss */
table.table tr.selected.baja a,
table.table tr.selected.baja td a,
table.table tr.selected td.baja a {
  color: #000;
}

/* line 41, app/assets/stylesheets/sigs/_tables.scss */
table.selectable tr td,
table#datatable_select_crm_ticket tr td {
  cursor: pointer;
}

/* line 46, app/assets/stylesheets/sigs/_tables.scss */
table.selectable tbody tr.selected td {
  background: #003955;
}

/* line 50, app/assets/stylesheets/sigs/_tables.scss */
table.selectable tbody tr.baja.selected td {
  color: #c0c0c0;
}

/* line 54, app/assets/stylesheets/sigs/_tables.scss */
table.selectable tbody tr.selected a,
table.selectable tbody tr.selected td,
table.selectable tbody tr:hover a,
table.selectable tbody tr:hover,
table#datatable_custom_editor_text_selector tbody tr:hover a,
table#datatable_custom_editor_text_selector tbody tr:hover,
table#datatable_select_alarmas tbody tr:hover a,
table#datatable_select_alarmas tbody tr:hover,
table#datatable_select_crm_ticket tbody tr:hover a,
table#datatable_select_crm_ticket tbody tr:hover {
  background: #003955;
  color: #99b9ae;
}

/* line 68, app/assets/stylesheets/sigs/_tables.scss */
td .tesoreria-resumen-add-button {
  display: none;
}

/* line 72, app/assets/stylesheets/sigs/_tables.scss */
td:hover .tesoreria-resumen-add-button {
  display: initial;
}

/* line 80, app/assets/stylesheets/sigs/_tables.scss */
#datatable_supply tr td.td-estado.alta,
#datatable_supply tr td.td-contract-status.alta {
  background: #92d14f;
  color: #000;
}

/* line 85, app/assets/stylesheets/sigs/_tables.scss */
#datatable_supply tr td.td-estado.baja,
#datatable_supply tr td.td-contract-status.baja {
  background: #fdc102;
  color: #c0c0c0;
}

/* line 90, app/assets/stylesheets/sigs/_tables.scss */
#datatable_supply tr td.td-estado.tramite,
#datatable_supply tr td.td-contract-status.tramite {
  background: #fffe03;
  color: #c0c0c0;
}

/* line 95, app/assets/stylesheets/sigs/_tables.scss */
#datatable_supply tr td.td-estado.descartado,
#datatable_supply tr td.td-contract-status.descartado {
  background: #eaeaea;
  color: #c0c0c0;
}

/* line 103, app/assets/stylesheets/sigs/_tables.scss */
table tr.descartado {
  background: #eaeaea;
  color: #c0c0c0;
}

/* line 108, app/assets/stylesheets/sigs/_tables.scss */
table tr.descartado a {
  color: #c0c0c0;
}

/* line 112, app/assets/stylesheets/sigs/_tables.scss */
th.hidden-column,
td.hidden-column {
  display: none;
}

/* line 117, app/assets/stylesheets/sigs/_tables.scss */
.baja {
  color: #c0c0c0;
}

/* line 2, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-form-container .ember-power-select-clear-btn {
  font-size: 20px !important;
  font-weight: bold;
  top: 0;
}

/* line 8, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-form-container .fse-submit-button {
  margin-top: 20px;
}

/* line 12, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-form-container label,
.fse-tramite-form-container label.control-label {
  font-size: 12px !important;
}

/* line 17, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-form-container span.footer-note {
  font-style: italic;
}

/* line 22, app/assets/stylesheets/sigs/_fse.scss */
.fse-inline-container {
  display: flex;
  gap: 30px;
}

/* line 27, app/assets/stylesheets/sigs/_fse.scss */
.fse-acciones-main-button {
  margin-bottom: 20px;
  padding: 20px 60px;
}

/* line 32, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-saved {
  font-size: 20px !important;
}

/* line 36, app/assets/stylesheets/sigs/_fse.scss */
.fse-tramite-saved-container {
  display: flex;
  flex-direction: column;
  font-size: 30px !important;
  height: 100%;
  justify-content: center;
  padding-left: 20%;
  padding-right: 20%;
}

/* line 46, app/assets/stylesheets/sigs/_fse.scss */
.fse-container {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

/* line 52, app/assets/stylesheets/sigs/_fse.scss */
.fse-container a,
.fse-container p,
.fse-container span,
.fse-container button,
.fse-container input,
.fse-container textarea,
.fse-container select {
  font-size: 16px !important;
}

/* line 62, app/assets/stylesheets/sigs/_fse.scss */
.fse-container label,
.fse-container .label.control-label {
  font-size: 12px !important;
}

/* line 67, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .has-error,
.fse-container .help-block {
  color: #f00;
  font-weight: bold;
}

/* line 72, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .has-error label,
.fse-container .help-block label {
  color: #f00 !important;
  font-weight: bold !important;
}

/* line 78, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse-tramite-saved {
  text-align: center;
}

/* line 82, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse-factura-upload-container {
  border: 1px solid #000;
  margin: 10px;
  min-height: 100px;
}

/* line 88, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse {
  text-align: left;
  width: 100%;
}

/* line 92, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse ul.required-documents li {
  text-align: left;
}

/* line 96, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-master-block {
  align-items: center;
  clear: both;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

/* line 103, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-master-block .file-drop-target {
  min-height: 300px;
}

/* line 108, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-master-block.centered {
  justify-content: center !important;
}

/* line 112, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse h3.error {
  color: #f00 !important;
}

/* line 116, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .dz-processing.dz-success.dz-complete {
  display: none;
}

/* line 120, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-block {
  background: #fff;
  position: relative;
  margin-top: 15px;
  padding: 10px;
  width: 75%;
}

/* line 127, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-block .div-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  opacity: .5;
  z-index: 2;
  border-radius: 25px;
}

/* line 139, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-block .form-group {
  text-align: left;
}

/* line 144, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-block-half-left {
  background: #fff;
  margin-top: 15px;
  padding: 10px;
  width: 65%;
}

/* line 151, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-block-half-right {
  background: #fff;
  align-self: baseline;
  margin-top: 15px;
  padding: 10px;
  width: 30%;
}

/* line 159, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .error {
  font-weight: bold;
}

/* line 162, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .error .ember-power-select-trigger,
.fse-container .fse .error textarea,
.fse-container .fse .error input {
  border: 5px solid #f00;
}

/* line 169, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse h1 {
  font-size: 2em;
  text-align: left;
}

/* line 173, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse h1 a.title-icon {
  color: #f00;
  cursor: pointer;
  float: right;
}

/* line 179, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse h1 span {
  color: #64a832;
  font-size: 1.5em !important;
  margin-right: 20px;
}

/* line 186, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-master-block.inner h1 {
  font-size: 1.2em !important;
}

/* line 189, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .fse-master-block.inner h1 span {
  font-size: 1.5em !important;
}

/* line 194, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse input.loading {
  background: url(/images/spinner.gif) no-repeat right center;
  background-size: 20px;
}

/* line 199, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .correspondencia {
  margin-top: 15px;
}

/* line 203, app/assets/stylesheets/sigs/_fse.scss */
.fse-container .fse .correspondencia-buttons {
  float: right;
  text-align: right;
}

/* line 210, app/assets/stylesheets/sigs/_fse.scss */
.react-bono-fse-chart {
  width: 100%;
}

/* line 214, app/assets/stylesheets/sigs/_fse.scss */
ul.fse-dropdown-caret-menu {
  position: absolute;
  left: -110px;
}

/* line 2, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker {
  font-size: 1em;
}

/* line 6, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__header {
  padding-top: .8em;
}

/* line 10, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__month {
  margin: .4em 1em;
}

/* line 14, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__day-name,
#simulacion-container .react-datepicker__day {
  width: 1.9em;
  line-height: 1.9em;
  margin: .166em;
}

/* line 21, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__current-month {
  font-size: 1em;
}

/* line 25, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__navigation {
  top: 1em;
  line-height: 1.7em;
  border: .45em solid transparent;
}

/* line 31, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__navigation--previous {
  border-right-color: #ccc;
  left: 1em;
}

/* line 36, app/assets/stylesheets/sigs/_simulacion.scss */
#simulacion-container .react-datepicker__navigation--next {
  border-left-color: #ccc;
  right: 1em;
}

/* line 43, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table .ahorro {
  background: #64a832;
}

/* line 47, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table .ahorro-detail {
  background: #f2f2b7;
}

/* line 51, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table th,
.simulacion-container-summary-table th.ahorro,
.simulacion-container-summary-table th.ahorro-detail {
  font-weight: bold;
  background: #c0c0c0;
}

/* line 58, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table tr.odd {
  background: #eee;
}

/* line 62, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table tr.resultado {
  padding-top: 10px;
}

/* line 66, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table tbody tr:not(.resultado):hover {
  background: #ff0;
}

/* line 69, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container-summary-table tbody tr:not(.resultado):hover .ahorro-detail,
.simulacion-container-summary-table tbody tr:not(.resultado):hover .ahorro {
  background: #ff0;
}

/* line 76, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container {
  display: flex;
  grid-template-columns: 1fr;
  background: #fff;
  padding: 10px;
  flex-direction: column;
}

/* line 83, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .input-group .form-control {
  z-index: 0;
}

/* line 87, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .notas {
  max-width: 100%;
  width: 100%;
}

/* line 92, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .cabecera {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  grid-area: potencia;
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_cabecera simulado_cabecera resultado_cabecera';
}

/* line 103, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .potencia {
  display: flex;
  flex-direction: column;
}

/* line 108, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  background: #fff;
  margin: 0;
  padding: 5px;
}

/* line 115, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header.error {
  background: #f00;
}

/* line 118, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header.error .real,
.simulacion-container .sigs-block-header.error .simulado,
.simulacion-container .sigs-block-header.error .resultado {
  background-color: #f00;
}

/* line 125, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header .real,
.simulacion-container .sigs-block-header .simulado {
  padding: 5px;
  margin-right: 15px;
  background: #666;
}

/* line 131, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header .real.error,
.simulacion-container .sigs-block-header .simulado.error {
  background: #f00;
}

/* line 136, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header .resultado {
  padding: 5px;
  background: #666;
}

/* line 140, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .sigs-block-header .resultado.error {
  background: #f00;
}

/* line 146, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .potencia-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_potencia simulado_potencia resultado_potencia';
}

/* line 156, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .energia-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_energia simulado_energia resultado_energia';
}

/* line 166, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .reactiva-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_reactiva simulado_reactiva resultado_reactiva';
}

/* line 176, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .alquiler-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_alquiler simulado_alquiler resultado_alquiler';
}

/* line 186, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .impuestos-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_impuestos simulado_impuestos resultado_impuestos';
}

/* line 196, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .otros-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  grid-template-areas: 'real_otros simulado_otros resultado_otros';
}

/* line 206, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .base-content {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 1fr);
  max-width: 100%;
  width: 100%;
  gap: 20px;
  padding: 5px;
  grid-template-areas: 'real_base_imponible simulado_base_imponible resultado_base_imponible';
}

/* line 217, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_cabecera {
  grid-area: real_cabecera;
  max-width: 100%;
  width: 100%;
}

/* line 223, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_cabecera {
  grid-area: simulado_cabecera;
  max-width: 100%;
  width: 100%;
}

/* line 229, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_cabecera {
  grid-area: resultado_cabecera;
  max-width: 100%;
  width: 100%;
}

/* line 235, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_potencia {
  grid-area: real_potencia;
  max-width: 100%;
  width: 100%;
}

/* line 241, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_potencia {
  grid-area: simulado_potencia;
  max-width: 100%;
  width: 100%;
}

/* line 247, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_potencia {
  grid-area: resultado_potencia;
  max-width: 100%;
  width: 100%;
}

/* line 253, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_energia {
  grid-area: real_energia;
  max-width: 100%;
  width: 100%;
}

/* line 259, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_energia {
  grid-area: simulado_energia;
  max-width: 100%;
  width: 100%;
}

/* line 265, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_energia {
  grid-area: resultado_energia;
  max-width: 100%;
  width: 100%;
}

/* line 271, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_reactiva {
  grid-area: real_reactiva;
  max-width: 100%;
  width: 100%;
}

/* line 277, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_reactiva {
  grid-area: simulado_reactiva;
  max-width: 100%;
  width: 100%;
}

/* line 283, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_reactiva {
  grid-area: resultado_reactiva;
  max-width: 100%;
  width: 100%;
}

/* line 289, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_impuesto {
  grid-area: real_impuesto;
  max-width: 100%;
  width: 100%;
}

/* line 295, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_impuesto {
  grid-area: simulado_impuesto;
  max-width: 100%;
  width: 100%;
}

/* line 301, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_impuesto {
  grid-area: resultado_impuesto;
  max-width: 100%;
  width: 100%;
}

/* line 307, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_alquiler {
  grid-area: real_alquiler;
  max-width: 100%;
  width: 100%;
}

/* line 313, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_alquiler {
  grid-area: simulado_alquiler;
  max-width: 100%;
  width: 100%;
}

/* line 319, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_alquiler {
  grid-area: resultado_alquiler;
  max-width: 100%;
  width: 100%;
}

/* line 325, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_otros {
  grid-area: real_otros;
  max-width: 100%;
  width: 100%;
}

/* line 331, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_otros {
  grid-area: simulado_otros;
  max-width: 100%;
  width: 100%;
}

/* line 337, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_otros {
  grid-area: resultado_otros;
  max-width: 100%;
  width: 100%;
}

/* line 343, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .real_base_imponible {
  grid-area: real_base_imponible;
  max-width: 100%;
  width: 100%;
}

/* line 349, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulado_base_imponible {
  grid-area: simulado_base_imponible;
  max-width: 100%;
  width: 100%;
}

/* line 355, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .resultado_base_imponible {
  grid-area: resultado_base_imponible;
  max-width: 100%;
  width: 100%;
}

/* line 361, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .ahorro-header {
  font-size: 5em;
  font-weight: bold;
  justify-content: space-evenly;
  width: 100%;
}

/* line 368, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .ahorro-title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  justify-content: space-evenly;
  width: 100%;
}

/* line 376, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-row {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-top: 5px;
}

/* line 383, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-header {
  width: 200%;
  background-color: #c0c0c0;
  padding: 10px;
  min-height: 25px;
}

/* line 389, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-header h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 397, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-header-half {
  width: 100%;
  background-color: #c0c0c0;
  padding: 10px;
  min-height: 25px;
}

/* line 403, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-header-half h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 411, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-save-container {
  justify-content: space-evenly;
  margin-top: 50px;
}

/* line 416, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .form-group,
.simulacion-container .simulacion-item {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}

/* line 422, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .form-group .btn,
.simulacion-container .simulacion-item .btn {
  margin: 0;
}

/* line 427, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .period-column {
  margin-top: 5px;
}

/* line 431, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-container .simulacion-real-subtotal,
.simulacion-container .simulacion-simulado-subtotal,
.simulacion-container .simulacion-ahorro-subtotal {
  white-space: pre;
}

/* line 438, app/assets/stylesheets/sigs/_simulacion.scss */
.modal-dialog.modal-fullscreen {
  width: 90%;
  height: 90%;
}

/* line 443, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-list-item {
  padding: 5px;
}

/* line 448, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-list-item-container.selected {
  border: 2px solid #000;
  background: #45d4ff;
}

/* line 454, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-etoc-container {
  grid-template-columns: 6fr 2fr 3fr 2fr 2fr 2fr 2fr 1fr;
}

/* line 458, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-subtotal {
  font-weight: bold;
  text-align: right;
}

/* line 463, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-row .logo-comercializadora img {
  max-width: 100%;
}

/* line 467, app/assets/stylesheets/sigs/_simulacion.scss */
div.error {
  font-weight: bold;
  color: #f00;
}

/* line 479, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .esaving-logo {
  height: 80px;
  width: 400px;
  margin-top: -10px;
}

/* line 485, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .first-row {
  background-color: #c8c6c4;
}

/* line 489, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .second-row {
  background-color: #868580;
}

/* line 493, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .third-row {
  background-color: #939490;
}

/* line 497, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .fourth-row {
  background-color: #c8c6c4;
}

/* line 501, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .font-size-10 > tbody > tr > td,
#etoc-pdf .table > tbody > tr > th {
  padding: 4px;
}

/* line 506, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf .color-stripe {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 510, app/assets/stylesheets/sigs/_simulacion.scss */
#etoc-pdf img {
  height: 80px;
  width: 400px;
}

/* line 516, app/assets/stylesheets/sigs/_simulacion.scss */
.simulacion-updating {
  opacity: .2;
  background-color: #000;
  background-image: url("https://esaving-static-public.s3.eu-north-1.amazonaws.com/spinner.gif");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 526, app/assets/stylesheets/sigs/_simulacion.scss */
#resumen-simulaciones-pdf .footer-border th {
  border-style: none;
}

/* line 531, app/assets/stylesheets/sigs/_simulacion.scss */
#resumen-simulaciones-portada {
  size: landscape;
  font-size: 12pt;
}

/* line 536, app/assets/stylesheets/sigs/_simulacion.scss */
#header-simulacion-pdf {
  margin: 5px;
  height: 50px;
}

/* line 540, app/assets/stylesheets/sigs/_simulacion.scss */
#header-simulacion-pdf img {
  width: 235px;
}

/* line 1, app/assets/stylesheets/sigs/_function.scss */
.d-grid {
  display: grid;
}

/* line 5, app/assets/stylesheets/sigs/_function.scss */
.d-flex {
  display: flex;
}

/* line 9, app/assets/stylesheets/sigs/_function.scss */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 13, app/assets/stylesheets/sigs/_function.scss */
.d-block {
  display: block;
}

/* line 17, app/assets/stylesheets/sigs/_function.scss */
.d-inline-block {
  display: inline-block;
}

/* line 21, app/assets/stylesheets/sigs/_function.scss */
.flex-shrink-1 {
  flex-shrink: 1;
}

/* line 25, app/assets/stylesheets/sigs/_function.scss */
.flex-shrink-2 {
  flex-shrink: 2;
}

/* line 29, app/assets/stylesheets/sigs/_function.scss */
.flex-shrink-3 {
  flex-shrink: 3;
}

/* line 33, app/assets/stylesheets/sigs/_function.scss */
.flex-shrink-4 {
  flex-shrink: 4;
}

/* line 37, app/assets/stylesheets/sigs/_function.scss */
.flex-shrink-5 {
  flex-shrink: 5;
}

/* line 41, app/assets/stylesheets/sigs/_function.scss */
.flex-1 {
  flex: 1 !important;
}

/* line 45, app/assets/stylesheets/sigs/_function.scss */
.flex-2 {
  flex: 2 !important;
}

/* line 49, app/assets/stylesheets/sigs/_function.scss */
.flex-3 {
  flex: 3 !important;
}

/* line 53, app/assets/stylesheets/sigs/_function.scss */
.flex-4 {
  flex: 4 !important;
}

/* line 57, app/assets/stylesheets/sigs/_function.scss */
.flex-5 {
  flex: 5 !important;
}

/* line 61, app/assets/stylesheets/sigs/_function.scss */
.flex-9 {
  flex: 9 !important;
}

/* line 65, app/assets/stylesheets/sigs/_function.scss */
.gap-1 {
  gap: 5px;
}

/* line 69, app/assets/stylesheets/sigs/_function.scss */
.gap-2 {
  gap: 10px;
}

/* line 73, app/assets/stylesheets/sigs/_function.scss */
.gap-3 {
  gap: 15px;
}

/* line 77, app/assets/stylesheets/sigs/_function.scss */
.gap-4 {
  gap: 20px;
}

/* line 81, app/assets/stylesheets/sigs/_function.scss */
.gap-5 {
  gap: 25px;
}

/* line 85, app/assets/stylesheets/sigs/_function.scss */
.flex-grow {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}

/* line 91, app/assets/stylesheets/sigs/_function.scss */
.flex-direction-column {
  flex-direction: column;
}

/* line 95, app/assets/stylesheets/sigs/_function.scss */
.flex-direction-row {
  flex-direction: row;
}

/* line 99, app/assets/stylesheets/sigs/_function.scss */
.text-align-center {
  text-align: center;
}

/* line 103, app/assets/stylesheets/sigs/_function.scss */
.text-align-left {
  text-align: left;
}

/* line 107, app/assets/stylesheets/sigs/_function.scss */
.text-align-right {
  text-align: right;
}

/* line 111, app/assets/stylesheets/sigs/_function.scss */
.align-items-center {
  align-items: center;
}

/* line 115, app/assets/stylesheets/sigs/_function.scss */
.align-self-center {
  align-self: center;
}

/* line 119, app/assets/stylesheets/sigs/_function.scss */
.align-self-flex-end {
  align-self: flex-end;
}

/* line 123, app/assets/stylesheets/sigs/_function.scss */
.align-items-self-start {
  align-items: self-start;
}

/* line 127, app/assets/stylesheets/sigs/_function.scss */
.justify-content-center {
  justify-content: center;
}

/* line 131, app/assets/stylesheets/sigs/_function.scss */
.justify-content-space-around {
  justify-content: space-around;
}

/* line 135, app/assets/stylesheets/sigs/_function.scss */
.justify-content-space-evenly {
  justify-content: space-evenly;
}

/* line 139, app/assets/stylesheets/sigs/_function.scss */
.justify-content-end {
  justify-content: flex-end;
}

/* line 143, app/assets/stylesheets/sigs/_function.scss */
.p-2 {
  padding: 10px;
}

/* line 147, app/assets/stylesheets/sigs/_function.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 151, app/assets/stylesheets/sigs/_function.scss */
.pr-5 {
  padding-right: 25px;
}

/* line 155, app/assets/stylesheets/sigs/_function.scss */
.p-2px {
  padding: 2px;
}

/* line 159, app/assets/stylesheets/sigs/_function.scss */
.b-0 {
  border: 0;
}

/* line 163, app/assets/stylesheets/sigs/_function.scss */
.pb-1px {
  padding-bottom: 1px;
}

/* line 167, app/assets/stylesheets/sigs/_function.scss */
a.color-white,
.color-white {
  color: #fff !important;
}

/* line 172, app/assets/stylesheets/sigs/_function.scss */
a.color-black,
.color-black {
  color: #000 !important;
}

/* line 177, app/assets/stylesheets/sigs/_function.scss */
a.color-red,
.color-red {
  color: #f00 !important;
}

/* line 182, app/assets/stylesheets/sigs/_function.scss */
a.color-green,
.color-green {
  color: #64a832 !important;
}

/* line 187, app/assets/stylesheets/sigs/_function.scss */
a.color-blue,
.color-blue {
  color: #00f !important;
}

/* line 192, app/assets/stylesheets/sigs/_function.scss */
.w-50 {
  width: 50%;
}

/* line 196, app/assets/stylesheets/sigs/_function.scss */
.w-100 {
  width: 100%;
}

/* line 200, app/assets/stylesheets/sigs/_function.scss */
.mw-100 {
  max-width: 100%;
}

/* line 204, app/assets/stylesheets/sigs/_function.scss */
.w-auto {
  width: auto !important;
}

/* line 208, app/assets/stylesheets/sigs/_function.scss */
.h-100 {
  height: 100%;
}

/* line 212, app/assets/stylesheets/sigs/_function.scss */
.text-white {
  color: #fff;
}

/* line 216, app/assets/stylesheets/sigs/_function.scss */
.text-gray {
  color: #c0c0c0;
}

/* line 220, app/assets/stylesheets/sigs/_function.scss */
.b-1 {
  border: 1px solid #000 !important;
}

/* line 224, app/assets/stylesheets/sigs/_function.scss */
.bt-1 {
  border-top: 1px solid #000 !important;
}

/* line 228, app/assets/stylesheets/sigs/_function.scss */
.bb-1 {
  border-bottom: 1px solid #000 !important;
}

/* line 232, app/assets/stylesheets/sigs/_function.scss */
.br-1 {
  border-right: 1px solid #000 !important;
}

/* line 236, app/assets/stylesheets/sigs/_function.scss */
.bl-1 {
  border-left: 1px solid #000 !important;
}

/* line 240, app/assets/stylesheets/sigs/_function.scss */
.bt-2 {
  border-top: 2px solid #000 !important;
}

/* line 244, app/assets/stylesheets/sigs/_function.scss */
.bb-2 {
  border-bottom: 2px solid #000 !important;
}

/* line 248, app/assets/stylesheets/sigs/_function.scss */
.br-2 {
  border-right: 2px solid #000 !important;
}

/* line 252, app/assets/stylesheets/sigs/_function.scss */
.bl-2 {
  border-left: 2px solid #000 !important;
}

/* line 256, app/assets/stylesheets/sigs/_function.scss */
.bt-3 {
  border-top: 3px solid #000 !important;
}

/* line 260, app/assets/stylesheets/sigs/_function.scss */
.bb-3 {
  border-bottom: 3px solid #000 !important;
}

/* line 264, app/assets/stylesheets/sigs/_function.scss */
.br-3 {
  border-right: 3px solid #000 !important;
}

/* line 268, app/assets/stylesheets/sigs/_function.scss */
.bl-3 {
  border-left: 3px solid #000 !important;
}

/* line 272, app/assets/stylesheets/sigs/_function.scss */
.text-bold {
  font-weight: bold;
}

/* line 276, app/assets/stylesheets/sigs/_function.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 280, app/assets/stylesheets/sigs/_function.scss */
a.text-decoration-none:hover {
  text-decoration: none;
}

/* line 284, app/assets/stylesheets/sigs/_function.scss */
.pl-2 {
  padding-left: 10px;
}

/* line 288, app/assets/stylesheets/sigs/_function.scss */
.pr-1 {
  padding-right: 5px;
}

/* line 292, app/assets/stylesheets/sigs/_function.scss */
.pr-2 {
  padding-right: 10px;
}

/* line 296, app/assets/stylesheets/sigs/_function.scss */
.pl-4 {
  padding-left: 20px;
}

/* line 300, app/assets/stylesheets/sigs/_function.scss */
.pr-4 {
  padding-right: 20px;
}

/* line 304, app/assets/stylesheets/sigs/_function.scss */
.border-1px-dotted {
  border: 1px dotted #333;
}

/* line 308, app/assets/stylesheets/sigs/_function.scss */
.p-2 {
  padding: 10px;
}

/* line 312, app/assets/stylesheets/sigs/_function.scss */
.m-1 {
  margin: 5px;
}

/* line 316, app/assets/stylesheets/sigs/_function.scss */
.m-2 {
  margin: 10px;
}

/* line 320, app/assets/stylesheets/sigs/_function.scss */
.m-3 {
  margin: 15px;
}

/* line 324, app/assets/stylesheets/sigs/_function.scss */
.m-4 {
  margin: 20px;
}

/* line 328, app/assets/stylesheets/sigs/_function.scss */
.ml-0 {
  margin-left: 0;
}

/* line 332, app/assets/stylesheets/sigs/_function.scss */
.ml-1 {
  padding-left: 5px;
}

/* line 336, app/assets/stylesheets/sigs/_function.scss */
.ml-2 {
  margin-left: 10px;
}

/* line 340, app/assets/stylesheets/sigs/_function.scss */
.ml-3 {
  margin-left: 15px;
}

/* line 344, app/assets/stylesheets/sigs/_function.scss */
.ml-4 {
  margin-left: 20px;
}

/* line 348, app/assets/stylesheets/sigs/_function.scss */
.ml-5 {
  margin-left: 25px;
}

/* line 352, app/assets/stylesheets/sigs/_function.scss */
.ml-6 {
  margin-left: 30px;
}

/* line 356, app/assets/stylesheets/sigs/_function.scss */
.mb-0 {
  margin-bottom: 0;
}

/* line 360, app/assets/stylesheets/sigs/_function.scss */
.mb-1 {
  margin-bottom: 5px;
}

/* line 364, app/assets/stylesheets/sigs/_function.scss */
.mb-2 {
  margin-bottom: 10px;
}

/* line 368, app/assets/stylesheets/sigs/_function.scss */
.mt-1 {
  margin-top: 5px;
}

/* line 372, app/assets/stylesheets/sigs/_function.scss */
.mt-2 {
  margin-top: 10px;
}

/* line 376, app/assets/stylesheets/sigs/_function.scss */
.mt-3 {
  margin-top: 15px;
}

/* line 380, app/assets/stylesheets/sigs/_function.scss */
.mt-4 {
  margin-top: 20px;
}

/* line 384, app/assets/stylesheets/sigs/_function.scss */
.mt-5 {
  margin-top: 25px;
}

/* line 388, app/assets/stylesheets/sigs/_function.scss */
.mt-6 {
  margin-top: 30px;
}

/* line 392, app/assets/stylesheets/sigs/_function.scss */
.mr-1 {
  margin-right: 5px;
}

/* line 396, app/assets/stylesheets/sigs/_function.scss */
.mr-2 {
  margin-right: 10px;
}

/* line 400, app/assets/stylesheets/sigs/_function.scss */
.mr-3 {
  margin-right: 15px;
}

/* line 404, app/assets/stylesheets/sigs/_function.scss */
.mr-4 {
  margin-right: 20px;
}

/* line 408, app/assets/stylesheets/sigs/_function.scss */
.font-size-10 {
  font-size: 10px;
}

/* line 412, app/assets/stylesheets/sigs/_function.scss */
.inline-block {
  display: inline-block;
}

/* line 416, app/assets/stylesheets/sigs/_function.scss */
.hidden-opacity {
  opacity: 0;
}

/* line 420, app/assets/stylesheets/sigs/_function.scss */
.position-absolute {
  position: absolute;
}

/* line 424, app/assets/stylesheets/sigs/_function.scss */
.top-0 {
  top: 0;
}

/* line 428, app/assets/stylesheets/sigs/_function.scss */
.right-2 {
  right: 10px;
}

/* line 432, app/assets/stylesheets/sigs/_function.scss */
.p-0 {
  padding: 0;
}

/* line 436, app/assets/stylesheets/sigs/_function.scss */
.p-1 {
  padding: 5px;
}

/* line 440, app/assets/stylesheets/sigs/_function.scss */
.p-2 {
  padding: 10px;
}

/* line 444, app/assets/stylesheets/sigs/_function.scss */
.m-0 {
  margin: 0;
}

/* line 448, app/assets/stylesheets/sigs/_function.scss */
.overflow-auto {
  overflow: auto;
}

/* line 452, app/assets/stylesheets/sigs/_function.scss */
.grid-column-span-2 {
  grid-column: span 2;
}

/* line 456, app/assets/stylesheets/sigs/_function.scss */
.float-left {
  float: left;
}

/* line 460, app/assets/stylesheets/sigs/_function.scss */
.float-right {
  float: right;
}

/* line 1, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

/* line 6, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .form-group {
  margin-bottom: 5px;
}

/* line 10, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load h2 {
  width: 100%;
  margin: 5px 0;
}

/* line 15, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .delete {
  width: auto;
  clear: none;
  display: inline;
  float: right;
  position: relative;
  right: -10px;
  top: -10px;
}

/* line 25, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers {
  padding: 10px;
  width: 100%;
}

/* line 29, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers .consumer-center {
  border: 1px solid #000;
  padding: 10px;
  margin-top: 5px;
}

/* line 34, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers .consumer-center .suministros {
  padding: 10px;
  width: 100%;
}

/* line 38, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers .consumer-center .suministros .suministro {
  border: 1px solid #000;
  padding: 10px;
  margin-top: 5px;
}

/* line 43, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers .consumer-center .suministros .suministro .supplies {
  padding: 10px;
  width: 100%;
}

/* line 47, app/assets/stylesheets/sigs/_gds_datos.scss */
.gds-mass-load .consumer-centers .consumer-center .suministros .suministro .supplies .supply {
  border: 1px solid #000;
  padding: 10px;
  margin-top: 5px;
}

/* line 20, app/assets/stylesheets/vendor/progressbar.scss */
#import-progressbar-container {
  width: 275px;
  margin: 20px auto;
}

/* line 24, app/assets/stylesheets/vendor/progressbar.scss */
.progress-bar {
  z-index: 999999;
  display: inline-block;
  width: 275px;
  height: 275px;
  margin: 7px;
  padding: 0;
  background: white;
  color: #27556D;
}

/* line 34, app/assets/stylesheets/vendor/progressbar.scss */
.progress-bar .progress-active {
  position: relative;
  top: -50px;
}

/* line 38, app/assets/stylesheets/vendor/progressbar.scss */
.progress-bar p {
  position: relative;
  margin: 0;
  padding: 0;
  width: 275px;
  top: -210px;
  font-size: 40px;
  font-weight: 900;
  text-align: center;
}

/* line 65, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range] {
  -webkit-appearance: none;
  margin: 15px 0;
  width: 100%;
}

/* line 70, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]:focus {
  outline: none;
}

/* line 74, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #27556D;
  border-radius: 0px;
  border: 1px solid #366077;
}

/* line 81, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-webkit-slider-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px;
}

/* line 87, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]:focus::-webkit-slider-runnable-track {
  background: white;
}

/* line 91, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #27556D;
  border-radius: 0px;
  border: 1px solid #366077;
}

/* line 97, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-moz-range-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
}

/* line 101, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 20px 0;
  color: transparent;
}

/* line 109, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-ms-fill-lower {
  background: black;
  border: 1px solid #366077;
  border-radius: 0px;
}

/* line 114, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-ms-fill-upper {
  background: #27556D;
  border: 1px solid #366077;
  border-radius: 0px;
}

/* line 119, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]::-ms-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
}

/* line 122, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]:focus::-ms-fill-lower {
  background: #27556D;
}

/* line 125, app/assets/stylesheets/vendor/progressbar.scss */
input[type=range]:focus::-ms-fill-upper {
  background: white;
}

/* line 1, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-statusbar {
  border: 1px solid #0ba1b5;
  margin-top: 10px;
  width: 420px;
  margin-right: 10px;
  margin: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 5px;
}

/* line 13, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-filename {
  display: none;
  width: 100%;
  height: auto;
  /* margin: 0 5px 5px 10px; */
  color: #807579;
}

/* line 21, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-progress {
  margin: 0 10px 5px 10px;
  position: relative;
  width: 250px;
  border: 1px solid #ddd;
  padding: 1px;
  border-radius: 3px;
  display: inline-block;
}

/* line 31, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-bar {
  background-color: #0ba1b5;
  width: 0;
  height: 20px;
  border-radius: 3px;
  color: #FFFFFF;
}

/* line 39, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-percent {
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 48%;
}

/* line 46, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-red {
  -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
  -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
  box-shadow: inset 0 39px 0 -24px #e67a73;
  background-color: #e4685d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
  cursor: pointer;
  vertical-align: top;
  margin-right: 5px;
}

/* line 66, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload-green {
  background-color: #77b55a;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 15px;
  text-decoration: none;
  cursor: pointer;
  text-shadow: 0 1px 0 #5b8a3c;
  vertical-align: top;
  margin-right: 5px;
}

/* line 86, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload {
  /*
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
     font-weight: bold;
    padding: 15px 20px;
    cursor:pointer;
    line-height:20px;
    height:25px;
    margin:0 10px 10px 0;
    display: inline-block;
    background: #fff;
    border: 1px solid #e8e8e8;
    color: #888;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 2px 0 0 #e8e8e8;
    -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
    box-shadow: 0 2px 0 0 #e8e8e8;
    padding: 6px 10px 4px 10px;
    color: #fff;
    background: #2f8ab9;
    border: none;
    -moz-box-shadow: 0 2px 0 0 #13648d;
    -webkit-box-shadow: 0 2px 0 0 #13648d;
    box-shadow: 0 2px 0 0 #13648d;
    vertical-align:middle;
  */
}

/* line 118, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-file-upload:hover {
  background: #3396c9;
  -moz-box-shadow: 0 2px 0 0 #15719f;
  -webkit-box-shadow: 0 2px 0 0 #15719f;
  box-shadow: 0 2px 0 0 #15719f;
}

/* line 125, app/assets/stylesheets/vendor/uploadfile.css */
.ajax-upload-dragdrop {
  /* border:2px dotted #A5A5C7; */
  width: 420px;
  color: #DADCE3;
  text-align: left;
  vertical-align: middle;
  z-index: 1;
  /* padding:10px 10px 0px 10px; */
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.3
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container a {
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat 0 2px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl {
  text-align: right;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 11, app/assets/stylesheets/vendor/chosen.min.css */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, app/assets/stylesheets/vendor/chosen.min.css */
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/assets/chosen-sprite@2x-be41add909d902200f3b911d0f51f40524d0656ae32c24cb16a07d8bdf455554.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* line 3, app/assets/stylesheets/vendor/show-hide-text.css */
.morecontent span {
  display: none;
}

/* line 7, app/assets/stylesheets/vendor/show-hide-text.css */
.morelink {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-top: 20px;
  font-size: 13px;
  color: #ececec;
  font-weight: bold;
}

/* line 19, app/assets/stylesheets/vendor/show-hide-text.css */
.morelink:after {
  content: '';
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-top: 6px;
  margin-left: 10px;
  border: 1px solid #ececec;
  border-top: none;
  border-right: none;
  background: transparent;
  transform: rotate(-45deg);
  transform-origin: bottom;
}

/* line 36, app/assets/stylesheets/vendor/show-hide-text.css */
.morelink.less:after {
  margin-left: 7px;
  transform: rotate(135deg);
}

/*!
 * bootstrap-fileinput v4.5.2
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.btn-file input[type=file], .file-caption-icon, .file-no-browse, .file-preview .fileinput-remove, .file-zoom-dialog .btn-navigate, .file-zoom-dialog .floating-buttons, .krajee-default .file-thumb-progress {
  position: absolute;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-loading input[type=file], input.file-loading[type=file] {
  width: 0;
  height: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-no-browse {
  left: 50%;
  bottom: 20%;
  width: 1px;
  height: 1px;
  font-size: 0;
  opacity: 0;
  border: none;
  background: 0 0;
  outline: 0;
  box-shadow: none;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption-icon, .file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-ajax-new .no-browse .input-group-btn, .file-input-new .close, .file-input-new .file-preview, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .glyphicon-file, .file-input-new .no-browse .input-group-btn, .file-zoom-dialog .modal-header:after, .file-zoom-dialog .modal-header:before, .hide-content .kv-file-content, .kv-hidden {
  display: none;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.btn-file, .file-caption, .file-input, .file-loading:before, .file-preview, .file-zoom-dialog .modal-dialog, .krajee-default .file-thumbnail-footer, .krajee-default.file-preview-frame {
  position: relative;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-error-message pre, .file-error-message ul, .krajee-default .file-actions, .krajee-default .file-other-error {
  text-align: left;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-error-message pre, .file-error-message ul {
  margin: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
  float: left;
  margin: 5px 0 -5px;
  width: 16px;
  height: 16px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
  height: 11px;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 9px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-caption-info, .krajee-default .file-size-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  height: 15px;
  margin: auto;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-image, .file-zoom-content > .file-object.type-video {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-video {
  height: 100%;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content > .file-object.type-default, .file-zoom-content > .file-object.type-html, .file-zoom-content > .file-object.type-pdf, .file-zoom-content > .file-object.type-text {
  width: 100%;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-loading:before {
  content: " Loading...";
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  font-variant: small-caps;
  color: #999;
  background: url(/../img/loading.gif) top left no-repeat;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-object {
  margin: 0 0 -5px;
  padding: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.btn-file {
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none;
  cursor: inherit;
  display: block;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.btn-file ::-ms-browse {
  font-size: 10000px;
  width: 100%;
  height: 100%;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption .file-caption-name {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: 0 0;
  outline: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption.icon-visible .file-caption-icon {
  display: inline-block;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption.icon-visible .file-caption-name {
  padding-left: 15px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption-icon {
  left: 8px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-error-message pre {
  margin: 5px 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption-disabled {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview .btn-xs, .file-preview .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview .clickable {
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview-image {
  font: 40px Impact,Charcoal,sans-serif;
  color: green;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame {
  margin: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 6px;
  float: left;
  text-align: center;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame .kv-file-content {
  width: 213px;
  height: 160px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
  width: 400px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame[data-template=audio] .kv-file-content {
  width: 240px;
  height: 55px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 70px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-preview-text {
  display: block;
  color: #428bca;
  border: 1px solid #ddd;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  outline: 0;
  padding: 8px;
  resize: none;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-preview-html {
  border: 1px solid #ddd;
  padding: 8px;
  overflow: auto;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-other-icon {
  font-size: 6em;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-footer-buttons {
  float: right;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-footer-caption {
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  color: #777;
  margin-bottom: 15px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-preview-error {
  opacity: .65;
  box-shadow: none;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-thumb-progress {
  height: 11px;
  top: 37px;
  left: 0;
  right: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default.kvsortable-ghost {
  background: #e1edf7;
  border: 2px solid #a1abff;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-preview-other:hover {
  opacity: .8;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
  color: #000;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.kv-upload-progress .progress {
  height: 20px;
  margin: 10px 0;
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana,Helvetica,sans-serif;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .file-other-icon {
  font-size: 22em;
  font-size: 50vmin;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .modal-dialog {
  width: auto;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .btn-navigate {
  padding: 0;
  margin: 0;
  background: 0 0;
  text-decoration: none;
  outline: 0;
  opacity: .7;
  top: 45%;
  font-size: 4em;
  color: #1c94c4;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .btn-navigate:not([disabled]):hover {
  outline: 0;
  box-shadow: none;
  opacity: .6;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .floating-buttons {
  top: 5px;
  right: 10px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .btn-navigate[disabled] {
  opacity: .3;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .btn-prev {
  left: 1px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .btn-next {
  right: 1px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-dialog .kv-zoom-title {
  font-weight: 300;
  color: #999;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-input-ajax-new .no-browse .form-control, .file-input-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-caption-main {
  width: 100%;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-thumb-loading {
  background: url(/../img/loading.gif) center center no-repeat content-box !important;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-drop-zone.clickable:hover {
  border: 2px dashed #999;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-drop-zone.clickable:focus {
  border: 2px solid #5acde2;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-drop-zone .file-preview-thumbnails {
  cursor: default;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-highlighted {
  border: 2px dashed #999 !important;
  background-color: #eee;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-uploading {
  background: url(/../img/loading-sm.gif) center bottom 10px no-repeat;
  opacity: .65;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-fullscreen .modal-dialog {
  min-width: 100%;
  margin: 0;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  min-height: 100vh;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.floating-buttons {
  z-index: 3000;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.floating-buttons .btn-kv {
  margin-left: 3px;
  z-index: 3000;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content {
  height: 480px;
  text-align: center;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content .file-preview-image, .file-zoom-content .file-preview-video {
  max-height: 100%;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content > .file-object.type-image {
  height: auto;
  min-height: inherit;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-zoom-content > .file-object.type-audio {
  width: auto;
  height: 30px;
}

@media (min-width: 576px) {
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .file-zoom-dialog .modal-dialog {
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .file-zoom-dialog .modal-lg {
    max-width: 800px;
  }
}

@media (max-width: 767px) {
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .file-preview-thumbnails {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .file-zoom-dialog .modal-header {
    flex-direction: column;
  }
}

@media (max-width: 350px) {
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .krajee-default.file-preview-frame:not([data-template=audio]) .kv-file-content {
    width: 160px;
  }
}

@media (max-width: 420px) {
  /* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
  .krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
    width: 100%;
  }
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-loading[dir=rtl]:before {
  background: url(/../img/loading.gif) top right no-repeat;
  padding-left: 0;
  padding-right: 20px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-sortable .file-drag-handle {
  cursor: move;
  opacity: 1;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-sortable .file-drag-handle:hover {
  opacity: .7;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.clickable .file-drop-zone-title {
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.kv-zoom-actions .btn-kv {
  margin-left: 3px;
}

/* line 12, app/assets/stylesheets/vendor/fileinput.min.css */
.file-preview-initial.sortable-chosen {
  background-color: #d9edf7;
}

/* line 1, app/assets/stylesheets/vendor/jquery.treeview.css */
.treeview .list-group-item {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/vendor/jquery.treeview.css */
.treeview span.indent {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/vendor/jquery.treeview.css */
.treeview span.icon {
  width: 12px;
  margin-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/jquery.treeview.css */
.treeview .node-disabled {
  color: silver;
  cursor: not-allowed;
}

/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
/* line 8, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.checkbox label .toggle, .checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle {
  position: relative;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle input[type=checkbox] {
  display: none;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle.off .toggle-group {
  left: -100%;
}

/* line 13, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-on.btn {
  padding-right: 24px;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-off.btn {
  padding-left: 24px;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle.btn-lg, .btn-group-lg > .toggle.btn {
  min-width: 79px;
  min-height: 45px;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-on.btn-lg, .btn-group-lg > .toggle-on.btn {
  padding-right: 31px;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-off.btn-lg, .btn-group-lg > .toggle-off.btn {
  padding-left: 31px;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-handle.btn-lg, .btn-group-lg > .toggle-handle.btn {
  width: 40px;
}

/* line 23, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle.btn-sm, .btn-group-sm > .toggle.btn {
  min-width: 50px;
  min-height: 30px;
}

/* line 24, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-on.btn-sm, .btn-group-sm > .toggle-on.btn {
  padding-right: 20px;
}

/* line 25, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-off.btn-sm, .btn-group-sm > .toggle-off.btn {
  padding-left: 20px;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle.btn-xs, .btn-group-xs > .toggle.btn {
  min-width: 35px;
  min-height: 22px;
}

/* line 27, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-on.btn-xs, .btn-group-xs > .toggle-on.btn {
  padding-right: 12px;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap.toggle.css */
.toggle-off.btn-xs, .btn-group-xs > .toggle-off.btn {
  padding-left: 12px;
}

/*!
 * Chosen Bootstrap Look & Feel
 * Based on bootstrap-chosen (https://github.com/alxlit/bootstrap-chosen)
 * @author İsmail Demirbilek (@dbtek)
 * https://github.com/dbtek/chosen-bootstrap
 */
/* line 8, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-select {
  width: 100%;
}

/* line 12, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-select-deselect {
  width: 100%;
}

/* line 16, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
}

/* line 24, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-top: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 4px 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
}

/* line 42, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}

/* line 47, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results {
  color: #555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 58, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}

/* line 66, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 71, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 82, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}

/* line 87, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.highlighted {
  background-color: #428bca;
  color: white;
}

/* line 92, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}

/* line 96, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #999;
}

/* line 101, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results .no-results {
  background: #eee;
  display: list-item;
}

/* line 106, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}

/* line 115, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.428571429;
  text-indent: -5000px;
  width: 9px;
}

/* line 122, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}

/* line 126, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results-scroll-down span {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat -4px -3px;
}

/* line 130, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container .chosen-results-scroll-up span {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat -22px -3px;
}

/* line 134, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single {
  background-color: #fff;
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  -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);
  color: #555;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 152, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 160, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single abbr {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px;
}

/* line 171, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}

/* line 175, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}

/* line 179, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}

/* line 188, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-single div b {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%;
}

/* line 195, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}

/* line 203, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-search input {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-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);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}

/* line 217, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 226, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -9000px;
}

/* line 231, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-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);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

/* line 249, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 254, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 260, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-field input {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0;
}

/* line 272, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999;
}

/* line 276, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eee;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-repeat: repeat-x;
  -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);
  color: #333;
  cursor: default;
  line-height: 13px;
  margin: 6px 3px 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}

/* line 297, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
}

/* line 308, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}

/* line 312, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}

/* line 316, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}

/* line 320, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 325, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}

/* line 329, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active .chosen-single {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
}

/* line 337, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 348, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}

/* line 353, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}

/* line 357, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active .chosen-choices {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
}

/* line 367, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active .chosen-choices .search-field input {
  color: #111 !important;
}

/* line 371, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}

/* line 376, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 380, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 384, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl {
  text-align: right;
}

/* line 388, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible;
}

/* line 393, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}

/* line 399, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto;
}

/* line 404, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}

/* line 409, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-choices .search-field input {
  direction: rtl;
}

/* line 413, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 417, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 422, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto;
}

/* line 428, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 433, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}

/* line 438, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}

/* line 442, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-rtl .chosen-search input {
  background: url(/assets/chosen-sprite-a6a26a409c1368ffc6a7402b4549c3a13fec72831a95228a92b8dae3a8e7b17f.png) no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}

/* line 448, app/assets/stylesheets/vendor/chosen.bootstrap.css */
.chosen-container-active.chosen-with-drop .chosen-container-multi {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/*!
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2016
 */
/*!
 * 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:
 */
/* 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 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* line 28, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree {
  min-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 34, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li {
  list-style-type: none;
  margin: 0;
  padding: 5px;
  position: relative;
}

/* line 40, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree ul ul li:hover {
  background: rgba(0, 0, 0, 0.015);
}

/* line 43, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li:before,
.tree li:after {
  content: '';
  left: -20px;
  position: absolute;
  right: auto;
}

/* line 50, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li:before {
  border-left: 1px solid #999999;
  bottom: 50px;
  height: 100%;
  top: -11px;
  width: 1px;
  -webkit-transition: "border-color 0.1s ease 0.1s";
  -moz-transition: "border-color 0.1s ease 0.1s";
  -o-transition: "border-color 0.1s ease 0.1s";
  transition: "border-color 0.1s ease 0.1s";
}

/* line 61, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li:after {
  border-top: 1px solid #999999;
  height: 20px;
  top: 18px;
  width: 25px;
}

/* line 67, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li span {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px dotted #999999;
  border-radius: 5px;
  display: inline-block;
  padding: 3px 8px;
  text-decoration: none;
  -webkit-transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s;
  -moz-transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s;
  -o-transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s;
  transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s;
}

/* line 80, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span {
  cursor: pointer;
  padding: 7px;
}

/* line 84, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree > ul > li:before,
.tree > ul > li::after {
  border: 0;
}

/* line 88, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li:last-child::before {
  height: 30px;
}

/* line 91, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span:hover,
.tree li.parent_li > span:hover + ul li span {
  background: #eee;
  border: 1px solid #94a0b4;
  color: #000000;
}

/* line 97, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree > ul {
  padding-left: 0px;
}

/* line 100, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree ul ul {
  padding-left: 34px;
  padding-top: 10px;
}

/* line 104, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span:hover {
  background-color: #DF8505;
  border: 1px solid #C67605;
  color: #ffffff;
}

/* line 109, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span:hover + ul li::before {
  border-left-color: #F89406;
}

/* line 112, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span:hover + ul li::after {
  border-top-color: #F89406;
}

/* line 115, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree li.parent_li > span:hover + ul li span {
  background: #FDDFB3 !important;
  border: 1px solid #FAA937;
  color: #000;
}

/* icons */
/* line 121, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree .fa.icon-minus-sign:before {
  content: "\f056" !important;
}

/* line 124, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.tree .fa.icon-plus-sign:before {
  content: "\f055" !important;
}

/*
 *  Bootstrap Duallistbox - v3.0.5
 *  A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
 *  http://www.virtuosoft.eu/code/bootstrap-duallistbox/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
/* line 135, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .buttons {
  width: 100%;
  margin-bottom: -1px;
}

/* line 139, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container label {
  display: block;
  margin-top: 0px !important;
  font-weight: 400 !important;
}

/* line 144, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .info {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 11px;
}

/* line 149, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
  display: none;
  font-size: 10px;
}

/* line 154, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
  display: inline-block;
}

/* line 158, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
  width: 60%;
}

/* line 162, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .btn-group .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 166, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 170, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
  width: 40%;
}

/* line 174, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container.bs2compatible .btn-group > .btn + .btn {
  margin-left: 0;
}

/* line 177, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container select {
  width: 100%;
  height: 300px;
  padding: 0;
}

/* line 182, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .filter {
  display: inline-block;
  width: 100%;
  height: 31px;
  margin: 0 0 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 191, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container .filter.placeholder {
  color: #aaa;
}

/* line 194, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove {
  display: none;
}

/* line 198, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall {
  width: 100%;
}

/**
 * Bootstrap-Markdown.less
 *
 * @author Taufan Aditya @taufanaditya
 * @copyright 2013-2016 Taufan Aditya
 */
/* line 208, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor {
  display: block;
  border: 1px solid #dddddd;
}

/* line 212, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor > .md-header,
.md-editor .md-footer {
  display: block;
  padding: 6px 4px;
  background: #f5f5f5;
  margin: 0;
}

/* line 219, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor > .md-header > :first-child {
  margin-left: 0px;
}

/* line 222, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor > .md-preview {
  background: #ffffff;
  border-top: 1px dashed #dddddd;
  border-bottom: 1px dashed #dddddd;
  min-height: 10px;
  padding: 10px;
  overflow: auto;
}

/* line 230, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor > textarea {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  outline: 0;
  outline: thin dotted  \9;
  /* IE6-9 */
  margin: 0;
  display: block;
  padding: 10px;
  width: 100%;
  border: 0;
  border-top: 1px dashed #dddddd;
  border-bottom: 1px dashed #dddddd;
  border-radius: 0;
  box-shadow: none;
  background: #eeeeee;
}

/* line 247, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor > textarea:focus {
  box-shadow: none;
  background: #ffffff;
}

/* line 251, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.active {
  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);
  -moz-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 258, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor .md-controls {
  float: right;
  padding: 3px;
}

/* line 262, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .md-editor .md-controls {
  float: left;
}

/* line 265, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor .md-controls .md-control {
  right: 5px;
  color: #bebebe;
  padding: 3px 3px 3px 10px;
}

/* line 270, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .md-editor .md-controls .md-control {
  right: auto;
  left: 5px;
  padding: 3px 10px 3px 3px;
}

/* line 275, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor .md-controls .md-control:hover {
  color: #333;
}

/* line 278, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 60px 30px 15px;
  background: #fff !important;
  border: 0 !important;
}

/* line 289, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-footer {
  display: none;
}

/* line 292, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-input,
.md-editor.md-fullscreen-mode .md-preview {
  margin: 0 auto !important;
  height: 100% !important;
  font-size: 20px !important;
  padding: 20px !important;
  color: #999;
  line-height: 1.6em !important;
  resize: none !important;
  box-shadow: none !important;
  background: #fff !important;
  border: 0 !important;
}

/* line 305, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-preview {
  color: #333;
  overflow: auto;
}

/* line 309, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-input:hover,
.md-editor.md-fullscreen-mode .md-input:focus {
  color: #333;
  background: #fff !important;
}

/* line 314, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-header {
  background: none;
  text-align: center;
  position: fixed;
  width: 100%;
  top: 20px;
}

/* line 321, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .btn-group {
  float: none;
}

/* line 324, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .btn {
  border: 0;
  background: none;
  color: #b3b3b3;
}

/* line 329, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .btn:hover,
.md-editor.md-fullscreen-mode .btn:focus,
.md-editor.md-fullscreen-mode .btn.active,
.md-editor.md-fullscreen-mode .btn:active {
  box-shadow: none;
  color: #333;
}

/* line 336, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: right;
  z-index: 1002;
  display: block;
}

/* line 344, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
  color: #b3b3b3;
  clear: right;
  margin: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
}

/* line 352, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
  color: #333;
  text-decoration: none;
}

/* line 356, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor.md-fullscreen-mode .md-editor {
  height: 100% !important;
  position: relative;
}

/* line 360, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-editor .md-fullscreen-controls {
  display: none;
}

/* line 363, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.md-nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 376, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 381, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal {
  width: 100% !important;
  height: 20px;
}

/* line 385, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 392, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 397, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}

/* line 401, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal .slider-handle.triangle {
  width: 20px;
  height: 20px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  border: none;
  line-height: 21px;
  color: #797777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 415, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-horizontal .slider-handle.triangle:before {
  content: "\f0da";
  font-size: 34px;
}

/* line 419, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-horizontal .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
  content: "\f0d9";
}

/* line 422, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 426, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}

/* line 433, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 439, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}

/* line 443, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-handle.triangle {
  width: 20px;
  height: 20px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  border: none;
  line-height: 21px;
  color: #797777;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
}

/* line 457, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-handle.triangle:before {
  content: "\f0d7";
  font-size: 32px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 462, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider.slider-vertical .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
  content: "\f0d8";
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
}

/* line 466, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider input {
  display: none;
}

/* line 469, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider .tooltip-inner {
  white-space: nowrap;
}

/* line 472, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-track {
  position: absolute;
  cursor: pointer;
  background: #E5E5E5;
}

/* line 477, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-selection {
  position: absolute;
  background: #3276b1;
}

/* line 481, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #FFF;
  background: #858585;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 18px;
  font-size: 10px;
  color: #BDBDBD;
  text-shadow: 0 1px 0 rgba(77, 77, 77, 0.5);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 506, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-handle:before {
  content: "\f0c9";
}

/* line 509, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}

/* line 516, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-handle.triangle {
  background: transparent none;
}

/*
 * Slider colors
 */
/* line 522, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-danger + .slider-track > .slider-selection {
  background: #a90329;
}

/* line 525, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-warning + .slider-track > .slider-selection {
  background: #c79121;
}

/* line 528, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-info + .slider-track > .slider-selection {
  background: #57889c;
}

/* line 531, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.slider-success + .slider-track > .slider-selection {
  background: #739e73;
}

/* line 534, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput {
  display: block;
  width: 100%;
  min-height: 32px;
  padding: 1px 3px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 0;
}

/* line 547, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput > span {
  border-radius: 0px !important;
  font-weight: normal;
  padding: 3px 28px 4px 8px;
  font-size: 13px;
  border: 1px solid #285E8E;
  background: #3276B1;
}

/* line 555, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}

/* line 565, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

/* line 569, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag {
  color: #FFF;
  position: relative;
  margin: 3px 0 3px 2px;
  display: inline-block;
}

/* line 575, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"] {
  display: block;
  top: -1px;
  right: 0px;
  padding: 3px 4px 3px 5px;
  width: 23px;
  height: 22px;
  position: absolute;
  cursor: pointer;
}

/* line 585, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  background: rgba(0, 0, 0, 0.3);
}

/* line 588, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "\f057";
  font-family: fontAwesome;
  padding: 2px 1px;
  line-height: 17px;
  font-size: 15px;
  text-align: center;
}

/* line 596, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 599, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/* line 612, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker {
  position: relative;
}

/* line 615, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.modal-open .bootstrap-timepicker-widget.dropdown-menu.open {
  z-index: 1051 !important;
}

/* line 618, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

/* line 622, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

/* line 626, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

/* line 630, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker .add-on {
  cursor: pointer;
}

/* line 633, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 638, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}

/* line 641, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

/* line 644, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 652, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 660, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}

/* line 663, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}

/* line 666, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}

/* line 669, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}

/* line 672, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}

/* line 675, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}

/* line 678, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 683, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

/* line 688, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}

/* line 692, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 696, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

/* line 702, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

/* line 705, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td span {
  width: 100%;
}

/* line 708, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

/* line 717, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}

/* line 725, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}

/* line 729, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

/* line 734, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  /* line 738, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media (max-width: 767px) {
  /* line 744, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .bootstrap-timepicker {
    width: 100%;
  }
  /* line 747, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

/* line 751, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bv-form .help-block {
  margin-bottom: 0;
}

/* line 754, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bv-form .tooltip-inner {
  text-align: left;
}

/* line 757, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.nav-tabs li.bv-tab-success > a {
  color: #3c763d;
}

/* line 760, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.nav-tabs li.bv-tab-error > a {
  color: #a94442;
}

/* line 763, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[class^="col-"] > .form-control + .form-control-feedback {
  right: 13px;
}

/* line 766, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.has-feedback.has-success .radio-inline + .form-control-feedback,
.has-feedback.has-success .radio-inline + .form-control-feedback {
  display: none !important;
}

/* line 770, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#buttonGroupForm .btn-group .form-control-feedback {
  top: 0;
  right: -30px;
}

/* line 774, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#productForm .inputGroupContainer .form-control-feedback,
#productForm .selectContainer .form-control-feedback {
  top: 0;
  right: -15px;
}

/*
 * jQuery CSSEmoticons plugin 0.2.9
 *
 * Copyright (c) 2010 Steve Schwartz (JangoSteve)
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Date: Sun Oct 22 1:00:00 2010 -0500
 */
/* Basic styles for emoticons */
/* line 791, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon {
  font-family: "Trebuchet MS";
  /* seems to give the best and most consistent emoticon appearance */
  font-size: .80em;
  font-weight: bold;
  color: #000000;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  width: 1.54em;
  /* note that this is a multiple of this span's font-size, not containing text font-size */
  height: 1.54em;
  /* so, relative to containing text, width and height are 0.9 x 1.6 = 1.44em */
  text-align: center;
  padding: 0;
  line-height: 1.34em;
  -moz-border-radius: 1.54em;
  -webkit-border-radius: 1.54em;
  border-radius: 1.54em;
  -moz-box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-color: #ffcc00;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0.41, #ffb800), color-stop(0.56, #ffdd55), color-stop(1, #ffeeaa));
  background-image: -moz-linear-gradient(center right, #ffb800 41%, #ffdd55 56%, #ffeeaa 100%);
  -webkit-transition-property: color, background, transform;
  -webkit-transition-duration: 1s, 1s;
  -webkit-transition-timing-function: linear, ease-in;
  margin-top: -0.4em;
}

/* Styles for two-character emoticons that need more letter-spacing for proportionality */
/* line 827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.spaced-emoticon {
  padding-left: 0.2em;
  width: 1.34em;
  /*letter-spacing: 0.2em;*/
}

/* This is a dirty dirty hack, because webkit doesn't properly do the padding+width=total-width as it should
   I think the width of the border may be throwing things off, because it's more noticable for small icons */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 835, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  span.css-emoticon.spaced-emoticon {
    width: 1.4em;
  }
}

/* Styles for emoticons that need to have smaller characters to fit inside the circle */
/* line 840, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.small-emoticon {
  font-size: 0.70em;
  width: 1.82em;
  height: 1.82em;
  line-height: 1.72em;
  -moz-border-radius: 1.82em;
  -webkit-border-radius: 1.82em;
  border-radius: 1.82em;
}

/* line 849, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.small-emoticon.spaced-emoticon {
  padding-left: 0;
  width: 1.82em;
  letter-spacing: 0.1em;
}

/* Styles for additional colors */
/* line 855, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.red-emoticon {
  background-color: #eb0542;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0.41, #ff7c7c), color-stop(0.56, #e79494), color-stop(1, #e78ba5));
  background-image: -moz-linear-gradient(center right, #ff7c7c 41%, #e79494 56%, #e78ba5 100%);
}

/* line 860, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.pink-emoticon {
  background-color: #ff8fd4;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0.41, #ff8fd4), color-stop(0.56, #ff99d8), color-stop(1, #ffade1));
  background-image: -moz-linear-gradient(center right, #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}

/* styles for emoticons that need no rotation, like O_o */
/* line 866, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.no-rotate {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-size: 0.45em;
  width: 2.2em;
  height: 2.2em;
  line-height: 1.9em;
  -moz-border-radius: 2.2em;
  -webkit-border-radius: 2.2em;
  border-radius: 2.2em;
  background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0.41, #ffcc00), color-stop(0.56, #ffdd55), color-stop(1, #ffeeaa));
  background-image: -moz-linear-gradient(center bottom, #ffcc00 41%, #ffdd55 56%, #ffeeaa 100%);
}

/* line 884, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.no-rotate.red-emoticon {
  background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0.41, #eb0542), color-stop(0.56, #eb265a), color-stop(1, #fa376e));
  background-image: -moz-linear-gradient(center bottom, #eb0542 41%, #eb265a 56%, #fa376e 100%);
}

/* line 888, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.no-rotate.pink-emoticon {
  background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0.41, #ff8fd4), color-stop(0.56, #ff99d8), color-stop(1, #ffade1));
  background-image: -moz-linear-gradient(center bottom, #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}

/* Styles for emoticons that need to be rotated counter-clockwise, like <3 */
/* line 893, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.counter-rotated {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.41, #ffcc00), color-stop(0.56, #ffdd55), color-stop(1, #ffeeaa));
  background-image: -moz-linear-gradient(center left, #ffcc00 41%, #ffdd55 56%, #ffeeaa 100%);
}

/* line 904, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.counter-rotated.red-emoticon {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.41, #eb0542), color-stop(0.56, #eb265a), color-stop(1, #fa376e));
  background-image: -moz-linear-gradient(center left, #eb0542 41%, #eb265a 56%, #fa376e 100%);
}

/* line 908, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.counter-rotated.pink-emoticon {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.41, #ff8fd4), color-stop(0.56, #ff99d8), color-stop(1, #ffade1));
  background-image: -moz-linear-gradient(center left, #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}

/* Styles for animated states */
/* line 913, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.un-transformed-emoticon,
span.css-emoticon.animated-emoticon:hover {
  /* font-size: inherit;
    font-weight: inherit;
    vertical-align: inherit;
    line-height: inherit;
    font-family: inherit; */
  letter-spacing: inherit;
  color: inherit;
  overflow: visible;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  background: none;
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-color: transparent;
}

/* line 934, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.css-emoticon.nintendo-controller {
  font-size: .8em;
  height: 1.2em;
  line-height: 1em;
  width: 2.7em;
  vertical-align: bottom;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, #74798c), color-stop(0.55, #a5aabd));
  background: -moz-linear-gradient(center bottom, #74798c 9%, #a5aabd 55%);
}

/*!
 * ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/master/LICENSE)
 */
/* line 951, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker .input-group-addon {
  cursor: pointer;
}

/* line 954, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-moving {
  cursor: move;
}

/* line 957, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-align-left.popover > .arrow {
  left: 25px;
}

/* line 960, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-align-top.popover > .arrow {
  top: 17px;
}

/* line 963, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px;
}

/* line 967, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px;
}

/* line 971, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-popover .popover-title {
  background-color: #fff;
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

/* line 979, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-popover .popover-title span {
  cursor: pointer;
}

/* line 982, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-popover .popover-content {
  background-color: #f8f8f8;
  padding: 12px;
}

/* line 986, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 990, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-plate {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1006, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px;
}

/* line 1014, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-minutes {
  visibility: hidden;
}

/* line 1017, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer;
}

/* line 1027, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7;
  background-color: rgba(0, 149, 221, 0.25);
}

/* line 1032, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-button {
  background-image: none;
  background-color: #fff;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0;
}

/* line 1041, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-button:hover {
  background-image: none;
  background-color: #ebebeb;
}

/* line 1045, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-button:focus {
  outline: none !important;
}

/* line 1048, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-dial {
  -webkit-transition: -webkit-transform 350ms, opacity 350ms;
  -moz-transition: -moz-transform 350ms, opacity 350ms;
  -ms-transition: -ms-transform 350ms, opacity 350ms;
  -o-transition: -o-transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms;
}

/* line 1055, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-dial-out {
  opacity: 0;
}

/* line 1058, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-hours.clockpicker-dial-out {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

/* line 1065, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-minutes.clockpicker-dial-out {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

/* line 1072, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas {
  -webkit-transition: opacity 175ms;
  -moz-transition: opacity 175ms;
  -ms-transition: opacity 175ms;
  -o-transition: opacity 175ms;
  transition: opacity 175ms;
}

/* line 1079, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas-out {
  opacity: 0.25;
}

/* line 1082, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #0095dd;
}

/* line 1087, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas-bg {
  stroke: none;
  fill: #c0e5f7;
}

/* line 1091, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas-bg-trans {
  fill: rgba(0, 149, 221, 0.25);
}

/* line 1094, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.clockpicker-canvas line {
  stroke: #0095dd;
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/
}

/*!
 * Colorpicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 1108, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url(/assets/smart/saturation-ad17cbdd3e959707c6b6eeb03c19d7611e52451aa1219a6ba09756874e8a35ea.png);
  cursor: crosshair;
  float: left;
}

/* line 1115, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 1125, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
}

/* line 1131, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 1140, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 1152, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-hue {
  background-image: url(/assets/smart/hue-53e79511819c132d0526609732e2b853c19f59f6a5cfe3403c5db4849eddec13.png);
}

/* line 1155, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-alpha {
  background-image: url(/assets/smart/alpha-8e65d48def9d23f28bfdef929134be1a44df6ae237cf216d0d28c708a95a96bd.png);
  display: none;
}

/* line 1159, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker {
  zoom: 1;
  /*IE*/
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  margin-top: 1px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1172, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}

/* line 1177, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker:after {
  clear: both;
}

/* line 1180, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 1191, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 1201, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker div {
  position: relative;
}

/* line 1204, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 1207, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 1210, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(/assets/smart/alpha-8e65d48def9d23f28bfdef929134be1a44df6ae237cf216d0d28c708a95a96bd.png);
  background-position: 0 100%;
}

/* line 1217, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 1220, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.input-append.color .add-on i,
.input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 1227, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_length label {
  font-weight: normal;
  float: left;
  text-align: left;
}

/* line 1232, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 1235, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_filter label {
  font-weight: normal;
  float: right;
}

/* line 1239, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_filter input {
  width: 16em;
}

/* line 1242, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 1245, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 1249, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

/* line 1253, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1259, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 1265, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1272, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting {
  background: url(/../images/sort_both.png) no-repeat center right;
}

/* line 1275, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_asc {
  background: url(/../images/sort_asc.png) no-repeat center right;
}

/* line 1278, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_desc {
  background: url(/../images/sort_desc.png) no-repeat center right;
}

/* line 1281, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/../images/sort_asc_disabled.png) no-repeat center right;
}

/* line 1284, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/../images/sort_desc_disabled.png) no-repeat center right;
}

/* line 1287, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px;
}

/* line 1291, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 1295, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1300, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1305, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 1310, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 1314, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1322, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.table-bordered.dataTable {
  border-collapse: separate !important;
}

/* line 1325, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0;
}

/* line 1330, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}

/* line 1335, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0;
}

/* line 1339, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1365, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
}

/* line 1368, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 1372, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 1375, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

/* line 1378, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 1382, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

/* line 1385, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* line 1389, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_collection_background {
  z-index: 2002;
}

/* TableTools information display */
/* line 1393, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 1398, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 1404, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
 * FixedColumns styles
 */
/* line 1411, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1419, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1426, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1433, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

/* line 1438, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1444, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*
 * FixedHeader styles
 */
/* line 1451, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.FixedHeader_Cloned table {
  margin: 0 !important;
}

/*
 * Namespace DTCR - "DataTables ColReorder" plug-in
 */
/* line 1457, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.DTCR_clonedTable {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}

/* line 1461, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * ColVis styles
 */
/* line 1469, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.ColVis {
  float: right;
  margin-bottom: 1em;
}

/* line 1473, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1511, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1535, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.ColVis_Button {
  height: 30px;
  padding: 3px 8px;
}

/* line 1539, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.ColVis_Button::-moz-focus-inner {
  border: none !important;
  padding: 0;
}

/* line 1543, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.ColVis_Button:active {
  outline: none;
}

/* line 1546, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.ColVis_collectionBackground {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 1100;
}

/* line 1555, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1576, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
}

/* line 1591, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection li {
  text-align: left;
}

/* line 1594, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection li.ColVis_Button:hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}

/* line 1598, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection li span {
  display: inline-block;
  padding-left: 0.5em;
  cursor: pointer;
}

/* line 1603, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1620, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1636, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
span.ColVis_radio {
  display: inline-block;
  width: 20px;
}

/* line 1640, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.ColVis_catcher {
  position: absolute;
  z-index: 1101;
}

/* line 1644, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1673, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_container {
  position: relative;
  float: right;
  margin-bottom: 1em;
}

@media screen and (max-width: 640px) {
  /* line 1679, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  div.DTTT_container {
    float: none !important;
    text-align: center;
  }
  /* line 1683, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  div.DTTT_container:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
}

/* line 1691, app/assets/stylesheets/smart/smartadmin-production-plugins.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 */
}

/* Buttons are cunning border-box sizing - we can't just use that for A and DIV due to IE6/7 */
/* line 1730, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.DTTT_button {
  height: 30px;
  padding: 3px 8px;
}

/* line 1734, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_button embed {
  outline: none;
}

/* line 1737, app/assets/stylesheets/smart/smartadmin-production-plugins.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 */
}

/* line 1762, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1823, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.DTTT_button_collection span {
  padding-right: 17px;
  /*background: url(/../images/collection.png) no-repeat center right;*/
}

/* line 1827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.DTTT_button_collection:hover span {
  padding-right: 17px;
  background: #f0f0f0;
  /*background: #f0f0f0 url(/../images/collection_hover.png) no-repeat center right;*/
}

/*
 * SELECTING
 * Row selection styles
 */
/* line 1836, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 1840, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.odd {
  background-color: #9FAFD1;
}

/* line 1843, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_1 {
  background-color: #9FAFD1;
}

/* line 1846, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_2 {
  background-color: #9FAFD1;
}

/* line 1849, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.odd td.sorting_3 {
  background-color: #9FAFD1;
}

/* line 1852, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.even {
  background-color: #B0BED9;
}

/* line 1855, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.even td.sorting_1 {
  background-color: #B0BED9;
}

/* line 1858, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.even td.sorting_2 {
  background-color: #B0BED9;
}

/* line 1861, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable tr.DTTT_selected.even td.sorting_3 {
  background-color: #B0BED9;
}

/*
 * COLLECTIONS
 * Drop down list (collection) styles
 */
/* line 1868, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1888, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.DTTT_collection_background {
  /*background: transparent url(/../images/background.png) repeat top left;*/
  z-index: 2001;
}

/* line 1892, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1911, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1950, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 1956, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/* line 1960, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
  background: url(/assets/smart/plus-5c44c54915d907392ac5f9568d5042600a3b0e26477252d5b6de4d152fc1460f.png) no-repeat 5px center;
  padding-left: 32px;
  cursor: pointer;
}

/* line 1965, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander {
  background: url(/assets/smart/minus-f674d3cd11f5a6fa94c6470159c3e805238d576cc9250e24d83d1aac8f2b8f38.png) no-repeat 5px center;
}

/* line 1968, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.has-columns-hidden > tbody > tr.row-detail > td {
  background: #eee;
}

/* line 1971, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.has-columns-hidden > tbody > tr.row-detail > td > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1976, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.has-columns-hidden > tbody > tr.row-detail > td > ul > li > span.columnTitle {
  font-weight: bold;
}

/* line 1979, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dt-toolbar {
  display: block;
  position: relative;
  padding: 6px 7px 1px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  background: #fafafa;
}

/* line 1988, app/assets/stylesheets/smart/smartadmin-production-plugins.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 1999, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dt-toolbar > :first-child,
.dt-toolbar-footer > :first-child {
  padding-left: 0px !important;
}

/* line 2003, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dt-toolbar > :last-child,
.dt-toolbar-footer > :last-child {
  padding-right: 0px !important;
}

/* line 2007, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 2010, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_asc {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 2013, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_desc {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=) no-repeat center right;
}

/* line 2016, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAdSURBVAjXY8AJHID4AQMD4wcGBuYfDAzsfxgIAQCkSQQQkGx5MAAAAABJRU5ErkJggg==) no-repeat center right;
}

/* line 2019, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAcSURBVAjXYyAE2P8wMDD/YGBg/ADkPABiB5xKAZDZBBBG27rUAAAAAElFTkSuQmCC) no-repeat center right;
}

/* line 2022, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-color: #eeeeee;
}

/* line 2026, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_empty {
  padding: 20px 10px !important;
  font-size: 14px;
  text-align: center;
  color: #575757;
}

/* line 2032, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2040, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead > tr > th,
table.dataTable tfoot > tr > th {
  padding-left: 9px !important;
}

/* line 2044, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead > tr > th input,
table.dataTable tfoot > tr > th input {
  width: 100% !important;
  font-weight: normal;
}

/* line 2049, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead > tr > th.hasinput {
  padding: 6px !important;
}

/* line 2052, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.dataTables_info {
  padding-top: 9px;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #969696;
}

/*
 * Double lines in thead tfoot
 */
/* line 2062, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable thead > tr > th {
  border-left: none !important;
}

/* checkbox */
/* line 2066, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable input.checkbox[type=checkbox],
.dataTable input.radiobox[type=radio] {
  left: -999px;
}

/* line 2070, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
table.dataTable thead > tr > th.sorting_disabled {
  padding-right: 9px !important;
}

/*
 * DT FIlter
 */
/* line 2076, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_filter {
  float: left;
  width: 100%;
}

/* line 2080, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_filter .input-group-addon {
  width: 32px;
  margin-top: 0px;
  float: left;
  height: 32px;
  padding-top: 8px;
}

/* line 2087, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_filter .input-group-addon + .form-control {
  float: left;
}

/*
 * LTR filter position
 */
/* line 2093, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2099, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2106, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2112, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2121, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
body.DTTT_Print {
  background: #fff !important;
}

/* line 2124, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_Print #main {
  margin: 0px !important;
}

/* line 2127, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_PrintMessage {
  font-size: 20px;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}

/* line 2135, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_Print table.dataTable {
  margin-top: 0px !important;
}

/* line 2138, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.DTTT_Print .dataTables_wrapper table {
  border: 1px solid #C7C7C7 !important;
}

/*
 * COLUMN SHOW/HIDE
 */
/* line 2144, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
div.ColVis {
  margin-bottom: 0px !important;
}

/* line 2147, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection {
  width: 127px;
}

/* line 2150, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection li span {
  vertical-align: 3px;
}

/* line 2153, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
ul.ColVis_collection li label {
  margin-bottom: 0px !important;
}

/*
 * Processing Fix
 */
/* line 2159, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2179, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .details-control {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

/* line 2184, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .details-control:before {
  font-family: 'FontAwesome';
  content: "\f055";
  font-size: 1.4em;
  color: #739e73;
}

/* line 2190, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown .details-control:before {
  content: "\f056";
  color: #a90329;
}

/* line 2194, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown + tr > td {
  padding: 0px !important;
}

/* line 2197, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown {
  background: rgba(205, 209, 98, 0.2) !important;
}

/* line 2200, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown > td {
  background: none !important;
}

/* line 2203, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown + tr > td > table > tbody > tr:last-child {
  border-bottom: 1px solid #c2c2c2;
}

/* line 2206, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown + tr > td > table tbody tr {
  background-color: rgba(205, 209, 98, 0.05) !important;
}

/* line 2209, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable tbody .shown .table > tbody > tr > td {
  border: none !important;
}

/* line 2212, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2219, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_scroll .dataTables_scrollHead,
.dataTables_scroll .dataTables_scrollBody,
.dataTables_scroll + .dt-toolbar-footer {
  float: left;
}

/* line 2224, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_scroll + .dt-toolbar-footer {
  width: 100%;
}

/* line 2227, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_scroll .dataTables_scrollHeadInner {
  margin-top: -6px;
}

/* line 2230, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTables_scroll .dataTables_scrollHead {
  background: #f4f4f4;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 2441, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone,
.dropzone * {
  box-sizing: border-box;
}

/* line 2445, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone {
  min-height: 300px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background: white;
  padding: 20px 20px;
}

/* line 2452, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 2455, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 2458, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
  margin-top: 3.4%;
}

/* line 2463, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 2466, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-drag-hover {
  border: 1px dashed #4487a5 !important;
}

/* line 2469, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 2472, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 2476, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 2483, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 2486, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 2489, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eeeeee, #dddddd);
}

/* line 2494, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 2497, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-image-preview {
  background: none;
}

/* line 2500, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 2507, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 2514, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 2517, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 2520, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 2534, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 2538, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 2541, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 2545, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2549, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 2552, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 2558, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

/* line 2567, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 2576, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 2579, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 2586, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 2594, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 2606, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 2612, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 2620, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

/* line 2628, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

/* line 2635, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 2651, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666666, #444444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 2665, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 2668, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 2672, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 2694, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/* line 2705, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.easy-pie-title {
  display: inline-block;
  margin: 10px 6px 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100px;
  height: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 2717, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.easy-pie-title .icon-color-good,
.easy-pie-title .icon-color-bad {
  font-size: 18px;
}

/* line 2721, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.easy-pie-chart {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

/* line 2726, app/assets/stylesheets/smart/smartadmin-production-plugins.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 2737, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.easy-pie-chart .percent .fa {
  display: none;
}

/* line 2740, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.degree-sign:after,
.percent-sign:after {
  content: " %";
  line-height: normal;
}

/* The styles given to the associated form element in order to hide it */
/* line 2746, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-form-element-hidden {
  display: none;
}

/* Horizontal Outer wrapper - all other DOM elements added as children to this top level wrapper */
/* line 2750, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider {
  width: 100%;
  /* The height of the slider handle */
  height: 20px;
  margin: 0;
}

/* Vertical Outer wrapper - all other DOM elements added as children to this top level wrapper */
/* line 2757, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-vertical {
  /* The width of the slider handle */
  width: 20px;
  /* Fill the available space */
  height: 100%;
  /* Set a 10 pixel right and bottom margin */
  margin: 0 10px 10px 0;
  /* You may wish to float the vertical sliders left or display:inline-block */
  /* float:left; */
}

/* Shared rules - both horizontal & vertical sliders */
/* line 2768, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider,
.fd-slider-vertical {
  /* display:block required as the wrapper element is a span */
  display: block;
  /* This lets us absolutely position the drag handle */
  position: relative;
  text-decoration: none;
  border: 0 none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-touch-callout: none;
  user-select: none;
}

/* line 2781, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-inner {
  /* Used by IE for the onfocus blur effect */
  display: none;
}

/* The inner track bar */
/* line 2786, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-bar {
  position: absolute;
  display: block;
  z-index: 2;
  height: 6px;
  width: 100%;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 4px;
  top: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #333;
}

/* The animated range bar */
/* line 2809, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-range {
  position: absolute;
  display: block;
  z-index: 3;
  height: 6px;
  margin: 0;
  padding: 0 2px 0 0;
  overflow: hidden;
  top: 9px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #eee;
}

/* The drag handle */
/* line 2827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-handle {
  position: absolute;
  display: block;
  padding: 0;
  border: 0 none;
  margin: 0 0 0 1px;
  z-index: 3;
  top: 5px;
  left: 0;
  width: 12px;
  height: 12px;
  line-height: 1px !important;
  outline: 0 none;
  background: #eee;
  border: 1px solid #aaa;
  border-radius: 12px;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -moz-user-focus: none;
  -moz-outline: 0 none;
  user-select: none;
}

/* Focus styles */
/* line 2851, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-handle:focus {
  outline: 0 none;
  border: 0 none;
  -moz-user-focus: normal;
}

/* line 2856, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.fd-slider-handle:focus::-moz-focus-inner {
  border-color: transparent;
}

/* line 2859, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
body.fd-slider-drag-vertical,
body.fd-slider-drag-vertical * {
  /* Stop text selection */
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 2866, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
body.fd-slider-drag-horizontal,
body.fd-slider-drag-horizontal * {
  /* Stop text selection */
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/*
   Sample tooltip code. Only works on grade A browsers (so no IE6,7 or 8).

   See: http://nicolasgallagher.com/multiple-backgrounds-and-borders-with-css2/ for full info on
   how to style generated content & the associated pitfalls

   This code to be taken as experimental & untested - use at your discretion

   If showing the tooltip above the sider handle you are relegated to showing
   single line tooltips due to styling constraints!
   */
/* line 2884, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-handle:before,
.fd-slider-handle:after {
  /* Remove from screen */
  opacity: 0;
  /* The following rules are not really needed as no browser yet supports CSS transitions
     on generated content but I'll leave it in for the day when they do! */
  /* Firefox */
  -moz-transition-property: opacity;
  -moz-transition-duration: 1s;
  -moz-transition-delay: 1s;
  /* WebKit */
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 1s;
  /* Opera */
  -o-transition-property: opacity;
  -o-transition-duration: 1s;
  -o-transition-delay: 1s;
  /* Standard */
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 1s;
}

/*
   The tooltip body - as we position it above the slider and position the tooltip arrow
   below it, we need to know the height of the body. This means that multi-line tooltips
   are not supported.

   To support multi-line tooltips, you will need to position the tooltip below the slider
   and the tooltip pointer above the tooltip body. Additionally, you will have to set the
   tooltip bodies "height" to auto
   */
/* line 2916, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-focused .fd-slider-handle:before,
.fd-slider-hover .fd-slider-handle:before,
.fd-slider-active .fd-slider-handle:before {
  display: block;
  position: absolute;
  top: -21px;
  left: -8px;
  margin: 0;
  width: 20px;
  padding: 3px;
  height: 14px;
  line-height: 12px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px #1a3a95;
  background: #2f6ee0;
  z-index: 1;
  /* Use the ARIA valuetext property, set by the script, to generate the tooltip content */
  content: attr(aria-valuetext);
  /* Border radius and box shadow */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px #aaa;
  -webkit-box-shadow: 0 0 4px #aaa;
  box-shadow: 0px 0px 4px #999;
  /* Change opacity for transition */
  opacity: 1;
}

/* The tooltip pointer */
/* line 2951, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fd-slider-focused .fd-slider-handle:after,
.fd-slider-hover .fd-slider-handle:after,
.fd-slider-active .fd-slider-handle:after {
  outline: none;
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: 50%;
  margin: 0 0 0 -5px;
  background: #2f6ee0;
  z-index: 2;
  width: 10px;
  height: 10px;
  overflow: hidden;
  /* Rotate element by 45 degress to get the "\/" pointer effect */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  /* Add a box shadow */
  -moz-box-shadow: 0 0 4px #aaa;
  -webkit-box-shadow: 0 0 4px #aaa;
  box-shadow: 0 0 4px #aaa;
  /* Clip */
  clip: rect(4px, 14px, 14px, 4px);
  /* Change opacity for transition */
  opacity: 1;
}

/* Remove completely for IE */
/* line 2980, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.oldie .fd-slider-handle:before,
.oldie .fd-slider-handle:after {
  display: none;
}

/*!
 * FullCalendar v2.6.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */
/* line 2989, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 2993, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl {
  text-align: right;
}

/* line 2996, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 3002, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #ddd;
}

/* line 3011, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 3014, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 3018, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 3021, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-today {
  background: #fcf8e3;
}

/* line 3024, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 3031, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 3038, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
/* line 3045, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
/* line 3069, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon:after {
  position: relative;
  margin: 0 -1em;
  /* ensures character will be centered, regardless of width */
}

/* line 3074, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
  left: 3%;
}

/* line 3081, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
  left: -3%;
}

/* line 3088, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 3093, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 3098, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
  left: -2%;
}

/* line 3104, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
  left: 2%;
}

/* line 3110, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 3115, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* line 3122, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
/* line 3138, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 3142, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 3146, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3151, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
/* line 3157, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 3169, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 3183, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 3190, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 3199, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 3205, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/* line 3214, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
/* line 3221, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

/* line 3226, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 3232, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 3236, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 3239, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 3242, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

/* line 3245, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 3249, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* unthemed */
/* line 3254, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 3258, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* jqui themed */
/* line 3263, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
/* line 3269, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 3273, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

/* line 3280, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-clear {
  clear: both;
}

/* line 3283, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 3293, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

/* line 3297, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
/* line 3303, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

/* line 3311, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc th {
  text-align: center;
}

/* line 3314, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 3321, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
/* line 3327, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

/* line 3333, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

/* line 3341, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
/* line 3347, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row {
  position: relative;
}

/* line 3350, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
/* line 3354, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

/* line 3359, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

/* line 3364, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

/* line 3368, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 3371, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
/* line 3378, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

/* line 3384, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 3387, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

/* line 3396, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
/* line 3403, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-scroller {
  /* this class goes on elements for guaranteed vertical scrollbars */
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 3408, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-scroller > * {
  /* we expect an immediate inner element */
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
  overflow: hidden;
  /* don't let negative margins or absolute positioning create further scroll */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 3419, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-left: 6px solid rgba(0, 0, 0, 0.15);
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}

/* line 3433, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event .fa {
  font-size: 14px;
  margin-top: 4px;
  margin-right: 3px;
  margin-left: 3px;
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
/* line 3440, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

/* line 3448, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

/* line 3453, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

/* line 3458, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
  /* for IE */
}

/* line 3466, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* line 3470, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 3;
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
/* line 3477, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3486, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer */
/* line 3496, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-h-event .fc-resizer {
  /* positioned it to overcome the event's borders */
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: 5px;
}

/* left resizer  */
/* line 3505, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer:after {
  right: auto;
  /* ignore the right and only use the left */
  cursor: w-resize;
}

/* right resizer */
/* line 3516, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer:after {
  left: auto;
  /* ignore the left and only use the right */
  cursor: e-resize;
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 3531, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

/* line 3536, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  overflow: hidden;
}

/* line 3540, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-event .fc-title,
.fc-event .fc-time {
  display: inline-block;
}

/* line 3544, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-month-view .fc-event .fc-time {
  display: block;
}

/* line 3547, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* line 3550, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-grid-event .fc-resizer {
  /* enlarge the default hit area */
  left: -3px;
  right: -3px;
  width: 7px;
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
/* line 3559, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 3565, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 3568, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
/* line 3573, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

/* line 3577, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 3581, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 3586, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
/* line 3592, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar {
  text-align: center;
  margin-bottom: 1em;
}

/* line 3596, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-left {
  float: left;
}

/* line 3599, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-right {
  float: right;
}

/* line 3602, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
/* line 3606, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
/* title text */
/* line 3613, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
/* line 3617, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar button {
  position: relative;
}

/* line 3620, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 3624, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 3627, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 3631, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/* line 3638, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 3645, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
/* line 3654, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* we are sure there are no day numbers in these views, so... */
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

/* line 3662, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-basic-view .fc-body .fc-row {
  min-height: 75px;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
/* line 3667, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row.fc-rigid {
  overflow: hidden;
}

/* line 3670, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
/* line 3677, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 0 2px;
}

/* line 3681, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-basic-view .fc-week-number {
  text-align: center;
}

/* line 3684, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-basic-view .fc-week-number span {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* line 3689, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}

/* line 3692, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}

/* line 3695, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-day-number.fc-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
/* line 3705, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

/* line 3710, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

/* line 3714, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 3722, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 3728, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 3731, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 3734, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
/* line 3740, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

/* line 3746, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

/* line 3750, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

/* line 3754, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 3757, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

/* line 3763, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

/* line 3767, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
/* line 3775, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 3779, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 3783, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

/* line 3787, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 3791, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 3794, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 3801, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

/* line 3806, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 3809, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
/* line 3816, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

/* line 3821, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
/* line 3829, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

/* line 3833, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

/* line 3837, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

/* line 3843, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
/* line 3850, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3859, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 3872, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

/* line 3876, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
/* line 3881, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

/* line 3885, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

/* line 3891, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

/* line 3895, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

/* line 3899, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}

/* line 3903, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer */
/* line 3910, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 3922, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid-event .fc-resizer:after {
  content: "=";
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 3927, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
/* line 3933, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

/* line 3937, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 3944, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 3951, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode .fc-ltr .fc-basic-view .fc-day-number {
  font-size: 40px;
  padding: 5px 12px;
}

/* line 3955, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode .fc-basic-view .fc-body .fc-row {
  min-height: 189px;
}

@media (max-width: 1140px) {
  /* line 3959, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-ltr .fc-basic-view .fc-day-number {
    font-size: 30px;
  }
  /* line 3962, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-basic-view .fc-body .fc-row {
    min-height: 150px;
  }
}

@media (max-width: 992px) {
  /* line 3967, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-ltr .fc-basic-view .fc-day-number {
    font-size: 20px;
  }
  /* line 3970, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-basic-view .fc-body .fc-row {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  /* line 3975, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-ltr .fc-basic-view .fc-day-number {
    font-size: 16px;
  }
  /* line 3978, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #jarviswidget-fullscreen-mode .fc-basic-view .fc-body .fc-row {
    min-height: 75px;
  }
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 3988, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 3998, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 4004, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 4011, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 4015, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 4019, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 4023, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 4029, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 4035, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 4041, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 4047, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.type_last {
  z-index: 2;
}

/* line 4050, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 4056, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 4062, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 4072, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 4080, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 4083, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 4091, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* line 4094, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 4105, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

/* line 4116, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-disabled {
  opacity: 0.4;
}

/* line 4119, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 4122, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* line 4139, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -150%;
  width: 400%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}

/* line 4149, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.from {
  left: 100px;
}

/* line 4152, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -300%;
  width: 400%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}

/* line 4162, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.to {
  left: 300px;
}

/* line 4165, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: 0;
  width: 400%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}

/*
 * CUST
 *
 */
/* line 4179, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs {
  height: 40px;
}

/* line 4182, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-with-grid {
  height: 60px;
}

/* line 4185, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line {
  height: 8px;
  top: 25px;
  background: #eeeeee;
}

/* line 4190, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-left {
  height: 8px;
}

/* line 4193, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-mid {
  height: 8px;
}

/* line 4196, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-line-right {
  height: 8px;
}

/* line 4199, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-bar {
  height: 8px;
  top: 25px;
}

/* line 4203, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider {
  width: 10px;
  height: 22px;
  top: 17px;
  border: 1px solid #ffffff;
  background: #858585;
}

/* line 4210, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-slider:hover {
  background: #6c6c6c;
}

/* line 4213, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#irs-active-slider {
  background: #686868;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px 0px;
  width: 12px;
  height: 24px;
  top: 16px;
}

/* line 4220, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-min,
.irs-max {
  color: #999999;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

/* line 4231, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #bfbfbf;
}

/* line 4235, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-from,
.irs-to,
.irs-single {
  color: #ffffff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0;
}

/* line 4246, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #999999;
}

/* line 4251, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid-pol {
  background: #99a4ac;
}

/* line 4254, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-grid-text {
  color: #99a4ac;
}

/* line 4257, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.irs-bar {
  background: #3276b1;
  top: 25px;
  height: 8px;
  margin-left: -5px;
}

/*

   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 4293, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
article.sortable-grid {
  min-height: 30px;
}

/* line 4296, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4305, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-content-padding {
  padding: 20px;
}

/* line 4308, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-content-padding .well {
  margin-bottom: 0px;
}

/*
   * HEADER
   */
/* line 4314, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > header {
  height: 34px;
  padding: 0;
  line-height: 40px;
}

/* line 4319, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4330, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4341, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > header > h2 {
  margin-left: 10px;
  float: left;
}

/* line 4345, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > header > .widget-icon:first-child {
  margin-left: 0;
}

/* line 4348, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > header .jarviswidget-icon {
  width: 16px;
  height: 16px;
  float: left;
  margin: 12px 10px 0 0;
  display: block;
  zoom: 1;
  z-index: 4000;
}

/* line 4357, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4368, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-sortable .jarviswidget-sortable.jarviswidget-collapsed > header {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 4374, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-ctrls {
  display: none;
  width: auto;
  float: right;
  padding: 0;
  margin: 0;
}

/* line 4381, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4389, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-ctrls .button-icon:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 4392, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4407, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
  overflow: visible;
}

/* line 4426, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget .widget-body {
  min-height: 100px;
  position: relative;
  padding-bottom: 13px;
}

/* line 4431, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget .widget-body.widget-hide-overflow {
  overflow: hidden;
}

/* line 4434, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar.no-border {
  border-left: none;
}

/* line 4437, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body.no-padding {
  margin: -13px -13px 0px;
}

/* line 4440, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4451, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget.well.transparent .widget-body.no-padding {
  margin: 0px !important;
}

/* line 4454, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body > table {
  margin-bottom: 0;
}

/* line 4457, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body.no-padding .cke_chrome,
.no-padding .md-editor {
  border: none;
}

/* line 4461, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > .smart-form {
  margin-top: 2px;
}

/* line 4464, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > .smart-form .toggle:last-child {
  font-size: 12px;
  line-height: 29px;
}

/* line 4468, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4481, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget.well {
  margin: 0 0 30px 0;
}

/* line 4484, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget.well > div {
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 4490, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget.well header {
  display: none;
}

/*
   * WIDGET FOOTER
   */
/* line 4496, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4507, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.no-padding .widget-footer {
  margin: 0;
}

/* line 4510, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-footer.smart-form > label {
  margin-top: 4px;
  display: block;
}

/*
   * EDIT BOX
   */
/* line 4517, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4550, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-timestamp {
  font-size: 12px;
  color: #868686;
  font-style: italic;
  margin: 10px 0 0;
}

/*
   * HELPERS
   */
/* line 4559, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4576, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
body.nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* line 4581, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}

/* line 4589, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode .jarviswidget {
  margin: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 4596, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4603, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode > div > header {
  cursor: default;
}

/*
   * WIDGET BODY TOOLBAR
   */
/* line 4609, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4618, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.no-padding.widget-body-toolbar,
.no-padding .widget-body-toolbar,
.no-padding .smart-form.widget-body-toolbar {
  display: block;
  margin: 0px;
}

/* line 4624, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body-toolbar.smart-form .inline-group,
.smart-form .widget-body-toolbar .inline-group {
  float: left;
  margin-top: 4px;
}

/* line 4629, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body-toolbar .btn {
  vertical-align: middle;
}

/* line 4632, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body-toolbar .btn-xs, .widget-body-toolbar .btn-group-xs > .btn {
  margin-top: 5px;
}

/*
   * WIDGET BODY AJAX LOAD
   */
/* line 4638, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body-ajax-loading::before {
  content: url(/assets/smart/ajax-loader-6d0a0cfa720f016414bdc636e93dd637e0e9e67713d226fd303ec08c1448566c.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 4652, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-body-ajax-loading:hover {
  cursor: wait !important;
}

/*
   * STYLING
   * Default
   */
/* line 4659, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > header {
  color: #333;
  border: 1px solid #C2C2C2;
  background: #fafafa;
}

/* line 4664, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget > div {
  background-color: #fff !important;
}

/* line 4667, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-editbox {
  border-bottom: 1px solid #B1B1B1;
  background-color: #fff;
  margin: -13px -13px 13px;
}

/* line 4672, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.no-padding .jarviswidget-editbox {
  margin: 0 0 10px;
}

/* line 4675, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-placeholder {
  background-color: #FFC;
  border: 1px dashed #A7A7A7;
}

/*
   * CUSTOM STYLES
   */
/* remove colors */
/* line 4683, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-remove-colors {
  color: #333 !important;
  padding: 0 !important;
  background: none !important;
}

/* magenta theme */
/* line 4689, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-magenta > header {
  border-color: #643167 !important;
  background: #6e3671;
  color: #ffffff;
}

/* line 4694, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-magenta > header > .jarviswidget-ctrls a,
.jarviswidget-color-magenta .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4698, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-magenta .nav-tabs li a:hover {
  color: #333 !important;
}

/* pink theme */
/* line 4702, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pink > header {
  border-color: #a24d7f !important;
  background: #ac5287;
  color: #ffffff;
}

/* line 4707, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pink > header > .jarviswidget-ctrls a,
.jarviswidget-color-pink .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4711, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pink .nav-tabs li a:hover {
  color: #333 !important;
}

/* pinkDark theme */
/* line 4715, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pinkDark > header {
  border-color: #a27998 !important;
  background: #a8829f;
  color: #ffffff;
}

/* line 4720, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pinkDark > header > .jarviswidget-ctrls a,
.jarviswidget-color-pinkDark .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4724, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-pinkDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* yellow theme */
/* line 4728, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-yellow > header {
  border-color: #aa9452 !important;
  background: #b09b5b;
  color: #ffffff;
}

/* line 4733, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-yellow > header > .jarviswidget-ctrls a,
.jarviswidget-color-yellow .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4737, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-yellow .nav-tabs li a:hover {
  color: #333 !important;
}

/* orange theme */
/* line 4741, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orange > header {
  border-color: #ba871f !important;
  background: #c79121;
  color: #ffffff;
}

/* line 4746, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orange > header > .jarviswidget-ctrls a,
.jarviswidget-color-orange .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4750, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orange .nav-tabs li a:hover {
  color: #333 !important;
}

/* orangeDark theme */
/* line 4754, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orangeDark > header {
  border-color: #b1811d !important;
  background: #b6841e;
  color: #ffffff;
}

/* line 4759, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orangeDark > header > .jarviswidget-ctrls a,
.jarviswidget-color-orangeDark .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4763, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-orangeDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* darken theme */
/* line 4767, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-darken > header {
  border-color: #383838 !important;
  background: #404040;
  color: #ffffff;
}

/* line 4772, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-darken > header > .jarviswidget-ctrls a,
.jarviswidget-color-darken > .nav-tabs > li:not(.active) > a {
  color: #ffffff !important;
}

/* line 4776, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-darken .nav-tabs li a:hover {
  color: #333 !important;
}

/* purple theme */
/* line 4780, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-purple > header {
  border-color: #665271 !important;
  background: #6e587a;
  color: #ffffff;
}

/* line 4785, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-purple > header > .jarviswidget-ctrls a,
.jarviswidget-color-purple .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4789, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-purple .nav-tabs li a:hover {
  color: #333 !important;
}

/* teal theme */
/* line 4793, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-teal > header {
  border-color: #508180 !important;
  background: #568a89;
  color: #ffffff;
}

/* line 4798, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-teal > header > .jarviswidget-ctrls a,
.jarviswidget-color-teal .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4802, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-teal .nav-tabs li a:hover {
  color: #333 !important;
}

/* teal theme */
/* line 4806, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueDark > header {
  border-color: #45474b !important;
  background: #4c4f53;
  color: #ffffff;
}

/* line 4811, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueDark > header > .jarviswidget-ctrls a,
.jarviswidget-color-blueDark .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4815, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* blue theme */
/* line 4819, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blue > header {
  border-color: #45474b !important;
  background: #4c4f53;
  color: #ffffff;
}

/* line 4824, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blue > header > .jarviswidget-ctrls a,
.jarviswidget-color-blue .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4828, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blue .nav-tabs li a:hover {
  color: #333 !important;
}

/* blueLight theme */
/* line 4832, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueLight > header {
  border-color: #a0aeb3 !important;
  background: #cbd2d5;
  color: #000000;
}

/* line 4837, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueLight > header > .jarviswidget-ctrls a,
.jarviswidget-color-blueLight .nav-tabs li:not(.active) a {
  color: #2b363c !important;
}

/* line 4841, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-blueLight .nav-tabs li a:hover {
  color: #2b363c !important;
}

/* red theme */
/* line 4845, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-red > header {
  border-color: #9a0325 !important;
  background: #a90329;
  color: #ffffff;
}

/* line 4850, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-red > header > .jarviswidget-ctrls a,
.jarviswidget-color-red .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4854, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-red .nav-tabs li a:hover {
  color: #333 !important;
}

/* redLight theme */
/* line 4858, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-redLight > header {
  border-color: #9c5353 !important;
  background: #a65858;
  color: #ffffff;
}

/* line 4863, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-redLight > header > .jarviswidget-ctrls a,
.jarviswidget-color-redLight .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 4867, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-redLight .nav-tabs li a:hover {
  color: #333 !important;
}

/* white theme */
/* line 4871, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-white > header {
  border-color: #cccccc !important;
  background: #ffffff;
  color: #666666;
}

/* line 4876, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-white > header > .jarviswidget-ctrls a,
.jarviswidget-color-white .nav-tabs li:not(.active) a {
  color: #808080 !important;
}

/* line 4880, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-white .nav-tabs li a:hover {
  color: #808080 !important;
}

/* greenDark theme */
/* line 4884, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenDark > header {
  border-color: #436043 !important;
  background: #496949;
  color: #ffffff;
}

/* line 4889, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenDark > header > .jarviswidget-ctrls a,
.jarviswidget-color-greenDark .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4893, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenDark .nav-tabs li a:hover {
  color: #333 !important;
}

/* green theme */
/* line 4897, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-green > header {
  border-color: #306430 !important;
  background: #356e35;
  color: #ffffff;
}

/* line 4902, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-green > header > .jarviswidget-ctrls a,
.jarviswidget-color-green .nav-tabs li:not(.active) a {
  color: #ffffff !important;
}

/* line 4906, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-green .nav-tabs li a:hover {
  color: #333 !important;
}

/* greenLight theme */
/* line 4910, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenLight > header {
  border-color: #687a3a !important;
  background: #71843f;
  color: #ffffff;
}

/* line 4915, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenLight > header > .jarviswidget-ctrls a,
.jarviswidget-color-greenLight .nav-tabs li:not(.active) a {
  color: #fff !important;
}

/* line 4919, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget-color-greenLight .nav-tabs li a:hover {
  color: #333 !important;
}

/*
   * WIDGET COLOR DROPDOWN
   *
   */
/* line 4926, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-select {
  list-style: none;
  margin: 0;
  padding: 4px;
  min-width: 166px;
  max-width: 156px;
  right: -3px;
}

/* line 4934, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-select li {
  display: block;
  margin: 2px;
  float: left;
}

/* line 4939, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-select li span:hover {
  border: 3px solid rgba(0, 0, 0, 0.2);
}

/* line 4942, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4955, app/assets/stylesheets/smart/smartadmin-production-plugins.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 4962, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-box:hover,
.open .color-box {
  outline: 1px solid rgba(0, 0, 0, 0.1) !important;
}

/* line 4966, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-box:hover {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
}

/* line 4970, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.color-box:active {
  top: 1px;
  left: 1px;
}

/* line 4974, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > .color-box {
  margin-top: 7px;
  width: 18px;
  height: 18px;
  outline: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 4980, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .dropdown-menu.color-select {
  right: -1px;
}

/* line 4983, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
}

/*
   * ICONS
   */
/* line 4991, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
  }
  .rtl .jarviswidget > header h2 {
    float: right;
    text-align: right
  }
  .rtl .jarviswidget > header .jarviswidget-icon {
    float: right;
    margin: 12px 0 0 7px;
  }
  .rtl .jarviswidget-ctrls {
    float: left;
    padding: 10px 0 0 3px;
    margin: 0;
  }
  .rtl .jarviswidget-ctrls .button-icon {
    margin: 0 0 5px 5px;
  }
  .rtl .jarviswidget-loader {
    float: left;
  }*/
/*
   * CLEARFIX
   */
/* line 5030, app/assets/stylesheets/smart/smartadmin-production-plugins.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 5048, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget:after,
.jarviswidget > div:after,
.inner-spacer:after,
.jarviswidget-editbox:after,
.clearfix:after {
  clear: both;
}

/* line 5055, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget,
.jarviswidget > div,
.inner-spacer:after,
.jarviswidget-editbox,
.clearfix {
  zoom: 1;
  /*IE*/
}

/*
   * WIDGET TOOLBARS
   */
/* line 5066, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar {
  display: none;
  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 5078, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > :first-child {
  text-align: left;
}

/*
   * WIDGET TOOLBAR COMPONENTS
   */
/*
     * TABS
     */
/* line 5087, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header .nav-tabs {
  border-bottom-color: transparent;
}

/* line 5090, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header .nav-tabs > li > a {
  border-radius: 0px;
  border: none;
  padding: 7px 15px 6px;
}

/* line 5095, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header:first-child .nav-tabs {
  float: left;
}

/* line 5098, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header:first-child .nav-tabs li {
  padding-left: 0;
}

/* line 5101, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header:first-child .nav-tabs li a {
  color: #333;
}

/* line 5104, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header:first-child .nav-tabs.pull-right li:last-child a {
  margin-right: 0px !important;
  border-right: none !important;
}

/* line 5108, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
}

/*
     * PILLS
     */
/* line 5121, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header .nav-pills {
  margin: 3px;
}

/* line 5124, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jarviswidget header .nav-pills > li > a {
  padding: 3px 5px 4px;
}

/*
     * BTN GROUPS
     */
/* line 5130, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .btn-group {
  margin-top: -3px;
}

/*
     * BTNs
     */
/* line 5136, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > .btn {
  margin-top: -3px;
  font-size: 12px !important;
  padding: 1px 8px !important;
}

/*
     * INPUT
     */
/* line 5144, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .smart-form label.checkbox,
.widget-toolbar .smart-form label.radio {
  line-height: 29px;
}

/*
     * LABELS
     */
/* line 5151, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar > .label {
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 4px 7px;
}

/*
     * BADGE
     */
/* line 5162, app/assets/stylesheets/smart/smartadmin-production-plugins.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 5173, app/assets/stylesheets/smart/smartadmin-production-plugins.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 5182, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .progress-bar {
  font-size: 12px;
}

/*
     * PAGINATION
     */
/* line 5188, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .pagination {
  margin: 4px 0;
}

/* line 5191, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .pagination > li > a {
  padding: 2px 7px;
}

/*
     * TEXT INPUT
     */
/* line 5197, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar .widget-text-input {
  max-width: 220px;
}

/* line 5200, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.widget-toolbar input[type='text'] {
  height: 28px !important;
  margin-top: 2px;
}

/* line 5204, app/assets/stylesheets/smart/smartadmin-production-plugins.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 5213, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#jarviswidget-fullscreen-mode .fc-grid .fc-day-number {
  padding: 5px 12px;
  font-size: 40px;
}

/* jquery.Jcrop.css v2.0.4 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
/* line 5227, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-active {
  direction: ltr;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: none;
}

/* line 5234, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragging {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5240, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-selection {
  z-index: 2;
}

/* line 5243, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-selection.jcrop-current {
  z-index: 4;
}

/* line 5246, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border {
  background: #ffffff url(/Jcrop.gif);
  line-height: 1px !important;
  font-size: 0 !important;
  overflow: hidden;
  position: absolute;
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}

/* line 5255, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-w,
.jcrop-border.ord-e,
.jcrop-border.ord-n {
  top: 0px;
}

/* line 5260, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-n,
.jcrop-border.ord-s {
  width: 100%;
  height: 1px !important;
}

/* line 5265, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-w,
.jcrop-border.ord-e {
  height: 100%;
  width: 1px !important;
}

/* line 5270, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-e {
  right: -1px;
}

/* line 5273, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-n {
  top: -1px;
}

/* line 5276, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-w {
  left: -1px;
}

/* line 5279, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-s {
  bottom: -1px;
}

/* line 5282, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-selection {
  position: absolute;
}

/* line 5285, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box {
  z-index: 2;
  display: block;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}

/* line 5294, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box:hover {
  background: none;
}

/* line 5297, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box:active {
  background: none;
}

/* line 5300, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box:focus {
  outline: 1px rgba(128, 128, 128, 0.65) dotted;
}

/* line 5303, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-active,
.jcrop-box {
  position: relative;
}

/* line 5307, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box {
  width: 100%;
  height: 100%;
  cursor: move;
}

/* line 5312, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle {
  z-index: 4;
  background-color: rgba(49, 28, 28, 0.58);
  border: 1px #eee solid;
  width: 9px;
  height: 9px;
  font-size: 0;
  position: absolute;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}

/* line 5323, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  cursor: n-resize;
}

/* line 5330, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}

/* line 5337, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-e {
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 50%;
  cursor: e-resize;
}

/* line 5344, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 50%;
  cursor: w-resize;
}

/* line 5351, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  cursor: nw-resize;
}

/* line 5358, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-ne {
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 0;
  cursor: ne-resize;
}

/* line 5365, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  right: 0;
  cursor: se-resize;
}

/* line 5372, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}

/* line 5379, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle {
  z-index: 4;
  background-color: rgba(49, 28, 28, 0.58);
  border: 1px #eee solid;
  width: 18px;
  height: 18px;
  font-size: 0;
  position: absolute;
  filter: alpha(opacity=80) !important;
  opacity: 0.8 !important;
}

/* line 5390, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-n {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  top: 0;
  cursor: n-resize;
}

/* line 5397, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -10px;
  margin-left: -10px;
  cursor: s-resize;
}

/* line 5404, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-e {
  margin-right: -10px;
  margin-top: -10px;
  right: 0;
  top: 50%;
  cursor: e-resize;
}

/* line 5411, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-w {
  left: 0;
  margin-left: -10px;
  margin-top: -10px;
  top: 50%;
  cursor: w-resize;
}

/* line 5418, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-nw {
  left: 0;
  margin-left: -10px;
  margin-top: -10px;
  top: 0;
  cursor: nw-resize;
}

/* line 5425, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-ne {
  margin-right: -10px;
  margin-top: -10px;
  right: 0;
  top: 0;
  cursor: ne-resize;
}

/* line 5432, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -10px;
  margin-right: -10px;
  right: 0;
  cursor: se-resize;
}

/* line 5439, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-touch .jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -10px;
  margin-left: -10px;
  cursor: sw-resize;
}

/* line 5446, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar {
  font-size: 0;
  position: absolute;
}

/* line 5450, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 9px !important;
  width: 100%;
}

/* line 5455, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  top: 0px;
  height: 100%;
  width: 9px !important;
}

/* line 5461, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-n {
  margin-top: -5px;
  cursor: n-resize;
  top: 0px;
}

/* line 5466, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -5px;
  cursor: s-resize;
}

/* line 5471, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-e {
  margin-right: -5px;
  right: 0;
  cursor: e-resize;
}

/* line 5476, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-w {
  margin-left: -5px;
  cursor: w-resize;
}

/* line 5480, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-shades {
  position: relative;
  top: 0;
  left: 0;
}

/* line 5485, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-shades div {
  cursor: crosshair;
}

/* line 5488, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-noresize .jcrop-dragbar,
.jcrop-noresize .jcrop-handle {
  display: none;
}

/* line 5492, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-selection.jcrop-nodrag .jcrop-box,
.jcrop-nodrag .jcrop-shades div {
  cursor: default;
}

/* line 5496, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-light .jcrop-border {
  background: #fff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 5501, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-light .jcrop-handle {
  background-color: #000;
  border-color: #ffffff;
}

/* line 5505, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dark .jcrop-border {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 5510, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dark .jcrop-handle {
  background-color: #fff;
  border-color: #000000;
}

/* line 5514, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.solid-line .jcrop-border {
  background: #ffffff;
}

/* line 5517, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-thumb {
  overflow: hidden;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 3px;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 20px;
  z-index: 200;
}

/* line 5530, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-active img,
.jcrop-thumb img,
.jcrop-thumb canvas {
  min-width: none;
  min-height: none;
  max-width: none;
  max-height: none;
}

/* line 5538, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-border {
  filter: alpha(opacity=20) !important;
  opacity: 0.2 !important;
}

/* line 5542, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-handle {
  filter: alpha(opacity=10) !important;
  opacity: 0.1 !important;
}

/* line 5546, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-selection:hover .jcrop-border {
  background-color: #ccc;
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}

/* line 5551, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-border {
  background: #808080 url(/Jcrop.gif);
  opacity: 0.35 !important;
  filter: alpha(opacity=35) !important;
}

/* line 5556, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-handle {
  filter: alpha(opacity=30) !important;
  opacity: 0.3 !important;
}

/* line 5560, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-border {
  background: url(/Jcrop.gif);
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
}

/* line 5565, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-handle {
  filter: alpha(opacity=60) !important;
  opacity: 0.6 !important;
}

/* line 5569, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
button.jcrop-box {
  background: none;
}

/* line 5572, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.inline-labels label {
  margin-left: 10px;
}

/* line 5575, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-holder {
  direction: ltr;
  text-align: left;
}

/* Selection Border */
/* line 5580, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url(/assets/smart/jcrop/Jcrop-4b86888802ea0ce68f9bfd6c914cf8512eb29d4b201d79b58cd942a6ec220274.gif);
  font-size: 0;
  position: absolute;
}

/* line 5586, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}

/* line 5590, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-vline.right {
  right: 0;
}

/* line 5593, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}

/* line 5597, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-hline.bottom {
  bottom: 0;
}

/* Invisible click targets */
/* line 5601, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}

/* Selection Handles */
/* line 5612, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}

/* line 5619, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 5625, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* line 5631, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}

/* line 5637, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}

/* line 5643, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 5649, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}

/* line 5655, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}

/* line 5661, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* Dragbars */
/* line 5668, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}

/* line 5673, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}

/* line 5678, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}

/* line 5681, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}

/* line 5685, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}

/* line 5689, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

/* The "jcrop-light" class/extension */
/* line 5693, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 5699, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}

/* The "jcrop-dark" class/extension */
/* line 5707, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 5713, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}

/* Simple macro to turn off the antlines */
/* line 5721, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}

/* Fix for twitter bootstrap et al. */
/* line 5726, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-holder {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}

/* line 5731, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.modal .jcrop-holder {
  display: block;
  float: none !important;
  margin: 0px !important;
}

/* line 5736, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}

/* custom */
/* line 5741, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-handle {
  position: absolute;
}

/* line 5744, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-active {
  position: relative;
  float: left;
}

/* line 5748, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-selection {
  position: absolute;
}

/* line 5751, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar,
.jcrop-border {
  background: #ffffff url(/assets/smart/jcrop/Jcrop-4b86888802ea0ce68f9bfd6c914cf8512eb29d4b201d79b58cd942a6ec220274.gif);
  position: absolute;
}

/* line 5756, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-n,
.jcrop-dragbar.ord-n {
  top: 0;
  height: 1px;
  margin: 0;
  cursor: n-resize;
  left: 0;
  right: 0;
}

/* line 5765, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-s,
.jcrop-dragbar.ord-s {
  bottom: 0;
  height: 1px;
  margin: 0;
  cursor: s-resize;
  left: 0;
  right: 0;
}

/* line 5774, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-e,
.jcrop-border.ord-w,
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  width: 1px;
  margin: 0;
  top: 0;
  cursor: e-resize;
  bottom: 0;
}

/* line 5784, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  background: none;
  height: 7px;
}

/* line 5789, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  background: none;
  width: 7px;
}

/* line 5794, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-e,
.jcrop-dragbar.ord-e {
  right: 0;
}

/* line 5798, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-border.ord-w,
.jcrop-dragbar.ord-w {
  left: 0;
}

/* line 5802, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jcrop-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: move;
  background: none;
  border: 0;
}

/*Grid*/
/* line 5813, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid {
  position: relative;
  border: 1px solid #333 !important;
  margin: 0px;
  overflow: hidden;
}

/* line 5819, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-view {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  font-size: 11px;
}

/* caption*/
/* line 5827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 12px 13px;
  position: relative;
  font-size: 12px;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  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;
}

/* line 5842, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-caption {
  text-align: left;
}

/* line 5845, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-title {
  font-size: 15px;
  color: #333;
}

/* line 5849, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-titlebar-close {
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  right: 10px !important;
  cursor: pointer;
}

/* line 5858, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 5862, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
  padding: 0;
}

/* header*/
/* line 5866, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-hdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}

/* line 5875, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-hbox {
  float: left;
  padding-right: 20px;
}

/* line 5879, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-htable {
  table-layout: fixed;
  margin: 0;
}

/* line 5883, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-htable th {
  padding: 0 2px 0 2px;
}

/* line 5886, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-htable th div {
  overflow: hidden;
  position: relative;
}

/* line 5890, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  border: none;
}

/* line 5896, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
tr.ui-jqgrid-labels {
  background-color: #eee;
  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 5906, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-th-column,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border-top: 0 none;
  border-bottom: 0 none;
}

/* line 5914, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
  border-left: 0 none;
}

/* line 5918, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-th-rtl,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
  border-right: 0 none;
}

/* line 5922, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-first-th-ltr {
  border-right: 1px solid;
}

/* line 5925, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-first-th-rtl {
  border-left: 1px solid;
}

/* line 5928, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-th-div-ie {
  white-space: nowrap;
  zoom: 1;
}

/* line 5932, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-resize {
  height: 20px !important;
  position: relative;
  cursor: e-resize;
  display: inline;
  overflow: hidden;
}

/* line 5939, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-grid-ico-sort {
  overflow: hidden;
  position: absolute;
  display: inline;
  cursor: pointer !important;
  right: 0px;
}

/* line 5946, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-icon-asc {
  margin-top: -4px;
  right: -1px;
}

/* line 5950, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-icon-desc {
  margin-top: 3px;
  height: 12px;
}

/* line 5954, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-i-asc {
  margin-top: 0;
  height: 16px;
}

/* line 5958, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-i-desc {
  margin-top: 0;
  margin-left: 13px;
  height: 16px;
}

/* line 5963, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-sortable {
  cursor: pointer;
}

/* line 5966, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 1px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}

/* line 5971, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
tr.ui-search-toolbar input {
  margin: 1px 0 0 0;
}

/* line 5974, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
tr.ui-search-toolbar select {
  margin: 1px 0 0 0;
}

/* body */
/* line 5978, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-bdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: auto;
  text-align: left;
}

/* line 5985, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  margin: 0;
  outline-style: none;
}

/* line 5990, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgrow {
  outline-style: none;
}

/* line 5993, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgroup {
  outline-style: none;
}

/* line 5996, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
}

/* line 6001, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgfirstrow td {
  padding: 0 2px 0 2px;
  border-right-width: 1px;
  border-right-style: solid;
}

/* line 6006, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgroup td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
}

/* line 6011, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqfoot td {
  font-weight: bold;
  overflow: hidden;
  white-space: pre;
}

/* line 6016, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.ui-row-ltr td {
  text-align: left;
}

/* line 6019, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.ui-row-rtl td {
  text-align: right;
}

/* line 6022, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid td.jqgrid-rownum {
  padding: 0 2px 0 2px;
  margin: 0;
  border: 0 none;
}

/* line 6027, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-resize-mark {
  width: 2px;
  left: 0;
  background-color: #777;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  display: none;
  border: 0 none;
  z-index: 99999;
}

/* footer */
/* line 6042, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-sdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}

/* line 6051, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-ftable {
  table-layout: fixed;
  margin-bottom: 0;
}

/* line 6055, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.footrow td {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  height: 21px;
  padding: 0 2px 0 2px;
}

/* line 6062, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.footrow-ltr td {
  text-align: left;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
}

/* line 6068, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.footrow-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}

/* Pager*/
/* line 6075, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-pager {
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-bottom: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 11px;
  border-top: 1px solid #D3D3D3;
}

/* line 6088, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pager-control {
  position: relative;
}

/* line 6091, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-table {
  position: relative;
  padding-bottom: 2px;
  width: auto;
  margin: 0;
}

/* line 6097, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-table td {
  font-weight: normal;
  vertical-align: middle;
  padding: 1px;
}

/* line 6102, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-button {
  height: 19px !important;
}

/* line 6105, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-button span {
  display: block;
  margin: 1px;
  float: left;
}

/* line 6110, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-button:hover {
  /*padding: 0;*/
}

/* line 6113, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-state-disabled:hover {
  padding: 1px;
}

/* line 6116, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-input {
  height: 13px;
  font-size: .8em;
  margin: 0;
}

/* line 6121, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-selbox {
  font-size: .8em;
  line-height: 18px;
  display: block;
  height: 18px;
  margin: 0;
}

/* line 6128, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-separator {
  height: 18px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 1px;
  float: right;
}

/* line 6135, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 19px;
  margin-top: 3px;
  margin-right: 4px;
}

/* line 6141, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}

/* line 6146, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  cursor: pointer;
}

/* line 6149, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}

/* line 6153, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid td input,
.ui-jqgrid td select .ui-jqgrid td textarea {
  margin: 0;
}

/* line 6157, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid td textarea {
  width: auto;
  height: auto;
}

/* line 6161, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-toppager {
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-top: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  height: 25px !important;
  white-space: nowrap;
  overflow: hidden;
}

/* line 6172, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}

/* line 6177, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
  cursor: pointer;
}

/* line 6180, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}

/*subgrid*/
/* line 6185, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
  display: block;
}

/* line 6188, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-subgrid {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 6193, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-subgrid table {
  table-layout: fixed;
}

/* line 6196, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
  height: 18px;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}

/* line 6205, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-subgrid td.subgrid-data {
  border-top: 0 none !important;
}

/* line 6208, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-subgrid td.subgrid-cell {
  border-width: 0 0 1px 0;
}

/* line 6211, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-th-subgrid {
  height: 20px;
}

/* loading */
/* line 6215, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px;
}

/* line 6229, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .jqgrid-overlay {
  display: none;
  z-index: 100;
}

/* IE * html .jqgrid-overlay {width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');} */
/* line 6234, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
* .jqgrid-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/* IE width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
/* end loading div */
/* toolbar */
/* line 6243, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-userdata {
  border-left: 0 none;
  border-right: 0 none;
  height: 21px;
  overflow: hidden;
}

/*Modal Window */
/* line 6250, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog {
  display: none;
  width: 300px;
  position: absolute;
  padding: .2em;
  font-size: 11px;
  overflow: visible;
}

/* line 6258, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqdialog-titlebar {
  padding: .3em .2em;
  position: relative;
}

/* line 6262, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqdialog-title {
  margin: .1em 0 .2em;
}

/* line 6265, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqdialog-titlebar-close {
  position: absolute;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
  cursor: pointer;
}

/* line 6274, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqdialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 6278, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqdialog-titlebar-close:hover,
.ui-jqdialog .ui-jqdialog-titlebar-close:focus {
  padding: 0;
}

/* line 6282, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content,
.ui-jqdialog .ui-jqdialog-content {
  border: 0;
  background: none;
  height: auto;
}

/* line 6288, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog .ui-jqconfirm {
  padding: .4em 1em;
  border-width: 3px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  overflow: visible;
  display: none;
  height: 80px;
  width: 220px;
  text-align: center;
}

/* line 6300, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog > .ui-resizable-se {
  bottom: -3px;
  right: -3px;
}

/* line 6304, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid > .ui-resizable-se {
  bottom: -3px;
  right: -3px;
}

/* end Modal window*/
/* Form edit */
/* line 6310, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .FormGrid {
  margin: 0;
}

/* line 6313, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .EditTable {
  width: 100%;
  margin-bottom: 0;
}

/* line 6317, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .DelTable {
  width: 100%;
  margin-bottom: 0;
}

/* line 6321, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.EditTable td input,
.EditTable td select,
.EditTable td textarea {
  margin: 0;
}

/* line 6326, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.EditTable td textarea {
  width: auto;
  height: auto;
}

/* line 6330, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content td.EditButton {
  text-align: right;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 6338, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content td.navButton {
  text-align: center;
  border-left: 0 none;
  border-top: 0 none;
  border-right: 0 none;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 6346, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content input.FormElement {
  padding: 0.3em;
}

/* line 6349, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content select.FormElement {
  padding: 0.3em;
}

/* line 6352, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .data-line {
  padding-top: .1em;
  border: 0 none;
}

/* line 6356, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .CaptionTD {
  vertical-align: middle;
  border: 0 none;
  padding: 2px;
  white-space: nowrap;
}

/* line 6362, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .DataTD {
  padding: 2px;
  border: 0 none;
  vertical-align: top;
}

/* line 6367, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .form-view-data {
  white-space: pre;
}

/* line 6370, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fm-button {
  display: inline-block;
  margin: 0 4px 0 0;
  padding: .4em .5em;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  text-align: center;
  zoom: 1;
}

/* line 6380, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fm-button-icon-left {
  padding-left: 1.9em;
}

/* line 6383, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fm-button-icon-right {
  padding-right: 1.9em;
}

/* line 6386, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fm-button-icon-left .ui-icon {
  right: auto;
  left: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 6394, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fm-button-icon-right .ui-icon {
  left: auto;
  right: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 6402, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#nData,
#pData {
  float: left;
  margin: 3px;
  padding: 0;
  width: 15px;
}

/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
/* line 6411, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .selected-row,
div.ui-jqgrid .selected-row td {
  font-style: normal;
  border-left: 0 none;
}

/* inline edit actions button*/
/* line 6417, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-inline-del.ui-state-hover span,
.ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span,
.ui-inline-cancel.ui-state-hover span {
  margin: -1px;
}

/* Tree Grid */
/* line 6424, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-wrap {
  float: left;
  position: relative;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
}

/* line 6431, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-minus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}

/* line 6437, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-plus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}

/* line 6443, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-leaf {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden;
}

/* line 6449, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .treeclick {
  cursor: pointer;
}

/* moda dialog */
/* line 6453, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/*   width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
/* line 6460, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid-dnd tr td {
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  height: 20px;
}

/* RTL Support */
/* line 6467, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-caption-rtl {
  text-align: right;
}

/* line 6470, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-hbox-rtl {
  float: right;
  padding-left: 20px;
}

/* line 6474, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-resize-ltr {
  float: right;
  margin: -2px -2px -2px 0;
}

/* line 6478, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-resize-rtl {
  float: left;
  margin: -2px 0 -1px -3px;
}

/* line 6482, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-sort-rtl {
  left: 0;
}

/* line 6485, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-wrap-ltr {
  float: left;
}

/* line 6488, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .tree-wrap-rtl {
  float: right;
}

/* line 6491, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-ellipsis {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* Toolbar Search Menu */
/* line 6496, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-search-menu {
  position: absolute;
  padding: 2px 5px;
}

/* line 6500, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-search-table {
  padding: 0;
  border: 0 none;
  height: 20px;
  width: 100%;
}

/* line 6506, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-search-table .ui-search-oper {
  width: 20px;
}

/* line 6509, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
a.g-menu-item,
a.soptclass,
a.clearsearchclass {
  cursor: pointer;
}

/* line 6514, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-search-table .ui-search-input > input,
.ui-jqgrid .ui-search-table .ui-search-input > select {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6521, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-view input,
.ui-jqgrid .ui-jqgrid-view select,
.ui-jqgrid .ui-jqgrid-view textarea,
.ui-jqgrid .ui-jqgrid-view button {
  font-size: 11px;
}

/*
 * CUSTOM
 */
/* line 6530, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid {
  position: relative;
  border: 1px solid #ccc !important;
  margin: 0px;
  overflow: hidden;
}

/* line 6536, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.ui-row-ltr td,
.ui-jqgrid tr.ui-row-ltr,
.ui-jqgrid table {
  border-left: none !important;
}

/* line 6541, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.ui-row-ltr td {
  padding: 6px 4px;
  font-size: 13px !important;
}

/* line 6545, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #BEBEBE;
}

/* line 6548, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-view input {
  margin: 0px !important;
}

/* line 6551, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-htable th {
  background-color: #eee;
  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%);
}

/* line 6560, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-htable th div {
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  background: none;
}

/* line 6567, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-pager {
  font-size: 12px;
  height: auto;
  padding: 4px !important;
}

/* line 6572, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid tr.jqgrow {
  height: 30px;
  font-size: 12px;
}

/* line 6576, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-view button,
.ui-jqgrid .ui-jqgrid-view input,
.ui-jqgrid .ui-jqgrid-view select,
.ui-jqgrid .ui-jqgrid-view textarea {
  /*font-size: 13px;
  padding: 4px;
  margin: 5px 2px;*/
}

/* line 6584, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jqgrid-new-row {
  color: #1B641B !important;
  background-color: #A8E798 !important;
  border-color: #7E9E64 !important;
}

/* line 6589, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .DataTD {
  padding-bottom: 5px;
}

/* line 6592, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqdialog-content .DataTD:last-child {
  padding-bottom: 10px;
}

/* line 6595, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-jqgrid-bdiv {
  /*overflow-x:hidden;
  height:300px !important;*/
  background: #fff;
}

/* line 6600, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-state-hover td {
  background: #ecf3f8 !important;
}

/* line 6603, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-button {
  height: auto !important;
}

/* line 6606, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-pg-input,
.ui-jqgrid .ui-pg-selbox {
  height: auto;
  font-size: inherit;
}

/* line 6611, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-state-highlight td {
  color: #3a87ad !important;
  background-color: #d9edf7 !important;
  border-color: #bce8f1 !important;
}

/* line 6616, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-jqgrid .ui-state-highlight + .ui-widget-content > td {
  border-top-color: #bce8f1;
}

/*
 * VECTOR MAP
 */
/* line 6622, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
}

/* line 6635, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jvectormap-zoomin,
.jvectormap-zoomout {
  position: absolute;
  background: #292929;
  padding: 4px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  font-size: 14px;
  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);
  background-color: #ffffff;
  border: 1px solid #bfbfbf;
}

/* line 6655, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
  background: #eeeeee;
  border-color: #d9d9d9;
}

/* line 6660, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jvectormap-zoomin {
  top: 0px;
}

/* line 6663, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jvectormap-zoomout {
  top: 24px;
}

/* line 6666, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.vector-map {
  height: 300px;
  width: 100%;
  padding: 10px;
}

/* line 6671, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#heat-fill {
  display: block;
  position: relative;
  margin-bottom: 20px;
  background: #333333;
  height: 7px;
  width: 200px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC);
}

/* line 6680, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fill-a,
.fill-b {
  width: 20px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  background: #ffffff;
  padding-right: 4px;
  position: absolute;
  left: 0px;
  margin-top: -7px;
  font-weight: bold;
}

/* line 6694, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.fill-b {
  text-align: left;
  position: absolute;
  right: 0px;
  left: auto;
  top: 0px;
  width: 60px;
  padding-left: 4px;
  padding-right: 0px;
}

/*!
 * Select2 4.0.1
 * https://select2.github.io
 *
 * Released under the MIT license
 * https://github.com/select2/select2/blob/master/LICENSE.md
 */
/* line 6711, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 6720, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 6737, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection,
.select2-container .select2-choice {
  display: block;
  height: 32px;
  padding: 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  white-space: nowrap;
  line-height: 32px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  /* rtl settings */
}

/* line 6758, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-selection,
.smart-rtl .select2-container .select2-choice {
  text-align: right;
  margin-right: -1px;
}

/* line 6763, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--above .select2-selection,
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #ccc;
}

/* line 6767, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 6770, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 6777, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  /*background: url(/@{base-url}/select2.png) right top no-repeat;*/
  cursor: pointer;
  outline: 0;
}

/* line 6791, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 6794, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container .select2-choice abbr:hover {
  /*background-position: right -11px;*/
  cursor: pointer;
}

/* line 6798, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background: #fff;
  filter: alpha(opacity=0);
}

/* line 6815, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-dropdown,
.select2-drop {
  margin-top: -1px;
  width: 100%;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-top: 0;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  /* rtl settings */
}

/* line 6831, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-dropdown,
.smart-rtl .select2-drop {
  direction: rtl;
  text-align: right;
}

/* line 6836, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop-auto-width {
  border-top: 1px solid #ccc;
  width: auto;
}

/* line 6840, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-dropdown--above .select2-search,
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 6844, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-dropdown.select2-dropdown--above,
.select2-drop.select2-drop-above {
  margin-bottom: 0px;
  border-top: 1px solid #5D98CC;
  border-top-width: 3px;
  border-bottom: 0;
  margin-top: 1px;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 6854, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-dropdown,
.select2-drop-active {
  border: 1px solid #5D98CC;
  border-top: none;
  border-bottom-width: 3px;
}

/* line 6860, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-dropdown--above,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-width: 3px;
}

/* line 6864, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__arrow,
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 34px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #ccc;
  background-clip: padding-box;
  background: #eee;
  /* rtl settings */
}

/* line 6877, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-selection__arrow,
.smart-rtl .select2-container .select2-choice .select2-arrow {
  border-left: none;
  border-right: 1px solid #ccc;
  left: 0;
  right: auto;
}

/* line 6884, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__arrow b,
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 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;
  position: relative;
  font-size: 14px;
}

/* line 6899, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__arrow b:before,
.select2-container .select2-choice .select2-arrow b:before {
  content: "\f107";
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}

/* line 6907, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 6918, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 29px;
  padding: 6px 20px 5px 10px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  /* rtl settings */
}

/* line 6937, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-search input {
  padding: 6px 10px 5px 20px;
}

/* line 6940, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-search: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;
  position: absolute;
  content: "\f002";
  top: 50%;
  margin-top: -8px;
  right: 10px;
  color: #686868 !important;
  /* rtl settings */
}

/* line 6956, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-search:before {
  left: 10px;
  right: auto;
}

/* line 6960, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop.select2-drop-above .select2-search:before {
  margin-top: -5px;
}

/* line 6963, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 6966, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop.select2-drop-above .select2-search:before {
  top: 34%;
}

/* line 6969, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-search input.select2-active {
  background: #ffffff url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%;
  background: url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

/* line 6976, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-selection,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5D98CC;
  outline: none;
}

/* line 6982, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-selection,
.select2-dropdown-open .select2-choice {
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #fff;
}

/* line 6990, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5D98CC;
  border-top-color: transparent;
}

/* line 6995, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-selection .select2-selection__arrow,
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 7001, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--open .select2-selection .select2-selection__arrow b,
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
/* line 7006, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results {
  max-height: 200px;
  padding: 0;
  margin: 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block;
}

/* line 7016, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results__options {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 7021, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 7025, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results__options--nested .select2-results__option,
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 7029, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 7032, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 7035, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 7038, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 7041, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 7044, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 7047, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 7052, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 7055, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results__options--nested .select2-results__option,
.select2-results .select2-results__group,
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  display: block;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 7069, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results__option--highlighted,
.select2-results .select2-highlighted {
  background: #3276b1;
  color: #fff;
}

/* line 7074, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 7078, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 7081, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 7085, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding: 3px 5px;
}

/* line 7092, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-no-results {
  padding-left: 20px;
}

/* line 7095, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-no-results: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: "\f05a";
  margin-right: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 7109, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 7115, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 7120, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 7123, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100%;
}

/* line 7126, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 7131, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 7137, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 7142, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 7146, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection--multiple,
.select2-container-multi .select2-choices {
  height: auto !important;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #ccc;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
}

/* line 7157, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 7160, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 7163, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5D98CC;
  outline: none;
}

/* line 7167, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice,
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
  /* rtl settings */
}

/* line 7173, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-selection__choice,
.smart-rtl .select2-container-multi .select2-choices li {
  float: right;
}

/* line 7177, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 7182, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 7194, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #ffffff url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) no-repeat 100% !important;
}

/* line 7197, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-default {
  color: #999 !important;
}

/* line 7200, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice,
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 1px 28px 1px 8px;
  margin: 4px 0 3px 5px;
  position: relative;
  line-height: 18px;
  color: #fff;
  cursor: default;
  border: 1px solid #2a6395;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #3276b1;
  /* rtl settings */
}

/* line 7220, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-selection__choice,
.smart-rtl .select2-container-multi .select2-choices .select2-search-choice {
  margin: 4px 5px 3px 0;
}

/* line 7224, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 7227, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  opacity: .8;
}

/* line 7230, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__clear,
.select2-search-choice-close {
  display: none;
}

/* line 7234, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice__remove,
.select2-container-multi .select2-search-choice-close {
  display: block;
  top: 0;
  right: 0;
  padding: 3px 4px 3px 6px;
}

/* line 7241, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice__remove:before {
  content: "\e014";
  display: block;
  font-size: 15px;
}

/* line 7246, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice__remove {
  font-family: "Glyphicons Halflings";
  font-size: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  min-height: 20px;
  min-width: 21px;
  position: absolute;
  text-decoration: none !important;
}

/* line 7258, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__rendered {
  padding: 0;
}

/* line 7261, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent none repeat scroll 0 0;
  border: 0;
  box-shadow: none;
  outline: 0;
  box-sizing: border-box;
  font-size: 100%;
  margin-top: 0;
  padding: 0;
  /* rtl settings */
}

/* line 7272, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-container--default .select2-search--inline .select2-search__field {
  text-align: right;
}

/* line 7275, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container .select2-search--inline {
  float: left;
  width: auto;
  line-height: 28px;
  /* rtl settings */
}

/* line 7281, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.smart-rtl .select2-container .select2-search--inline {
  float: right;
}

/* line 7284, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container .select2-search--inline:before {
  display: none !important;
}

/* line 7287, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-selection__choice__remove:hover,
.select2-container-multi .select2-search-choice-close:hover {
  background: rgba(0, 0, 0, 0.3);
}

/*
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}*/
/* disabled styles */
/* line 7299, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 7305, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px;
  border: 1px solid #4a90cc;
  background-image: none;
  background-color: #86b4dd;
  cursor: not-allowed;
}

/* line 7312, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 7317, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 7321, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 7335, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-hidden-accessible,
.select2-display-none {
  display: none !important;
}

/* line 7339, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/*
 * ADJUSTMENTS
 */
/* line 7350, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.has-error .select2-choice,
.has-error .select2-container .select2-choice .select2-arrow,
.has-error .select2-container-multi .select2-choices {
  border-color: #b94a48;
}

/* line 7355, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.has-error .select2-container .select2-choice .select2-arrow {
  background: #f2dede;
  color: #b94a48;
}

/* line 7359, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.has-error .select2-dropdown-open .select2-choice {
  border-color: #5D98CC !important;
}

/* line 7362, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  margin-top: 2px;
}

/* line 7365, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input > .select2-container {
  min-width: 200px;
}

/* style sheets */
/* line 7369, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox {
  position: fixed;
  bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 6px;
  z-index: 959;
}

/* line 7376, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar {
  padding: 0px;
  height: 36px;
  cursor: pointer;
  background: #474544 !important;
  color: #ffffff !important;
  font-weight: normal;
  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 7388, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar > span {
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 120px;
  display: inline-block;
  float: left;
}

/* line 7400, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar > span > :first-child {
  display: inline-block;
  border-radius: 50%;
  margin-right: 7px;
  padding: 5px;
}

/* line 7406, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar.online > span > i {
  background: #54ce3c;
}

/* line 7409, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar.busy > span > i {
  background: #f14b52;
}

/* line 7412, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar.away > span > i {
  background: #ffc40d;
}

/* line 7415, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar.incognito > span > i {
  background: #a19e9d;
}

/* line 7418, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-titlebar.ui-state-focus {
  background: #201f1f !important;
  color: #ffffff;
}

/* line 7422, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-content {
  padding: 0px;
  margin: 0px;
  border: 0px !important;
}

/* line 7427, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-content > .alert-msg {
  border-bottom: 1px dashed #D6D6D6;
  padding: 4px 10px;
  color: #C20F16;
  display: block;
  font-size: 11px;
  text-align: center;
  display: none;
}

/* line 7436, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-content.true > .alert-msg {
  display: block !important;
}

/* line 7439, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-log {
  padding: 7px 10px;
  height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #ffffff;
  border: none !important;
}

/* line 7447, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-log > :first-child {
  margin-top: 0px;
}

/* line 7450, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-input {
  padding: 3px;
  border-top: 1px solid grey;
  overflow: hidden;
  width: 100% !important;
  max-width: 100% !important;
  border-width: 0px !important;
}

/* line 7458, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-input-box {
  margin: 2px;
  border: 1px solid !important;
  /* #6699FF */
  border-color: #666666 #ccc #ccc #ccc !important;
  padding: 2px;
  height: 50px;
  outline: none;
  resize: none;
  background-color: rgba(48, 126, 204, 0.05) !important;
}

/* line 7469, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-icon {
  float: right;
  min-width: 30px;
  height: 36px;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  font-size: 14px;
  line-height: 26px;
  color: #fff !important;
  padding: 5px 9px;
}

/* line 7479, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-icon.ui-state-hover {
  background-color: rgba(0, 0, 0, 0.07) !important;
  border-left: 1px solid rgba(0, 0, 0, 0.09) !important;
}

/* line 7483, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-input-focus {
  border-color: #5D98CC !important;
  background-color: #fff !important;
}

/* line 7487, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.ui-chatbox-msg {
  margin-top: 10px;
  float: left;
  clear: both;
  /* Source: http://snipplr.com/view/10979/css-cross-browser-word-wrap */
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}

/*
 * IN THE MENU
 */
/* line 7506, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users > ul:before,
.chat-users li:before {
  border: none;
}

/* line 7510, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users {
  display: block;
  padding: 0px 15px;
}

/* line 7514, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users a[data-chat-id] {
  padding: 4px 6px;
  font-size: 13px;
  margin: 1px 0px;
}

/* line 7519, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-id]:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* line 7522, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-id] > i {
  display: inline-block;
  border-radius: 50%;
  margin-right: 7px;
  padding: 5px;
  width: auto !important;
}

/* line 7529, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-status="away"] > i {
  background: #ffc40d;
}

/* line 7532, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-status="away"] + .popover .usr-card > img {
  border-left-color: #ffc40d;
}

/* line 7535, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-status="online"] > i {
  background: #54ce3c;
}

/* line 7538, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-status="online"] + .popover .usr-card > img {
  border-left-color: #54ce3c;
}

/* line 7541, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-status="incognito"] > i {
  background: #a19e9d;
}

/* line 7544, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-status="incognito"] + .popover .usr-card > img {
  border-left-color: #a19e9d;
}

/* line 7547, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-users .display-users [data-chat-status="busy"] > i {
  background: #f14b52;
}

/* line 7550, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-status="busy"] + .popover .usr-card > img {
  border-left-color: #f14b52;
}

/* line 7553, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.display-users > dl {
  margin: 0px;
}

/* line 7556, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.chat-user-filter {
  margin-bottom: 10px;
  margin-top: 5px;
  height: 27px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3px 4px;
  font-size: 14px;
}

/*
 * POPOVER STYLE
 */
/* line 7569, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-id] + .popover {
  min-width: 250px;
  margin-left: 14px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-weight: normal !important;
}

/* line 7579, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-chat-id] + .popover .popover-content {
  padding: 8px;
}

/*
 * USER CARD
 */
/* line 7585, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card {
  position: relative;
}

/* line 7588, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card > img {
  display: inline-block;
  border-left: 3px solid #fff;
}

/* line 7592, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card-content {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
  padding-left: 5px;
  max-width: 174px;
}

/* line 7599, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card-content > :first-child {
  margin: 0px;
  font-size: 14px;
  color: #3276b1;
  font-weight: bold;
}

/* line 7605, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card-content > p {
  margin: 0px;
}

/* line 7608, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.usr-card-content > p > small {
  display: block;
  color: #7E7E7E;
}

/*
 * DEMO BUTTON
 */
/* line 7615, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.sa-chat-learnmore-btn {
  margin-top: 10px;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 3px 0px !important;
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
  color: #C2C2C2;
  border-radius: 5px;
}

/*! X-editable - v1.5.0
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/* line 7630, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
}

/* line 7634, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editableform .control-group {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
  white-space: nowrap;
  /* prevent wrapping buttons on new line */
}

/* line 7640, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 7649, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

/* line 7654, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 7666, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px;
}

/*for jquery-ui buttons need set height to look more pretty*/
/* line 7670, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

/* line 7674, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editableform-loading {
  background: url(/assets/smart/loading-d0d286f08d070f53967a241df089f5fba4cdfb970f3d0af3ed1b023d7c4466a0.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}

/* line 7680, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-inline .editableform-loading {
  background-position: left 5px;
}

/* line 7683, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

/*add padding for jquery ui*/
/* line 7690, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-error-block.ui-state-error {
  padding: 3px;
}

/* line 7693, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-error {
  color: red;
}

/* ---- For specific types ---- */
/* line 7697, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 7703, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

/* checklist vertical alignment */
/* line 7708, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

/* line 7713, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-checklist label {
  white-space: nowrap;
}

/* set exact width of textarea to fit buttons toolbar */
/* line 7717, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

/* clear button shown as link in date inputs */
/* line 7722, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

/* IOS-style clear button for text inputs */
/* line 7729, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-clear-x {
  background: url(/assets/smart/clear-b192e6c5eef5f11345468dcecb6ebfd40008981a9f1383a56d28b0d4c7981f69.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

/* line 7741, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-clear-x:hover {
  opacity: 1;
}

/* line 7744, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-pre-wrapped {
  white-space: pre-wrap;
}

/* line 7747, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */
}

/* line 7751, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */
}

/* line 7755, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 7763, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */
}

/* line 7769, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

/* line 7775, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}

/* line 7782, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-empty,
.editable-empty:hover,
.editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none;
}

/* line 7790, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-unsaved {
  font-weight: bold;
}

/* line 7793, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-unsaved:after {
  /*    content: '*'*/
}

/* line 7796, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;
}

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 7804, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

/*
 * x-editable CSS
 */
/* line 7811, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-address {
  display: block;
  margin-bottom: 5px;
}

/* line 7815, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-address span {
  width: 70px;
  display: inline-block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 7827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

/* line 7835, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 7846, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 7856, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker > div {
  display: none;
}

/* line 7859, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker table {
  width: 100%;
  min-width: 214px;
  margin: 0;
}

/* line 7864, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td,
.editable-input .datepicker th {
  text-align: center;
  width: 24px;
  height: 20px;
}

/* line 7870, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 7874, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td.day.disabled {
  color: #555555;
}

/* line 7877, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td.old,
.editable-input .datepicker td.new {
  color: #555555;
}

/* line 7881, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td.active,
.editable-input .datepicker td.active:hover {
  background: #3276b1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

/* line 7888, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
}

/* line 7897, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td span:hover {
  background: #eeeeee;
}

/* line 7900, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td span.active {
  background: #3276b1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

/* line 7906, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker td span.old {
  color: #555555;
}

/* line 7909, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker th.switch {
  width: 145px;
}

/* line 7912, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker th.next,
.editable-input .datepicker th.prev {
  font-size: 19.5px;
}

/* line 7916, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker thead tr:first-child th {
  cursor: pointer;
}

/* line 7919, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 7922, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 7929, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker .next i,
.datepicker .prev i {
  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: 14px;
}

/* line 7940, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker .prev i:before {
  content: "\f060";
}

/* line 7943, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.editable-input .datepicker .next i:before {
  content: "\f061";
}

/*Messagebox */
/* line 7947, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.divMessageBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100000;
}

/* line 7956, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxContainer {
  top: 35%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px;
}

/* line 7965, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxMiddle {
  position: relative;
  left: 20%;
  width: 60%;
}

/* line 7970, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxMiddle .MsgTitle {
  letter-spacing: -1px;
  font-size: 24px;
  font-weight: 300;
}

/* line 7975, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxMiddle .pText {
  font-size: 13px;
}

/* line 7978, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxContainer input {
  width: 50%;
  padding: 5px;
}

/* line 7982, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxContainer select {
  width: 50%;
  padding: 5px;
}

/* line 7986, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxButtonSection {
  width: 100%;
  height: 30px;
}

/* line 7990, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.MessageBoxButtonSection button {
  float: right;
  margin-right: 7px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: bold;
}

/* End of MessageBox */
/* line 7999, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.LoadingBoxContainer {
  top: 20%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323;
}

/* line 8006, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.LoadingBoxMiddle {
  position: relative;
  left: 20%;
  width: 50%;
  padding: 10px;
}

/* line 8012, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.LoadingBoxContainer .MsgTitle {
  font-size: 26px;
}

/* line 8015, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.LoadingBoxContainer .pText {
  font-size: 13px;
}

/* line 8018, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#LoadingPoints {
  position: absolute;
}

/* bigBoxes */
/* line 8022, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8041, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bigBox span {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: -1px;
  padding: 5px 0 !important;
  display: block;
}

/* line 8048, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bigBox p {
  font-size: 13px;
  margin-top: 10px;
}

/* line 8052, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#divMiniIcons {
  position: fixed;
  width: 415px;
  right: 10px;
  bottom: 180px;
  z-index: 9999;
  float: right;
}

/* line 8060, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.botClose {
  position: absolute;
  right: 10px;
  height: 16px;
  width: 15px;
  cursor: pointer;
  font-size: 18px;
  opacity: .5;
  display: block;
  top: 15px;
}

/* line 8071, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.botClose:hover {
  opacity: 1;
}

/* line 8074, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8087, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#divMiniIcons .cajita:active {
  top: 1px;
  left: 1px;
  position: relative;
}

/* line 8092, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.cajita img {
  width: 23px;
  height: 23px;
  padding-left: 3px;
  padding-top: 3px;
}

/* line 8098, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bigBox .bigboxicon {
  font-size: 30px;
  text-align: left;
  position: absolute;
  top: 120px;
  left: 6px;
  z-index: 0;
}

/* line 8106, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.bigBox .bigboxnumber {
  width: 100%;
  text-align: right;
  font-size: 25px;
}

/* End of  bigBoxes */
/* SmallBox */
/* line 8113, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#divSmallBoxes {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* line 8119, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox {
  position: absolute;
  right: 5px;
  top: 20px;
  width: 420px;
  color: white;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid transparent;
}

/* line 8129, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox:hover {
  border: 1px solid #fff;
  cursor: pointer;
}

/* line 8133, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox .foto {
  font-size: 50px;
  position: absolute;
  left: 17px;
}

/* line 8138, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox .textoFull {
  width: 93%;
  float: left;
  padding-left: 20px;
}

/* line 8143, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox .textoFoto {
  width: 78%;
  margin: 3px 20px 3px 80px;
  float: left;
}

/* line 8148, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.miniPic {
  position: absolute;
  bottom: 8px;
  right: 9px;
}

/* line 8153, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.miniIcono {
  height: 100%;
  font-size: 20px;
}

/* line 8157, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox span {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: -1px;
  display: block;
  margin: 4px 0;
}

/* line 8164, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.SmallBox p {
  font-size: 13px;
  margin-top: 2px;
}

/* End of SmallBox */
/* line 8169, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8187, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.purehtml {
  color: white;
  font-size: 16px;
}

/* Mobile Phones */
@media screen and (max-width: 450px) and (max-width: 767px) {
  /* SmallBox Responsive */
  /* line 8194, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  #divSmallBoxes {
    position: fixed;
    width: 90%;
    right: 0;
    top: 0;
  }
  /* line 8200, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox {
    width: 95%;
  }
  /* line 8203, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox:hover {
    box-shadow: 0px 0px 10px #888888;
    cursor: pointer;
  }
  /* line 8207, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox span {
    font-size: 16px;
    /*font-weight:bold;*/
  }
  /* line 8211, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox p {
    font-size: 12px;
    margin-top: 2px;
  }
  /* line 8215, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox .textoFull {
    width: 93%;
    float: left;
    padding-left: 20px;
  }
  /* line 8220, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .SmallBox .textoFoto {
    width: 55%;
    margin: 3px 20px 3px 80px;
    float: left;
  }
  /* End of SmallBox Responsive*/
  /* bigBoxes Responsive */
  /* line 8227, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8243, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000;
  }
  /* line 8252, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxContainer {
    top: 25%;
    color: white;
    position: relative;
    width: 100%;
    background-color: #232323;
  }
  /* line 8259, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxMiddle {
    position: relative;
    left: 0;
    width: 100%;
    padding: 3px;
  }
  /* line 8265, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxMiddle .MsgTitle {
    font-size: 22px;
  }
  /* line 8268, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxMiddle .pText {
    font-size: 13px;
  }
  /* line 8271, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxContainer input {
    width: 50%;
    padding: 5px;
  }
  /* line 8275, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxContainer select {
    width: 50%;
    padding: 5px;
  }
  /* line 8279, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxButtonSection {
    width: 100%;
    height: 30px;
  }
  /* line 8283, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .MessageBoxButtonSection button {
    float: right;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* End of MessageBox Responsive */
}

/* Animations */
/* line 8292, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8302, app/assets/stylesheets/smart/smartadmin-production-plugins.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;
}

/*
 * SPARKLINE
 */
/* line 8312, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jqstooltip {
  padding: 7px !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border: none !important;
  background-color: #000000 !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 8323, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.jqstooltip .jqsfield {
  font-family: "Segoe UI", "Open Sans", Calibri, Candara, Arial, sans-serif;
  font-size: 11px;
}

/* line 8327, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#sparks {
  display: block;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  text-align: right;
}

/* line 8334, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8343, app/assets/stylesheets/smart/smartadmin-production-plugins.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 8353, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#sparks li span {
  color: #636363;
  display: block;
}

/* line 8357, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#sparks li {
  border-left: 1px dotted #c7c7c7;
  padding: 0 10px;
}

/* line 8361, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#sparks li:last-child {
  padding-right: 0;
}

/* line 8364, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#sparks li:first-child {
  border-left: none;
  padding-left: 0;
}

/* line 8368, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.sparks-info {
  min-width: 70px;
}

/* line 8371, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.sparks-info span {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  text-transform: none;
}

/* line 8377, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.sparks-info .sparkline {
  display: block;
  float: right;
  margin: 3px 0 0 20px;
}

/* width 100% */
/* line 8383, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[data-sparkline-width="100%"] > canvas {
  width: 100% !important;
}

/* adjustment */
/* line 8387, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.dataTable [data-sparkline-width="100%"] > canvas {
  max-width: 60px !important;
}

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url(/summernote.eot);
  src: url(/summernote.eot?#iefix) format("embedded-opentype"), url(/fonts/summernote.woff) format("woff"), url(/fonts/summernote.ttf) format("truetype");
}

/* line 8403, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
[class^="note-icon-"]:before,
[class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

/* line 8415, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-center:before {
  content: "\f101";
}

/* line 8418, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-indent:before {
  content: "\f102";
}

/* line 8421, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-justify:before {
  content: "\f103";
}

/* line 8424, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-left:before {
  content: "\f104";
}

/* line 8427, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-outdent:before {
  content: "\f105";
}

/* line 8430, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align-right:before {
  content: "\f106";
}

/* line 8433, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-align:before {
  content: "\f107";
}

/* line 8436, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-arrows-alt:before {
  content: "\f108";
}

/* line 8439, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-bold:before {
  content: "\f109";
}

/* line 8442, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-caret:before {
  content: "\f10a";
}

/* line 8445, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-chain-broken:before {
  content: "\f10b";
}

/* line 8448, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-circle:before {
  content: "\f10c";
}

/* line 8451, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-close:before {
  content: "\f10d";
}

/* line 8454, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-code:before {
  content: "\f10e";
}

/* line 8457, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-eraser:before {
  content: "\f10f";
}

/* line 8460, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-font:before {
  content: "\f110";
}

/* line 8463, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-frame:before {
  content: "\f111";
}

/* line 8466, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-italic:before {
  content: "\f112";
}

/* line 8469, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-link:before {
  content: "\f113";
}

/* line 8472, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-magic:before {
  content: "\f114";
}

/* line 8475, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-menu-check:before {
  content: "\f115";
}

/* line 8478, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-minus:before {
  content: "\f116";
}

/* line 8481, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-orderedlist:before {
  content: "\f117";
}

/* line 8484, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-pencil:before {
  content: "\f118";
}

/* line 8487, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-picture:before {
  content: "\f119";
}

/* line 8490, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-question:before {
  content: "\f11a";
}

/* line 8493, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-redo:before {
  content: "\f11b";
}

/* line 8496, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-special-character:before {
  content: "\f11c";
}

/* line 8499, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-square:before {
  content: "\f11d";
}

/* line 8502, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-strikethrough:before {
  content: "\f11e";
}

/* line 8505, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-subscript:before {
  content: "\f11f";
}

/* line 8508, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-summernote:before {
  content: "\f120";
}

/* line 8511, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-superscript:before {
  content: "\f121";
}

/* line 8514, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-table:before {
  content: "\f122";
}

/* line 8517, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-text-height:before {
  content: "\f123";
}

/* line 8520, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-trash:before {
  content: "\f124";
}

/* line 8523, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-underline:before {
  content: "\f125";
}

/* line 8526, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-undo:before {
  content: "\f126";
}

/* line 8529, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-unorderedlist:before {
  content: "\f127";
}

/* line 8532, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-icon-video:before {
  content: "\f128";
}

/* Theme Variables
 ------------------------------------------*/
/* Layout
 ------------------------------------------*/
/* line 8539, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor {
  position: relative;
  /* dropzone */
}

/* line 8543, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-dropzone {
  position: absolute;
  display: none;
  z-index: 100;
  color: #87cefa;
  background-color: white;
  opacity: 0.95;
  pointer-event: none;
}

/* line 8552, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

/* line 8559, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-dropzone.hover {
  color: #098ddf;
}

/* line 8562, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 8565, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editing-area {
  position: relative;
}

/* line 8568, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editing-area .note-editable {
  outline: none;
}

/* line 8571, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

/* line 8574, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

/* Frame mode layout
------------------------------------------*/
/* line 8579, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
  /* codeview mode */
  /* fullscreen mode */
  /* statusbar */
}

/* line 8585, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}

/* line 8588, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}

/* line 8591, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
  /* editable */
  /* codeable */
}

/* line 8596, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-editing-area .note-editable {
  color: #000;
  padding: 10px;
  overflow: auto;
}

/* line 8601, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 8604, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  border: none;
  box-shadow: none;
  font-family: Menlo, Monaco, monospace, sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  resize: none;
  /* override BS2 default style */
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}

/* line 8625, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  /* bs3 modal-backdrop: 1030, bs2: 1040 */
}

/* line 8633, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame.fullscreen .note-editable {
  background-color: white;
}

/* line 8636, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}

/* line 8639, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 8644, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-statusbar .note-resizebar {
  padding-top: 1px;
  height: 8px;
  width: 100%;
  cursor: ns-resize;
}

/* line 8650, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}

/* line 8655, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}

/* Popover
------------------------------------------*/
/* line 8660, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover.popover {
  max-width: none;
}

/* line 8663, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* for FF */
  vertical-align: middle;
  /* for FF */
}

/* line 8673, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover.popover .arrow {
  left: 20px !important;
}

/* Popover and Toolbar (Button container)
------------------------------------------*/
/* line 8678, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content,
.panel-heading.note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px;
  /* dropdown-menu for toolbar and popover */
  /* color palette for toolbar and popover */
}

/* line 8685, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content > .btn-group,
.panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}

/* line 8691, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .btn-group .note-table,
.panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

/* line 8696, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

/* line 8700, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 8708, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 8716, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 8724, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-style h1,
.panel-heading.note-toolbar .note-style h1,
.note-popover .popover-content .note-style h2,
.panel-heading.note-toolbar .note-style h2,
.note-popover .popover-content .note-style h3,
.panel-heading.note-toolbar .note-style h3,
.note-popover .popover-content .note-style h4,
.panel-heading.note-toolbar .note-style h4,
.note-popover .popover-content .note-style h5,
.panel-heading.note-toolbar .note-style h5,
.note-popover .popover-content .note-style h6,
.panel-heading.note-toolbar .note-style h6,
.note-popover .popover-content .note-style blockquote,
.panel-heading.note-toolbar .note-style blockquote {
  margin: 0;
}

/* line 8740, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-toggle,
.panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 8745, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu,
.panel-heading.note-toolbar .note-color .dropdown-menu {
  min-width: 340px;
}

/* line 8749, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0;
}

/* line 8753, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px;
}

/* line 8757, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 8764, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  margin: 3px;
  padding: 0 3px;
  width: 100%;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 8775, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
  height: 20px;
}

/* line 8779, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee;
}

/* line 8783, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-para .dropdown-menu,
.panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 8788, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-para .dropdown-menu > div:first-child,
.panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 8792, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu,
.panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
  /* dropdown-menu right position */
  /* http://forrst.com/posts/Bootstrap_right_positioned_dropdown-2KB */
  /* dropdown-menu for selectbox */
}

/* line 8799, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu.right,
.panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 8804, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu.right::before,
.panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 8809, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu.right::after,
.panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 8814, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu.note-check li a i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}

/* line 8819, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .dropdown-menu.note-check li a.checked i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}

/* line 8823, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-fontsize-10,
.panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

/* line 8827, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color-palette,
.panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}

/* line 8831, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color-palette div .note-color-btn,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 8839, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-popover .popover-content .note-color-palette div .note-color-btn:hover,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/* Dialog
------------------------------------------*/
/* line 8845, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-dialog > div {
  display: none;
  /* BS2's hide pacth. */
}

/* line 8849, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-dialog .form-group {
  /* overwrite BS's form-horizontal minus margins */
  margin-left: 0;
  margin-right: 0;
}

/* line 8854, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-dialog .note-modal-form {
  margin: 0;
  /* overwrite BS2's form margin bottom */
}

/* line 8858, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  /* vertical-align */
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px;
}

@-moz-document url-prefix() {
  /* line 8869, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .note-image-input {
    height: auto;
  }
}

/* Placeholder
------------------------------------------*/
/* line 8875, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-placeholder {
  position: absolute;
  color: gray;
}

/* Handle
------------------------------------------*/
/* line 8881, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle {
  /* control selection */
}

/* line 8884, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black;
}

/* line 8889, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection > div {
  position: absolute;
}

/* line 8892, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 8903, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}

/* line 8908, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}

/* line 8913, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  border: 1px solid black;
  background-color: white;
}

/* line 8919, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none;
}

/* line 8925, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: none;
  border-left: none;
}

/* line 8931, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: none;
  border-right: none;
}

/* line 8937, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 8942, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: none;
  border-left: none;
}

/* line 8947, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  color: white;
  background-color: black;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 8965, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

/* line 8969, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-hint-popover .popover-content {
  padding: 3px;
  max-height: 150px;
  overflow: auto;
}

/* line 8974, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

/* line 8978, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,
.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
  cursor: pointer;
}

/* ADJUSTMENTS */
/* line 8992, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.no-padding .note-editor {
  border: none;
  margin: 0;
}

/* line 8996, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-toolbar {
  border-bottom: 1px solid #a9a9a9;
}

/* line 8999, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editable {
  background-color: rgba(48, 126, 204, 0.05);
}

/* line 9002, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-editable:focus {
  background-color: #fff;
}

/* line 9005, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-statusbar .note-resizebar {
  border-top: 1px solid #DBDBDB;
}

/* line 9008, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-statusbar:hover {
  background: #EEE;
}

/* line 9011, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.note-editor .note-statusbar:active {
  background: #eaeaea;
}

/*
  important this file is beeen modified by Webarch
*/
/*------------------------------------*\
    SuperBox
\*------------------------------------*/
/* line 9020, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox *,
.superbox *:after,
.superbox *:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* SuperBox */
/* line 9035, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-list {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12.5%;
  padding: 5px;
  position: relative;
}

/* line 9043, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-list.active:before {
  content: "\f0d8";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 43%;
  bottom: -34px;
  z-index: 2;
  text-align: center;
  font-size: 45px;
  color: #222222;
}

/* line 9055, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-img {
  max-width: 100%;
  width: 100%;
  cursor: pointer;
}

/* line 9060, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-show {
  text-align: left;
  position: relative;
  background-color: #222222;
  width: 100%;
  float: left;
  padding: 25px 0 12px 25px;
  display: none;
  margin: 5px 0;
}

/* line 9070, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-current-img {
  max-width: 100%;
  float: left;
  padding-right: 25px;
  padding-bottom: 13px;
}

/* line 9076, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-img:hover {
  opacity: 0.8;
}

/* line 9079, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-float {
  float: left;
}

/* line 9082, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-close {
  opacity: 0.7;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  transition: all 0.1s linear 0s;
}

/* line 9090, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-close:hover {
  opacity: 1;
}

/* line 9093, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-imageinfo {
  display: inline-block;
  max-width: 500px;
  color: #fff;
  padding: 0 25px 0 0;
}

/* line 9099, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-imageinfo span {
  font-size: 13px;
  color: #a19994;
  margin-right: -2px;
  padding-top: 10px;
  display: inline-block;
  padding-bottom: 13px;
}

/* line 9107, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-imageinfo > :first-child {
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 9111, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.superbox-imageinfo span p:last-child {
  margin-top: 30px;
}

@media only screen and (min-width: 320px) {
  /* line 9115, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .superbox-list {
    width: 50%;
  }
}

@media only screen and (min-width: 486px) {
  /* line 9120, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .superbox-list {
    width: 25%;
  }
}

@media only screen and (min-width: 768px) {
  /* line 9125, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .superbox-list {
    width: 16.66666667%;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 9130, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .superbox-list {
    width: 12.5%;
  }
}

@media only screen and (min-width: 1824px) {
  /* line 9135, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
  .superbox-list {
    width: 12.5%;
  }
}

/* line 9139, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#speech-btn > :first-child {
  position: relative;
}

/* line 9142, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.voice-command-active #speech-btn > :first-child > a {
  background: #0E70CA;
  border: 1px solid #125A9C;
  color: rgba(255, 255, 255, 0.9);
}

/* line 9147, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.voice-command-active.service-not-allowed #speech-btn > :first-child > a {
  background: #a90329;
  border: 1px solid #8B0913;
  color: rgba(255, 255, 255, 0.9);
}

/* line 9152, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.voice-command-active.service-allowed #speech-btn > :first-child > a {
  background: url(/assets/smart/voicecommand/active-btn-c37b15d5cc49cbed4f29573ebd919a0af22e45516dd05c2d8accd0d693316567.gif) no-repeat center center #0e70ca;
  border: 1px solid #125A9C;
  color: rgba(255, 255, 255, 0.9);
}

/* line 9157, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#speech-btn > :first-child > a + .popover {
  display: none;
  top: 42px;
  left: -113px;
  width: 255px;
}

/* line 9163, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#speech-btn > :first-child > a + .popover > .popover-content {
  padding: 9px 12px;
}

/* line 9166, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
#speech-btn > :first-child > a + .popover .btn {
  padding: 4px 12px;
}

/* line 9169, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.vc-title {
  margin-bottom: 10px !important;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

/* line 9175, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.vc-title-error {
  display: none;
}

/* line 9178, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.voice-command-active.service-not-allowed .vc-title,
.voice-command-active.service-not-allowed .popover .btn,
.service-not-allowed .vc-title,
.service-not-allowed .popover .btn {
  display: none !important;
}

/* line 9184, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.voice-command-active.service-not-allowed .vc-title-error {
  display: block;
}

/* line 9187, app/assets/stylesheets/smart/smartadmin-production-plugins.scss */
.vc-title > small {
  font-size: 80%;
}

/*!
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2016
 */
/*!
 * 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:
 */
/* 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 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* line 28, app/assets/stylesheets/smart/smartadmin-production.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 38, app/assets/stylesheets/smart/smartadmin-production.scss */
.animated.fast {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}

/* line 44, app/assets/stylesheets/smart/smartadmin-production.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 94, app/assets/stylesheets/smart/smartadmin-production.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 176, app/assets/stylesheets/smart/smartadmin-production.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 242, app/assets/stylesheets/smart/smartadmin-production.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 340, app/assets/stylesheets/smart/smartadmin-production.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 421, app/assets/stylesheets/smart/smartadmin-production.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 523, app/assets/stylesheets/smart/smartadmin-production.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 573, app/assets/stylesheets/smart/smartadmin-production.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 667, app/assets/stylesheets/smart/smartadmin-production.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 741, app/assets/stylesheets/smart/smartadmin-production.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 791, app/assets/stylesheets/smart/smartadmin-production.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 865, app/assets/stylesheets/smart/smartadmin-production.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 915, app/assets/stylesheets/smart/smartadmin-production.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 957, app/assets/stylesheets/smart/smartadmin-production.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 1003, app/assets/stylesheets/smart/smartadmin-production.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 1049, app/assets/stylesheets/smart/smartadmin-production.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 1095, app/assets/stylesheets/smart/smartadmin-production.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 1141, app/assets/stylesheets/smart/smartadmin-production.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 1187, app/assets/stylesheets/smart/smartadmin-production.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 1233, app/assets/stylesheets/smart/smartadmin-production.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 1279, app/assets/stylesheets/smart/smartadmin-production.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 1325, app/assets/stylesheets/smart/smartadmin-production.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 1363, app/assets/stylesheets/smart/smartadmin-production.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 1409, app/assets/stylesheets/smart/smartadmin-production.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 1455, app/assets/stylesheets/smart/smartadmin-production.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 1501, app/assets/stylesheets/smart/smartadmin-production.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 1547, app/assets/stylesheets/smart/smartadmin-production.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 1593, app/assets/stylesheets/smart/smartadmin-production.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 1639, app/assets/stylesheets/smart/smartadmin-production.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 1685, app/assets/stylesheets/smart/smartadmin-production.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 1731, app/assets/stylesheets/smart/smartadmin-production.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 1837, app/assets/stylesheets/smart/smartadmin-production.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 1879, app/assets/stylesheets/smart/smartadmin-production.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 1921, app/assets/stylesheets/smart/smartadmin-production.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 1963, app/assets/stylesheets/smart/smartadmin-production.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 2005, app/assets/stylesheets/smart/smartadmin-production.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 2047, app/assets/stylesheets/smart/smartadmin-production.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 2053, app/assets/stylesheets/smart/smartadmin-production.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 2123, app/assets/stylesheets/smart/smartadmin-production.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 2193, app/assets/stylesheets/smart/smartadmin-production.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 2263, app/assets/stylesheets/smart/smartadmin-production.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 2333, app/assets/stylesheets/smart/smartadmin-production.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 2403, app/assets/stylesheets/smart/smartadmin-production.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 2461, app/assets/stylesheets/smart/smartadmin-production.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 2519, app/assets/stylesheets/smart/smartadmin-production.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 2577, app/assets/stylesheets/smart/smartadmin-production.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 2635, app/assets/stylesheets/smart/smartadmin-production.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 2689, app/assets/stylesheets/smart/smartadmin-production.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 2743, app/assets/stylesheets/smart/smartadmin-production.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 2797, app/assets/stylesheets/smart/smartadmin-production.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 2851, app/assets/stylesheets/smart/smartadmin-production.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 2905, app/assets/stylesheets/smart/smartadmin-production.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 2959, app/assets/stylesheets/smart/smartadmin-production.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 3013, app/assets/stylesheets/smart/smartadmin-production.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 3067, app/assets/stylesheets/smart/smartadmin-production.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 3121, app/assets/stylesheets/smart/smartadmin-production.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 3175, app/assets/stylesheets/smart/smartadmin-production.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 3293, app/assets/stylesheets/smart/smartadmin-production.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 3339, app/assets/stylesheets/smart/smartadmin-production.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 3385, app/assets/stylesheets/smart/smartadmin-production.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 3463, app/assets/stylesheets/smart/smartadmin-production.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 3473, app/assets/stylesheets/smart/smartadmin-production.scss */
.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: 0.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 3519, app/assets/stylesheets/smart/smartadmin-production.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 3529, app/assets/stylesheets/smart/smartadmin-production.scss */
.animated.lightSpeedOut {
  -webkit-animation-duration: .25s;
  -moz-animation-duration: .25s;
  -o-animation-duration: .25s;
  animation-duration: 0.25s;
}

/* line 3535, app/assets/stylesheets/smart/smartadmin-production.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.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 3567, app/assets/stylesheets/smart/smartadmin-production.scss */
  0% {
    -ms-transform: rotate(0deg);
  }
  /* line 3570, app/assets/stylesheets/smart/smartadmin-production.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 3594, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-helper-hidden {
  display: none;
}

/* line 3597, app/assets/stylesheets/smart/smartadmin-production.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 3607, app/assets/stylesheets/smart/smartadmin-production.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 3617, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 3623, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 3630, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-helper-clearfix {
  /*display: inline-block; */
  display: block;
  min-height: 0;
  /* support: IE7 */
}

/* required comment for clearfix to work in Opera \*/
/* line 3637, app/assets/stylesheets/smart/smartadmin-production.scss */
* html .ui-helper-clearfix {
  height: 1%;
}

/* end clearfix */
/* line 3641, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 3650, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
 ----------------------------------*/
/* line 3655, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
 ----------------------------------*/
/* states and images */
/* line 3661, app/assets/stylesheets/smart/smartadmin-production.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 3678, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable {
  position: relative;
}

/* line 3681, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

/* line 3687, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 3691, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 3698, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 3705, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 3712, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 3719, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 3726, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 3733, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 3740, app/assets/stylesheets/smart/smartadmin-production.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 3756, app/assets/stylesheets/smart/smartadmin-production.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 3774, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 3778, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget .ui-widget {
  font-size: 13px;
}

/* line 3781, app/assets/stylesheets/smart/smartadmin-production.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 3788, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #404040;
}

/* line 3793, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-header {
  font-weight: bold;
  background-color: #FFF;
  border-color: #DDDDDD;
  color: #333333;
}

/* line 3799, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
 ----------------------------------*/
/* line 3804, app/assets/stylesheets/smart/smartadmin-production.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 3812, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 3818, app/assets/stylesheets/smart/smartadmin-production.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 3829, app/assets/stylesheets/smart/smartadmin-production.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 3836, app/assets/stylesheets/smart/smartadmin-production.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 3843, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #333333;
  text-decoration: none;
}

/* line 3849, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
 ----------------------------------*/
/* line 3854, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-highlight,
.ui-state-error,
.ui-state-default {
  position: relative;
  border-width: 1px;
  border-style: solid;
}

/* line 3861, app/assets/stylesheets/smart/smartadmin-production.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 3869, app/assets/stylesheets/smart/smartadmin-production.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 3876, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #2d6987;
}

/* line 3881, app/assets/stylesheets/smart/smartadmin-production.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 3888, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #953b39;
}

/* line 3893, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #953b39;
}

/* line 3898, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 3903, app/assets/stylesheets/smart/smartadmin-production.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 3910, app/assets/stylesheets/smart/smartadmin-production.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 3917, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
 ----------------------------------*/
/* states and images*/
/* line 3924, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/assets/smart/jqueryui/ui-icons_222222_256x240-2e2b0fde511059d7ee744e377492834a30ab2cabb2c2f5af6e6e4f6aac4664b3.png);
}

/* line 3929, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-content .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_222222_256x240-2e2b0fde511059d7ee744e377492834a30ab2cabb2c2f5af6e6e4f6aac4664b3.png);
}

/* line 3932, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-header .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_222222_256x240-2e2b0fde511059d7ee744e377492834a30ab2cabb2c2f5af6e6e4f6aac4664b3.png);
}

/* line 3935, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-default .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_888888_256x240-87d84d89ae7eb723c0c3525bbfe2d3e0c1585e8f338eb9c144c91690340d2123.png);
}

/* line 3938, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_454545_256x240-c13829ccff708ae41ee5a7c23cae8dafceb1163c56b80e1d59c0cd9f49f0a6f7.png);
}

/* line 3942, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-active .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_454545_256x240-c13829ccff708ae41ee5a7c23cae8dafceb1163c56b80e1d59c0cd9f49f0a6f7.png);
}

/* line 3945, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_2e83ff_256x240-742ead3fa864d9277e5cd5f5f01aa742e6d52381cddbbf05c0b932954e0d790d.png);
}

/* line 3948, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/smart/jqueryui/ui-icons_f6cf3b_256x240-5c58d24aab028172578a46b9776966953543c6e9605c46bb113a61b00b2266e7.png);
}

/* positioning */
/* line 3953, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 3956, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 3959, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 3962, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 3965, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 3968, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 3971, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 3974, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 3977, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 3980, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 3983, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 3986, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 3989, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 3992, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 3995, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 3998, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 4001, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 4004, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 4007, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 4010, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 4013, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 4016, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 4019, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 4022, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 4025, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 4028, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 4031, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 4034, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 4037, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 4040, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 4043, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 4046, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 4049, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 4052, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 4055, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 4058, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 4061, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 4064, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 4067, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 4070, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 4073, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 4076, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 4079, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 4082, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 4085, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 4088, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 4091, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 4094, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 4097, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 4100, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 4103, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 4106, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 4109, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 4112, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 4115, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 4118, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 4121, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 4124, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 4127, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 4130, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 4133, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 4136, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 4139, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 4142, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 4145, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 4148, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 4151, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 4154, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 4157, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 4160, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 4163, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 4166, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 4169, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 4172, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 4175, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 4178, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 4181, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 4184, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 4187, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 4190, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 4193, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 4196, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 4199, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 4202, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 4205, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 4208, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 4211, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 4214, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 4217, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 4220, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 4223, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 4226, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 4229, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 4232, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 4235, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 4238, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 4241, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 4244, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 4247, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 4250, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 4253, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 4256, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 4259, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 4262, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 4265, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 4268, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 4271, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 4274, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 4277, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 4280, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 4283, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 4286, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 4289, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 4292, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 4295, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 4298, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 4301, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 4304, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 4307, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 4310, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 4313, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 4316, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 4319, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 4322, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 4325, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 4328, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 4331, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 4334, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 4337, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 4340, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 4343, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 4346, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 4349, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 4352, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 4355, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 4358, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 4361, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 4364, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 4367, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 4370, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 4373, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 4376, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 4379, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 4382, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 4385, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 4388, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 4391, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 4394, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 4397, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 4400, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 4403, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 4406, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 4409, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 4412, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 4415, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 4418, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 4421, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 4424, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 4427, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 4430, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 4433, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 4436, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 4439, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 4442, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 4445, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 4448, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 4451, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 4454, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 4457, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 4460, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 4463, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 4466, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 4469, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 4472, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
 ----------------------------------*/
/* Corner radius */
/* line 4478, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-corner-all {
  -webkit-border-radius: 0px;
  /* Safari 4 */
  -moz-border-radius: 0px;
  /* Firefox 3.6 */
  border-radius: 0px;
}

/* line 4485, app/assets/stylesheets/smart/smartadmin-production.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 4494, app/assets/stylesheets/smart/smartadmin-production.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 4503, app/assets/stylesheets/smart/smartadmin-production.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 4512, app/assets/stylesheets/smart/smartadmin-production.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 4522, app/assets/stylesheets/smart/smartadmin-production.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 4533, app/assets/stylesheets/smart/smartadmin-production.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 4555, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion {
  width: 100%;
}

/* line 4558, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 4561, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

/* line 4564, app/assets/stylesheets/smart/smartadmin-production.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 4573, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 4576, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 4579, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 4582, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 4588, app/assets/stylesheets/smart/smartadmin-production.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 4598, app/assets/stylesheets/smart/smartadmin-production.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 4610, app/assets/stylesheets/smart/smartadmin-production.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 4625, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button {
  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 4643, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 4648, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button:focus,
.ui-button:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
}

/* line 4655, app/assets/stylesheets/smart/smartadmin-production.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.active[disabled],
fieldset[disabled] ui-button.ui-state-active {
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 4673, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 4679, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-btn-sm,
.ui-btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 4686, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-btn-xs {
  padding: 1px 5px;
}

/* line 4689, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 4695, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-btn-block + .ui-btn-block {
  margin-top: 5px;
}

/* line 4698, app/assets/stylesheets/smart/smartadmin-production.scss */
input.ui-btn-block[type="submit"],
input.ui-btn-block[type="reset"],
input.ui-btn-block[type="button"] {
  width: 100%;
}

/* line 4703, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icon-primary .ui-button-icon-primary {
  float: left;
}

/* line 4706, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icon-primary {
  padding: 2px 7px 3px;
}

/* line 4709, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 4714, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 4719, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 4724, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 4729, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-inverse {
  color: #ffffff;
  background-color: #222222;
  border-color: #080808;
}

/* line 4734, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 4739, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-error {
  color: #ffffff;
  background-color: #c43c35;
  border-color: #882a25;
}

/* line 4744, app/assets/stylesheets/smart/smartadmin-production.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 4753, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-primary:hover,
.ui-button-primary:focus {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 4759, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-success:hover {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 4764, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-info:hover {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 4769, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-danger:hover {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 4774, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-warning:hover {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 4779, app/assets/stylesheets/smart/smartadmin-production.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 4785, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 4789, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 4792, app/assets/stylesheets/smart/smartadmin-production.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 4795, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon {
  margin-top: 5px;
}

/*button text element */
/* line 4799, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 4803, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999px;
  display: none;
  /*tempfix*/
}

/* line 4810, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 4814, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 4818, app/assets/stylesheets/smart/smartadmin-production.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 4823, app/assets/stylesheets/smart/smartadmin-production.scss */
input.ui-button {
  padding: .4em 1em;
}

/*button icon element(s) */
/* line 4827, app/assets/stylesheets/smart/smartadmin-production.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 4836, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  /* chrome margin*/
  margin-left: -8px;
  /* firefox margin*/
  margin-right: -6px;
}

/* line 4843, app/assets/stylesheets/smart/smartadmin-production.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 4848, app/assets/stylesheets/smart/smartadmin-production.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 4853, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/*button sets*/
/* line 4858, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 4861, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-buttonset .ui-state-active {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 4866, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-buttonset .ui-state-active.ui-state-hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 4871, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.4em;
}

/* reset extra padding in Firefox */
/* line 4876, app/assets/stylesheets/smart/smartadmin-production.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 4889, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 4896, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
  list-style: none;
}

/* line 4901, app/assets/stylesheets/smart/smartadmin-production.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 4909, app/assets/stylesheets/smart/smartadmin-production.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 4916, app/assets/stylesheets/smart/smartadmin-production.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 4925, app/assets/stylesheets/smart/smartadmin-production.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 4932, app/assets/stylesheets/smart/smartadmin-production.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 4944, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-menu-item a.ui-state-active {
  padding: 1px .4em;
}

/* line 4947, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 4952, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 4956, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu-icons {
  position: relative;
}

/* line 4959, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 4964, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 4970, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 4974, app/assets/stylesheets/smart/smartadmin-production.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 4987, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 4994, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 5003, app/assets/stylesheets/smart/smartadmin-production.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 5017, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 5023, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 5029, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-up {
  top: 0;
}

/* line 5032, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-down {
  bottom: 0;
}

/* need to fix icons sprite */
/* line 5036, app/assets/stylesheets/smart/smartadmin-production.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 5049, app/assets/stylesheets/smart/smartadmin-production.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 5073, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-titlebar {
  /*padding: .4em 1em;*/
  position: relative;
  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 5093, app/assets/stylesheets/smart/smartadmin-production.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 5103, app/assets/stylesheets/smart/smartadmin-production.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 5128, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
  text-indent: 9999px;
}

/* line 5133, app/assets/stylesheets/smart/smartadmin-production.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 5140, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 5147, app/assets/stylesheets/smart/smartadmin-production.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 5167, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 5170, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 5174, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 5180, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 5183, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 5188, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/***Dialog fixes**/
/* line 5194, app/assets/stylesheets/smart/smartadmin-production.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 5206, app/assets/stylesheets/smart/smartadmin-production.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 5213, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonset .ui-button.ui-button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5218, app/assets/stylesheets/smart/smartadmin-production.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 5224, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonset .ui-button.ui-button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5229, app/assets/stylesheets/smart/smartadmin-production.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 5235, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonset .ui-button.ui-button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5240, app/assets/stylesheets/smart/smartadmin-production.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 5246, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonset .ui-button.ui-button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5251, app/assets/stylesheets/smart/smartadmin-production.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 5257, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog-buttonset .ui-button.ui-button-inverse {
  color: #ffffff;
  background-color: #222222;
  border-color: #080808;
}

/* line 5262, app/assets/stylesheets/smart/smartadmin-production.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 5276, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* For IE8 - See #6727 */
/* line 5281, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 5285, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 16px;
  height: 18px;
  cursor: default;
}

/* line 5292, app/assets/stylesheets/smart/smartadmin-production.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 5319, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal {
  height: 10px;
  background: #D5D5D5;
  border: none;
}

/* line 5324, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
  background-color: #fff;
  border-color: #CCC;
}

/* line 5330, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-handle:focus {
  background-color: #fff;
  border-color: #357EBD;
}

/* line 5334, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-handle:hover {
  background-color: #fff;
  border-color: #285E8E;
  outline: 0;
}

/* line 5339, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-handle:active {
  background-color: #428BCA;
  border-color: #3276B1;
}

/* line 5343, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 5347, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 5350, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 5353, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 5357, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

/* line 5362, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 5366, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 5369, app/assets/stylesheets/smart/smartadmin-production.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 5381, app/assets/stylesheets/smart/smartadmin-production.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 5391, app/assets/stylesheets/smart/smartadmin-production.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 5402, app/assets/stylesheets/smart/smartadmin-production.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 5413, app/assets/stylesheets/smart/smartadmin-production.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 5421, app/assets/stylesheets/smart/smartadmin-production.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 5437, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-nav li a:hover {
  border: 1px solid whiteSmoke;
  border-bottom: 1px solid #ddd;
  background-color: whiteSmoke;
}

/* line 5442, app/assets/stylesheets/smart/smartadmin-production.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 5448, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  background: #fff;
  cursor: text;
}

/* line 5452, app/assets/stylesheets/smart/smartadmin-production.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 5458, app/assets/stylesheets/smart/smartadmin-production.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 5470, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/* IE fix for background inheritance from ui-widget */
/* line 5474, app/assets/stylesheets/smart/smartadmin-production.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 5486, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tooltip {
  display: block;
  font-size: 11px;
  opacity: 0.8;
  position: absolute;
  visibility: visible;
  z-index: 1024;
  max-width: 200px;
}

/* line 5495, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tooltip {
  background: #000000;
  border: 1px solid #000000;
}

/* line 5499, app/assets/stylesheets/smart/smartadmin-production.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 5511, app/assets/stylesheets/smart/smartadmin-production.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 5599, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 5604, app/assets/stylesheets/smart/smartadmin-production.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 5614, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 5621, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  /*top: 1px;*/
}

/* line 5625, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 5628, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 5631, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  /*left:1px;*/
}

/* line 5634, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-next-hover {
  /*right:1px;*/
}

/* line 5637, app/assets/stylesheets/smart/smartadmin-production.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 5646, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 5651, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 5655, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 5658, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 5662, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 5668, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 5674, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 5678, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 5685, app/assets/stylesheets/smart/smartadmin-production.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 5693, app/assets/stylesheets/smart/smartadmin-production.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 5701, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 5705, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 5708, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 5711, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 5715, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 5718, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 5721, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 5724, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 5727, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 5730, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 5733, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
/* line 5739, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 5742, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 5746, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 5750, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 5754, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 5758, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 5761, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 5764, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 5767, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 5770, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 5774, app/assets/stylesheets/smart/smartadmin-production.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 5779, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

/* line 5790, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker th {
  font-weight: bold;
  color: gray;
}

/* line 5794, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-today a:hover {
  background-color: #808080;
  color: #ffffff;
}

/* line 5798, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-today a {
  background-color: #BFBFBF;
  cursor: pointer;
  padding: 0 4px;
  margin-bottom: 0;
}

/* line 5804, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker td a {
  margin-bottom: 0;
  border: 0;
}

/* line 5808, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker td:hover {
  color: #ffffff;
}

/* line 5811, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker td .ui-state-default {
  border: 0;
  background: none;
  margin-bottom: 0;
  padding: 5px;
  color: gray;
  text-align: center;
  filter: none;
}

/* line 5820, app/assets/stylesheets/smart/smartadmin-production.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 5832, app/assets/stylesheets/smart/smartadmin-production.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 5846, app/assets/stylesheets/smart/smartadmin-production.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 5868, app/assets/stylesheets/smart/smartadmin-production.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 5888, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-progressbar .ui-progressbar-value {
  margin: 0px;
  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 5900, app/assets/stylesheets/smart/smartadmin-production.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 5912, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/**Toolbar**/
/* line 5916, app/assets/stylesheets/smart/smartadmin-production.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 5944, app/assets/stylesheets/smart/smartadmin-production.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 5962, app/assets/stylesheets/smart/smartadmin-production.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 5982, app/assets/stylesheets/smart/smartadmin-production.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 5990, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text {
  color: #bfbfbf;
}

/* line 5993, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .ui-state-hover {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}

/* line 5997, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text {
  color: #ffffff;
}

/* line 6000, app/assets/stylesheets/smart/smartadmin-production.scss */
div.wijmo-wijmenu .ui-widget-header h3 {
  position: relative;
  margin-top: 1px;
  padding: 0;
}

/* line 6005, app/assets/stylesheets/smart/smartadmin-production.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 6016, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu h3 a:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  text-decoration: none;
}

/* line 6021, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .ui-widget-header {
  border: 0;
}

/* line 6024, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
  padding: 0.3em 0;
}

/* line 6027, app/assets/stylesheets/smart/smartadmin-production.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 6044, app/assets/stylesheets/smart/smartadmin-production.scss */
div.wijmo-wijmenu .wijmo-wijmenu-item {
  margin: 0;
  border: 0;
}

/* line 6048, app/assets/stylesheets/smart/smartadmin-production.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 6059, app/assets/stylesheets/smart/smartadmin-production.scss */
div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link {
  display: block;
  float: none;
  padding: 4px 15px;
  width: auto;
}

/* line 6065, app/assets/stylesheets/smart/smartadmin-production.scss */
div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text {
  float: none;
}

/* line 6068, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover {
  background: #191919;
}

/* line 6071, app/assets/stylesheets/smart/smartadmin-production.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 6080, app/assets/stylesheets/smart/smartadmin-production.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 6097, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .wijmo-wijmenu-item input:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}

/* line 6101, app/assets/stylesheets/smart/smartadmin-production.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 6114, app/assets/stylesheets/smart/smartadmin-production.scss */
.wijmo-wijmenu .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  text-shadow: none;
}

/* line 6119, app/assets/stylesheets/smart/smartadmin-production.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 6133, app/assets/stylesheets/smart/smartadmin-production.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 6147, app/assets/stylesheets/smart/smartadmin-production.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 6163, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(/assets/smart/flags/flags-71d4242895e839bd6209816bfa159db7040db0f128e331ea2b80595a59e07c75.png) no-repeat;
  margin-top: -0.18em;
  display: inline-block;
}

/* line 6170, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 6173, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 6176, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 6179, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 6182, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 6185, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 6188, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 6191, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 6194, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 6197, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 6200, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 6203, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 6206, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 6209, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 6212, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 6215, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 6218, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 6221, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 6224, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 6227, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 6230, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 6233, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 6236, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 6239, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 6242, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 6245, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 6248, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 6251, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 6254, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 6257, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 6260, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 6263, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 6266, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 6269, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 6272, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 6275, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 6278, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 6281, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 6284, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 6287, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 6290, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 6293, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 6296, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 6299, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 6302, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 6305, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 6308, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 6311, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 6314, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 6317, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 6320, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 6323, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 6326, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 6329, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 6332, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 6335, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 6338, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 6341, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 6344, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 6347, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 6350, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 6353, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 6356, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 6359, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 6362, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 6365, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 6368, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 6371, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 6374, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 6377, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 6380, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 6383, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 6386, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 6389, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 6392, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 6395, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 6398, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 6401, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 6404, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 6407, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 6410, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 6413, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 6416, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 6419, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 6422, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 6425, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 6428, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 6431, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 6434, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 6437, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 6440, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 6443, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 6446, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 6449, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 6452, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 6455, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 6458, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 6461, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 6464, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 6467, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 6470, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 6473, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 6476, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 6479, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 6482, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 6485, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 6488, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 6491, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 6494, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 6497, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 6500, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 6503, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 6506, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 6509, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 6512, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 6515, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 6518, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 6521, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 6524, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 6527, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 6530, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 6533, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 6536, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 6539, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 6542, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 6545, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 6548, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 6551, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 6554, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 6557, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 6560, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 6563, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 6566, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 6569, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 6572, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 6575, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 6578, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 6581, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 6584, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 6587, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 6590, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 6593, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 6596, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 6599, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 6602, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 6605, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 6608, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 6611, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 6614, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 6617, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 6620, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 6623, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 6626, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 6629, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 6632, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 6635, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 6638, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 6641, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 6644, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 6647, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 6650, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 6653, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 6656, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 6659, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 6662, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 6665, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 6668, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 6671, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 6674, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 6677, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 6680, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 6683, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 6686, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 6689, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 6692, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 6695, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 6698, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 6701, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 6704, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 6707, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 6710, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 6713, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 6716, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 6719, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 6722, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 6725, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 6728, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 6731, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 6734, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 6737, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 6740, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 6743, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 6746, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 6749, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 6752, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 6755, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 6758, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 6761, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 6764, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 6767, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 6770, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 6773, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 6776, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 6779, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 6782, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 6785, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 6788, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 6791, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 6794, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 6797, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 6800, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 6803, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 6806, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 6809, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 6812, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 6815, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 6818, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 6821, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 6824, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 6827, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 6830, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 6833, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 6836, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 6839, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 6842, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 6845, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 6848, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 6851, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 6854, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 6857, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 6860, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 6863, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 6866, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 6869, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 6872, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 6875, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 6878, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 6881, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 6884, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 6887, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 6890, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 6893, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 6896, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 6899, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 6902, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 6905, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 6908, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 6911, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 6914, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 6917, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 6920, app/assets/stylesheets/smart/smartadmin-production.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* flag with span */
/* line 6924, app/assets/stylesheets/smart/smartadmin-production.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 6935, app/assets/stylesheets/smart/smartadmin-production.scss */
  .flag + span {
    max-width: 30px !important;
  }
}

/* line 6939, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-auto {
  cursor: auto;
}

/* line 6942, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-default {
  cursor: default;
}

/* line 6945, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-none {
  cursor: none;
}

/* line 6948, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-context-menu {
  cursor: context-menu;
}

/* line 6951, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-help {
  cursor: help;
}

/* line 6954, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 6957, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-progress {
  cursor: progress;
}

/* line 6960, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-wait {
  cursor: wait;
}

/* line 6963, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-cell {
  cursor: cell;
}

/* line 6966, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-crosshair {
  cursor: crosshair;
}

/* line 6969, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-text {
  cursor: text;
}

/* line 6972, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-vertical-text {
  cursor: vertical-text;
}

/* line 6975, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-alias {
  cursor: alias;
}

/* line 6978, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-copy {
  cursor: copy;
}

/* line 6981, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-move {
  cursor: move;
}

/* line 6984, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-no-drop {
  cursor: no-drop;
}

/* line 6987, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-not-allowed {
  cursor: not-allowed;
}

/* line 6990, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-all-scroll {
  cursor: all-scroll;
}

/* line 6993, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-col-resize {
  cursor: col-resize;
}

/* line 6996, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-row-resize {
  cursor: row-resize;
}

/* line 6999, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-n-resize {
  cursor: n-resize;
}

/* line 7002, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-e-resize {
  cursor: e-resize;
}

/* line 7005, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-s-resize {
  cursor: s-resize;
}

/* line 7008, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-w-resize {
  cursor: w-resize;
}

/* line 7011, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-ns-resize {
  cursor: ns-resize;
}

/* line 7014, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-ew-resize {
  cursor: ew-resize;
}

/* line 7017, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-ne-resize {
  cursor: ne-resize;
}

/* line 7020, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-nw-resize {
  cursor: nw-resize;
}

/* line 7023, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-se-resize {
  cursor: se-resize;
}

/* line 7026, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-sw-resize {
  cursor: sw-resize;
}

/* line 7029, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-nesw-resize {
  cursor: nesw-resize;
}

/* line 7032, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-nwse-resize {
  cursor: nwse-resize;
}

/* line 7035, app/assets/stylesheets/smart/smartadmin-production.scss */
:-webkit-full-screen {
  /* properties */
}

/* line 7038, app/assets/stylesheets/smart/smartadmin-production.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 7052, app/assets/stylesheets/smart/smartadmin-production.scss */
:-moz-full-screen {
  /* properties */
}

/* line 7055, app/assets/stylesheets/smart/smartadmin-production.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 7069, app/assets/stylesheets/smart/smartadmin-production.scss */
:-ms-fullscreen {
  /* properties */
}

/* line 7072, app/assets/stylesheets/smart/smartadmin-production.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 7086, app/assets/stylesheets/smart/smartadmin-production.scss */
:full-screen {
  /*pre-spec */
  /* properties */
}

/* line 7090, app/assets/stylesheets/smart/smartadmin-production.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 7104, app/assets/stylesheets/smart/smartadmin-production.scss */
:fullscreen {
  /* spec */
  /* properties */
}

/* line 7108, app/assets/stylesheets/smart/smartadmin-production.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 7123, app/assets/stylesheets/smart/smartadmin-production.scss */
:-webkit-full-screen video {
  width: 100%;
  height: 100%;
}

/* styling the backdrop*/
/* line 7128, app/assets/stylesheets/smart/smartadmin-production.scss */
::backdrop {
  /* properties */
}

/* line 7131, app/assets/stylesheets/smart/smartadmin-production.scss */
::-ms-backdrop {
  /* properties */
}

/*
 * JQUI STUFF
 */
/*  Overlay   */
/* line 7138, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-overlay {
  background-image: none;
  background: #AAA;
  height: 100%;
  z-index: 949 !important;
  position: fixed;
  top: 0px;
  left: 0px;
}

/* Slider */
/* line 7148, app/assets/stylesheets/smart/smartadmin-production.scss */
.slider {
  margin-top: 0px;
  margin-bottom: 30px;
}

/* line 7152, app/assets/stylesheets/smart/smartadmin-production.scss */
.slider.slider-vertical {
  margin-bottom: 0px;
  margin-right: 5px;
}

/* menu */
/* line 7157, app/assets/stylesheets/smart/smartadmin-production.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 7167, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-menu .ui-state-disabled {
  margin: .4em 0 .2em !important;
  background: none !important;
  color: #999 !important;
  font-weight: normal !important;
  cursor: default;
}

/* line 7174, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-icon-carat-1-e:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  display: inline;
}

/* line 7180, app/assets/stylesheets/smart/smartadmin-production.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;
}

/* tabs */
/* line 7190, app/assets/stylesheets/smart/smartadmin-production.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 #dddddd;
  color: #838383;
}

/* line 7198, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-nav li {
  margin-right: 3px;
}

/* line 7201, app/assets/stylesheets/smart/smartadmin-production.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 7209, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-panel {
  border: 1px solid #dddddd;
  margin: 0;
  padding: 10px 13px;
  border-top: none;
}

/* line 7215, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tabs .ui-tabs-nav {
  margin-bottom: 0;
}

/* accordions */
/* line 7219, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-content {
  padding: 0;
}

/* line 7222, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header {
  background-color: #fbfbfb;
  font-size: 15px;
  padding: 10px 15px 10px 36px !important;
}

/* line 7227, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header,
.ui-accordion .ui-accordion-content {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 7233, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-content {
  padding: 15px;
}

/* line 7236, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion-header-active + .ui-accordion-content {
  border-top: 1px solid #dddddd;
}

/* line 7239, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header {
  margin-top: -2px;
}

/* line 7242, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-accordion .ui-accordion-header,
.ui-accordion-content {
  border-color: #dddddd !important;
}

/* line 7246, app/assets/stylesheets/smart/smartadmin-production.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 7258, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  text-align: center;
  margin-top: 2px;
}

/* line 7263, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-datepicker-next > :first-child,
.ui-datepicker-prev > :first-child {
  text-indent: 0px !important;
}

/* line 7267, app/assets/stylesheets/smart/smartadmin-production.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 7282, app/assets/stylesheets/smart/smartadmin-production.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 7297, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-base {
  width: 100%;
  height: 14px;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #bfbfbf;
  z-index: 1;
}

/* line 7306, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-origin-lower {
  background: #72a8d7;
}

/*  Handles + active state;
 *    The :after pseudo-element wont inherit
 *    box-sizing, so it needs to applied manually.
 */
/* line 7313, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-handle {
  background: #858585;
  height: 30px;
  width: 16px;
  border: 1px solid #ffffff;
  margin: -8px 0 0 -8px;
  cursor: default;
}

/* line 7321, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-handle:hover {
  background: #6c6c6c;
}

/* line 7324, app/assets/stylesheets/smart/smartadmin-production.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 7333, app/assets/stylesheets/smart/smartadmin-production.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 #dddddd;
}

/*  Styling-only classes;
 *    Structured to prevent double declarations
 *    for various states of the slider.
 */
/* line 7346, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-connect {
  background: #3276b1;
}

/* line 7349, app/assets/stylesheets/smart/smartadmin-production.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 7357, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

/* line 7364, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-origin-upper {
  background: inherit !important;
}

/* line 7367, app/assets/stylesheets/smart/smartadmin-production.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 7374, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-vertical {
  width: 10px;
  height: 100%;
}

/* line 7378, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-vertical .noUi-origin {
  bottom: 0;
  left: 0;
}

/* line 7382, app/assets/stylesheets/smart/smartadmin-production.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 7392, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-target[disabled] .noUi-base {
  background: #999999;
}

/* line 7395, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-target[disabled] .noUi-connect {
  background: #BBB;
}

/* line 7398, app/assets/stylesheets/smart/smartadmin-production.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/*
 * JQUI SPINNERS
 */
/* line 7405, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-input {
  margin: 0 !important;
  height: 30px;
  padding: 6px 24px 6px 12px;
}

/* line 7410, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-input.spinner-left {
  padding: 6px 12px 6px 24px;
}

/* line 7413, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner {
  width: 100%;
}

/* line 7416, app/assets/stylesheets/smart/smartadmin-production.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 7421, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-up,
.ui-spinner-down {
  background: #739e73;
  border-radius: 0px;
}

/* line 7426, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-up:hover,
.ui-spinner-up:active,
.ui-spinner-up:focus {
  background: #5b835b;
}

/* line 7431, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-down:hover,
.ui-spinner-down:active,
.ui-spinner-down:focus {
  background: #77021d;
}

/* line 7436, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-down {
  background: #c2032f;
}

/* line 7439, app/assets/stylesheets/smart/smartadmin-production.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 7453, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-down:before {
  content: "\f068";
}

/* line 7456, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-up > :first-child,
.ui-spinner-down > :first-child {
  display: none;
}

/* line 7460, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-button {
  width: 19px;
}

/* spinner both */
/* line 7464, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-input.spinner-both {
  padding: 6px 30px;
}

/* line 7467, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  left: 0px;
  right: auto;
}

/* line 7471, app/assets/stylesheets/smart/smartadmin-production.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 7476, app/assets/stylesheets/smart/smartadmin-production.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 7483, app/assets/stylesheets/smart/smartadmin-production.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 7489, app/assets/stylesheets/smart/smartadmin-production.scss */
.widget-header > :first-child {
  margin: 13px 0;
}

/* line 7492, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-widget-overlay {
  z-index: 999;
}

/* line 7495, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: 0 10px;
  background: #ffffff;
  border-bottom-color: #eeeeee;
}

/* line 7500, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-title {
  margin: 0;
}

/* line 7503, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-titlebar-close {
  margin-top: -16px;
  margin-right: 4px;
}

/* line 7507, app/assets/stylesheets/smart/smartadmin-production.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 7517, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0 .4em 0 0;
}

/* line 7520, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-dialog .ui-dialog-buttonpane {
  margin-top: 13px;
  padding: 19px 15px 20px;
  text-align: right;
  border-top: 1px solid #eeeeee;
}

/* line 7526, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-autocomplete {
  z-index: 905 !important;
}

/*
 * CSS TABLES
 */
/* line 7532, app/assets/stylesheets/smart/smartadmin-production.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 7538, app/assets/stylesheets/smart/smartadmin-production.scss */
.the-price h1 {
  line-height: 1em;
  padding: 0;
  margin: 0;
}

/* line 7543, app/assets/stylesheets/smart/smartadmin-production.scss */
.subscript {
  font-size: 21px;
  color: #999;
}

/*
 * RIBBON
 */
/* line 7550, app/assets/stylesheets/smart/smartadmin-production.scss */
.ribbon {
  position: absolute;
  right: 9px;
  top: -4px;
}

/*
 * Price BIG
 */
/* line 7558, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big {
  border: none !important;
}

/* line 7561, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-heading {
  border-radius: 5px 5px 0 0;
}

/* line 7564, app/assets/stylesheets/smart/smartadmin-production.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 7573, app/assets/stylesheets/smart/smartadmin-production.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 7583, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .subscript {
  font-size: 18px;
  color: #999;
  margin-left: 5px;
}

/* line 7588, app/assets/stylesheets/smart/smartadmin-production.scss */
.price-features {
  background: #FAFAFA;
  padding: 20px 15px;
  min-height: 230px;
  font-size: 13.5px;
}

/* line 7594, app/assets/stylesheets/smart/smartadmin-production.scss */
.price-features li + li {
  margin-top: 10px;
}

/* line 7597, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-footer {
  border-radius: 0 0 5px 5px;
}

/* line 7600, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-footer .btn {
  padding: 15px 0;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
}

/* line 7606, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-footer .btn span {
  font-weight: normal;
  font-style: italic;
}

/* line 7610, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-footer {
  background-color: #F2F2F2 !important;
}

/* line 7613, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big .panel-footer > div {
  padding: 15px 0 10px;
  display: block;
  font-size: 13px;
}

/* line 7618, app/assets/stylesheets/smart/smartadmin-production.scss */
.pricing-big table {
  background: #FAFAFA;
  padding: 20px 15px;
  height: 230px;
  text-align: left;
}

/*!
 * 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 7631, app/assets/stylesheets/smart/smartadmin-production.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 7638, app/assets/stylesheets/smart/smartadmin-production.scss */
.pace-inactive {
  display: none;
}

/* line 7641, app/assets/stylesheets/smart/smartadmin-production.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 7654, app/assets/stylesheets/smart/smartadmin-production.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 7668, app/assets/stylesheets/smart/smartadmin-production.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 7686, app/assets/stylesheets/smart/smartadmin-production.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 7721, app/assets/stylesheets/smart/smartadmin-production.scss */
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 7725, app/assets/stylesheets/smart/smartadmin-production.scss */
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 7738, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container *,
#chat-container *:after,
#chat-container *:before {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 7745, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container input[type='text'] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 7750, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container {
  position: absolute;
  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 7765, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container:hover,
#chat-container:hover .chat-list-open-close {
  border-color: #A7A7A7;
}

/* line 7769, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container.open {
  right: 0px;
  top: 0px;
}

/* line 7773, app/assets/stylesheets/smart/smartadmin-production.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 7794, app/assets/stylesheets/smart/smartadmin-production.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 7811, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container.open .chat-list-open-close i:before {
  content: "\f00d" !important;
}

/* line 7814, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container.open .chat-list-open-close b {
  display: none;
}

/* line 7817, app/assets/stylesheets/smart/smartadmin-production.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 7828, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

/* line 7833, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users li {
  margin-bottom: 3px;
  margin-left: 5px;
}

/* line 7837, app/assets/stylesheets/smart/smartadmin-production.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 7849, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users li a:hover {
  background: #e0e4ee;
}

/* line 7852, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users li a img {
  width: 33px;
  height: auto;
  margin-right: 10px;
}

/* line 7857, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users li a i {
  color: #ACACAC;
  font-size: 8px;
  line-height: 34px;
  font-style: normal;
}

/* line 7863, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container #chat-users li a i.last-online {
  font-size: 12px;
  letter-spacing: -1px;
}

/* line 7867, app/assets/stylesheets/smart/smartadmin-production.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 7875, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container .chat-list-footer input[type="text"] {
  border: 1px solid #bababa !important;
}

/* line 7878, app/assets/stylesheets/smart/smartadmin-production.scss */
#chat-container .control-group {
  padding: 0px;
}

/* line 7881, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body {
  background: #FAFAFA;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f5fcff 0%, #ffffff 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 7904, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body ul {
  margin: 0;
  padding: 0;
}

/* line 7908, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message {
  display: block;
  position: relative;
  margin: 20px 20px 0;
}

/* line 7913, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li:first-child {
  margin-top: 10px;
}

/* line 7916, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message img {
  display: inline-block;
  border-left: 4px solid #fff;
  position: absolute;
}

/* line 7921, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message img.online {
  border-left-color: #00a300;
}

/* line 7924, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message img.offline {
  border-left-color: #ddd;
}

/* line 7927, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message img.busy {
  border-left-color: #A90329;
}

/* line 7930, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message img.away {
  border-left-color: #ffc40d;
}

/* line 7933, app/assets/stylesheets/smart/smartadmin-production.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 7943, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message .message-text time {
  position: absolute;
  top: 1px;
  right: 0px;
  font-size: 10px;
  line-height: 10px;
  color: #AFAFAF;
}

/* line 7951, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message .message-text .chat-file:nth-child(3) {
  margin-top: 15px;
}

/* line 7954, app/assets/stylesheets/smart/smartadmin-production.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 7968, app/assets/stylesheets/smart/smartadmin-production.scss */
.chat-body li.message .message-text .chat-file.row-fluid [class*="span"] {
  min-height: 10px !important;
}

/* line 7971, app/assets/stylesheets/smart/smartadmin-production.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 7979, app/assets/stylesheets/smart/smartadmin-production.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;
}

/* message reply */
/* line 7990, app/assets/stylesheets/smart/smartadmin-production.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 7998, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-message li.message.message-reply {
  margin-left: 85px !important;
  background: #F7F7F7;
  padding: 10px;
  margin: 3px 0 0 20px;
}

/* line 8004, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-message li.message.message-reply img {
  width: 35px !important;
}

/* line 8007, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-message li.message.message-reply .message-text {
  margin-left: 45px !important;
}

/* line 8010, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-message .wall-comment-reply {
  margin-left: 85px;
  margin-bottom: 20px;
}

/* line 8014, app/assets/stylesheets/smart/smartadmin-production.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 8023, app/assets/stylesheets/smart/smartadmin-production.scss */
.textarea-div {
  background-color: #FFF;
  border: 1px solid #CCC;
  border-bottom: none;
  margin: 10px 0 0;
}

/* line 8029, app/assets/stylesheets/smart/smartadmin-production.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 8038, app/assets/stylesheets/smart/smartadmin-production.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;
  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 8057, app/assets/stylesheets/smart/smartadmin-production.scss */
textarea.clone {
  position: absolute;
  visibility: hidden;
}

/* line 8061, app/assets/stylesheets/smart/smartadmin-production.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 8074, app/assets/stylesheets/smart/smartadmin-production.scss */
.textarea-controls > label {
  margin: 3px 10px 0 10px;
}

/* line 8077, app/assets/stylesheets/smart/smartadmin-production.scss */
.textarea-controls .smart-form .checkbox {
  padding-left: 22px !important;
}

@media (min-width: 768px) and (max-width: 880px) {
  /* line 8081, app/assets/stylesheets/smart/smartadmin-production.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  /* line 8086, app/assets/stylesheets/smart/smartadmin-production.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

@media (max-width: 480px) {
  /* line 8091, app/assets/stylesheets/smart/smartadmin-production.scss */
  .chat-body li.message .message-text .chat-file b {
    width: 150px;
  }
}

/*
   * SMART FORMS
   */
/* line 8098, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form *,
.smart-form *:after,
.smart-form *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

/* line 8106, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 8110, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio + .radio,
.smart-form .checkbox + .checkbox {
  margin-top: 0;
}

/* line 8114, app/assets/stylesheets/smart/smartadmin-production.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 8122, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form legend {
  padding-top: 15px;
}

/* line 8125, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form {
  margin: 0;
  outline: none;
  color: #666;
  position: relative;
}

/* line 8131, app/assets/stylesheets/smart/smartadmin-production.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 8141, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form fieldset {
  display: block;
  padding: 25px 14px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

/* line 8148, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 8151, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form section {
  margin-bottom: 15px;
  position: relative;
}

/* line 8155, app/assets/stylesheets/smart/smartadmin-production.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 8161, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form footer:after {
  content: '';
  display: table;
  clear: both;
}

/* line 8166, app/assets/stylesheets/smart/smartadmin-production.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 8176, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .label.col {
  margin: 0;
  padding-top: 7px;
}

/* line 8180, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .note,
.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}

/* line 8188, app/assets/stylesheets/smart/smartadmin-production.scss */
.note {
  margin-top: 2px;
  font-size: 10px;
}

/* line 8192, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .note a {
  font-size: 13px;
}

/* line 8195, app/assets/stylesheets/smart/smartadmin-production.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 8206, app/assets/stylesheets/smart/smartadmin-production.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;
}

/*
     * File inputs
     */
/* line 8230, app/assets/stylesheets/smart/smartadmin-production.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 8241, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input-file .button:hover {
  box-shadow: none;
}

/* line 8244, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}

/*
     * Selects
     */
/* line 8256, app/assets/stylesheets/smart/smartadmin-production.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 8265, app/assets/stylesheets/smart/smartadmin-production.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 8273, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .select i:after {
  bottom: 0;
  border-top: 4px solid #404040;
}

/* line 8277, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .select i:before {
  top: 0;
  border-bottom: 4px solid #404040;
}

/* line 8281, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .select-multiple select {
  height: auto;
}

/*
     * Text areas
     */
/* line 8287, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .textarea textarea {
  height: auto;
  resize: none;
}

/* line 8291, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .textarea-resizable textarea {
  resize: vertical;
}

/* line 8294, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .textarea-expandable textarea {
  height: 31px;
}

/* line 8297, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .textarea-expandable textarea:focus {
  height: auto;
}

/*
     * Radio and checkboxes
     */
/* line 8303, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio,
.smart-form .checkbox {
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
  font-size: 13px;
}

/* line 8312, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio:last-child,
.smart-form .checkbox:last-child {
  margin-bottom: 0;
}

/* line 8316, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio input,
.smart-form .checkbox input {
  position: absolute;
  left: -9999px;
}

/* line 8321, app/assets/stylesheets/smart/smartadmin-production.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 8334, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio i {
  border-radius: 50%;
}

/* line 8337, app/assets/stylesheets/smart/smartadmin-production.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 8347, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio input + i:after {
  content: '';
  top: 4px;
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

/* line 8355, app/assets/stylesheets/smart/smartadmin-production.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 8364, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input:checked:hover + i:after {
  content: '\f00d';
}

/* line 8367, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input:checked:disabled:hover + i:after {
  content: '\f00c';
}

/* line 8370, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio input:checked + i:after,
.smart-form .checkbox input:checked + i:after {
  opacity: 1;
}

/* line 8374, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .inline-group {
  margin: 0 -15px -4px 0;
}

/* line 8377, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .inline-group:after {
  content: '';
  display: table;
  clear: both;
}

/* line 8382, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .inline-group .radio,
.smart-form .inline-group .checkbox {
  float: left;
  margin-right: 30px;
}

/* line 8387, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .inline-group .radio:last-child,
.smart-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}

/*
     * toggles
     */
/* line 8394, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
}

/* line 8402, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle:last-child {
  margin-bottom: 0;
}

/* line 8405, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle input {
  position: absolute;
  left: -9999px;
}

/* line 8409, app/assets/stylesheets/smart/smartadmin-production.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 8422, app/assets/stylesheets/smart/smartadmin-production.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 8435, app/assets/stylesheets/smart/smartadmin-production.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;
}

/* line 8452, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle input:checked + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

/* line 8456, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle input:checked + i:before {
  right: 36px;
}

/*
     * ratings
     */
/* line 8462, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 25px;
  color: #404040;
}

/* line 8468, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating:last-child {
  margin-bottom: 0;
}

/* line 8471, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating input {
  position: absolute;
  left: -9999px;
}

/* line 8475, app/assets/stylesheets/smart/smartadmin-production.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 8488, app/assets/stylesheets/smart/smartadmin-production.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 8501, app/assets/stylesheets/smart/smartadmin-production.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 8511, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .icon-append {
  right: 5px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}

/* line 8517, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .icon-prepend {
  left: 5px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}

/* line 8523, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input .icon-prepend + input,
.smart-form .textarea .icon-prepend + textarea {
  padding-left: 37px;
}

/* line 8527, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input .icon-append + input,
.smart-form .textarea .icon-append + textarea {
  padding-right: 37px;
}

/* line 8531, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input .icon-prepend + .icon-append + input,
.smart-form .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 37px;
}

/*
     * grid
     */
/* line 8538, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .row {
  margin: 0 -15px;
}

/* line 8541, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .row:after {
  content: '';
  display: table;
  clear: both;
}

/* line 8546, app/assets/stylesheets/smart/smartadmin-production.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 8554, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-1 {
  width: 8.33%;
}

/* line 8557, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-2 {
  width: 16.66%;
}

/* line 8560, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-3 {
  width: 25%;
}

/* line 8563, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-4 {
  width: 33.33%;
}

/* line 8566, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-5 {
  width: 41.66%;
}

/* line 8569, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-6 {
  width: 50%;
}

/* line 8572, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-8 {
  width: 66.67%;
}

/* line 8575, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-9 {
  width: 75%;
}

/* line 8578, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .col-10 {
  width: 83.33%;
}

@media screen and (max-width: 600px) {
  /* line 8582, app/assets/stylesheets/smart/smartadmin-production.scss */
  .smart-form .col {
    float: none;
    width: 100%;
  }
}

/*
     * tooltips
     */
/* line 8590, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .select select {
  padding: 5px;
}

/* line 8593, app/assets/stylesheets/smart/smartadmin-production.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 8610, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip:after {
  content: '';
  position: absolute;
}

/* line 8614, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input input:focus + .tooltip,
.smart-form .textarea textarea:focus + .tooltip {
  opacity: 1;
}

/* line 8618, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}

/* line 8622, app/assets/stylesheets/smart/smartadmin-production.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 8629, app/assets/stylesheets/smart/smartadmin-production.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 8635, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}

/* line 8639, app/assets/stylesheets/smart/smartadmin-production.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 8646, app/assets/stylesheets/smart/smartadmin-production.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 8652, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-right {
  top: 4px;
  white-space: nowrap;
  margin-left: 15px;
}

/* line 8657, app/assets/stylesheets/smart/smartadmin-production.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 8664, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input input:focus + .tooltip-right,
.smart-form .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}

/* line 8669, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-left {
  top: 4px;
  white-space: nowrap;
  margin-right: 15px;
}

/* line 8674, app/assets/stylesheets/smart/smartadmin-production.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 8681, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .input input:focus + .tooltip-left,
.smart-form .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}

/* line 8687, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}

/* line 8691, app/assets/stylesheets/smart/smartadmin-production.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 8698, app/assets/stylesheets/smart/smartadmin-production.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 8704, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}

/* line 8708, app/assets/stylesheets/smart/smartadmin-production.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 8715, app/assets/stylesheets/smart/smartadmin-production.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 8724, app/assets/stylesheets/smart/smartadmin-production.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 8739, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle i:before {
  background-color: #3276B1;
}

/* line 8742, app/assets/stylesheets/smart/smartadmin-production.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 8750, app/assets/stylesheets/smart/smartadmin-production.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 8759, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .button.button-secondary {
  background-color: #b3b3b3;
}

/* line 8762, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .icon-append,
.smart-form .icon-prepend {
  color: #A2A2A2;
}

/*
     * hover state
     */
/* line 8769, app/assets/stylesheets/smart/smartadmin-production.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 8777, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #3276B1;
}

/* line 8781, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .button:hover {
  opacity: 1;
}

/* line 8784, app/assets/stylesheets/smart/smartadmin-production.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 8793, app/assets/stylesheets/smart/smartadmin-production.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 8803, app/assets/stylesheets/smart/smartadmin-production.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 8814, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio input + i:after {
  background-color: #3276B1;
}

/* line 8817, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input + i:after {
  color: #3276B1;
}

/* line 8820, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .radio input:checked + i,
.smart-form .checkbox input:checked + i,
.smart-form .toggle input:checked + i {
  border-color: #3276B1;
}

/* line 8825, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating input:checked ~ label {
  color: #3276B1;
}

/*
     * error state
     */
/* line 8831, app/assets/stylesheets/smart/smartadmin-production.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 8840, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle.state-error input:checked + i {
  background: #fff0f0;
}

/* line 8843, app/assets/stylesheets/smart/smartadmin-production.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 8852, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}

/* line 8856, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .state-error select + i {
  background: #FFF0F0;
  box-shadow: 0 0 0 9px #FFF0F0;
}

/* line 8860, app/assets/stylesheets/smart/smartadmin-production.scss */
.state-error .icon-append,
.state-error .icon-prepend {
  color: #ed1c24;
}

/*
     * success state
     */
/* line 8867, app/assets/stylesheets/smart/smartadmin-production.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 8876, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle.state-success input:checked + i {
  background: #f0fff0;
}

/* line 8879, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .note-success {
  color: #6fb679;
}

/* line 8882, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .state-success select + i {
  background: honeyDew;
  box-shadow: 0 0 0 9px honeyDew;
}

/*
     * disable state
     */
/* line 8889, app/assets/stylesheets/smart/smartadmin-production.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 8899, app/assets/stylesheets/smart/smartadmin-production.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 8907, app/assets/stylesheets/smart/smartadmin-production.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 8915, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .state-disabled.radio input + i:after {
  background-color: #333;
}

/*
     * submit state
     */
/* line 8921, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .message {
  display: none;
  color: #6fb679;
}

/* line 8925, app/assets/stylesheets/smart/smartadmin-production.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 8935, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form.submited fieldset,
.smart-form.submited footer {
  display: none;
}

/* line 8939, app/assets/stylesheets/smart/smartadmin-production.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 8949, app/assets/stylesheets/smart/smartadmin-production.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 9044, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}

/* line 9050, app/assets/stylesheets/smart/smartadmin-production.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 9062, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

/* line 9065, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-div dl {
  text-align: left;
}

/* line 9068, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}

/* line 9073, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-div dl dd {
  margin: 17px 10px 12px 40%;
}

/* line 9076, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-div td {
  font-size: 90%;
}

/* line 9079, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

/* line 9085, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-rtl {
  direction: rtl;
}

/* line 9088, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}

/* line 9092, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}

/* line 9096, app/assets/stylesheets/smart/smartadmin-production.scss */
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}

/*
     * Large, small and extra small fields
     */
/* line 9102, app/assets/stylesheets/smart/smartadmin-production.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 9108, app/assets/stylesheets/smart/smartadmin-production.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 9114, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form input.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* SELECT */
/* line 9121, app/assets/stylesheets/smart/smartadmin-production.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 9126, app/assets/stylesheets/smart/smartadmin-production.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 9129, app/assets/stylesheets/smart/smartadmin-production.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 9134, app/assets/stylesheets/smart/smartadmin-production.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 9140, app/assets/stylesheets/smart/smartadmin-production.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 9149, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input:checked:hover + input[type=hidden] + i:after {
  content: '\f00d';
}

/* line 9152, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input:checked:disabled:hover + input[type=hidden] + i:after {
  content: '\f00c';
}

/* line 9155, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .checkbox input:checked + input[type=hidden] + i:after {
  opacity: 1;
}

/* toogle fix */
/* line 9159, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle input:checked + input[type=hidden] + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}

/* line 9163, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-form .toggle input:checked + input[type=hidden] + i:before {
  right: 36px;
}

/* end of fix */
/*
 * Error Page
 */
/* line 9170, app/assets/stylesheets/smart/smartadmin-production.scss */
.error-box {
  max-width: 900px;
  margin: 0 auto;
}

/* line 9174, app/assets/stylesheets/smart/smartadmin-production.scss */
.error-text {
  font-weight: 400;
  color: #ffffff;
  letter-spacing: -4px;
  font-size: 700%;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 #cccccc, 0 2px 0 #bfbfbf, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 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 9182, app/assets/stylesheets/smart/smartadmin-production.scss */
.error-search {
  width: 300px;
  margin: 0 auto 20px;
}

/* line 9186, app/assets/stylesheets/smart/smartadmin-production.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 9192, app/assets/stylesheets/smart/smartadmin-production.scss */
.display-image {
  margin-top: -60px;
  margin-right: 20px;
}

/* line 9196, app/assets/stylesheets/smart/smartadmin-production.scss */
.terms-body {
  max-height: 400px;
  overflow: auto;
}

/* line 9200, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page {
  background: #ffffff;
  overflow: visible;
}

/* line 9204, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page .container {
  border: none;
}

/* line 9207, app/assets/stylesheets/smart/smartadmin-production.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;
  background: #f4f4f4 !important;
  /*margin-bottom:20px;*/
}

/* line 9219, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page #main {
  padding-top: 20px;
}

/* line 9222, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page #header #logo {
  margin-top: 22px;
  margin-left: 0px;
}

/* line 9226, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page #header #logo img {
  width: 220px;
}

/* line 9229, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page-header-space {
  float: right;
  text-align: right;
  display: block;
  vertical-align: middle;
  line-height: 71px;
}

/* line 9236, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page-header-space > :first-child {
  font-size: 13px;
  margin-right: 14px;
  vertical-align: -3px;
  font-weight: 400;
}

/* line 9242, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page-header-space .btn {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 9246, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page-header-space > * {
  display: inline-block;
}

/* line 9249, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page #main {
  background: #ffffff;
  margin: 0;
}

/* line 9253, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page .hero {
  background-image: url(/assets/smart/gradient/login-77f6a49c57afb592232de841126e30cdbf79d8a6652505cb09606a5cdee12c01.png);
  background-repeat: no-repeat;
  background-position: 0 137px;
  height: 360px;
  width: 100%;
  float: left;
}

/* line 9261, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page h4.paragraph-header {
  color: #565656;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 15px;
  width: 270px;
}

/* line 9269, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page h5.about-heading {
  color: #565656;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 5px;
}

/* line 9276, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page .login-header-big {
  font-weight: 400;
}

/* line 9279, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page .login-desc-box-l {
  min-height: 350px;
  width: 50%;
}

/* line 9283, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page .login-app-icons {
  vertical-align: top;
  margin-top: 90px;
  width: 300px;
}

@media (min-width: 768px) and (max-width: 880px) {
  /* line 9289, app/assets/stylesheets/smart/smartadmin-production.scss */
  #extr-page #header {
    padding: 0 5px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 679px) {
  /* line 9294, app/assets/stylesheets/smart/smartadmin-production.scss */
  #extr-page #header {
    padding: 0 5px !important;
  }
  /* line 9297, app/assets/stylesheets/smart/smartadmin-production.scss */
  #extr-page #header #logo img {
    width: 135px;
  }
  /* line 9300, app/assets/stylesheets/smart/smartadmin-production.scss */
  #extr-page #header #logo {
    margin-top: 22px;
  }
}

/*
 * NESTABLES
 */
/* line 9307, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

/* line 9317, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 9324, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 9327, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 9330, app/assets/stylesheets/smart/smartadmin-production.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 9341, app/assets/stylesheets/smart/smartadmin-production.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 9351, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-handle:hover {
  color: #2ea8e5;
  background: #ffffff;
}

/* line 9355, app/assets/stylesheets/smart/smartadmin-production.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 9371, app/assets/stylesheets/smart/smartadmin-production.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 9381, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-item > button:before {
  content: '\f055';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #0091d9;
}

/* line 9390, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '\f056';
  color: #a90329;
}

/* line 9394, app/assets/stylesheets/smart/smartadmin-production.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 9404, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

/* line 9414, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

/* line 9419, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 9422, app/assets/stylesheets/smart/smartadmin-production.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 9429, app/assets/stylesheets/smart/smartadmin-production.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 9438, app/assets/stylesheets/smart/smartadmin-production.scss */
#nestable-menu {
  padding: 0;
  margin: 10px 0 20px;
}

/* line 9442, app/assets/stylesheets/smart/smartadmin-production.scss */
#nestable-output,
#nestable2-output {
  width: 100%;
  padding: 5px;
}

@media only screen and (min-width: 700px) {
  /* line 9448, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dd {
    float: left;
    width: 100%;
  }
  /* line 9452, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dd + .dd {
    margin-left: 2%;
  }
}

/* line 9456, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-hover > .dd-handle {
  background: #2ea8e5 !important;
}

/**
 * Nestable Draggable Handles
 */
/* line 9462, app/assets/stylesheets/smart/smartadmin-production.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 9472, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd3-content:hover {
  color: #2ea8e5;
  background: #ffffff;
}

/* line 9476, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

/* line 9479, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd3-item > button {
  margin-left: 38px;
}

/* line 9482, app/assets/stylesheets/smart/smartadmin-production.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%, #bbbbbb 100%);
  background: -moz-linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  background: linear-gradient(top, #dddddd 0%, #bbbbbb 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 9508, app/assets/stylesheets/smart/smartadmin-production.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 9521, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd3-handle:hover:before {
  color: #C27616;
}

/* line 9524, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-handle:hover + .dd-list .dd-handle,
.dd-handle:hover {
  background: #FDDFB3 !important;
  border: 1px solid #FAA937;
  color: #333 !important;
}

/* line 9530, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-handle > span {
  font-size: 13px;
  color: #777;
}

/* line 9534, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-dragel > .dd-item > .dd-handle {
  border-left-width: 4px;
}

/* line 9537, app/assets/stylesheets/smart/smartadmin-production.scss */
.dd-dragel > li.dd-item.dd3-item {
  position: relative;
  top: 10px;
  left: 10px;
  z-index: 999;
}

/*
 * FULL CALENDAR
 */
/* line 9546, app/assets/stylesheets/smart/smartadmin-production.scss */
#calendar-container {
  position: relative;
}

/* line 9549, app/assets/stylesheets/smart/smartadmin-production.scss */
html .fc,
.fc table {
  font-size: 12px;
}

/* line 9553, app/assets/stylesheets/smart/smartadmin-production.scss */
.dt-header.calender-spacer {
  height: 46px;
  display: block;
}

/* line 9557, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget #calendar {
  margin-top: -18px;
}

/* line 9560, app/assets/stylesheets/smart/smartadmin-production.scss */
.fc-widget-header,
.fc-widget-content {
  border-right: none;
}

/* line 9564, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget th:first-child,
.jarviswidget td:first-child {
  border-left: none;
}

/* line 9568, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget th:last-child,
.jarviswidget td:last-child {
  border-right: none;
}

/* line 9572, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget tbody tr:last-child td {
  border-bottom: none;
}

/* line 9575, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget .fc-toolbar .fc-left {
  float: none;
}

/* line 9578, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget .fc-toolbar {
  margin-bottom: 0;
}

/* line 9581, app/assets/stylesheets/smart/smartadmin-production.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 9589, app/assets/stylesheets/smart/smartadmin-production.scss */
.fc-time,
.fc-title {
  padding: 3px 2px 2px 4px;
  line-height: 16px;
  font-weight: bold;
  font-size: 11px;
  box-sizing: border-box;
}

/* line 9597, app/assets/stylesheets/smart/smartadmin-production.scss */
.fc-axis {
  font-weight: normal;
}

/* calendar button */
/* line 9601, app/assets/stylesheets/smart/smartadmin-production.scss */
#calendar-buttons {
  position: absolute;
  right: 14px;
  top: 5px;
}

/* other month */
/* line 9607, app/assets/stylesheets/smart/smartadmin-production.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 9618, app/assets/stylesheets/smart/smartadmin-production.scss */
.fc-corner-right .fc-event-inner {
  padding-right: 15px;
}

/*
  * Select color
  */
/* line 9624, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-select-tick i {
  display: none;
}

/* line 9627, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-select-tick .btn:hover i {
  opacity: .3;
  display: block;
}

/* line 9631, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-select-tick .active i {
  display: block;
  opacity: 1 !important;
}

/*
  * Drag and drop events
  */
/* line 9638, app/assets/stylesheets/smart/smartadmin-production.scss */
#external-events > li {
  margin: 6px 4px 6px 0;
  display: inline-block;
}

/* line 9642, app/assets/stylesheets/smart/smartadmin-production.scss */
#external-events > li > :first-child {
  padding: 5px 10px 10px;
  cursor: move;
  display: block;
}

/* line 9647, app/assets/stylesheets/smart/smartadmin-production.scss */
#external-events > li > :first-child:after {
  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 9661, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-wrap {
  overflow: auto;
}

/* line 9664, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-body {
  position: relative;
}

/* line 9667, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-body .table-wrap {
  background: #ffffff;
  padding: 10px 14px 7px;
  position: relative;
  margin-left: 200px;
  overflow-x: hidden;
}

/* line 9674, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-body.no-content-padding {
  margin-top: 0;
  background: #ffffff;
  overflow: hidden;
}

/* line 9679, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-nav-bar {
  height: 70px;
  margin-bottom: 0;
  /*border-bottom: 1px solid #CECECE;*/
  padding: 20px 14px;
  background: #ffffff;
}

/* line 9686, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-nav-bar .page-title {
  display: inline-block;
  margin: 0;
  width: 196px;
  line-height: 33px;
  vertical-align: middle;
}

/* line 9693, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-footer {
  position: absolute;
  bottom: -53px;
}

/* line 9697, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-paging {
  margin-left: 10px;
}

/* line 9700, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-footer .btn-group {
  margin-left: 10px;
}

/* line 9703, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table {
  font-size: 13px;
  border-top: none;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

/* line 9709, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table tbody tr:hover {
  cursor: pointer;
  background: #E4E4E4;
}

/* line 9713, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table tr td {
  border-right: none;
  border-left: none;
  line-height: 26px;
  padding: 6px 4px 7px !important;
}

/* line 9719, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table .inbox-table-icon {
  padding-left: 15px !important;
}

/* line 9722, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table tbody tr th {
  overflow: hidden;
}

/* line 9725, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table.table tbody > tr > td {
  border-color: #fff !important;
}

/* line 9728, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-table .radio,
#inbox-table .checkbox {
  margin-top: -1px;
  margin-bottom: 0px;
}

/* line 9733, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-table-icon,
.inbox-data-attachment {
  width: 28px;
  text-align: left;
  padding-left: 12px !important;
  padding-right: 0px !important;
}

/* line 9740, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-from {
  width: 200px;
}

/* line 9743, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-from > :first-child {
  width: 200px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9750, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-date {
  width: 80px;
  padding-left: 7px !important;
  padding-right: 0px !important;
}

/* line 9755, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-message > :first-child {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 27px;
  color: #8A8A8A;
}

/* line 9763, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-message > :first-child span {
  color: #111;
}

/* line 9766, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-message > :first-child span.label {
  color: #ffffff;
}

/* line 9769, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-data-message > :first-child > :first-child:after {
  content: " - ";
}

/* line 9772, app/assets/stylesheets/smart/smartadmin-production.scss */
.unread td {
  background: #ffffff;
}

/* line 9775, app/assets/stylesheets/smart/smartadmin-production.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 9780, app/assets/stylesheets/smart/smartadmin-production.scss */
tr.highlight td,
tr.unread.highlight td {
  background: #ffffcc !important;
  /*#ffffcc;*/
  color: #333333;
}

/* line 9786, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-checkbox-triggered {
  display: inline-block;
}

/* line 9789, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-checkbox-triggered > .btn-group {
  margin-right: 10px;
}

/* line 9792, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-checkbox-triggered > .btn-group .btn {
  padding-left: 14px;
  padding-right: 14px;
}

/* line 9796, app/assets/stylesheets/smart/smartadmin-production.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;
  z-index: 1;
}

/* line 9808, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar::-webkit-scrollbar {
  width: 0 !important;
}

/* line 9811, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar h6 {
  font-weight: normal;
  font-size: 11px;
  display: block;
  padding: 0px 15px;
  text-transform: uppercase;
  color: #838383;
}

/* line 9819, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar h6 a {
  font-size: 14px;
  margin-top: -2px;
}

/* line 9823, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar h6 .tooltip {
  text-transform: none !important;
}

/* line 9826, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar > .btn {
  margin-bottom: 35px;
}

/* line 9829, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-side-bar .input-group {
  margin-bottom: 25px;
}

/* line 9832, app/assets/stylesheets/smart/smartadmin-production.scss */
#compose-mail-mini {
  margin-left: 4px;
}

/* line 9835, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-space {
  display: block;
  width: 185px;
}

/* line 9839, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-space > .progress {
  margin-top: 5px;
}

/* line 9842, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-lg {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

/* line 9847, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-lg li a {
  display: block;
  padding: 6px 15px 7px;
  font-size: 13px;
  color: #333333;
}

/* line 9853, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-lg li {
  display: block;
  width: 100%;
}

/* line 9857, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-lg li a:hover {
  text-decoration: none;
  background: #f4f4f4;
}

/* line 9861, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-lg li.active a {
  font-weight: bold;
  background: #F0F0F0;
  border-bottom: 1px solid #E7E7E7;
  color: #3276b1;
}

/* line 9867, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-sm {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

/* line 9872, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-sm li a {
  display: block;
  padding: 8px 15px 10px;
  font-size: 13px;
  color: #333333;
}

/* line 9878, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-sm li {
  display: block;
  width: 100%;
}

/* line 9882, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-sm li a:hover {
  text-decoration: none;
  background: #f4f4f4;
}

/* line 9886, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-menu-sm li.active a {
  font-weight: bold;
  background: #F0F0F0;
  border-bottom: 1px solid #E7E7E7;
  color: #3276b1;
}

/*
  * Email opened
  */
/* line 9895, app/assets/stylesheets/smart/smartadmin-production.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 9902, app/assets/stylesheets/smart/smartadmin-production.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 9912, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar {
  padding: 10px 0px;
  border-bottom: 1px solid #bfbfbf;
}

/* line 9916, app/assets/stylesheets/smart/smartadmin-production.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 #ffffff;
}

/* line 9925, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-message,
.inbox-download {
  padding: 15px 4px;
  border-bottom: 1px solid #bfbfbf;
}

/* line 9930, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
}

/* line 9935, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: top;
}

/* line 9940, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li > :first-child {
  margin-bottom: 0;
  width: 150px;
  overflow: hidden;
}

/* line 9945, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li > :first-child:hover {
  background: #ffffff;
  border-color: #C0C0C0;
}

/* line 9949, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li > :first-child > :first-child {
  text-align: center;
  display: block;
  color: #D6D6D6;
}

/* line 9954, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li > :first-child > :first-child > .fa {
  font-size: 150px;
}

/* line 9957, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-download-list li > :first-child > :first-child > img {
  max-width: 120px;
}

/* line 9960, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-compose-footer {
  padding: 10px;
  background: #F5F5F5;
  border-bottom: 1px solid #A9A9A9;
}

/* added space for large width devices */
/* line 9966, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar,
.inbox-message,
.inbox-download,
.inbox-compose-footer {
  margin-right: 240px;
  position: relative;
}

/* line 9973, app/assets/stylesheets/smart/smartadmin-production.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 9984, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar .form-group {
  margin: 0;
}

/* line 9987, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar .form-group input,
.inbox-info-bar .select2-container-multi .select2-choices {
  border-color: #ffffff !important;
}

/* line 9991, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar .select2-selection--multiple {
  border-color: #ffffff !important;
}

/* line 9994, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar .select2-choices > div {
  display: none;
}

/* line 9997, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar .col-md-1,
.inbox-info-bar .col-md-11 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 10002, app/assets/stylesheets/smart/smartadmin-production.scss */
.fileinput {
  padding-top: 3px;
}

/* line 10005, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden {
  display: none;
}

/* line 10008, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-info-bar em {
  position: absolute;
  top: 6px;
  right: 20px;
  text-align: right;
  font-style: normal;
}

/* email reply text */
/* line 10016, app/assets/stylesheets/smart/smartadmin-production.scss */
.email-reply-text > div {
  border-left: 1px solid #D6D6D6;
  padding-left: 10px;
  margin-left: 50px;
  color: #A9A9A9;
}

/* reply text area */
/* line 10023, app/assets/stylesheets/smart/smartadmin-production.scss */
.inbox-body .note-editor .note-editable {
  height: 100% important;
}

/* line 10026, app/assets/stylesheets/smart/smartadmin-production.scss */
.email-reply-text > :first-child {
  padding-left: 45px;
}

@media (max-width: 1280px) {
  /* line 10030, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-info-bar,
.inbox-message,
.inbox-compose-footer {
    margin-right: 0px;
  }
  /* line 10035, app/assets/stylesheets/smart/smartadmin-production.scss */
  .email-infobox {
    display: none;
  }
}

@media (max-width: 1024px) {
  /* line 10040, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-side-bar {
    display: none !important;
  }
  /* line 10043, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-body .table-wrap {
    margin-left: 0px !important;
  }
  /* line 10046, app/assets/stylesheets/smart/smartadmin-production.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 10053, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-content [data-event="showHelpDialog"],
#inbox-content [data-event="codeview"],
#inbox-content .note-insert {
  display: none !important;
}

/* line 10058, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-content [data-event="fullscreen"] {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/* adjust buttons */
/* line 10064, app/assets/stylesheets/smart/smartadmin-production.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 10069, app/assets/stylesheets/smart/smartadmin-production.scss */
#inbox-content .note-toolbar .note-para .dropdown-menu {
  min-width: 180px;
}

/*
 * PROFILE PAGE
 */
/* line 10075, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-pic {
  text-align: right;
}

/* line 10078, app/assets/stylesheets/smart/smartadmin-production.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 10090, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-carousel .carousel-inner {
  max-height: 150px;
}

/* line 10093, app/assets/stylesheets/smart/smartadmin-production.scss */
.friends-list li {
  margin-bottom: 10px;
  margin-right: 3px;
  padding: 0;
}

/* line 10098, app/assets/stylesheets/smart/smartadmin-production.scss */
.friends-list img {
  width: 35px;
  border: 1px solid #ffffff;
  outline: 1px solid #bfbfbf;
}

/* line 10103, app/assets/stylesheets/smart/smartadmin-production.scss */
.profile-link-btn {
  color: #999999;
  font-size: 14px;
}

/*
 * Calendar Icon
 */
/* line 10110, app/assets/stylesheets/smart/smartadmin-production.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 10123, app/assets/stylesheets/smart/smartadmin-production.scss */
time.icon * {
  display: block;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

/* line 10131, app/assets/stylesheets/smart/smartadmin-production.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 10141, app/assets/stylesheets/smart/smartadmin-production.scss */
time.icon em {
  position: absolute;
  bottom: 3px;
  color: #3276b1;
}

/* line 10146, app/assets/stylesheets/smart/smartadmin-production.scss */
time.icon span {
  width: 100%;
  font-size: 15px;
  letter-spacing: -0.05em;
  padding-top: 21px;
  color: #2f2f2f;
}

/*
 * New users
 */
/* line 10156, app/assets/stylesheets/smart/smartadmin-production.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 10166, app/assets/stylesheets/smart/smartadmin-production.scss */
.user img {
  float: left;
  width: 35px;
  margin-right: 5px;
}

/* line 10171, app/assets/stylesheets/smart/smartadmin-production.scss */
.user .email {
  color: #999;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
 * SEARCH RESULTS
 */
/* line 10181, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results {
  padding: 18px 5px;
}

/* line 10184, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results + .search-results {
  border-top: 1px dashed #E3E3E3;
}

/* line 10187, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results > :first-child {
  margin-bottom: 4px;
  font-weight: 400;
}

/* line 10191, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results > :first-child a {
  text-decoration: underline;
}

/* line 10194, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results .url {
  font-style: normal;
  font-size: 14px;
}

/* line 10198, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results img {
  display: inline-block;
  margin-top: 4px;
  margin-right: 4px;
  width: 80px;
}

/* line 10204, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results > div {
  display: inline-block;
  vertical-align: top;
}

/* line 10208, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results .note {
  margin: 0;
  line-height: normal;
}

/* line 10212, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results .note a {
  text-decoration: none !important;
  color: #333333;
}

/* line 10216, app/assets/stylesheets/smart/smartadmin-production.scss */
.search-results .note a:hover {
  color: #ed1c24;
}

/*
 * TODO's
 */
/* line 10222, app/assets/stylesheets/smart/smartadmin-production.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 10231, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo {
  margin: 0;
  padding: 0;
  min-height: 5px;
  list-style: none;
}

/* line 10237, app/assets/stylesheets/smart/smartadmin-production.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 10245, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li:last-child,
.todo > li:only-child {
  border-bottom: none;
}

/* line 10249, app/assets/stylesheets/smart/smartadmin-production.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 10258, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li > :first-child:hover {
  cursor: move;
}

/* line 10261, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li.complete > :first-child:hover {
  cursor: default;
}

/* line 10264, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li.complete {
  background: none;
}

/* line 10267, app/assets/stylesheets/smart/smartadmin-production.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 10280, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li > p > span {
  display: block;
  line-height: 12px;
  font-size: 10px;
  font-weight: normal;
}

/* line 10286, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li > p > :first-child {
  margin-top: -5px;
  color: #999999;
  margin-bottom: 4px;
}

/* line 10291, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li > p > .date {
  color: #bfbfbf;
}

/* line 10294, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li.complete > * {
  text-decoration: line-through;
  font-style: italic;
}

/* drag */
/* line 10299, app/assets/stylesheets/smart/smartadmin-production.scss */
.todo > li.ui-sortable-helper {
  border-top: 1px solid #eeeeee;
  background: rgba(113, 132, 63, 0.1);
}

/*
 * TIMELINE PAGE
 */
/* Timeline */
/* line 10307, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline {
  position: relative;
}

/* line 10310, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 10315, app/assets/stylesheets/smart/smartadmin-production.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 10326, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-list li {
  position: relative;
  margin: 0;
  padding: 15px 0;
}

/* line 10331, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-list > li:hover {
  background-color: #f4f4f4;
}

/* line 10334, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-hover li:hover {
  background-color: #f9f9f9;
}

/* line 10337, app/assets/stylesheets/smart/smartadmin-production.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 10352, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-icon > img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  margin-top: -2px;
  margin-left: -2px;
  border: 2px solid #3276b1;
}

/* line 10360, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-time {
  float: left;
  width: 70px;
  text-align: right;
}

/* line 10365, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-time > small {
  font-style: italic;
}

/* line 10368, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-timeline-content {
  margin-left: 123px;
}

/*
 * FORUM PAGE
 */
/* line 10374, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum thead tr {
  background: none !important;
}

/* line 10377, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum thead tr th {
  font-size: 17px;
  font-weight: normal;
  border-bottom-color: #F1F1F1;
}

/* line 10382, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr td {
  border-top-style: dashed !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* line 10387, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr td h4 {
  font-size: 15px;
  font-weight: 700;
}

/* line 10391, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr td h4 small {
  font-size: 13px;
  display: block;
  margin-top: 2px;
}

/* line 10396, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr td > i {
  margin-top: 4px;
  padding-left: 10px;
}

/* line 10400, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr.locked 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 10410, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-forum tr.closed h4 > a {
  text-decoration: line-through;
  color: #848484;
  cursor: not-allowed;
}

/* line 10415, app/assets/stylesheets/smart/smartadmin-production.scss */
.forum-attachment {
  margin-top: 20px;
  display: block;
}

/* line 10419, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-loading-error {
  margin-top: 70px;
  display: block;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
}

/* line 10426, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-notifications .ajax-loading-error {
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
}

/* line 10431, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-notifications .ajax-loading-animation {
  font-size: 15px;
  text-align: center;
  margin-top: 70px;
}

/* line 10436, app/assets/stylesheets/smart/smartadmin-production.scss */
.project-members a {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 0;
  border-radius: 0px;
}

/* line 10442, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-rtl.project-members a {
  margin: 0 0 0 3px;
}

/* line 10445, app/assets/stylesheets/smart/smartadmin-production.scss */
.project-members img {
  width: 25px;
  border-radius: 0px;
}

/* line 10449, app/assets/stylesheets/smart/smartadmin-production.scss */
.projects-table > tbody > tr > td {
  padding: 7px 10px 3px !important;
}

/* line 10452, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .who {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 20px;
}

/* line 10456, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .who img {
  float: left;
  height: 40px;
  margin-right: 10px;
  width: 40px;
}

/* line 10462, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .who .name {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}

/* line 10468, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .who .name b {
  color: #57889c;
}

/* line 10471, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .who .from {
  font-size: 12px;
  opacity: 0.7;
}

/* line 10475, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .text {
  font-size: 13px;
  line-height: 1.82em;
  padding: 20px;
}

/* line 10480, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .image {
  padding: 20px;
}

/* line 10483, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .image img {
  width: 100%;
}

/* line 10486, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .links {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin: 0;
  padding: 15px 20px;
  background: #fafafa;
}

/* line 10492, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .links .fa {
  color: inherit;
  font-size: 14px;
  margin-right: 2px;
}

/* line 10497, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .links li {
  display: inline;
  padding-right: 20px;
}

/* line 10501, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .comments {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 13px;
  padding: 0 20px;
}

/* line 10506, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .comments li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: block;
  padding: 15px 0 15px 40px;
  position: relative;
}

/* line 10512, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .comments li:last-child {
  border-bottom: none;
  padding-bottom: 5px;
}

/* line 10516, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .comments img {
  height: 30px;
  left: 0px;
  position: absolute;
  width: 30px;
}

/* line 10522, app/assets/stylesheets/smart/smartadmin-production.scss */
.status .comments .name {
  display: block;
  font-weight: 600;
  opacity: 0.8;
}

/* line 10527, app/assets/stylesheets/smart/smartadmin-production.scss */
.status.panel-body {
  padding: 0px;
}

/* line 10530, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.connect {
  padding: 14px;
}

/* line 10533, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.connect img {
  border-radius: 50% 50% 0;
}

/* line 10536, app/assets/stylesheets/smart/smartadmin-production.scss */
.status.vote .comments {
  padding: 0px !important;
}

/* line 10539, app/assets/stylesheets/smart/smartadmin-production.scss */
.status.vote .comments li {
  padding: 10px 0 10px 20px !important;
}

/* line 10542, app/assets/stylesheets/smart/smartadmin-production.scss */
.status.vote .comments li:last-child {
  padding-right: 20px !important;
}

/* line 10545, app/assets/stylesheets/smart/smartadmin-production.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 10560, app/assets/stylesheets/smart/smartadmin-production.scss */
blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

/* line 10565, app/assets/stylesheets/smart/smartadmin-production.scss */
blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  outline: 0 none;
  text-decoration: none;
}

/* line 10571, app/assets/stylesheets/smart/smartadmin-production.scss */
blockquote.twitter-tweet a:hover {
  text-decoration: underline;
}

/* line 10574, app/assets/stylesheets/smart/smartadmin-production.scss */
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

/*.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 10621, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content {
  border: 1px solid #dfe5e9;
  margin-bottom: 20px;
  margin-top: 12px;
  background: #ffffff;
}

/* line 10627, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .carousel-control.left {
  margin-left: 0px;
}

/* line 10630, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-image {
  background-color: #ffffff;
  display: block;
  min-height: 238px;
  overflow: hidden;
  position: relative;
}

/* line 10637, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil {
  border-bottom: 1px solid #dfe5e9;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-top: 16px;
  position: relative;
  background: #ffffff;
}

/* line 10645, app/assets/stylesheets/smart/smartadmin-production.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 10653, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil h5 a span {
  color: #9aa7af;
  display: block;
  font-size: 13px;
}

/* line 10658, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil p.price-container span {
  line-height: 15px;
}

/* line 10661, app/assets/stylesheets/smart/smartadmin-production.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 10673, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil span.sale {
  background-color: #21c2f8;
}

/* line 10676, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil span.discount {
  background-color: #71e134;
}

/* line 10679, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-deatil span.hot {
  background-color: #fa9442;
}

/* line 10682, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .description {
  font-size: 12.5px;
  line-height: 20px;
  padding: 10px 14px 16px 19px;
  background: #ffffff;
}

/* line 10688, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-info {
  padding: 11px 19px 10px 20px;
}

/* line 10691, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content .product-info a.add-to-cart {
  color: #2f383d;
  font-size: 13px;
  padding-left: 16px;
}

/* line 10696, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-content name.a {
  padding: 5px 10px;
  margin-left: 16px;
}

/* line 10700, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-info.smart-form .btn {
  padding: 6px 12px;
  margin-left: 12px;
  margin-top: -10px;
}

/* line 10705, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-entry .product-deatil {
  border-bottom: 1px solid #dfe5e9;
  padding-bottom: 17px;
  padding-left: 16px;
  padding-top: 16px;
  position: relative;
}

/* line 10712, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-entry .product-deatil h5 a {
  color: #2f383d;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
}

/* line 10718, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-entry .product-deatil h5 a span {
  color: #9aa7af;
  display: block;
  font-size: 13px;
}

/* line 10723, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-entry .product-deatil p.price-container span {
  line-height: 15px;
}

/* line 10726, app/assets/stylesheets/smart/smartadmin-production.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 10735, app/assets/stylesheets/smart/smartadmin-production.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 10745, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-info.smart-form .rating label {
  margin-top: 0px;
}

/* line 10748, app/assets/stylesheets/smart/smartadmin-production.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 10760, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-wrap .product-image span.sale {
  background-color: #57889c;
}

/* line 10763, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-wrap .product-image span.hot {
  background-color: #a90329;
}

/* line 10766, app/assets/stylesheets/smart/smartadmin-production.scss */
.shop-btn {
  position: relative;
}

/* line 10769, app/assets/stylesheets/smart/smartadmin-production.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 10783, app/assets/stylesheets/smart/smartadmin-production.scss */
.description-tabs {
  padding: 30px 0px 5px 0px !important;
}

/* line 10786, app/assets/stylesheets/smart/smartadmin-production.scss */
.description-tabs .tab-content {
  padding: 10px 0px;
}

/* line 10789, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil {
  padding: 30px 30px 50px 30px;
}

/* line 10792, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil hr + .description-tabs {
  padding: 0px 0px 5px 0px !important;
}

/* line 10795, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .carousel-control.right,
.product-deatil .carousel-control.left {
  background: none !important;
}

/* line 10799, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .glyphicon {
  color: #3276b1;
}

/* line 10802, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .product-image {
  border-right: none !important;
}

/* line 10805, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .name {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 10809, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .name small {
  display: block;
}

/* line 10812, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .name a {
  margin-left: 0px;
}

/* line 10815, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .price-container {
  font-size: 24px;
  margin: 0px;
  font-weight: 300;
}

/* line 10820, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .price-container small {
  font-size: 12px;
}

/* line 10823, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .fa-2x {
  font-size: 16px !important;
}

/* line 10826, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .fa-2x > h5 {
  font-size: 12px;
  margin: 0px;
}

/* line 10830, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .fa-2x + a,
.product-deatil .fa-2x + a + a {
  font-size: 13px;
}

/* line 10834, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified {
  margin-top: 10px;
}

/* line 10837, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul {
  padding-left: 0px;
}

/* line 10840, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul li:not(first-child) {
  margin-left: -3px;
}

/* line 10843, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul li {
  display: inline-block;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 13px 19px;
}

/* line 10849, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul li:first-child {
  border-right: none;
}

/* line 10852, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul li a {
  text-align: left;
  font-size: 12px;
  color: #6d7a83;
  line-height: 16px;
  text-decoration: none;
}

/* line 10859, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .certified ul li a span {
  display: block;
  color: #21c2f8;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

/* line 10866, app/assets/stylesheets/smart/smartadmin-production.scss */
.product-deatil .message-text {
  width: calc(100% - 70px);
}

@media only screen and (min-width: 1024px) {
  /* line 10870, app/assets/stylesheets/smart/smartadmin-production.scss */
  .product-content .product-image {
    border-right: 1px solid #dfe5e9;
    margin-right: -13px;
  }
  /* line 10874, app/assets/stylesheets/smart/smartadmin-production.scss */
  .product-content .product-info {
    position: relative;
  }
  /* line 10877, app/assets/stylesheets/smart/smartadmin-production.scss */
  .product-content .product-info,
.product-content .description,
.product-content .product-deatil {
    margin-left: -13px;
  }
  /* line 10882, app/assets/stylesheets/smart/smartadmin-production.scss */
  .product-deatil.product-content .product-info,
.product-deatil.product-content .description,
.product-deatil.product-content .description {
    margin-left: 0;
  }
}

/* line 10888, app/assets/stylesheets/smart/smartadmin-production.scss */
html {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background-color: #fff;
  position: relative;
}

/* line 10895, app/assets/stylesheets/smart/smartadmin-production.scss */
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background-color: #fff;
  direction: ltr;
}

/* line 10902, app/assets/stylesheets/smart/smartadmin-production.scss */
a:hover,
a:active,
a:focus,
button,
button:active,
button:focus,
object,
embed,
input::-moz-focus-inner {
  outline: 0;
}

/* line 10913, app/assets/stylesheets/smart/smartadmin-production.scss */
h1,
h2,
h3,
h4 {
  margin: 0;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  font-weight: 300;
}

/* line 10921, app/assets/stylesheets/smart/smartadmin-production.scss */
.page-title {
  margin: 12px 0 28px;
}

/* line 10924, app/assets/stylesheets/smart/smartadmin-production.scss */
.page-title span {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  vertical-align: 1px;
}

/* line 10930, app/assets/stylesheets/smart/smartadmin-production.scss */
label {
  font-weight: normal;
}

/* line 10933, app/assets/stylesheets/smart/smartadmin-production.scss */
*:focus {
  outline: 0 !important;
}

/*
 * IE FIX for tap delay
 */
/* line 10939, app/assets/stylesheets/smart/smartadmin-production.scss */
a,
input,
button {
  -ms-touch-action: none !important;
}

/* line 10944, app/assets/stylesheets/smart/smartadmin-production.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 10968, app/assets/stylesheets/smart/smartadmin-production.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 10976, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}

/* line 10982, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 10985, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 10px 5px;
}

/* line 10988, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
}

/* line 10991, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-space {
  margin: 0;
}

/* line 10994, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-space > [class*="col-"] {
  margin: 0 !important;
  padding-right: 0;
  padding-left: 0;
}

/* line 10999, app/assets/stylesheets/smart/smartadmin-production.scss */
#content {
  padding: 10px 14px;
  position: relative;
  /*position:relative;
   left:0px;*/
}

/* line 11005, app/assets/stylesheets/smart/smartadmin-production.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 11014, app/assets/stylesheets/smart/smartadmin-production.scss */
body.container.hidden-menu:not(.mobile-view-activated) {
  overflow: hidden;
}

/* line 11017, app/assets/stylesheets/smart/smartadmin-production.scss */
body.container.modal-open {
  padding: 0px !important;
}

/*
 * Headers
 */
/* line 11023, app/assets/stylesheets/smart/smartadmin-production.scss */
h1 {
  letter-spacing: -1px;
  font-size: 24px;
  margin: 10px 0;
}

/* line 11028, app/assets/stylesheets/smart/smartadmin-production.scss */
h1 small {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -1px;
}

/* line 11033, app/assets/stylesheets/smart/smartadmin-production.scss */
.lead {
  font-size: 19px;
}

/* line 11036, app/assets/stylesheets/smart/smartadmin-production.scss */
h2 {
  letter-spacing: -1px;
  font-size: 22px;
  margin: 20px 0;
  line-height: normal;
}

/* line 11042, app/assets/stylesheets/smart/smartadmin-production.scss */
h3 {
  display: block;
  font-size: 19px;
  font-weight: 400;
  margin: 20px 0;
  line-height: normal;
}

/* line 11049, app/assets/stylesheets/smart/smartadmin-production.scss */
h4 {
  line-height: normal;
}

/* line 11052, app/assets/stylesheets/smart/smartadmin-production.scss */
h5 {
  font-size: 17px;
  font-weight: 300;
  margin: 10px 0;
  line-height: normal;
}

/* line 11058, app/assets/stylesheets/smart/smartadmin-production.scss */
h6 {
  font-size: 15px;
  margin: 10px 0;
  font-weight: bold;
  line-height: normal;
}

/* line 11064, app/assets/stylesheets/smart/smartadmin-production.scss */
.row-seperator-header {
  margin: 15px 14px 20px;
  border-bottom: none;
  display: block;
  color: #646464;
  font-size: 20px;
  font-weight: 400;
}

/*
 * Footer
 * see: main-page-footer.less
 */
/*
 * Center Canvas
 */
/* line 11079, app/assets/stylesheets/smart/smartadmin-production.scss */
.center-canvas,
.center-child-canvas > canvas {
  display: block !important;
  margin: 0 auto !important;
}

/*
 * JUST A BORDER
 */
/* line 11087, app/assets/stylesheets/smart/smartadmin-production.scss */
.bordered {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 11090, app/assets/stylesheets/smart/smartadmin-production.scss */
.bordered:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
}

/*
 * ***************************************************
 * MAIN LAYOUT START
 * ***************************************************
 */
/* line 11098, app/assets/stylesheets/smart/smartadmin-production.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 11114, app/assets/stylesheets/smart/smartadmin-production.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;
  */
  background-color: #F4F4F4;
  position: relative;
  z-index: 905;
}

/* line 11132, app/assets/stylesheets/smart/smartadmin-production.scss */
#header > div {
  display: inline-block;
  vertical-align: middle;
  height: 49px;
  float: left;
}

/* line 11138, app/assets/stylesheets/smart/smartadmin-production.scss */
#header > div.open {
  font-weight: bold;
}

/* line 11141, app/assets/stylesheets/smart/smartadmin-production.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 11151, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-header.fixed-ribbon #header {
  border-bottom: none;
  box-shadow: none;
}

/* line 11155, app/assets/stylesheets/smart/smartadmin-production.scss */
.container.fixed-header #header {
  max-width: 1164px;
}

/* line 11158, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-header #header .ajax-dropdown {
  z-index: 906;
}

/* line 11161, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-header #shortcut {
  position: fixed;
}

/* line 11164, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-header #main {
  margin-top: 49px;
}

/* line 11167, app/assets/stylesheets/smart/smartadmin-production.scss */
#logo-group > span {
  display: inline-block;
  height: 39px;
  float: left;
}

/* line 11172, app/assets/stylesheets/smart/smartadmin-production.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 11199, app/assets/stylesheets/smart/smartadmin-production.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 11206, app/assets/stylesheets/smart/smartadmin-production.scss */
#logo {
  display: inline-block;
  width: 175px;
  margin-top: 0px;
  margin-left: 9px;
}

/* line 11212, app/assets/stylesheets/smart/smartadmin-production.scss */
#logo img {
  width: 220px;
  height: auto;
  padding-left: 3px;
}

/* line 11217, app/assets/stylesheets/smart/smartadmin-production.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 11235, app/assets/stylesheets/smart/smartadmin-production.scss */
#activity.active .badge {
  background: #006fa6 !important;
}

/* line 11238, app/assets/stylesheets/smart/smartadmin-production.scss */
#project-context,
.project-context {
  display: inline-block;
  padding: 7px 13px 0;
  position: relative;
}

/* line 11244, app/assets/stylesheets/smart/smartadmin-production.scss */
#project-context > span,
.project-context > span {
  display: block;
}

/* line 11248, app/assets/stylesheets/smart/smartadmin-production.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 11259, app/assets/stylesheets/smart/smartadmin-production.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 11271, app/assets/stylesheets/smart/smartadmin-production.scss */
#project-selector:hover,
.project-selector:hover {
  color: #333333;
}

/* line 11275, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-search {
  position: relative;
}

/* line 11278, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-search.pull-right {
  margin-left: 6px;
}

/* line 11281, app/assets/stylesheets/smart/smartadmin-production.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 11302, app/assets/stylesheets/smart/smartadmin-production.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 11317, app/assets/stylesheets/smart/smartadmin-production.scss */
#search-mobile {
  display: none;
}

/* line 11320, app/assets/stylesheets/smart/smartadmin-production.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 11336, app/assets/stylesheets/smart/smartadmin-production.scss */
#header > :first-child,
aside {
  width: 220px;
}

/*
 * LEFT PANEL
 */
/* line 11343, app/assets/stylesheets/smart/smartadmin-production.scss */
#left-panel {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 904;
  padding-top: 49px;
}

/*
 * MAIN PANEL
 */
/* line 11354, app/assets/stylesheets/smart/smartadmin-production.scss */
#main {
  margin-left: 235px;
  padding: 0;
  padding-bottom: 52px;
  min-height: 500px;
  position: relative;
}

/*
 * RIBBON
 */
/* line 11364, app/assets/stylesheets/smart/smartadmin-production.scss */
#ribbon {
  min-height: 40px;
  background: #474544;
  padding: 0 13px;
  position: relative;
}

/* line 11370, app/assets/stylesheets/smart/smartadmin-production.scss */
#ribbon .breadcrumb {
  display: inline-block;
  margin: 0;
  padding: 11px 34px 11px 0 !important;
  background: none;
  vertical-align: top;
}

/* line 11377, app/assets/stylesheets/smart/smartadmin-production.scss */
#ribbon .breadcrumb a,
#ribbon .breadcrumb {
  color: #BBB !important;
  text-decoration: none !important;
}

/* line 11382, app/assets/stylesheets/smart/smartadmin-production.scss */
#ribbon .breadcrumb > .active,
#ribbon .breadcrumb li:last-child {
  color: #E4E4E4;
}

/* line 11386, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-ribbon #ribbon {
  position: fixed;
  right: 0;
  left: 220px;
  top: 49px;
  z-index: 901;
}

/* line 11393, app/assets/stylesheets/smart/smartadmin-production.scss */
.container.fixed-ribbon #ribbon {
  width: 944px;
  left: 590px;
}

/* line 11397, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-ribbon #content {
  padding-top: 50px;
}

/* line 11400, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified.fixed-ribbon #ribbon {
  left: 45px;
}

/* line 11403, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-menu.fixed-ribbon #ribbon {
  left: 10px;
}

/*
 * NAV
 * Menu CSS is learnt from: http://experiments.wemakesites.net/css3-treeview.html
 */
/* line 11410, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-navigation #left-panel {
  height: 100%;
  position: fixed;
  /*z-index: @fixed-navigation-zindex; */
}

/* Add this if not using slimscroll*/
/* line 11416, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-navigation nav {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 49px;
}

/* line 11422, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-navigation nav > ul {
  padding-right: 15px;
  position: relative;
  height: 100%;
  width: 114%;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 11430, app/assets/stylesheets/smart/smartadmin-production.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 11457, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified.fixed-navigation nav {
  -webkit-overflow-scrolling: none;
  overflow: visible;
  height: auto;
  padding-bottom: 0px;
}

/* line 11463, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified.fixed-navigation nav > ul {
  overflow: visible;
  padding-right: 0px;
  width: 100%;
}

/* All levels */
/* line 11469, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li a:active {
  background: #616161 !important;
}

/* All levels */
/* line 11473, app/assets/stylesheets/smart/smartadmin-production.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 11484, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul .active > a {
  color: #fff !important;
  position: relative;
}

/* All levels */
/* line 11489, app/assets/stylesheets/smart/smartadmin-production.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 11501, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li.active.open > a:before {
  content: "";
}

/* line 11504, app/assets/stylesheets/smart/smartadmin-production.scss */
nav > ul > li.open:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

/* All levels
nav ul li {
  overflow: hidden;
}*/
/* All levels */
/* line 11512, app/assets/stylesheets/smart/smartadmin-production.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 11523, app/assets/stylesheets/smart/smartadmin-production.scss */
nav > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* Third Level */
/* line 11528, app/assets/stylesheets/smart/smartadmin-production.scss */
nav > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* All levels */
/* line 11533, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li a:focus {
  color: #c9c9c9;
}

/* All levels */
/* line 11537, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 11541, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li a.inactive,
nav ul li a.inactive:hover {
  opacity: .5;
  cursor: not-allowed;
  color: #c0bbb7;
}

/* All levels */
/* line 11548, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul b {
  float: right;
  font-size: 11px;
  margin-top: 2px;
}

/* All levels */
/* line 11554, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul span.menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 5px;
}

/* First level: A, Second level: LI Open */
/* line 11561, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li.open > a,
nav ul li.open > a b {
  color: #fff !important;
}

/* First level: Icon */
/* line 11566, app/assets/stylesheets/smart/smartadmin-production.scss */
nav > ul > li > a b {
  position: absolute !important;
  right: 10px;
  top: 10px;
}

/* line 11571, app/assets/stylesheets/smart/smartadmin-production.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 11580, app/assets/stylesheets/smart/smartadmin-production.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 11602, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul li li {
  border-bottom: none;
  position: relative;
}

/* Second level: UL */
/* line 11607, app/assets/stylesheets/smart/smartadmin-production.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 11618, app/assets/stylesheets/smart/smartadmin-production.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 11629, app/assets/stylesheets/smart/smartadmin-production.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 11639, app/assets/stylesheets/smart/smartadmin-production.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 11647, app/assets/stylesheets/smart/smartadmin-production.scss */
nav > ul > li:hover > ul::before,
nav > ul > li:hover > ul > li::before {
  border-color: #ACACAC !important;
}

/* Second Level: UL */
/* line 11652, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul {
  margin: 0;
  padding: 0;
  display: none;
  background: rgba(69, 69, 69, 0.6);
}

/* line 11658, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul {
  padding: 7px 0;
}

/* Third Level: UL */
/* line 11662, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul {
  background: transparent;
  padding: 0;
}

/* Third Level: LI */
/* line 11667, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul li {
  margin: 0;
  padding: 0;
}

/* Second Level: A */
/* line 11672, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul li > a {
  padding-left: 42px;
  font-size: 14px;
  font-weight: normal;
  outline: 0;
}

/* Second Level: A:hover */
/* line 11679, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul li > a:hover {
  background-color: rgba(69, 69, 69, 0.8);
  color: #ffffff;
}

/* Third Level: A */
/* line 11684, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul li a {
  color: #bfbfbf;
  padding: 8px 10px 8px 60px;
  font-size: 14px;
}

/* Third Level: A:hover */
/* line 11690, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul li a:hover {
  color: #ffffff;
}

/* Fourth Level: A */
/* line 11694, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul ul li a {
  padding-left: 80px;
}

/* Fifth Level: A */
/* line 11698, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul ul ul li a {
  padding-left: 100px;
}

/* Sixth Level: A */
/* line 11702, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul ul ul ul ul li a {
  padding-left: 120px;
}

/* Second level: B */
/* line 11706, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul b {
  color: #B3B3B3;
}

/* Second level: LI:hover B */
/* line 11710, app/assets/stylesheets/smart/smartadmin-production.scss */
nav ul ul > li:hover b {
  color: #D5D9E2;
}

/*
 * HEADER NAV DROPDOWN LIST
 */
/* line 11716, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-dropdown-list {
  list-style: none;
  float: right;
  position: relative;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 11724, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-dropdown-list > li {
  display: inline-block;
  padding-right: 5px;
}

/* line 11728, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-dropdown-list > li > .dropdown-toggle {
  margin-top: 16px;
  display: block;
}

/*
 * ***************************************************
 * MAIN LAYOUT END
 * ***************************************************
 */
/*
 * ACCORDIONS
 */
/* line 11740, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default.panel-group {
  margin-bottom: 0px;
}

/* line 11743, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default.panel-group .panel + .panel {
  margin-top: -1px;
}

/* line 11746, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default.panel-group .panel-heading {
  padding: 0px;
}

/* line 11749, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default.panel-group .panel-title a {
  display: block;
  padding: 10px 15px;
  text-decoration: none !important;
}

/* line 11754, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-heading,
.panel-group .panel {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

/* line 11760, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-default > .panel-heading {
  background-color: #fcfcfc;
}

/* line 11763, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-default {
  border-color: #c3c3c3;
}

/* line 11766, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-title > a > :first-child {
  display: none;
}

/* line 11769, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-title > a.collapsed > .fa {
  display: none;
}

/* line 11772, app/assets/stylesheets/smart/smartadmin-production.scss */
.smart-accordion-default .panel-title > a.collapsed > :first-child {
  display: inline-block;
}

/* line 11775, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .smart-accordion-default > div {
  border-left: none !important;
  border-right: none !important;
}

/* line 11779, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .smart-accordion-default > div:first-child {
  border-top: none !important;
}

/* line 11782, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .smart-accordion-default > div:last-child {
  border-bottom: none !important;
}

/*
 * ON OFF SWITCHES
 */
/* http://proto.io/freebies/onoff/ */
/* line 11789, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-container {
  margin-top: 4px;
  margin-left: 7px;
  display: inline-block;
}

/* line 11794, app/assets/stylesheets/smart/smartadmin-production.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 11806, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 11809, app/assets/stylesheets/smart/smartadmin-production.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 11820, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  display: block;
}

/* line 11825, app/assets/stylesheets/smart/smartadmin-production.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 11840, app/assets/stylesheets/smart/smartadmin-production.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 11849, app/assets/stylesheets/smart/smartadmin-production.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 11858, app/assets/stylesheets/smart/smartadmin-production.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, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #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 11882, app/assets/stylesheets/smart/smartadmin-production.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 11895, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00c";
  color: #57889c;
}

/* line 11899, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block;
}

/* line 11903, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* line 11906, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-switch:hover {
  background-color: #eeeeee;
}

/* line 11909, app/assets/stylesheets/smart/smartadmin-production.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 11916, app/assets/stylesheets/smart/smartadmin-production.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 11922, app/assets/stylesheets/smart/smartadmin-production.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 11932, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label {
  border-color: #ababab #999999 #878787 !important;
}

/* line 11936, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #3276b1 #2a6395 #255681;
}

/* line 11939, app/assets/stylesheets/smart/smartadmin-production.scss */
.onoffswitch + span,
.onoffswitch-title {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

/*
 * FORMS
 */
/* line 11948, app/assets/stylesheets/smart/smartadmin-production.scss */
.form-control {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 11953, app/assets/stylesheets/smart/smartadmin-production.scss */
.form hr {
  margin-left: -13px;
  margin-right: -13px;
  border-color: rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 11960, app/assets/stylesheets/smart/smartadmin-production.scss */
.form fieldset {
  display: block;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

/* line 11966, app/assets/stylesheets/smart/smartadmin-production.scss */
fieldset {
  position: relative;
}

/* line 11969, app/assets/stylesheets/smart/smartadmin-production.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 11980, app/assets/stylesheets/smart/smartadmin-production.scss */
.well .form-actions {
  margin-left: -19px;
  margin-right: -19px;
  margin-bottom: -19px;
}

/* line 11985, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.well-lg .form-actions {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: -24px;
}

/* line 11990, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.well-sm .form-actions {
  margin-left: -9px;
  margin-right: -9px;
  margin-bottom: -9px;
}

/* line 11995, app/assets/stylesheets/smart/smartadmin-production.scss */
.popover-content .form-actions {
  margin: 0 -14px -9px;
  border-radius: 0 0 3px 3px;
  padding: 9px 14px;
}

/* line 12000, app/assets/stylesheets/smart/smartadmin-production.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 12009, app/assets/stylesheets/smart/smartadmin-production.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 12021, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .form header {
  margin: 25px 14px 0;
}

/* line 12024, app/assets/stylesheets/smart/smartadmin-production.scss */
.form header:first-child {
  margin-top: 10px;
}

/* line 12027, app/assets/stylesheets/smart/smartadmin-production.scss */
legend {
  font-weight: 400;
  margin-top: 0px;
  background: none;
}

/* line 12032, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon {
  padding: 6px 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 12038, app/assets/stylesheets/smart/smartadmin-production.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 12050, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon .fa {
  font-size: 14px;
}

/* line 12053, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon .fa-lg,
.input-group-addon .fa-2x {
  font-size: 2em;
}

/* line 12057, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon .fa-3x,
.input-group-addon .fa-4x,
.input-group-addon .fa-5x {
  font-size: 20px;
}

/* line 12062, app/assets/stylesheets/smart/smartadmin-production.scss */
input[type="text"]:focus + .input-group-addon {
  border-color: #0091d9;
  background-color: #72a0ce;
  color: #ffffff;
}

/* line 12067, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-warning input[type="text"],
.has-warning input[type="text"] + .input-group-addon {
  border-color: #dbab57;
}

/* line 12071, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-warning input[type="text"] + .input-group-addon {
  background-color: #faf2cc;
  color: #c09853;
}

/* line 12075, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-warning input[type="text"]:focus,
.has-warning input[type="text"]:focus + .input-group-addon {
  border-color: #dbab57;
}

/* line 12079, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-warning input[type="text"]:focus + .input-group-addon {
  background-color: #e1c118;
  color: #ffffff;
}

/* line 12083, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-error .input-group-addon {
  border-color: #b94a48;
  background: #f2dede;
  color: #b94a48;
}

/* line 12088, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-error input[type="text"],
.has-error input[type="text"] + .input-group-addon {
  border-color: #b94a48;
}

/* line 12092, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-error input[type="text"] + .input-group-addon {
  background-color: #f2dede;
  color: #b94a48;
}

/* line 12096, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-error input[type="text"]:focus,
.has-error input[type="text"]:focus + .input-group-addon {
  border-color: #c05e5e;
}

/* line 12100, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-error input[type="text"]:focus + .input-group-addon {
  background-color: #c05e5e;
  color: #ffffff;
}

/* line 12104, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-success input[type="text"]:focus + .input-group-addon {
  border-color: #468847;
  background-color: #468847;
  color: #ffffff;
}

/* line 12109, app/assets/stylesheets/smart/smartadmin-production.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 12115, app/assets/stylesheets/smart/smartadmin-production.scss */
.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999999;
}

/*
 * WITH ICON
 */
/* line 12125, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-icon-right {
  position: relative;
}

/* line 12128, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-icon-right > i,
.input-icon-left > i {
  position: absolute;
  right: 10px;
  top: 30%;
  font-size: 16px;
  color: #bfbfbf;
}

/* line 12136, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-icon-left > i {
  right: auto;
  left: 24px;
}

/* line 12140, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-icon-right .form-control {
  padding-right: 27px;
}

/* line 12143, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-icon-left .form-control {
  padding-left: 29px;
}

/* line 12146, app/assets/stylesheets/smart/smartadmin-production.scss */
input.ui-autocomplete-loading[type="text"],
input.ui-autocomplete-loading[type="password"],
input.ui-autocomplete-loading[type="datetime"],
input.ui-autocomplete-loading[type="datetime-local"],
input.ui-autocomplete-loading[type="date"],
input.ui-autocomplete-loading[type="month"],
input.ui-autocomplete-loading[type="time"],
input.ui-autocomplete-loading[type="week"],
input.ui-autocomplete-loading[type="number"],
input.ui-autocomplete-loading[type="email"],
input.ui-autocomplete-loading[type="url"],
input.ui-autocomplete-loading[type="search"],
input.ui-autocomplete-loading[type="tel"],
input.ui-autocomplete-loading[type="color"] {
  background-image: url(/assets/smart/select2-spinner-071823ff427dceb5a06eadb66b617395fcaaceac2a0f7fc23a3f6ae35d1b8654.gif) !important;
  background-repeat: no-repeat;
  background-position: 99% 50%;
  padding-right: 27px;
}

/* line 12165, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon .checkbox,
.input-group-addon .radio {
  min-height: 0px;
  margin-right: 0px !important;
  padding-top: 0;
}

/* line 12171, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon label input.checkbox[type="checkbox"] + span,
.input-group-addon label input.radiobox[type="radio"] + span,
.input-group-addon label input.radiobox[type="radio"] + span:before,
.input-group-addon label input.checkbox[type="checkbox"] + span:before {
  margin-right: 0px;
}

/* line 12177, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-addon .onoffswitch,
.input-group-addon .onoffswitch-label {
  margin: 0;
}

/*
 * Timeline Seperator
 */
/* line 12184, app/assets/stylesheets/smart/smartadmin-production.scss */
.timeline-seperator {
  display: block;
  text-align: center;
  color: #999999;
  margin: 20px 0 0;
}

/* line 12190, app/assets/stylesheets/smart/smartadmin-production.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 12197, app/assets/stylesheets/smart/smartadmin-production.scss */
.timeline-seperator .btn,
.timeline-seperator .btn + .dropdown-menu {
  margin-right: 15px;
}

/* line 12201, app/assets/stylesheets/smart/smartadmin-production.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 12211, app/assets/stylesheets/smart/smartadmin-production.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 12223, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert .close {
  top: 0px;
  right: -5px;
  line-height: 20px;
}

/* line 12228, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert-heading {
  font-weight: 600;
}

/* line 12231, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert-danger {
  border-color: #953b39;
  color: #ffffff;
  background-color: #c26565;
  text-shadow: none;
}

/* line 12237, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert-warning {
  border-color: #dfb56c;
  color: #826430;
  background-color: #efe1b3;
}

/* line 12242, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert-success {
  border-color: #8ac38b;
  color: #356635;
  background-color: #cde0c4;
}

/* line 12247, app/assets/stylesheets/smart/smartadmin-production.scss */
.alert-info {
  border-color: #9cb4c5;
  color: #305d8c;
  background-color: #d6dde7;
}

/*
 * WELLS
 */
/* line 12255, app/assets/stylesheets/smart/smartadmin-production.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 12263, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.well-clean {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

/* line 12269, app/assets/stylesheets/smart/smartadmin-production.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 12277, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.well-light {
  background: #ffffff;
  border: 1px solid #e2e2e2;
}

/* line 12281, app/assets/stylesheets/smart/smartadmin-production.scss */
.widget-body .well {
  margin-bottom: 0px;
}

/* line 12284, app/assets/stylesheets/smart/smartadmin-production.scss */
.well.transparent {
  border: none !important;
  background: none !important;
}

/* line 12288, app/assets/stylesheets/smart/smartadmin-production.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 12293, app/assets/stylesheets/smart/smartadmin-production.scss */
.well[class^="bg-"],
.well[class*=" bg-"] {
  border: 1px solid #555555 !important;
}

/*
 * TABS
 */
/* line 12300, app/assets/stylesheets/smart/smartadmin-production.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 12308, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs > li > a > .fa {
  opacity: .5;
}

/* line 12311, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left .nav-tabs > li > a .badge {
  margin-right: 5px;
  margin-left: 0px;
}

/* line 12315, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs > li > a .label {
  display: inline-block;
  font-size: 11px;
  margin-left: 5px;
  opacity: .5;
}

/* line 12321, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs > li.active > a .badge,
.nav-tabs > li.active > a .label,
.nav-tabs > li.active > a > .fa {
  opacity: 1;
}

/* line 12326, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs > li > a {
  border-radius: 0px;
  color: #333333;
}

/* line 12330, app/assets/stylesheets/smart/smartadmin-production.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 12338, app/assets/stylesheets/smart/smartadmin-production.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 12346, app/assets/stylesheets/smart/smartadmin-production.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 12352, app/assets/stylesheets/smart/smartadmin-production.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 12360, app/assets/stylesheets/smart/smartadmin-production.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 12368, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 12373, app/assets/stylesheets/smart/smartadmin-production.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 12377, app/assets/stylesheets/smart/smartadmin-production.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 12381, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

/* line 12384, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 12388, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li,
.tabs-left > .nav-pills > li,
.tabs-right > .nav-pills > li {
  float: none;
}

/* line 12394, app/assets/stylesheets/smart/smartadmin-production.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 12402, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .nav-tabs,
.tabs-left > .nav-pills {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #dddddd;
}

/* line 12408, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .nav-pills {
  border-right: none;
}

/* line 12411, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
}

/* line 12414, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #d5d5d5 #eeeeee #eeeeee;
}

/* line 12418, app/assets/stylesheets/smart/smartadmin-production.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 12424, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-left > .tab-content {
  margin-left: 109px;
}

/* line 12427, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #dddddd;
  /* DDD */
}

/* line 12433, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
}

/* line 12436, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 12440, app/assets/stylesheets/smart/smartadmin-production.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 12446, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 12451, app/assets/stylesheets/smart/smartadmin-production.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 12455, app/assets/stylesheets/smart/smartadmin-production.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 12459, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

/* line 12462, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 12466, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}

/* line 12471, app/assets/stylesheets/smart/smartadmin-production.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 12478, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs.bordered {
  background: #ffffff;
  border: 1px solid #dddddd;
}

/* line 12482, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs.bordered > :first-child a {
  border-left-width: 0px !important;
}

/* line 12485, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-tabs.bordered + .tab-content {
  border: 1px solid #dddddd;
  border-top: none;
}

/* bordered tabs top right */
/* line 12490, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-pull-right.nav-tabs > li,
.tabs-pull-right.nav-pills > li {
  float: right;
}

/* line 12494, app/assets/stylesheets/smart/smartadmin-production.scss */
.tabs-pull-right.nav-tabs > li:first-child > a,
.tabs-pull-right.nav-pills > li:first-child > a {
  margin-right: 1px;
}

/* line 12498, app/assets/stylesheets/smart/smartadmin-production.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 12505, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarviswidget > header > .nav-tabs.pull-left > li:first-child a {
  border-left-width: 0px !important;
}

/*
 * WEBKIT IOS HIGHLIGHT COLOR
 *
 */
/* line 12512, app/assets/stylesheets/smart/smartadmin-production.scss */
a:link,
.btn,
button {
  -webkit-tap-highlight-color: rgba(169, 3, 41, 0.5);
}

/* line 12517, app/assets/stylesheets/smart/smartadmin-production.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 12529, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-desktop {
  display: none !important;
}

/*
 * DROPDOWN MENU
 */
/* line 12535, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-xs {
  min-width: 37px;
}

/* line 12538, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-xs > li > a {
  padding: 3px 10px;
}

/* line 12541, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-xs > li > a:hover i {
  color: #fff !important;
}

/* Dropdown menu extended */
/* line 12545, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu {
  position: relative;
}

/* line 12548, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

/* line 12554, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 12557, app/assets/stylesheets/smart/smartadmin-production.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 12570, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

/* line 12573, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 12576, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

/*
 * Table
 */
/* line 12583, app/assets/stylesheets/smart/smartadmin-production.scss */
.table.has-tickbox thead tr th:first-child {
  width: 18px;
}

/* line 12586, app/assets/stylesheets/smart/smartadmin-production.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 12592, app/assets/stylesheets/smart/smartadmin-production.scss */
.table thead tr,
.fc-head-container 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 12603, app/assets/stylesheets/smart/smartadmin-production.scss */
.fc-head-container thead tr th {
  padding: 4px;
  line-height: 1.428571429;
}

/* line 12607, app/assets/stylesheets/smart/smartadmin-production.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-width: 1px;
}

/* line 12611, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding > .table-bordered,
.no-padding > .table-responsive > .table-bordered {
  border: none !important;
}

/* line 12615, app/assets/stylesheets/smart/smartadmin-production.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 12623, app/assets/stylesheets/smart/smartadmin-production.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 12629, app/assets/stylesheets/smart/smartadmin-production.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 12633, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .table-responsive .table {
  margin-bottom: 0;
}

/* line 12636, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .note-editable .table-bordered {
  border: 1px solid #dddddd !important;
}

/* line 12639, app/assets/stylesheets/smart/smartadmin-production.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 12646, app/assets/stylesheets/smart/smartadmin-production.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 12657, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stats .progress {
  height: 7px;
  border-radius: 0;
  margin-top: 3px;
  margin-bottom: 15px;
}

/* line 12663, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stats {
  padding-top: 6px !important;
}

/* line 12666, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stat-buttons {
  float: left;
  width: 100%;
}

/* line 12670, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stats .show-stat-buttons > :first-child {
  padding-right: 5px;
}

/* line 12673, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stats .show-stat-buttons > :last-child {
  padding-left: 5px;
}

/* line 12676, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stat-microcharts {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 12680, app/assets/stylesheets/smart/smartadmin-production.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 12688, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stat-microcharts > :last-child {
  border-right: none !important;
}

/* line 12691, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stat-microcharts .sparkline {
  margin-top: 10px;
  margin-right: 8px;
  opacity: .7;
}

/* line 12696, app/assets/stylesheets/smart/smartadmin-production.scss */
.show-stat-microcharts .sparkline:hover {
  opacity: 1;
}

/* line 12699, app/assets/stylesheets/smart/smartadmin-production.scss */
.smaller-stat {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 12704, app/assets/stylesheets/smart/smartadmin-production.scss */
.smaller-stat li {
  margin-top: 3px;
  margin-right: 0px;
}

/* line 12708, app/assets/stylesheets/smart/smartadmin-production.scss */
.smaller-stat li:first-child {
  margin-top: 8px;
}

/* line 12711, app/assets/stylesheets/smart/smartadmin-production.scss */
.smaller-stat span.label {
  width: 40px;
  display: block;
  text-align: left;
  opacity: .5;
  cursor: default;
}

/* line 12718, app/assets/stylesheets/smart/smartadmin-production.scss */
.smaller-stat span.label:hover {
  opacity: 1;
}

/*
 * Login info
 */
/* line 12724, app/assets/stylesheets/smart/smartadmin-production.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 12737, app/assets/stylesheets/smart/smartadmin-production.scss */
.login-info a {
  text-decoration: none !important;
  color: #c0bbb7;
  display: inline-block;
  margin-top: 6px;
}

/* line 12743, app/assets/stylesheets/smart/smartadmin-production.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 12755, app/assets/stylesheets/smart/smartadmin-production.scss */
.login-info a span + i {
  vertical-align: middle;
}

/* line 12758, app/assets/stylesheets/smart/smartadmin-production.scss */
.login-info a:hover {
  color: #ffffff;
}

/* line 12761, app/assets/stylesheets/smart/smartadmin-production.scss */
.login-info > span {
  height: 38px;
  display: block;
  padding: 0 10px;
  border-bottom: 1px solid #1A1817;
}

/* line 12767, app/assets/stylesheets/smart/smartadmin-production.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 12777, app/assets/stylesheets/smart/smartadmin-production.scss */
img.online,
img.busy,
img.offline,
img.away {
  border-left: 3px solid #fff;
}

/* line 12783, app/assets/stylesheets/smart/smartadmin-production.scss */
img.online {
  border-left-color: #40ac2b !important;
}

/* line 12786, app/assets/stylesheets/smart/smartadmin-production.scss */
img.busy {
  border-left-color: #ed1c24 !important;
}

/* line 12789, app/assets/stylesheets/smart/smartadmin-production.scss */
img.offline {
  border-left-color: #dddddd !important;
}

/* line 12792, app/assets/stylesheets/smart/smartadmin-production.scss */
img.away {
  border-left-color: #ffc40d !important;
}

/*
 * Client page forms
 */
/* line 12798, app/assets/stylesheets/smart/smartadmin-production.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 12808, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .inbox-badge {
  border-radius: 50%;
  font-size: 9px;
  padding: 2px;
  position: absolute;
  top: 6px;
  right: 6px;
  background: #ED1C24;
  min-width: 13px;
}

/* line 12818, app/assets/stylesheets/smart/smartadmin-production.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 12835, app/assets/stylesheets/smart/smartadmin-production.scss */
.minifyme:hover {
  background: #646464;
  color: #E4E4E4;
  right: 0px;
  width: 40px;
  padding-right: 5px;
}

/* line 12842, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .minifyme {
  right: 0px;
  color: #A8A8A8;
  position: relative;
  width: 100%;
  border-radius: 0px;
  margin: 0;
  height: 34px;
  font-size: 23px;
}

/* line 12852, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .minifyme .fa:before {
  content: "\f0a9";
}

/* line 12855, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .login-info a span,
.minified .login-info a i {
  display: none;
}

/* line 12859, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .login-info span {
  padding: 0px 5px;
  text-align: center;
}

/* line 12863, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .login-info img {
  margin: -2px 0 0;
  width: 30px;
}

/* line 12867, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .login-info {
  height: 38px;
  border-bottom: 1px solid #181818;
}

/* line 12871, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified #left-panel {
  width: 45px;
}

/* line 12874, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified #main {
  margin-left: 45px;
}

/*
 * Minified NAV
 */
/* line 12880, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified #left-panel,
.minified nav > ul > li {
  overflow: visible;
}

/* line 12884, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > ul {
  min-height: 100px !important;
  max-height: 180px !important;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #ed1c24 !important;
}

/* line 12891, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li,
.minified nav > ul > li a {
  position: relative;
}

/* line 12895, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul > li > a {
  padding: 10px 11px;
  display: block;
}

/* line 12899, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > a .fa.fa-fw {
  display: block;
  width: auto;
  text-align: center;
  padding: 0;
}

/* line 12905, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > a > i {
  text-align: center;
  margin: 0;
  display: block;
}

/* line 12910, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li.active > a::before {
  content: "\f0d9";
}

/* line 12913, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul ul li a {
  padding-left: 14px;
}

/* line 12916, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul ul li li a {
  padding-left: 25px;
}

/* line 12919, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul ul li::before {
  left: 12px;
}

/* line 12922, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul::before {
  left: 12px;
}

/* line 12925, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > a .menu-item-parent,
.minified nav > ul > li > a > b {
  display: none;
}

/* line 12929, app/assets/stylesheets/smart/smartadmin-production.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 12948, app/assets/stylesheets/smart/smartadmin-production.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 12963, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul > li > ul > li > ul {
  position: relative;
  left: 13px;
  border: none;
  width: auto;
  margin-left: -12px;
  width: 197px;
}

/* line 12971, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li:hover > a > .menu-item-parent,
.minified nav > ul > li:hover > ul {
  display: block !important;
}

/* line 12975, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul > li {
  background-color: rgba(69, 69, 69, 0.9);
}

/* line 12978, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul > li > ul > li {
  background-color: #484B50;
}

/* line 12981, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li {
  border-bottom: 1px solid #1A1817;
  border-top: 1px solid #525151;
}

/* line 12985, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul::before {
  border-left: none;
}

/* line 12988, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul ul li::before {
  border: none;
}

/* line 12991, app/assets/stylesheets/smart/smartadmin-production.scss */
.slimScrollDiv,
.slimScrollDiv > :first-child {
  overflow: hidden;
}

/* line 12995, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .slimScrollDiv,
.minified .slimScrollDiv > :first-child {
  overflow: visible !important;
}

/* line 12999, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .slimScrollBar,
.minified .slimScrollRail {
  display: none;
}

/* line 13003, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 13007, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 13011, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav > ul > li > ul > li > ul > li a {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* Fourth Level: A */
/* line 13016, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul ul ul ul li a {
  padding-left: 45px;
}

/* Fifth Level: A */
/* line 13020, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul ul ul ul ul li a {
  padding-left: 62px;
}

/* Sixth Level: A */
/* line 13024, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified nav ul ul ul ul ul ul li a {
  padding-left: 82px;
}

/*
 * ALTERNATIVE PAGING
 */
/* line 13030, app/assets/stylesheets/smart/smartadmin-production.scss */
.pagination.pagination-alt > li > a {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  margin-left: -1px;
}

/* line 13037, app/assets/stylesheets/smart/smartadmin-production.scss */
.pagination.pagination-alt > li:first-child > a {
  padding-left: 0px;
}

/*
 * CUSTOM BUTTON
 */
/* line 13043, app/assets/stylesheets/smart/smartadmin-production.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 13049, app/assets/stylesheets/smart/smartadmin-production.scss */
.disabled {
  color: #ffffff;
}

/* line 13052, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-default.disabled {
  color: #999999;
}

/* line 13055, app/assets/stylesheets/smart/smartadmin-production.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 13063, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn:active {
  position: relative;
  top: 1px;
  left: 1px;
}

/* line 13068, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn.btn-ribbon {
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #777777, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), to(#666666));
  background-image: -webkit-linear-gradient(top, #777777, #666666);
  background-image: -o-linear-gradient(top, #777777, #666666);
  background-image: linear-gradient(to bottom, #777777, #666666);
  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 13088, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn.btn-ribbon > i {
  font-size: 111%;
}

/* line 13091, app/assets/stylesheets/smart/smartadmin-production.scss */
.ribbon-button-alignment {
  padding-top: 10px;
  display: inline-block;
}

/* line 13095, app/assets/stylesheets/smart/smartadmin-production.scss */
.ribbon-button-alignment.pull-right > .btn.btn-ribbon {
  margin: 0 0 0 8px;
}

/*
 * Panels
 */
/* line 13101, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-purple {
  border-color: #6e587a;
}

/* line 13104, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #6e587a;
  border-color: #6e587a;
}

/* line 13109, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-greenLight {
  border-color: #71843f;
}

/* line 13112, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-greenLight > .panel-heading {
  color: #ffffff;
  background-color: #71843f;
  border-color: #71843f;
}

/* line 13117, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-greenDark {
  border-color: #496949;
}

/* line 13120, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-greenDark > .panel-heading {
  color: #ffffff;
  background-color: #496949;
  border-color: #496949;
}

/* line 13125, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-darken {
  border-color: #333333;
}

/* line 13128, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-darken > .panel-heading {
  color: #ffffff;
  background-color: #404040;
  border-color: #404040;
}

/* line 13133, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-pink {
  border-color: #ac5287;
}

/* line 13136, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #ac5287;
  border-color: #ac5287;
}

/* line 13141, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-green {
  border-color: #356e35;
}

/* line 13144, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-green > .panel-heading {
  color: #ffffff;
  background-color: #356e35;
  border-color: #356e35;
}

/* line 13149, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blueLight {
  border-color: #92a2a8;
}

/* line 13152, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blueLight > .panel-heading {
  color: #ffffff;
  background-color: #92a2a8;
  border-color: #92a2a8;
}

/* line 13157, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-pinkDark {
  border-color: #a8829f;
}

/* line 13160, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-pinkDark > .panel-heading {
  color: #ffffff;
  background-color: #a8829f;
  border-color: #a8829f;
}

/* line 13165, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-redLight {
  border-color: #a65858;
}

/* line 13168, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-redLight > .panel-heading {
  color: #ffffff;
  background-color: #a65858;
  border-color: #a65858;
}

/* line 13173, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-red {
  border-color: #a90329;
}

/* line 13176, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-red > .panel-heading {
  color: #ffffff;
  background-color: #a90329;
  border-color: #a90329;
}

/* line 13181, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-teal {
  border-color: #568a89;
}

/* line 13184, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #568a89;
  border-color: #568a89;
}

/* line 13189, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-orange {
  border-color: #c79121;
}

/* line 13192, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-orange > .panel-heading {
  color: #ffffff;
  background-color: #c79121;
  border-color: #c79121;
}

/* line 13197, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blueDark {
  border-color: #4c4f53;
}

/* line 13200, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blueDark > .panel-heading {
  color: #ffffff;
  background-color: #4c4f53;
  border-color: #4c4f53;
}

/* line 13205, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-magenta {
  border-color: #6e3671;
}

/* line 13208, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #6e3671;
  border-color: #6e3671;
}

/* line 13213, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blue {
  border-color: #57889c;
}

/* line 13216, app/assets/stylesheets/smart/smartadmin-production.scss */
.panel-blue > .panel-heading {
  color: #ffffff;
  background-color: #57889c;
  border-color: #57889c;
}

/* line 13221, app/assets/stylesheets/smart/smartadmin-production.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 13232, app/assets/stylesheets/smart/smartadmin-production.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 13243, app/assets/stylesheets/smart/smartadmin-production.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 13253, app/assets/stylesheets/smart/smartadmin-production.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 13266, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-metro {
  margin: 0 0 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 13271, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-metro > span {
  display: block;
  vertical-align: bottom;
  margin-top: 10px;
  text-transform: uppercase;
}

/* line 13277, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-metro > span.label {
  position: absolute;
  top: 0px;
  right: 0px;
}

/*
 * buttons with labels
 */
/* line 13285, app/assets/stylesheets/smart/smartadmin-production.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 13293, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 13297, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-link {
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 14px;
}

/*
 * nav-demo-btn
 */
/* line 13305, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-demo-btn {
  background-color: rgba(77, 118, 134, 0.5);
  border-color: #3a7775;
}

/* line 13309, app/assets/stylesheets/smart/smartadmin-production.scss */
.nav-demo-btn:hover,
.nav-demo-btn:active {
  background-color: rgba(77, 118, 134, 0.7);
  border-color: #3a7775;
}

/*
 * ANIMATION
 */
/* line 13317, app/assets/stylesheets/smart/smartadmin-production.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 13330, app/assets/stylesheets/smart/smartadmin-production.scss */
.chart-small,
.chart-large,
.chart-xl {
  overflow: hidden;
}

/* line 13335, app/assets/stylesheets/smart/smartadmin-production.scss */
.chart-small {
  height: 100px;
  width: 100%;
}

/* line 13339, app/assets/stylesheets/smart/smartadmin-production.scss */
.chart-large {
  height: 235px;
  width: 100%;
}

/* line 13343, app/assets/stylesheets/smart/smartadmin-production.scss */
.chart-xl {
  height: 297px;
  width: 100%;
}

/*
 * Flot Tool tips
 */
/* line 13350, app/assets/stylesheets/smart/smartadmin-production.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 13365, app/assets/stylesheets/smart/smartadmin-production.scss */
#flotTip span {
  color: #38812D;
  font-weight: bold;
}

/* line 13369, app/assets/stylesheets/smart/smartadmin-production.scss */
.legendLabel span {
  display: block;
  margin: 0 5px;
}

/* line 13373, app/assets/stylesheets/smart/smartadmin-production.scss */
.legendColorBox {
  padding-left: 10px;
  vertical-align: top;
  padding-top: 5px;
}

/* line 13378, app/assets/stylesheets/smart/smartadmin-production.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 13391, app/assets/stylesheets/smart/smartadmin-production.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 13401, app/assets/stylesheets/smart/smartadmin-production.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

/* line 13405, app/assets/stylesheets/smart/smartadmin-production.scss */
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

/* line 13409, app/assets/stylesheets/smart/smartadmin-production.scss */
.morris-hover {
  position: absolute;
  z-index: 903;
}

/* line 13413, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-page-footer .morris-hover {
  z-index: 900;
}

/*
 * Flot Chart
 */
/* line 13419, app/assets/stylesheets/smart/smartadmin-production.scss */
.chart {
  overflow: hidden;
  /*- disabled for widget chrome bug */
  height: 220px;
  margin: 20px 5px 10px 10px;
}

/* line 13425, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-legend {
  margin-top: 30px !important;
}

/* line 13428, app/assets/stylesheets/smart/smartadmin-production.scss */
.has-legend-unique {
  margin-top: 19px !important;
}

/*
 * Carren colors
 */
/* line 13434, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-color-good {
  color: #40ac2b;
}

/* line 13437, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-color-bad {
  color: #ed1c24;
}

/*
 * SIGNS
 */
/* line 13443, app/assets/stylesheets/smart/smartadmin-production.scss */
.percent-sign:after,
.degree-sign:after {
  content: " %";
  line-height: normal;
}

/* line 13448, app/assets/stylesheets/smart/smartadmin-production.scss */
.degree-sign:after {
  content: "°F";
}

/*
 * HIDDEN MENU
 */
/* line 13454, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-menu #left-panel {
  left: -210px;
  z-index: 903;
}

/* line 13458, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-menu #main {
  margin-left: 10px;
}

/* line 13461, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-menu #left-panel:hover {
  left: 0px;
}

/* line 13464, app/assets/stylesheets/smart/smartadmin-production.scss */
.hidden-menu .minifyme {
  display: none;
}

/* line 13467, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified #hide-menu {
  display: none;
}

/* line 13470, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-header.pull-right {
  margin-left: 6px;
}

/* line 13473, app/assets/stylesheets/smart/smartadmin-production.scss */
.btn-header a > span {
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  display: inline-block;
}

/* line 13480, app/assets/stylesheets/smart/smartadmin-production.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 13507, app/assets/stylesheets/smart/smartadmin-production.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 13515, app/assets/stylesheets/smart/smartadmin-production.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 13527, app/assets/stylesheets/smart/smartadmin-production.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 13541, app/assets/stylesheets/smart/smartadmin-production.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 13549, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown > :first-child {
  margin: 0 0 3px 0;
  padding: 0 0 9px 0;
}

/* line 13553, app/assets/stylesheets/smart/smartadmin-production.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 13572, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown:after,
.ajax-dropdown:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 13582, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}

/* line 13589, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown:before {
  border-color: rgba(131, 131, 131, 0);
  border-bottom-color: #838383;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

/* line 13596, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown .btn-group .btn {
  font-weight: bold;
  text-transform: capitalize;
}

/* better for 3 childs*/
/* line 13601, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown .btn-group > :nth-child(2) {
  border-right-width: 0px;
  border-left-width: 0px;
}

/* line 13605, app/assets/stylesheets/smart/smartadmin-production.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 13620, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown .btn-group .btn:active {
  top: 0px;
  left: 0px;
}

/* line 13624, app/assets/stylesheets/smart/smartadmin-production.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 13634, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-notifications .alert.alert-transparent {
  background-color: transparent;
  border-color: transparent;
  color: #757575;
  margin: 13px 10px;
}

/* line 13640, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-notifications .alert > :first-child {
  margin-bottom: 10px;
  font-weight: 400;
}

/* line 13644, app/assets/stylesheets/smart/smartadmin-production.scss */
.ajax-dropdown > :last-child {
  font-size: 13px;
  display: block;
  padding: 5px 0;
  line-height: 22px;
  font-weight: 400;
}

/* line 13651, app/assets/stylesheets/smart/smartadmin-production.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 13666, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-large {
  position: static !important;
}

/* line 13669, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}

/* line 13674, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}

/* line 13678, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-large > li > ul > li {
  list-style: none;
}

/* line 13681, app/assets/stylesheets/smart/smartadmin-production.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 13690, app/assets/stylesheets/smart/smartadmin-production.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 13696, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}

/* line 13701, app/assets/stylesheets/smart/smartadmin-production.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 13709, app/assets/stylesheets/smart/smartadmin-production.scss */
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 768px) {
  /* line 13714, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 13718, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  /* line 13721, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  /* line 13724, app/assets/stylesheets/smart/smartadmin-production.scss */
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

/*
 * PAGING
 */
/* line 13731, app/assets/stylesheets/smart/smartadmin-production.scss */
.pagination-xs > li > a,
.pagination-xs > li > span {
  padding: 4px 9px;
  font-size: 12px;
}

/*
 * NOTIFICATIONS : MAIL
 */
/* line 13739, app/assets/stylesheets/smart/smartadmin-production.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 13746, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body {
  padding: 0 0 0 3px;
  margin: 0;
  list-style: none;
}

/* line 13751, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li {
  border-bottom: 1px solid #E9E9E9;
  position: relative;
}

/* line 13755, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li > span {
  background: #ffffff;
  display: block;
  min-height: 25px;
  overflow: hidden;
  padding: 8px 10px 13px;
  white-space: normal;
}

/* line 13763, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li > span:hover {
  background: #F0F4F7;
  color: #667F8F;
}

/* line 13767, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li a.msg {
  padding-left: 50px !important;
}

/* line 13770, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li a,
.notification-body > li a:hover {
  text-decoration: none;
}

/* line 13774, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li a,
.notification-body > li a span {
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 13780, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li a,
.notification-body > li a:hover {
  text-decoration: none;
}

/* line 13784, app/assets/stylesheets/smart/smartadmin-production.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 #cccccc inset;
  -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #ffffff inset;
}

/* line 13790, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body > li:hover .text-muted {
  color: #333333;
}

/* line 13793, app/assets/stylesheets/smart/smartadmin-production.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 13805, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body .unread .from {
  font-weight: bold;
}

/* line 13808, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body .unread {
  background: #FFFFE0;
}

/* line 13811, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body time {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 11px;
  font-weight: normal;
  color: #058dc7;
}

/* line 13819, app/assets/stylesheets/smart/smartadmin-production.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 13829, app/assets/stylesheets/smart/smartadmin-production.scss */
.notification-body .subject {
  font-size: 13px;
  color: #333333;
  max-height: 22px;
}

/*
 * WIZARDS
 */
/* line 13837, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard {
  display: block;
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 13844, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard a:hover,
.bootstrapWizard a:active,
.bootstrapWizard a:focus {
  text-decoration: none;
}

/* line 13849, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding-left: 0;
}

/* line 13856, app/assets/stylesheets/smart/smartadmin-production.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 13868, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li:first-child:before {
  left: 50%;
  max-width: 50%;
}

/* line 13872, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li:last-child:before {
  max-width: 50%;
  width: 50%;
}

/* line 13876, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li.complete .step {
  background: #0aa66e;
  padding: 1px 6px;
  border: 3px solid #55606E;
}

/* line 13881, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li .step i {
  font-size: 10px;
  font-weight: normal;
  position: relative;
  top: -1.5px;
}

/* line 13887, app/assets/stylesheets/smart/smartadmin-production.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 13903, app/assets/stylesheets/smart/smartadmin-production.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 13913, app/assets/stylesheets/smart/smartadmin-production.scss */
.bootstrapWizard li.complete .title,
.bootstrapWizard li.active .title {
  color: #2B3D53;
}

/* line 13917, app/assets/stylesheets/smart/smartadmin-production.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 13930, app/assets/stylesheets/smart/smartadmin-production.scss */
.wizard-actions {
  display: block;
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 13937, app/assets/stylesheets/smart/smartadmin-production.scss */
.wizard-actions li {
  display: inline;
}

/* line 13940, app/assets/stylesheets/smart/smartadmin-production.scss */
.tab-content.transparent {
  background-color: transparent;
}

/*
 * FUELUX WIZARD
 */
/* line 13946, app/assets/stylesheets/smart/smartadmin-production.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 13959, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 13965, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard:after {
  clear: both;
}

/* line 13968, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul {
  width: 4000px;
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 13974, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul.previous-disabled li.complete {
  cursor: default;
}

/* line 13977, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul.previous-disabled li.complete:hover {
  color: #356e35;
  cursor: default;
  background: #f3f4f5;
}

/* line 13982, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f4f5;
}

/* line 13985, app/assets/stylesheets/smart/smartadmin-production.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 13997, app/assets/stylesheets/smart/smartadmin-production.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 14007, app/assets/stylesheets/smart/smartadmin-production.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 14017, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

/* line 14021, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

/* line 14025, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

/* line 14028, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 14031, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

/* line 14035, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

/* line 14038, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

/* line 14041, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard ul li:first-child {
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

/* line 14045, app/assets/stylesheets/smart/smartadmin-production.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 14057, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 14062, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

/* line 14065, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

/* line 14068, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .step-content .step-pane {
  display: none;
}

/* line 14071, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .step-content .active {
  display: block;
}

/* line 14074, app/assets/stylesheets/smart/smartadmin-production.scss */
.fuelux .step-content .active .btn-group .active {
  display: inline-block;
}

/*
 * jarvismetro TILE
 */
/* line 14080, app/assets/stylesheets/smart/smartadmin-production.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;
  font-weight: 300;
  font-smooth: always;
  margin: 0 10px 20px 0;
  padding: 5px;
  position: relative;
}

/* line 14097, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile:hover {
  z-index: 10;
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
}

/* line 14102, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile.big-cubes {
  width: 120px;
  height: 120px;
}

/* line 14106, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile.double {
  width: 249px;
}

/* line 14109, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile:active {
  top: 1px;
  left: 1px;
}

/* line 14113, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile .iconbox {
  text-align: center;
}

/* line 14116, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile .iconbox i {
  display: block;
  margin: 15px auto 0;
  height: 75px;
}

/* line 14121, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile .iconbox span {
  display: block;
  text-align: left;
}

/* line 14125, app/assets/stylesheets/smart/smartadmin-production.scss */
.jarvismetro-tile .iconbox span > span {
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 5px 5px;
  border: 1px solid #ffffff;
}

/* line 14133, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut .selected {
  border: 1px solid #0091d9 !important;
}

/* line 14136, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut .selected {
  position: relative;
}

/* line 14139, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut .selected:before {
  display: block;
  position: absolute;
  content: "\f00c";
  color: #ffffff;
  right: 4px;
  top: 3px;
  font-family: FontAwesome;
  z-index: 2;
}

/* line 14149, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut .selected:after {
  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 14164, app/assets/stylesheets/smart/smartadmin-production.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 14180, app/assets/stylesheets/smart/smartadmin-production.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 14188, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut ul li {
  display: inline-block;
  width: auto;
}

/* line 14192, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut ul li .jarvismetro-tile {
  margin: 0px 3px 3px;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 14199, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut ul li .jarvismetro-tile:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 14203, app/assets/stylesheets/smart/smartadmin-production.scss */
#shortcut ul li .jarvismetro-tile:active,
#shortcut ul li .jarvismetro-tile:focus {
  left: 0;
  top: 0;
}

/* line 14208, app/assets/stylesheets/smart/smartadmin-production.scss */
.shortcut-on #response-btn {
  display: none !important;
}

/* line 14211, app/assets/stylesheets/smart/smartadmin-production.scss */
.shortcut-on #main .navbar,
.shortcut-on #left-bar .navbar {
  border: none !important;
}

/*
 * ARROW BOX
 */
/* line 14218, app/assets/stylesheets/smart/smartadmin-production.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 14228, app/assets/stylesheets/smart/smartadmin-production.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 14235, app/assets/stylesheets/smart/smartadmin-production.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 14245, app/assets/stylesheets/smart/smartadmin-production.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 14255, app/assets/stylesheets/smart/smartadmin-production.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 14262, app/assets/stylesheets/smart/smartadmin-production.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 14272, app/assets/stylesheets/smart/smartadmin-production.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 14284, app/assets/stylesheets/smart/smartadmin-production.scss */
.custom-scroll::-webkit-scrollbar {
  -webkit-overflow-scrolling: touch;
  height: 10px;
  width: 10px;
}

/* line 14289, app/assets/stylesheets/smart/smartadmin-production.scss */
.custom-scroll::-webkit-scrollbar:hover {
  background-color: #E9E9E9;
  border: 1px solid #dbdbdb;
}

/* line 14293, app/assets/stylesheets/smart/smartadmin-production.scss */
.custom-scroll::-webkit-scrollbar-button:start:decrement,
.custom-scroll::-webkit-scrollbar-button:end:increment {
  background: transparent;
  display: block;
  height: 0;
}

/* line 14299, app/assets/stylesheets/smart/smartadmin-production.scss */
.custom-scroll::-webkit-scrollbar-track {
  background-clip: padding-box;
  border-width: 0 0 0 4px;
  border: solid transparent;
}

/* line 14304, app/assets/stylesheets/smart/smartadmin-production.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 14312, app/assets/stylesheets/smart/smartadmin-production.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 14321, app/assets/stylesheets/smart/smartadmin-production.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 14330, app/assets/stylesheets/smart/smartadmin-production.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 14336, app/assets/stylesheets/smart/smartadmin-production.scss */
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #959595;
}

/*
 * Typehead
 */
/* line 14342, app/assets/stylesheets/smart/smartadmin-production.scss */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
  height: 32px;
  padding: 6px 12px;
}

/* line 14348, app/assets/stylesheets/smart/smartadmin-production.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 14364, app/assets/stylesheets/smart/smartadmin-production.scss */
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

/* line 14368, app/assets/stylesheets/smart/smartadmin-production.scss */
.tt-suggestion.tt-is-under-cursor {
  color: #ffffff;
  background-color: #0081c2;
}

/* line 14372, app/assets/stylesheets/smart/smartadmin-production.scss */
.tt-suggestion.tt-is-under-cursor a {
  color: #ffffff;
}

/* line 14375, app/assets/stylesheets/smart/smartadmin-production.scss */
.tt-suggestion p {
  margin: 0;
}

/*
 * Google Maps
 */
/* line 14381, app/assets/stylesheets/smart/smartadmin-production.scss */
.google_maps {
  width: 100%;
  height: 350px;
  position: relative;
}

/* line 14386, app/assets/stylesheets/smart/smartadmin-production.scss */
.google_maps * {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

/* line 14391, app/assets/stylesheets/smart/smartadmin-production.scss */
.google_maps img {
  max-width: none;
  /* needed for google map popup*/
}

/*
 * Header btn
 */
/* line 14398, app/assets/stylesheets/smart/smartadmin-production.scss */
.header-btn {
  margin-top: 5px;
}

/*
 * BS Multiselect
 * TODO:
 */
/* line 14406, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 14412, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container .input-group {
  margin: 5px;
}

/* line 14415, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li {
  padding: 0;
}

/* line 14418, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
}

/* line 14421, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li > label.multiselect-group {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: bold;
}

/* line 14427, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
}

/* line 14433, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}

/* line 14437, app/assets/stylesheets/smart/smartadmin-production.scss */
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}

/* line 14440, app/assets/stylesheets/smart/smartadmin-production.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 14447, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group .icon-addon .form-control {
  border-radius: 0;
}

/* line 14450, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}

/* line 14455, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}

/* line 14460, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon:after {
  clear: both;
}

/* line 14463, app/assets/stylesheets/smart/smartadmin-production.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 14476, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px;
}

/* line 14482, app/assets/stylesheets/smart/smartadmin-production.scss */
.input-group-lg .icon-addon.addon-lg + .input-group-btn > .btn {
  height: 46px;
}

/* line 14485, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 14491, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px;
}

/* line 14498, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon.addon-md .form-control,
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}

/* line 14504, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px;
}

/* line 14511, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
  color: #2580db;
}

/* line 14517, app/assets/stylesheets/smart/smartadmin-production.scss */
.icon-addon input:disabled + .glyphicon,
.icon-addon select:disabled + .glyphicon,
.icon-addon input:disabled + .fa,
.icon-addon select:disabled + .fa {
  color: #ccc;
}

/* line 14523, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress {
  position: relative;
}

/* line 14526, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 18px;
}

/* line 14531, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

/* line 14539, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

/* line 14546, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.right .progress-bar {
  right: 0;
}

/* line 14549, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}

/* line 14553, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical {
  width: 18px;
  height: 100%;
  float: left;
  margin-right: 18px;
}

/* line 14559, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom {
  position: relative;
}

/* line 14562, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}

/* line 14566, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
  -webkit-transition: all height 0.6s ease ease-out;
  -moz-transition: all height 0.6s ease ease-out;
  -o-transition: all height 0.6s ease ease-out;
  transition: all height 0.6s ease ease-out;
}

/* line 14577, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/*
 * PROGRESS BARS
 */
/* line 14584, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-micro {
  height: 3px !important;
  line-height: 3px !important;
}

/* line 14588, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-xs {
  height: 7px !important;
  line-height: 7px !important;
}

/* line 14592, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-sm {
  height: 14px !important;
  line-height: 14px !important;
}

/* line 14596, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-lg {
  height: 30px !important;
  line-height: 30px !important;
}

/* line 14600, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 20px;
}

/* line 14605, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

/* line 14613, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

/* line 14620, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.right .progress-bar {
  right: 0;
}

/* line 14623, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}

/* line 14627, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical {
  width: 25px;
  height: 100%;
  min-height: 150px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 0px;
}

/* line 14635, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.wide-bar {
  width: 40px;
}

/* line 14638, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom {
  position: relative;
}

/* line 14641, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}

/* line 14645, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  transition: height 0.6s ease;
}

/* line 14651, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/* line 14655, app/assets/stylesheets/smart/smartadmin-production.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 14668, app/assets/stylesheets/smart/smartadmin-production.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(/assets/smart/pattern/overlay-pattern-404750148b3f66af8abff491c7fa2a74e448d2df99397c1f862a05e05f6f2744.png);
}

/* line 14682, app/assets/stylesheets/smart/smartadmin-production.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 14689, app/assets/stylesheets/smart/smartadmin-production.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 14696, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-bar-danger {
  background-color: #a90329;
}

/* line 14699, app/assets/stylesheets/smart/smartadmin-production.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 14705, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-bar-success {
  background-color: #739e73;
}

/* line 14708, app/assets/stylesheets/smart/smartadmin-production.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 14714, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-bar-warning {
  background-color: #c79121;
}

/* line 14717, app/assets/stylesheets/smart/smartadmin-production.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 14723, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-bar-info {
  background-color: #57889c;
}

/* line 14726, app/assets/stylesheets/smart/smartadmin-production.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 14732, app/assets/stylesheets/smart/smartadmin-production.scss */
.progress-info .bar,
.progress .bar-info {
  background: #57889c;
}

/* line 14736, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars {
  padding: 0;
  margin: 0;
}

/* line 14740, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

/* line 14746, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars li {
  padding: 14px 0;
  width: 25%;
  display: block;
  float: left;
  text-align: center;
}

/* line 14753, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars li:first-child {
  border-left: none;
}

/* line 14756, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars > li > .progress.vertical:first-child {
  margin-left: auto;
}

/* line 14759, app/assets/stylesheets/smart/smartadmin-production.scss */
.vertical-bars > li > .progress.vertical {
  margin: 0 auto;
  float: none;
}

/*
 * BAR HOLDER
 */
/* line 14766, app/assets/stylesheets/smart/smartadmin-production.scss */
.bar-holder:first-child {
  border-top: none;
}

/* line 14769, app/assets/stylesheets/smart/smartadmin-production.scss */
.bar-holder {
  padding: 18px 15px;
}

/* line 14772, app/assets/stylesheets/smart/smartadmin-production.scss */
.bar-holder .progress {
  margin: 0;
}

/* progress bar colors */
/* line 14776, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value] {
  margin-top: 15px !important;
  overflow: visible;
  margin-bottom: 0px;
}

/* line 14781, app/assets/stylesheets/smart/smartadmin-production.scss */
.dataTable [data-progressbar-value] {
  min-width: 70px;
}

/* line 14784, app/assets/stylesheets/smart/smartadmin-production.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 14793, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value]:before {
  content: attr(data-progressbar-value);
  left: attr(data-progressbar-value) px;
}

/* line 14797, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value]:after {
  content: "%";
  left: 13px;
}

/* line 14801, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="1"] > .progress-bar {
  width: 1%;
  background: #a90329;
}

/* line 14805, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="2"] > .progress-bar {
  width: 2%;
  background: #a90329;
}

/* line 14809, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="3"] > .progress-bar {
  width: 3%;
  background: #a90329;
}

/* line 14813, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="4"] > .progress-bar {
  width: 4%;
  background: #a90329;
}

/* line 14817, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="5"] > .progress-bar {
  width: 5%;
  background: #a90329;
}

/* line 14821, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="6"] > .progress-bar {
  width: 6%;
  background: #a90329;
}

/* line 14825, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="7"] > .progress-bar {
  width: 7%;
  background: #a90329;
}

/* line 14829, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="8"] > .progress-bar {
  width: 8%;
  background: #a90329;
}

/* line 14833, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="9"] > .progress-bar {
  width: 9%;
  background: #a90329;
}

/* line 14837, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="10"] > .progress-bar {
  width: 10%;
  background: #db0435;
}

/* line 14841, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="11"] > .progress-bar {
  width: 11%;
  background: #c79121;
}

/* line 14845, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="12"] > .progress-bar {
  width: 12%;
  background: #c79121;
}

/* line 14849, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="13"] > .progress-bar {
  width: 13%;
  background: #c79121;
}

/* line 14853, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="14"] > .progress-bar {
  width: 14%;
  background: #c79121;
}

/* line 14857, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="15"] > .progress-bar {
  width: 15%;
  background: #c79121;
}

/* line 14861, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="16"] > .progress-bar {
  width: 16%;
  background: #c79121;
}

/* line 14865, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="17"] > .progress-bar {
  width: 17%;
  background: #c79121;
}

/* line 14869, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="18"] > .progress-bar {
  width: 18%;
  background: #c79121;
}

/* line 14873, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="19"] > .progress-bar {
  width: 19%;
  background: #c79121;
}

/* line 14877, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="20"] > .progress-bar {
  width: 20%;
  background: #c79121;
}

/* line 14881, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="21"] > .progress-bar {
  width: 21%;
  background: #c79121;
}

/* line 14885, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="22"] > .progress-bar {
  width: 22%;
  background: #c79121;
}

/* line 14889, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="23"] > .progress-bar {
  width: 23%;
  background: #c79121;
}

/* line 14893, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="24"] > .progress-bar {
  width: 24%;
  background: #c79121;
}

/* line 14897, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="25"] > .progress-bar {
  width: 25%;
  background: #c79121;
}

/* line 14901, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="26"] > .progress-bar {
  width: 26%;
  background: #c79121;
}

/* line 14905, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="27"] > .progress-bar {
  width: 27%;
  background: #c79121;
}

/* line 14909, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="28"] > .progress-bar {
  width: 28%;
  background: #c79121;
}

/* line 14913, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="29"] > .progress-bar {
  width: 29%;
  background: #c79121;
}

/* line 14917, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="30"] > .progress-bar {
  width: 30%;
  background: #c79121;
}

/* line 14921, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="31"] > .progress-bar {
  width: 31%;
  background: #c79121;
}

/* line 14925, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="32"] > .progress-bar {
  width: 32%;
  background: #c79121;
}

/* line 14929, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="33"] > .progress-bar {
  width: 33%;
  background: #c79121;
}

/* line 14933, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="34"] > .progress-bar {
  width: 34%;
  background: #c79121;
}

/* line 14937, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="35"] > .progress-bar {
  width: 35%;
  background: #c79121;
}

/* line 14941, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="36"] > .progress-bar {
  width: 36%;
  background: #c79121;
}

/* line 14945, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="37"] > .progress-bar {
  width: 37%;
  background: #c79121;
}

/* line 14949, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="38"] > .progress-bar {
  width: 38%;
  background: #c79121;
}

/* line 14953, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="39"] > .progress-bar {
  width: 39%;
  background: #c79121;
}

/* line 14957, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="40"] > .progress-bar {
  width: 40%;
  background: #c79121;
}

/* line 14961, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="41"] > .progress-bar {
  width: 41%;
  background: #404040;
}

/* line 14965, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="42"] > .progress-bar {
  width: 42%;
  background: #404040;
}

/* line 14969, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="43"] > .progress-bar {
  width: 43%;
  background: #404040;
}

/* line 14973, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="44"] > .progress-bar {
  width: 44%;
  background: #404040;
}

/* line 14977, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="45"] > .progress-bar {
  width: 45%;
  background: #404040;
}

/* line 14981, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="46"] > .progress-bar {
  width: 46%;
  background: #404040;
}

/* line 14985, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="47"] > .progress-bar {
  width: 47%;
  background: #404040;
}

/* line 14989, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="48"] > .progress-bar {
  width: 48%;
  background: #404040;
}

/* line 14993, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="49"] > .progress-bar {
  width: 49%;
  background: #404040;
}

/* line 14997, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="50"] > .progress-bar {
  width: 50%;
  background: #404040;
}

/* line 15001, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="51"] > .progress-bar {
  width: 51%;
  background: #404040;
}

/* line 15005, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="52"] > .progress-bar {
  width: 52%;
  background: #404040;
}

/* line 15009, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="53"] > .progress-bar {
  width: 53%;
  background: #404040;
}

/* line 15013, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="54"] > .progress-bar {
  width: 54%;
  background: #404040;
}

/* line 15017, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="55"] > .progress-bar {
  width: 55%;
  background: #404040;
}

/* line 15021, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="56"] > .progress-bar {
  width: 56%;
  background: #404040;
}

/* line 15025, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="57"] > .progress-bar {
  width: 57%;
  background: #404040;
}

/* line 15029, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="58"] > .progress-bar {
  width: 58%;
  background: #404040;
}

/* line 15033, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="59"] > .progress-bar {
  width: 59%;
  background: #404040;
}

/* line 15037, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="60"] > .progress-bar {
  width: 60%;
  background: #404040;
}

/* line 15041, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="61"] > .progress-bar {
  width: 61%;
  background: #3276b1;
}

/* line 15045, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="62"] > .progress-bar {
  width: 62%;
  background: #3276b1;
}

/* line 15049, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="63"] > .progress-bar {
  width: 63%;
  background: #3276b1;
}

/* line 15053, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="64"] > .progress-bar {
  width: 64%;
  background: #404040;
}

/* line 15057, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="65"] > .progress-bar {
  width: 65%;
  background: #3276b1;
}

/* line 15061, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="66"] > .progress-bar {
  width: 66%;
  background: #3276b1;
}

/* line 15065, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="67"] > .progress-bar {
  width: 67%;
  background: #3276b1;
}

/* line 15069, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="68"] > .progress-bar {
  width: 68%;
  background: #3276b1;
}

/* line 15073, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="69"] > .progress-bar {
  width: 69%;
  background: #3276b1;
}

/* line 15077, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="70"] > .progress-bar {
  width: 70%;
  background: #3276b1;
}

/* line 15081, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="71"] > .progress-bar {
  width: 71%;
  background: #3276b1;
}

/* line 15085, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="72"] > .progress-bar {
  width: 72%;
  background: #3276b1;
}

/* line 15089, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="73"] > .progress-bar {
  width: 73%;
  background: #3276b1;
}

/* line 15093, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="74"] > .progress-bar {
  width: 74%;
  background: #3276b1;
}

/* line 15097, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="75"] > .progress-bar {
  width: 75%;
  background: #3276b1;
}

/* line 15101, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="76"] > .progress-bar {
  width: 76%;
  background: #3276b1;
}

/* line 15105, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="77"] > .progress-bar {
  width: 77%;
  background: #3276b1;
}

/* line 15109, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="78"] > .progress-bar {
  width: 78%;
  background: #3276b1;
}

/* line 15113, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="79"] > .progress-bar {
  width: 79%;
  background: #3276b1;
}

/* line 15117, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="80"] > .progress-bar {
  width: 80%;
  background: #3276b1;
}

/* line 15121, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="81"] > .progress-bar {
  width: 81%;
  background: #a0bda0;
}

/* line 15125, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="82"] > .progress-bar {
  width: 82%;
  background: #a0bda0;
}

/* line 15129, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="83"] > .progress-bar {
  width: 83%;
  background: #a0bda0;
}

/* line 15133, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="84"] > .progress-bar {
  width: 84%;
  background: #9dbb9d;
}

/* line 15137, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="85"] > .progress-bar {
  width: 85%;
  background: #9dbb9d;
}

/* line 15141, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="86"] > .progress-bar {
  width: 86%;
  background: #9dbb9d;
}

/* line 15145, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="87"] > .progress-bar {
  width: 87%;
  background: #97b797;
}

/* line 15149, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="88"] > .progress-bar {
  width: 88%;
  background: #97b797;
}

/* line 15153, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="89"] > .progress-bar {
  width: 89%;
  background: #91b391;
}

/* line 15157, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="90"] > .progress-bar {
  width: 90%;
  background: #91b391;
}

/* line 15161, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="91"] > .progress-bar {
  width: 91%;
  background: #91b391;
}

/* line 15165, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="92"] > .progress-bar {
  width: 92%;
  background: #8eb18e;
}

/* line 15169, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="93"] > .progress-bar {
  width: 93%;
  background: #8baf8b;
}

/* line 15173, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="94"] > .progress-bar {
  width: 94%;
  background: #88ad88;
}

/* line 15177, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="95"] > .progress-bar {
  width: 95%;
  background: #85ab85;
}

/* line 15181, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="96"] > .progress-bar {
  width: 96%;
  background: #82a882;
}

/* line 15185, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="97"] > .progress-bar {
  width: 97%;
  background: #7fa67f;
}

/* line 15189, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="98"] > .progress-bar {
  width: 98%;
  background: #7ca47c;
}

/* line 15193, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="99"] > .progress-bar {
  width: 99%;
  background: #79a279;
}

/* line 15197, app/assets/stylesheets/smart/smartadmin-production.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 15207, app/assets/stylesheets/smart/smartadmin-production.scss */
[data-progressbar-value="100"]:before {
  content: attr(data-progressbar-value) "%";
  top: -12px;
  left: attr(data-progressbar-value) px;
}

/* line 15212, app/assets/stylesheets/smart/smartadmin-production.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 15219, app/assets/stylesheets/smart/smartadmin-production.scss */
html.hidden-menu-mobile-lock {
  overflow-x: hidden;
}

/*
 * No Padding
 */
/* line 15225, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-content-padding {
  margin: -10px -14px 0 -14px;
  /*used with content >:first-child */
}

/* line 15229, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding {
  padding: 0px !important;
}

/* line 15232, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding > pre {
  margin: 30px;
}

/* line 15235, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding > table,
.no-padding .dataTables_wrapper table {
  border: none !important;
  margin-bottom: 0px !important;
  border-bottom-width: 0px !important;
}

/* line 15241, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding-bottom {
  padding-bottom: 0px !important;
}

/* line 15244, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-5 {
  padding: 5px !important;
}

/* line 15247, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-7 {
  padding: 7px !important;
}

/* line 15250, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-10 {
  padding: 10px !important;
}

/* line 15253, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-gutter {
  padding: 13px !important;
}

/* line 15256, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 15259, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-top-15 {
  padding-top: 15px !important;
}

/* line 15262, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* line 15265, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-bottom-0 {
  padding-bottom: 0px !important;
}

/* line 15268, app/assets/stylesheets/smart/smartadmin-production.scss */
.padding-top-0 {
  padding-top: 0px !important;
}

/* line 15271, app/assets/stylesheets/smart/smartadmin-production.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 15277, app/assets/stylesheets/smart/smartadmin-production.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 15283, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-padding .dataTables_wrapper table tbody tr:last-child td {
  border-bottom: 0;
}

/*
 * Font Weights
 */
/* line 15289, app/assets/stylesheets/smart/smartadmin-production.scss */
.semi-bold {
  font-weight: 400 !important;
}

/* line 15292, app/assets/stylesheets/smart/smartadmin-production.scss */
.ultra-light {
  font-weight: 300 !important;
}

/*
 * Font Sizes
 */
/* line 15298, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-xs {
  font-size: 85% !important;
}

/* line 15301, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-sm {
  font-size: 95% !important;
}

/* line 15304, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-md {
  font-size: 130% !important;
}

/* line 15307, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-lg {
  font-size: 160% !important;
}

/* line 15310, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-xl {
  font-size: 200% !important;
}

/* line 15313, app/assets/stylesheets/smart/smartadmin-production.scss */
.font-400 {
  font-size: 400% !important;
}

/*
 * Margins
 */
/* line 15319, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-margin {
  margin: 0px !important;
}

/* line 15322, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-top-5 {
  margin-top: 5px !important;
}

/* line 15325, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 15328, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 15331, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 15334, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-right-5 {
  margin-right: 5px !important;
}

/* line 15337, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-top-0 {
  margin-top: 0px !important;
}

/* line 15340, app/assets/stylesheets/smart/smartadmin-production.scss */
.margin-bottom-0 {
  margin-bottom: 0px !important;
}

/*
 * No border
 */
/* line 15346, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-border,
.well.no-border[class*=" bg-"] {
  border-width: 0px !important;
}

/* line 15350, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-border-transparent {
  border-color: transparent !important;
}

/* line 15353, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-border-radius {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/*
 * Inlines
 */
/* line 15361, app/assets/stylesheets/smart/smartadmin-production.scss */
.display-inline {
  display: inline-block !important;
}

/* line 15364, app/assets/stylesheets/smart/smartadmin-production.scss */
.display-normal {
  display: inline !important;
}

/*
 * CURSORS
 */
/* line 15370, app/assets/stylesheets/smart/smartadmin-production.scss */
.cursor-pointer {
  cursor: pointer;
}

/*
 * Images
 */
/* line 15376, app/assets/stylesheets/smart/smartadmin-production.scss */
.hover-transparent {
  opacity: .5;
}

/* line 15379, app/assets/stylesheets/smart/smartadmin-production.scss */
.hover-transparent:hover {
  opacity: 1;
}

/*
 * Forced text alignments
 */
/* line 15385, app/assets/stylesheets/smart/smartadmin-production.scss */
.text-align-center,
.text-center {
  text-align: center !important;
}

/* line 15389, app/assets/stylesheets/smart/smartadmin-production.scss */
.text-align-left,
.text-left {
  text-align: left !important;
}

/* line 15393, app/assets/stylesheets/smart/smartadmin-production.scss */
.text-align-right,
.text-right {
  text-align: right !important;
}

/*
 * HR
 */
/* line 15400, app/assets/stylesheets/smart/smartadmin-production.scss */
hr.simple {
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: dashed;
}

/*
 * SHORT CUTS
 */
/* line 15408, app/assets/stylesheets/smart/smartadmin-production.scss */
.pull-right {
  float: right !important;
}

/* line 15411, app/assets/stylesheets/smart/smartadmin-production.scss */
.pull-left {
  float: left !important;
}

/*
 * Air fields
 * Description: absolute positioned objects
 */
/* line 15418, app/assets/stylesheets/smart/smartadmin-production.scss */
.air {
  position: absolute;
  z-index: 5;
}

/* line 15422, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-bottom {
  bottom: 0px;
}

/* line 15425, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-top {
  top: 0px;
}

/* line 15428, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-top-right {
  top: 0px;
  right: 0px;
}

/* line 15432, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-top-left {
  top: 0px;
  left: 0px;
}

/* line 15436, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-bottom-left {
  bottom: 0px;
  left: 0px;
}

/* line 15440, app/assets/stylesheets/smart/smartadmin-production.scss */
.air-bottom-right {
  bottom: 0px;
  right: 0px;
}

/*
 * Display none
 */
/* line 15447, app/assets/stylesheets/smart/smartadmin-production.scss */
.display-none {
  display: none !important;
}

/*
 * Custom Radio and Input
 * SETUP
 */
/* line 15454, app/assets/stylesheets/smart/smartadmin-production.scss */
.checkbox input.checkbox[type="checkbox"] + span,
.checkbox-inline input.checkbox[type="checkbox"] + span,
.radiobox-inline input.radiobox[type="radio"] + span,
.radio input.radiobox[type="radio"] + span {
  margin-left: -20px;
}

/* line 15460, app/assets/stylesheets/smart/smartadmin-production.scss */
.form-inline .checkbox input.checkbox[type="checkbox"] + span,
.form-inline .radiobox input.radiobox[type="radio"] + span {
  margin-left: 0px;
}

/* line 15464, app/assets/stylesheets/smart/smartadmin-production.scss */
.form-inline .checkbox,
.form-inline .radiobox {
  padding-left: 0px;
}

/* line 15468, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"] + span,
input.checkbox[type="checkbox"] + span {
  vertical-align: middle;
  line-height: 20px;
}

/* line 15473, app/assets/stylesheets/smart/smartadmin-production.scss */
input.checkbox[type="checkbox"] + span,
input.checkbox[type="checkbox"] + span:after,
input.checkbox[type="checkbox"] + span:before,
input.radiobox[type="radio"] + span,
input.radiobox[type="radio"] + span:after,
input.radiobox[type="radio"] + span:before {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}

/* line 15483, app/assets/stylesheets/smart/smartadmin-production.scss */
input.checkbox[type="checkbox"],
input.radiobox[type="radio"] {
  visibility: hidden;
  position: absolute;
  z-index: 20;
  width: 18px;
  height: 18px;
}

/* line 15491, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"] + span,
label input.radiobox[type="radio"] + span {
  position: relative;
  z-index: 19;
  display: inline-block;
  margin: 0;
  line-height: 17px;
  min-height: 14px;
  min-width: 14px;
  margin-right: 5px;
}

/* line 15502, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"] + span:hover,
label input.radiobox[type="radio"] + span:hover {
  cursor: pointer;
}

/* line 15506, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"] + span:before,
label input.checkbox[type="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 15529, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"] + 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 15537, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"]:checked + span {
  font-weight: bold;
}

/* DEFAULT COLOR */
/* line 15541, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"]:checked + span:before {
  content: "\f111";
  /* circle */
  color: #2E7BCC;
}

/* ORANGE COLOR */
/* line 15547, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-3[type="radio"]:checked + span:before {
  color: #a90329;
  border-color: #a90329;
}

/* CHROME COLOR */
/* line 15552, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-2[type="radio"]:checked + span:before {
  color: #66665e;
  border-color: #4d90fe;
  font-size: 9px;
}

/* line 15557, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-2[type="radio"]:checked + span {
  font-weight: normal;
}

/* Style 1 Radio */
/* line 15561, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-1[type="radio"] + 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 15571, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-1[type="radio"]:checked + span:before {
  font-size: 10px;
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* line 15577, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox.style-1[type="radio"]:checked + span {
  font-weight: normal;
}

/*
 * RADIO:HOVER & ACTIVE STATES
 */
/* DEFAULT:HOVER radio content --> 2022 */
/* line 15584, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.radiobox[type="radio"] + span:before,
label:hover input.radiobox[type="radio"]:checked + span:before {
  color: #2E7BCC;
  border-color: #2E7BCC;
}

/* ORANGE:HOVER */
/* line 15590, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.radiobox.style-3[type="radio"] + span:before,
label:hover input.radiobox.style-3[type="radio"]:checked + span:before {
  color: #a90329;
  border-color: #a90329;
}

/* CHROME:HOVER */
/* line 15596, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.radiobox.style-2[type="radio"]:checked + span:before {
  color: #66665e;
  border-color: #4d90fe;
}

/* METRO:HOVER */
/* line 15601, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.radiobox.style-1[type="radio"]:checked + span:before {
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* line 15606, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.radiobox.style-1[type="radio"] + span:before {
  color: #333333;
  border-color: #333333;
  background: #ffffff;
}

/* DEFAULT:ACTIVE */
/* line 15612, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.radiobox[type="radio"] + 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 15619, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"][disabled] + span,
label input.radiobox[type="radio"][disabled]:checked + span,
label:hover input.radiobox[type="radio"][disabled]:checked + span:before {
  color: #A7A7A7;
  cursor: not-allowed;
}

/* line 15625, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"][disabled]:checked + span:before {
  content: "\f111";
}

/* line 15628, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.radiobox[type="radio"][disabled]:checked + span:before,
label input.radiobox[type="radio"][disabled] + span:before,
label:active input.radiobox[type="radio"][disabled]:checked + span:before,
label:hover input.radiobox[type="radio"][disabled]:checked + span:before {
  background: #eee !important;
  border-color: #CCC !important;
  box-shadow: none;
  color: #A7A7A7;
}

/*
 * CHECKBOX
 */
/* line 15640, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"] + span:before {
  content: "\a0";
  /* we use '\a0'; to simulate a non-breaking-space (http://milov.nl/7029) */
}

/* line 15644, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"]:checked + span:before {
  content: "\f00c";
}

/* line 15647, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"]:checked + span {
  font-weight: bold;
}

/* DEFAULT COLOR */
/* line 15651, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"]:checked + span:before {
  color: #2E7BCC;
}

/* RED COLOR */
/* line 15655, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-3[type="checkbox"]:checked + span:before {
  color: #ffffff;
  border-color: #a90329;
  background: #a90329;
}

/* CHROME */
/* line 15661, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-2[type="checkbox"] + span:before {
  background: transparent;
  border-color: #c1c1c1;
  box-shadow: none;
}

/* line 15666, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-2[type="checkbox"]: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 15673, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-2[type="checkbox"]:checked + span {
  font-weight: normal;
}

/* METRO COLOR */
/* line 15677, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-1[type="checkbox"] + 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 15687, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-1[type="checkbox"]:checked + span:before {
  color: #333333;
  border-color: #333333;
}

/* line 15691, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-1[type="checkbox"]:checked + span {
  font-weight: normal;
}

/*
 * CHECKBOX:HOVER & ACTIVE STATES
 */
/* line 15697, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox[type="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 15701, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.checkbox[type="checkbox"] + span:before {
  color: #2E7BCC;
  border-color: #2E7BCC;
}

/* RED:HOVER*/
/* line 15706, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.checkbox.style-3[type="checkbox"] + span:before {
  color: #ffffff;
  border-color: #A90327;
}

/* CHROME:HOVER*/
/* line 15711, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.checkbox.style-2[type="checkbox"] + 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 15714, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.checkbox.style-2[type="checkbox"]: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 15718, app/assets/stylesheets/smart/smartadmin-production.scss */
label:hover input.checkbox.style-1[type="checkbox"] + span:before {
  border-color: #333333;
}

/* DEFAULT:ACTIVE */
/* line 15722, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox[type="checkbox"]:checked + span:before {
  color: #ffffff;
  background: #2E7BCC;
  border-color: #2E7BCC;
}

/* RED:ACTIVE */
/* line 15728, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox.style-3[type="checkbox"]:checked + span:before {
  color: #a90329;
  background: #ffffff;
  border-color: #a90329;
}

/* CHROME:ACTIVE */
/* line 15734, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox.style-2[type="checkbox"]: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 15740, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox.style-2[type="checkbox"] + 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 15747, app/assets/stylesheets/smart/smartadmin-production.scss */
label:active input.checkbox.style-1[type="checkbox"]:checked + span:before {
  color: #ffffff;
  background: #333333;
  border-color: #333333;
}

/*
 * CHECKBOX:DISABLE STATES
 */
/* GLOBAL */
/* line 15756, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"][disabled] + span,
label input.checkbox[type="checkbox"][disabled]:checked + span,
label:hover input.checkbox[type="checkbox"][disabled]:checked + span:before {
  color: #A7A7A7;
  cursor: not-allowed;
}

/* line 15762, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"][disabled]:checked + span:before {
  content: "\f00c";
  color: #A7A7A7;
}

/* line 15766, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox.style-2[type="checkbox"][disabled]:checked + span:before {
  content: "\f00c";
}

/* line 15769, app/assets/stylesheets/smart/smartadmin-production.scss */
label input.checkbox[type="checkbox"][disabled]:checked + span:before,
label input.checkbox[type="checkbox"][disabled] + span:before,
label:active input.checkbox[type="checkbox"][disabled]:checked + span:before,
label:hover input.checkbox[type="checkbox"][disabled]: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 15801, app/assets/stylesheets/smart/smartadmin-production.scss */
.open > .dropdown-menu {
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
  -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 15815, app/assets/stylesheets/smart/smartadmin-production.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 15832, app/assets/stylesheets/smart/smartadmin-production.scss */
.square {
  display: block;
  float: left;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}

/*
   * RESET BOOTSTRAP DEFAULT IE FILTER
   */
/* line 15842, app/assets/stylesheets/smart/smartadmin-production.scss */
[class^="bg-"],
[class*=" bg-"] {
  filter: none !important;
}

/*
   * TEXT COLOR
   */
/* line 15849, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-blue {
  color: #57889c !important;
}

/* line 15852, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-blueLight {
  color: #92a2a8 !important;
}

/* line 15855, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-blueDark {
  color: #4c4f53 !important;
}

/* line 15858, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-green {
  color: #356e35 !important;
}

/* line 15861, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-greenLight {
  color: #71843f !important;
}

/* line 15864, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-greenDark {
  color: #496949 !important;
}

/* line 15867, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-red {
  color: #a90329 !important;
}

/* line 15870, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-yellow {
  color: #b09b5b !important;
}

/* line 15873, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-orange {
  color: #b19a6b !important;
}

/* line 15876, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-orangeDark {
  color: #a57225 !important;
}

/* line 15879, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-pink {
  color: #ac5287 !important;
}

/* line 15882, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-pinkDark {
  color: #a8829f !important;
}

/* line 15885, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-purple {
  color: #6e587a !important;
}

/* line 15888, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-darken {
  color: #404040 !important;
}

/* line 15891, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-lighten {
  color: #d5e7ec !important;
}

/* line 15894, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-white {
  color: #ffffff !important;
}

/* line 15897, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-grayDark {
  color: #525252 !important;
}

/* line 15900, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-magenta {
  color: #6e3671 !important;
}

/* line 15903, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-teal {
  color: #568a89 !important;
}

/* line 15906, app/assets/stylesheets/smart/smartadmin-production.scss */
.txt-color-redLight {
  color: #a65858 !important;
}

/*
   * BACKGROUNDS
   */
/* line 15912, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-blue {
  background-color: #57889c !important;
}

/* line 15915, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-blueLight {
  background-color: #92a2a8 !important;
}

/* line 15918, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-blueDark {
  background-color: #4c4f53 !important;
}

/* line 15921, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-green {
  background-color: #356e35 !important;
}

/* line 15924, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-greenLight {
  background-color: #71843f !important;
}

/* line 15927, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-greenDark {
  background-color: #496949 !important;
}

/* line 15930, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-red {
  background-color: #a90329 !important;
}

/* line 15933, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-yellow {
  background-color: #b09b5b !important;
}

/* line 15936, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-orange {
  background-color: #c79121 !important;
}

/* line 15939, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-orangeDark {
  background-color: #a57225 !important;
}

/* line 15942, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-pink {
  background-color: #ac5287 !important;
}

/* line 15945, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-pinkDark {
  background-color: #a8829f !important;
}

/* line 15948, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-purple {
  background-color: #6e587a !important;
}

/* line 15951, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-darken {
  background-color: #404040 !important;
}

/* line 15954, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-lighten {
  background-color: #d5e7ec !important;
}

/* line 15957, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-white {
  background-color: #ffffff !important;
}

/* line 15960, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-grayDark {
  background-color: #525252 !important;
}

/* line 15963, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-magenta {
  background-color: #6e3671 !important;
}

/* line 15966, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-teal {
  background-color: #568a89 !important;
}

/* line 15969, app/assets/stylesheets/smart/smartadmin-production.scss */
.bg-color-redLight {
  background-color: #a65858 !important;
}

/*
 * SmartAdmin Colorblind CSS
 * Description: This is an experimental CSS based on
 * several design factors and pointers derived from
 * http://blog.templatemonster.com/2012/03/21/designing-colorblind-friendly-website/
 *
 * While this may not be 100% accurate, but makes
 * SmartAdmin's components much more accessable
 * for the colorblind
 */
/* line 15982, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .alert,
.colorblind-friendly .btn-primary {
  color: #FFFFFF;
}

/* line 15986, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .btn:hover {
  background: #fff;
  color: #333;
  border-color: #333;
}

/* line 15991, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .alert-danger,
.colorblind-friendly .btn-danger {
  background-image: url(/assets/smart/colorblind-friendly/pt1-3b90e98d2cdc13e582e2cbe84f579c33e82fcb7afb1243ec308ec88a91b4ba5f.png);
  border-color: #272727;
  background-color: #303030;
}

/* line 15997, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .alert-success,
.colorblind-friendly .btn-success {
  background-image: url(/assets/smart/colorblind-friendly/pt2-d6bed06c20663e1856aea38a42b8d8e9c91fa0eaea5ed0fbcda5ed1e550682a9.png);
  border-color: #FF00EB;
  background-color: #1E5E00;
}

/* line 16003, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .alert-warning,
.colorblind-friendly .btn-warning {
  background-image: url(/assets/smart/colorblind-friendly/pt3-a6ce4257b5895d123c6f540ca7862240c891ce1d4f571ecd24db7ed9b2f3f8a9.png);
  border-color: #5F4415;
  background-color: #A07A00;
}

/* line 16009, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .alert-info,
.colorblind-friendly .btn-info {
  border-color: #FF9900;
  background-color: #002E70;
}

/*
 * WIDGETs
 */
/* line 16017, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .jarviswidget-ctrls .button-icon:hover {
  background-color: #333;
  color: #fff !important;
}

/* line 16021, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .jarviswidget-color-blueDark .jarviswidget-ctrls .button-icon:hover,
.colorblind-friendly .jarviswidget-color-darken .jarviswidget-ctrls .button-icon:hover,
.colorblind-friendly .jarviswidget-color-blue .jarviswidget-ctrls .button-icon:hover {
  background-color: #fff;
  color: #333 !important;
}

/* line 16027, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .jarviswidget {
  position: relative;
}

/* line 16030, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .jarviswidget:hover:before {
  position: absolute;
  top: -3px;
  left: -5px;
  right: -5px;
  bottom: 0;
  border: 6px solid #333;
  visibility: visible;
  overflow: visible;
  height: 103%;
  z-index: 0;
  border-bottom-width: 10px;
}

/*
 * TABS
 */
/* line 16046, app/assets/stylesheets/smart/smartadmin-production.scss */
.colorblind-friendly .nav > li:not(.active) > a:focus,
.colorblind-friendly .nav > li:not(.active) > a:hover {
  background-color: #303030;
  color: #fff !important;
}

/* line 16051, app/assets/stylesheets/smart/smartadmin-production.scss */
.page-footer {
  height: 52px;
  padding: 15px 13px 0;
  padding-left: 233px;
  border-top: 1px solid #CECECE;
  background: #2a2725;
  width: 100%;
  position: absolute;
  display: block;
  bottom: 0px;
}

/* line 16062, app/assets/stylesheets/smart/smartadmin-production.scss */
.fixed-page-footer .page-footer {
  position: fixed;
  z-index: 901;
}

/* line 16066, app/assets/stylesheets/smart/smartadmin-production.scss */
.minified .page-footer {
  padding-left: 58px;
}

/* line 16069, app/assets/stylesheets/smart/smartadmin-production.scss */
.container.fixed-page-footer .page-footer {
  max-width: 1164px;
}

/* line 16072, app/assets/stylesheets/smart/smartadmin-production.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 16080, app/assets/stylesheets/smart/smartadmin-production.scss */
  html.hidden-menu-mobile-lock {
    overflow-x: hidden;
  }
  /* Force content to spread 100% */
  /* line 16084, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    width: 100% !important;
  }
  /* Footer */
  /* line 16088, app/assets/stylesheets/smart/smartadmin-production.scss */
  .page-footer {
    padding: 15px 14px 0;
  }
  /* Profile Page */
  /* line 16092, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic > img {
    width: 110px;
  }
  /* Profile Page */
  /* line 16096, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic {
    float: left;
  }
  /* line 16099, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic > img {
    margin-right: 10px;
  }
  /* line 16102, app/assets/stylesheets/smart/smartadmin-production.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 16111, app/assets/stylesheets/smart/smartadmin-production.scss */
  #fullscreen > :first-child > a {
    display: none !important;
  }
  /* line 16114, app/assets/stylesheets/smart/smartadmin-production.scss */
  body.container {
    border: none !important;
    width: 100% !important;
  }
  /* line 16118, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-data-message > :first-child {
    height: 50px;
    overflow: hidden;
  }
  /* line 16122, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stats .show-stat-buttons > :first-child {
    padding-right: 13px;
  }
  /* line 16125, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stats .show-stat-buttons > :last-child {
    padding-left: 13px;
  }
  /* line 16128, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-checkbox-triggered > .btn-group .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 16132, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-body .table-wrap {
    padding: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 16137, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-nav-bar {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 16141, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-data-message > :first-child > :first-child {
    display: block !important;
    font-size: 14px;
  }
  /* line 16145, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-table-icon > :first-child {
    margin-top: 12px;
  }
  /* line 16148, app/assets/stylesheets/smart/smartadmin-production.scss */
  #inbox-table .inbox-table-icon {
    padding-left: 10px !important;
  }
  /* search header */
  /* line 16152, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search.pull-right {
    margin-left: 0px;
  }
  /* Visibility */
  /* line 16156, app/assets/stylesheets/smart/smartadmin-production.scss */
  .visible-tablet {
    display: inline-block !important;
  }
  /* line 16159, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-tablet,
.display-inline.hidden-tablet {
    display: none !important;
  }
  /* line 16163, app/assets/stylesheets/smart/smartadmin-production.scss */
  .jarviswidget header h2 {
    width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* dropzone image fix */
  /* line 16170, app/assets/stylesheets/smart/smartadmin-production.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 16183, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main::after {
    /*content: "IPAD HORIZONTAL";*/
  }
  /* line 16186, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    margin-left: 0;
  }
  /* line 16189, app/assets/stylesheets/smart/smartadmin-production.scss */
  #left-panel {
    left: -120px;
  }
  /* minified adjustment counter */
  /* line 16194, app/assets/stylesheets/smart/smartadmin-production.scss */
  .minified #left-panel {
    left: 0px;
  }
  /* responsive menu button */
  /* line 16198, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a {
    margin-top: 9px;
    width: 40px;
  }
  /* line 16202, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header a {
    margin-top: 9px !important;
    width: 40px !important;
  }
  /* line 16206, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i {
    color: #6D6A69;
    font-size: 100%;
  }
  /* line 16210, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 16213, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 16216, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 16219, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 16223, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 16227, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /* line 16230, app/assets/stylesheets/smart/smartadmin-production.scss */
  .jarviswidget header h2 {
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /*
   * Header search
   */
  /* line 16239, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search > input[type="text"] {
    margin-top: 9px;
  }
}

/*
 * IPAD VERTICAL
 */
@media (min-width: 768px) and (max-width: 880px) {
  /* line 16247, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main::after {
    /*content: "IPAD VERTICAL";*/
  }
  /* line 16250, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    margin-left: 0;
    overflow-x: auto;
  }
  /* line 16254, app/assets/stylesheets/smart/smartadmin-production.scss */
  #left-panel {
    left: -240px;
  }
  /* line 16257, app/assets/stylesheets/smart/smartadmin-production.scss */
  .no-content-padding {
    margin: 0 -14px !important;
  }
  /* line 16260, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 16264, app/assets/stylesheets/smart/smartadmin-production.scss */
  .minified #left-panel {
    left: 0px;
  }
  /* responsive menu button */
  /* line 16268, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a,
.btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 16275, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-top: 0px;
  }
  /* line 16278, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo img {
    width: 220px;
  }
  /* transparent header button */
  /* line 16282, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 16289, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a:hover {
    color: #a90329;
  }
  /* line 16292, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i {
    color: #6D6A69;
    font-size: 121%;
  }
  /* line 16296, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 16299, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 16302, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #left-panel {
    left: 0px;
  }
  /* line 16305, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 16309, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 16313, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /* line 16316, app/assets/stylesheets/smart/smartadmin-production.scss */
  .jarviswidget header h2 {
    width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /*
   * Header search
   */
  /* line 16325, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search > input[type="text"] {
    margin-top: 9px;
  }
}

/*
 * OTHER DEVICES
 */
@media (max-width: 767px) {
  /* Profile Page */
  /* line 16334, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic > img {
    width: 100px;
  }
  /* line 16337, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main::after {
    /*content: "OTHER DEVICES";*/
  }
  /* line 16340, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    margin-left: 0px;
    overflow-x: auto;
  }
  /* line 16344, app/assets/stylesheets/smart/smartadmin-production.scss */
  #left-panel {
    left: -240px;
  }
  /* dashboard microcharts */
  /* line 16348, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 16352, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 16357, app/assets/stylesheets/smart/smartadmin-production.scss */
  #content,
#ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 16362, app/assets/stylesheets/smart/smartadmin-production.scss */
  #header {
    padding-right: 5px;
  }
  /* line 16365, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 16368, app/assets/stylesheets/smart/smartadmin-production.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 16371, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 16375, app/assets/stylesheets/smart/smartadmin-production.scss */
  .minified #left-panel {
    left: 0px;
  }
  /* transparent header button */
  /* line 16379, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 16386, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a:hover {
    color: #a90329;
  }
  /* responsive menu button */
  /* line 16390, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a,
.btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 16397, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a {
    width: 50px !important;
  }
  /* line 16400, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-top: 0px;
  }
  /* line 16403, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo img {
    width: 220px;
  }
  /* line 16406, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i {
    color: #6D6A69;
    font-size: 121%;
  }
  /* line 16410, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 16413, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 16416, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #left-panel {
    left: 0px;
  }
  /* line 16419, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 16423, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 16427, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /*.fixed-navigation #left-panel {
    position:absolute !important;
  }*/
  /* line 16433, app/assets/stylesheets/smart/smartadmin-production.scss */
  body.fixed-navigation.hidden-menu {
    overflow: hidden !important;
  }
  /*
   * fixed ribbon
   */
  /* line 16439, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #content {
    padding-top: 52px;
  }
  /*
   * header search
   */
  /* line 16445, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search {
    display: none;
  }
  /* line 16448, app/assets/stylesheets/smart/smartadmin-production.scss */
  #search-mobile {
    display: block;
  }
  /* line 16451, app/assets/stylesheets/smart/smartadmin-production.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 16462, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 16468, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #DDDDDD;
  }
  /* line 16473, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 16476, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 16479, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* line 16482, app/assets/stylesheets/smart/smartadmin-production.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 16494, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic > img {
    width: 90px;
  }
  /* line 16497, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main::after {
    /*content: "ANDROID";*/
  }
  /* line 16500, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    margin-left: 0;
    overflow-x: auto;
  }
  /* line 16504, app/assets/stylesheets/smart/smartadmin-production.scss */
  #left-panel {
    left: -240px;
  }
  /* dashboard microcharts */
  /* line 16508, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 16512, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 16517, app/assets/stylesheets/smart/smartadmin-production.scss */
  #content,
#ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 16522, app/assets/stylesheets/smart/smartadmin-production.scss */
  #header {
    padding-right: 5px;
  }
  /* line 16525, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 16528, app/assets/stylesheets/smart/smartadmin-production.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 16531, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 16535, app/assets/stylesheets/smart/smartadmin-production.scss */
  .minified #left-panel {
    left: 0px;
  }
  /* header color altered and adjusted for mobile view & contrast */
  /* line 16539, app/assets/stylesheets/smart/smartadmin-production.scss */
  #header {
    background: #ffffff;
  }
  /* line 16542, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon {
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #E6E6E6;
    background: #F5F5F5;
  }
  /* line 16547, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb a,
#ribbon .breadcrumb {
    color: #6D6C6C;
  }
  /* line 16551, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb a.btn-primary {
    color: #FFF;
  }
  /* line 16554, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb > .active,
#ribbon .breadcrumb li:last-child {
    color: #333 !important;
  }
  /* responsive menu button */
  /* line 16559, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a,
.btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 16566, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a {
    width: 50px !important;
  }
  /* line 16569, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-top: 0px;
  }
  /* line 16572, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo img {
    width: 220px;
  }
  /* transparent header button */
  /* line 16576, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 16583, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a:hover {
    color: #a90329;
  }
  /* menu btn cont... */
  /* line 16587, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i {
    color: #6D6A69;
    font-size: 121%;
  }
  /* line 16591, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 16594, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 16597, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #left-panel {
    left: 0;
  }
  /* line 16600, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 16604, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 16608, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /*
   * header search
   */
  /* line 16614, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search {
    display: none;
  }
  /* line 16617, app/assets/stylesheets/smart/smartadmin-production.scss */
  #search-mobile {
    display: block;
  }
  /* line 16620, app/assets/stylesheets/smart/smartadmin-production.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 16631, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 16637, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #DDDDDD;
  }
  /* line 16642, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 16645, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 16648, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* line 16651, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-tablet {
    display: none !important;
  }
  /* line 16654, app/assets/stylesheets/smart/smartadmin-production.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 16666, app/assets/stylesheets/smart/smartadmin-production.scss */
  .page-title {
    display: none;
  }
  /* Profile Page */
  /* line 16670, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic {
    text-align: left;
  }
  /* line 16673, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic > img {
    width: 90px;
    margin-left: 0px;
    top: -25px;
    margin-right: 0px;
  }
  /* line 16679, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic + div > h1 {
    font-size: 20px;
  }
  /* line 16682, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-pic + div > h1 small {
    font-size: 16px;
  }
  /* line 16685, app/assets/stylesheets/smart/smartadmin-production.scss */
  .profile-carousel .carousel-indicators {
    top: 10px;
  }
  /* line 16688, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main::after {
    /*content: "IPHONE";*/
  }
  /* line 16691, app/assets/stylesheets/smart/smartadmin-production.scss */
  #main {
    margin-left: 0;
    overflow-x: auto;
  }
  /* line 16695, app/assets/stylesheets/smart/smartadmin-production.scss */
  #left-panel {
    left: -240px;
  }
  /* dashboard microcharts */
  /* line 16699, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-microcharts > div {
    margin-top: 0px !important;
    border-right: none !important;
  }
  /* line 16703, app/assets/stylesheets/smart/smartadmin-production.scss */
  .show-stat-buttons {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* padding adjustment */
  /* line 16708, app/assets/stylesheets/smart/smartadmin-production.scss */
  #content,
#ribbon {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 16713, app/assets/stylesheets/smart/smartadmin-production.scss */
  #header {
    padding-right: 5px;
  }
  /* line 16716, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-left: 4px;
  }
  /* line 16719, app/assets/stylesheets/smart/smartadmin-production.scss */
  .no-content-padding {
    margin: 0 -5px !important;
  }
  /* line 16722, app/assets/stylesheets/smart/smartadmin-production.scss */
  .inbox-nav-bar.no-content-padding {
    margin-top: -10px !important;
  }
  /* minified adjustment counter */
  /* line 16726, app/assets/stylesheets/smart/smartadmin-production.scss */
  .minified #left-panel {
    left: 0px;
  }
  /* header color altered and adjusted for mobile view & contrast */
  /* line 16730, app/assets/stylesheets/smart/smartadmin-production.scss */
  #header {
    background: #ffffff;
  }
  /* line 16733, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon {
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #E6E6E6;
    background: #F5F5F5;
  }
  /* line 16738, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb a,
#ribbon .breadcrumb {
    color: #6D6C6C;
  }
  /* line 16742, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb a.btn-primary {
    color: #FFF;
  }
  /* line 16745, app/assets/stylesheets/smart/smartadmin-production.scss */
  #ribbon .breadcrumb > .active,
#ribbon .breadcrumb li:last-child {
    color: #333 !important;
  }
  /* lego width adjustment */
  /* line 16750, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    width: 135px;
  }
  /* line 16753, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo-group {
    width: 169px !important;
  }
  /* spark line top */
  /* line 16757, app/assets/stylesheets/smart/smartadmin-production.scss */
  #sparks {
    text-align: center;
    background: #E0E0E0;
    padding: 10px 0;
    margin-bottom: 15px;
  }
  /* line 16763, app/assets/stylesheets/smart/smartadmin-production.scss */
  #sparks li {
    padding: 0 10px 0 20px;
  }
  /* responsive menu button */
  /* line 16767, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a,
.btn-header a {
    margin-top: 5px !important;
    width: 40px !important;
    height: 39px !important;
    line-height: 38px !important;
  }
  /* line 16774, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo {
    margin-top: 0px;
  }
  /* line 16777, app/assets/stylesheets/smart/smartadmin-production.scss */
  #logo img {
    width: 220px;
  }
  /* transparent header button */
  /* line 16781, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a {
    border: none !important;
    background: none;
    margin-left: 0;
    width: 25px !important;
    box-shadow: none !important;
  }
  /* line 16788, app/assets/stylesheets/smart/smartadmin-production.scss */
  .btn-header.transparent a:hover {
    color: #a90329;
  }
  /* line 16791, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu > :first-child > a {
    width: 46px !important;
  }
  /* line 16794, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i {
    color: #6D6A69;
    font-size: 121%;
  }
  /* line 16798, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #hide-menu i {
    color: #ffffff;
  }
  /* line 16801, app/assets/stylesheets/smart/smartadmin-production.scss */
  #hide-menu i::before {
    content: "\f0c9";
  }
  /* line 16804, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #left-panel {
    left: 0px;
  }
  /* line 16807, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu #main {
    position: relative;
    left: 210px;
  }
  /* line 16811, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-menu.fixed-ribbon #ribbon {
    left: 220px;
    width: 100%;
  }
  /* line 16815, app/assets/stylesheets/smart/smartadmin-production.scss */
  .fixed-ribbon #ribbon {
    left: 0px;
  }
  /* #*$^& Bootstrap 3 ! */
  /* line 16819, app/assets/stylesheets/smart/smartadmin-production.scss */
  .hidden-mobile {
    display: none !important;
  }
  /* line 16822, app/assets/stylesheets/smart/smartadmin-production.scss */
  .visible-mobile {
    display: inline-block !important;
  }
  /* activity panel */
  /* line 16826, app/assets/stylesheets/smart/smartadmin-production.scss */
  .ajax-notifications {
    height: 250px;
  }
  /* line 16829, app/assets/stylesheets/smart/smartadmin-production.scss */
  .ajax-dropdown {
    width: 299px;
    height: 320px;
    left: 0;
    top: 49px;
  }
  /* line 16835, app/assets/stylesheets/smart/smartadmin-production.scss */
  .ajax-dropdown:before {
    margin-left: -14px;
  }
  /* line 16838, app/assets/stylesheets/smart/smartadmin-production.scss */
  .ajax-dropdown:after {
    margin-left: -13px;
  }
  /*
   * header search
   */
  /* line 16844, app/assets/stylesheets/smart/smartadmin-production.scss */
  .header-search {
    display: none;
  }
  /* line 16847, app/assets/stylesheets/smart/smartadmin-production.scss */
  #search-mobile {
    display: block;
    margin-left: 0;
  }
  /* line 16851, app/assets/stylesheets/smart/smartadmin-production.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 16862, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > input[type="text"] {
    margin-top: 2px;
    height: 45px;
    border-color: #333;
    padding-right: 75px;
  }
  /* line 16868, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    height: 29px;
    line-height: 29px;
    background: #DDDDDD;
  }
  /* line 16873, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile .header-search > button {
    right: 44px;
  }
  /* line 16876, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #search-mobile {
    display: none;
  }
  /* line 16879, app/assets/stylesheets/smart/smartadmin-production.scss */
  .search-mobile #cancel-search-js {
    display: block;
  }
  /* widget headers width */
  /* line 16883, app/assets/stylesheets/smart/smartadmin-production.scss */
  .jarviswidget header h2 {
    width: 135px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@-ms-viewport {}/* line 16893, app/assets/stylesheets/smart/smartadmin-production.scss */
#extr-page #main {
  margin-top: 0px !important;
}

/* line 16896, app/assets/stylesheets/smart/smartadmin-production.scss */
#mobile-profile-img {
  display: none !important;
  padding-right: 2px !important;
  padding-left: 2px !important;
}

/* line 16901, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top #mobile-profile-img {
  display: block !important;
}

/* line 16904, app/assets/stylesheets/smart/smartadmin-production.scss */
#mobile-profile-img a.userdropdown img {
  width: 30px;
  margin-top: 5px;
  margin-left: 2px;
  border-radius: 3px;
  border: 1px solid #797979 !important;
}

/* line 16911, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .page-footer {
  padding: 15px 13px 0;
}

/* line 16914, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top.hidden-menu #left-panel {
  left: 0px;
}

/* line 16917, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top #main {
  margin-left: 0px !important;
  margin-top: 69px !important;
}

/* line 16921, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .minifyme,
.menu-on-top #hide-menu,
.menu-on-top #logout {
  display: none !important;
}

/* line 16926, app/assets/stylesheets/smart/smartadmin-production.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 16936, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav > ul {
  display: block;
  width: 100%;
}

/* line 16940, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav > ul > li:first-child {
  margin-left: 0px;
}

/* line 16943, app/assets/stylesheets/smart/smartadmin-production.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 16954, app/assets/stylesheets/smart/smartadmin-production.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 16964, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top li.active > a {
  font-weight: bold !important;
}

/* line 16967, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .login-info,
.menu-on-top nav > ul > li > a b {
  display: none;
}

/* line 16971, app/assets/stylesheets/smart/smartadmin-production.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 16982, app/assets/stylesheets/smart/smartadmin-production.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: 13px;
}

/* line 16991, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .menu-item-parent + span {
  float: none !important;
  top: 5px;
  right: 5px;
  position: absolute;
}

/* line 16997, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* Hover state */
/* line 17002, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #cfcfcf));
  background: -ms-linear-gradient(bottom, #ffffff, #cfcfcf);
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #cfcfcf 100%);
  background: -o-linear-gradient(#cfcfcf, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#ffffff', GradientType=0);
}

/* line 17010, app/assets/stylesheets/smart/smartadmin-production.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 17017, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav > ul > li > ul {
  position: absolute !important;
  background: #3a3633;
}

/* line 17021, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav > ul > li:hover > ul {
  display: block !important;
}

/* line 17024, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top aside#left-panel nav ul li.active > a:before {
  content: "" !important;
}

/* line 17027, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav > ul ul li::before,
.menu-on-top nav > ul > li > ul::before {
  border: none;
}

/* hover state universal */
/* line 17032, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul li a,
.menu-on-top nav ul ul ul li a {
  color: #4C4F53;
}

/* line 17036, app/assets/stylesheets/smart/smartadmin-production.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 17041, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #4C4F53;
}

/* line 17045, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* Hover state second level */
/* line 17049, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul li {
  overflow: visible;
}

/* line 17052, app/assets/stylesheets/smart/smartadmin-production.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 17070, app/assets/stylesheets/smart/smartadmin-production.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 17082, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav > ul > li > a:after {
  content: "\f0dd" !important;
  top: 76% !important;
  color: #636363 !important;
  left: 46%;
}

/* next level childs */
/* line 17089, app/assets/stylesheets/smart/smartadmin-production.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 17107, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul li:hover > a:after,
.menu-on-top nav > ul ul > li a:hover:after {
  color: #fff;
}

/* line 17111, app/assets/stylesheets/smart/smartadmin-production.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 17118, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top nav ul ul .active > a {
  color: #333 !important;
}

/* line 17121, app/assets/stylesheets/smart/smartadmin-production.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 17128, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .slimScrollDiv,
.menu-on-top nav {
  overflow: visible !important;
}

/*
 * FIXED TOP HEADER
 */
/* line 17135, app/assets/stylesheets/smart/smartadmin-production.scss */
body.menu-on-top.fixed-header {
  padding-top: 49px;
}

/*
 * FIXED TOP HEADER + NAV
 */
/* line 17141, app/assets/stylesheets/smart/smartadmin-production.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 17156, app/assets/stylesheets/smart/smartadmin-production.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 17167, app/assets/stylesheets/smart/smartadmin-production.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 17174, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top .btn-header.pull-right {
    margin-left: 0px !important;
  }
  /* line 17177, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top #main {
    margin-top: 0px !important;
  }
  /* line 17180, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top #left-panel {
    left: 0px;
    display: none;
  }
  /* line 17184, app/assets/stylesheets/smart/smartadmin-production.scss */
  body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
    top: 49px;
  }
  /* line 17187, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top.hidden-menu #left-panel {
    display: block;
  }
  /* line 17190, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top.hidden-menu #main {
    left: 0px !important;
  }
  /* line 17193, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top #hide-menu {
    display: block !important;
  }
  /* line 17196, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top aside#left-panel nav {
    height: 300px !important;
    overflow: scroll;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
  }
  /* line 17202, app/assets/stylesheets/smart/smartadmin-production.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 17211, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top .menu-item-parent + span {
    top: 50%;
    margin-top: -8px;
  }
  /* line 17215, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav li.active > ul {
    display: block;
  }
  /* line 17218, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav > ul > li.active {
    background: #fff;
    background: -moz-linear-gradient(top, #cfcfcf 0, #ffffff 66%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #ffffff));
    background: -webkit-linear-gradient(top, #cfcfcf 0, #ffffff 66%);
    background: -o-linear-gradient(top, #cfcfcf 0, #ffffff 66%);
    background: -ms-linear-gradient(top, #cfcfcf 0, #ffffff 66%);
    background: linear-gradient(to bottom, #cfcfcf 0, #ffffff 66%);
  }
  /* line 17227, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav > ul > li.active > a {
    color: #333 !important;
  }
  /* line 17230, app/assets/stylesheets/smart/smartadmin-production.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 17240, app/assets/stylesheets/smart/smartadmin-production.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 17244, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav > ul > li > a:after {
    top: 50% !important;
    left: auto;
    margin-top: -14px;
    font-size: 20px;
  }
  /* line 17250, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav ul ul,
.menu-on-top nav ul ul ul {
    padding: 0px;
    border: none;
  }
  /* line 17255, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top nav ul ul ul {
    border-bottom: 2px solid #333;
  }
  /* line 17258, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top aside#left-panel nav > ul > li {
    width: 100%;
  }
  /* line 17261, app/assets/stylesheets/smart/smartadmin-production.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 17267, app/assets/stylesheets/smart/smartadmin-production.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 17272, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top aside#left-panel nav > ul > li > a > i {
    display: inline !important;
  }
  /* menu child */
  /* line 17276, app/assets/stylesheets/smart/smartadmin-production.scss */
  .menu-on-top aside#left-panel nav > ul li ul {
    position: relative !important;
    width: 100%;
    top: 0px;
    left: 0px;
  }
  /* line 17282, app/assets/stylesheets/smart/smartadmin-production.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 17292, app/assets/stylesheets/smart/smartadmin-production.scss */
.menu-on-top .top-menu-invisible {
  display: none !important;
}

/* line 17295, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-menu #left-panel,
.no-menu #hide-menu,
.no-menu #logout {
  display: none !important;
}

/* line 17300, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-menu #main {
  margin: 0px !important;
}

/* line 17303, app/assets/stylesheets/smart/smartadmin-production.scss */
.no-menu #mobile-profile-img {
  display: block !important;
}

/* line 17306, app/assets/stylesheets/smart/smartadmin-production.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;
}

/*!
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2016
 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
 * SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 */
/* 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 */
/********************************************************************* STYLE 1 *************************************************************/
/* line 23, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 a {
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}

/* line 26, app/assets/stylesheets/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 30, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #header {
  background-image: none;
  background-color: #22262e;
}

/* line 34, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .project-context > :first-child {
  color: #697B92;
  text-shadow: 0 0 1px #111318;
}

/* line 38, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon {
  background: #e6e6e6;
}

/* line 41, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .breadcrumb > li + li:before {
  color: #646464;
}

/* line 44, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .project-selector {
  color: #B9B9B9;
}

/* line 47, app/assets/stylesheets/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 55, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group {
  background: #22262e !important;
}

/* line 58, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group span#activity {
  background: #0d0f12;
  border: 1px solid #0d0f12;
  color: #fff;
  cursor: pointer;
}

/* line 64, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #logo-group > span .badge {
  background: #0aa699;
}

/* line 67, app/assets/stylesheets/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/smart/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a:hover {
  opacity: .9;
}

/* line 76, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #cancel-search-js {
  background: #fb3c4a;
  line-height: 29px !important;
}

/* line 80, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .MsgTitle .txt-color-orangeDark {
  color: #fb3c4a !important;
}

/* line 83, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme {
  background: #434953;
}

/* line 86, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .minifyme:hover {
  background: #5C6C86;
  color: #E1E8F3;
}

/* line 90, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #show-shortcut:hover > i {
  color: #fff;
}

/* line 93, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .superbox-list.active:before {
  color: #1b1e24;
}

/* line 96, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b {
  font-size: 14px;
  margin-top: 0px;
}

/* line 100, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-plus-square-o:before {
  content: "\f104";
}

/* line 103, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-minus-square-o:before {
  content: "\f107";
}

/* line 106, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul {
  background: #22262E;
}

/* line 109, app/assets/stylesheets/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;
  overflow: hidden;
}

/* line 120, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a:hover {
  background: #1b1e24 !important;
}

/* line 123, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul li a {
  padding: 8px 17px 8px 54px !important;
}

/* line 126, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul li a {
  padding-left: 72px !important;
}

/* line 129, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul li a {
  padding-left: 90px !important;
}

/* line 132, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul ul li a {
  padding-left: 108px !important;
}

/* line 135, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:active {
  background: none;
}

/* line 138, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a:hover {
  color: #E1EAF1;
}

/* line 141, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav ul li a {
  padding: 12px 17px 12px 16px;
}

/* line 144, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i {
  font-size: 17px;
  vertical-align: 0px;
}

/* line 148, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a b {
  right: 17px;
  top: 12px;
}

/* line 152, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i:after {
  border: 1px solid #fff;
}

/* line 155, app/assets/stylesheets/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;
}

/* line 161, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .header-search > input[type="text"] {
  border-color: #FFF !important;
  border-radius: 2px;
}

/* line 165, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .header-dropdown-list a.dropdown-toggle {
  color: #FFF;
  text-decoration: none;
}

/* line 169, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info {
  height: auto;
}

/* line 172, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info > span {
  padding: 5px 10px;
}

/* line 175, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info img {
  width: 35px;
  border-radius: 50%;
}

/* line 179, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a {
  margin-top: 2px;
}

/* line 182, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a span {
  max-width: 136px;
}

/* line 185, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info a:hover {
  color: #fff;
}

/* line 188, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #activity.active .badge {
  background: #0aa699 !important;
}

/* line 191, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-dropdown {
  background: #E2E8F1;
}

/* line 194, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ajax-notifications {
  background: #fff;
}

/* line 197, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 img.online {
  border-left-color: #0AA699 !important;
}

/* line 200, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .onoffswitch-inner:before {
  background-color: #36AECC !important;
}

/* line 203, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .bg-color-red {
  background-color: #fb3c4a !important;
}

/* line 206, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-darken > header {
  background: #1B1E24 !important;
  border-color: #1B1E24 !important;
}

/* line 210, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blueDark > header {
  background: #353D4B !important;
  border-color: #353D4B !important;
}

/* line 214, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blue > header {
  background: #688F9E;
  border-color: #6A838D !important;
}

/* line 218, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-purple > header {
  background: #736086;
}

/* line 221, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-red > header {
  background: #C02631;
  border-color: #8F2129 !important;
}

/* line 225, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget .bg-color-red {
  background: #C02631 !important;
}

/* line 228, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar {
  background: #3E4553 !important;
}

/* line 231, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar.ui-state-focus {
  background: #1B1F27 !important;
}

/* line 234, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb > .active,
.smart-style-1 #ribbon .breadcrumb li:last-child {
  color: #868686;
}

/* line 238, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb a,
.smart-style-1 #ribbon .breadcrumb {
  color: #747474 !important;
}

/* line 242, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .open > .dropdown-menu,
.smart-style-1 .dropdown-menu {
  padding: 4px;
}

/* line 246, app/assets/stylesheets/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 251, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 aside,
.smart-style-1 .superbox-show,
.smart-style-1 .page-footer {
  background: #1b1e24;
}

/* line 256, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .login-info span,
.smart-style-1 .login-info {
  border-bottom: none;
}

/* line 260, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > ul::before,
.smart-style-1 nav > ul ul li::before {
  border: none !important;
}

/* line 264, app/assets/stylesheets/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 269, app/assets/stylesheets/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;
}

/* line 278, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info a {
  margin-top: 6px;
}

/* line 281, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info img {
  width: 30px !important;
}

/* line 284, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified .login-info span {
  padding: 0px 5px !important;
}

/* line 287, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul li a {
  padding: 12px 17px 12px 14px;
}

/* line 290, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a:hover {
  background: #30343D !important;
}

/* line 293, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a {
  padding-left: 13px;
  padding-right: 13px !important;
}

/* line 297, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul li a {
  padding-left: 33px !important;
  padding-right: 13px !important;
}

/* line 301, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul li a {
  padding-left: 43px !important;
  padding-right: 13px !important;
}

/* line 305, app/assets/stylesheets/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 309, app/assets/stylesheets/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;
}

/* line 313, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav ul > li > ul > li > ul {
  background: #1B1E24;
}

/* line 316, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li {
  border-bottom: 1px solid #131416;
  border-top: 1px solid #303031;
}

/* line 320, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > a > i {
  font-size: 18px;
}

/* line 323, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul {
  background: #1B1E24;
}

/* line 326, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li {
  background: #22262E;
}

/* line 329, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li > ul > li {
  background: #1B1E24;
}

/* line 332, app/assets/stylesheets/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 337, app/assets/stylesheets/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 343, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-pink > header,
.smart-style-1 .jarviswidget .bg-color-pink {
  background: #DB8EBB !important;
}

/* line 347, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 351, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 355, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #1b1e24;
}

/* line 359, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 362, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* line 365, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/* line 368, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 371, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside {
  background: #14161B;
}

/* line 374, app/assets/stylesheets/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 380, app/assets/stylesheets/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 384, app/assets/stylesheets/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 389, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #3a3633;
}

/* line 392, app/assets/stylesheets/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;
  background: #fff;
  background: -moz-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #2e3e57));
  background: -webkit-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -o-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -ms-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: linear-gradient(to bottom, #04070c, #2e3e57 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04070C', endColorstr='#2E3E57', GradientType=0);
}

/* line 404, app/assets/stylesheets/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 411, app/assets/stylesheets/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 415, app/assets/stylesheets/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 420, app/assets/stylesheets/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 426, app/assets/stylesheets/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 432, app/assets/stylesheets/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 436, app/assets/stylesheets/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;
}

/* line 440, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li.active > a:hover,
.smart-style-1.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important;
}

/*
 * STYLE 1 Responsive
 */
@media (max-width: 979px) and (min-width: 768px) {
  /* line 448, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  /* line 453, app/assets/stylesheets/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 458, app/assets/stylesheets/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 463, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #sparks {
    background: #fff;
  }
  /* line 466, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-1 #cancel-search-js,
.smart-style-1 .search-mobile .header-search > button {
    border-radius: 3px;
  }
}

/********************************************************************* STYLE 2 *************************************************************/
/* line 472, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #shortcut {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 475, app/assets/stylesheets/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 480, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-list.active:before {
  color: #2C3742;
}

/* line 483, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .superbox-img-description {
  color: #9EA8B1 !important;
}

/* line 486, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-context > :first-child {
  text-shadow: none;
}

/* line 489, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector {
  color: #B2C1D5;
}

/* line 492, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .project-selector:hover {
  color: #fff;
}

/* line 495, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity {
  background: none !important;
  border: none !important;
  color: #C5C6CA;
}

/* line 500, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity:hover {
  color: #fff;
}

/* line 503, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #logo-group > span .badge {
  background: #008DC4;
}

/* line 506, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > input[type="text"] {
  background: #161B22;
  border: 1px solid #0F1217;
  color: #fff;
  border-radius: 4px;
}

/* line 512, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #ribbon {
  background: #fff;
}

/* line 515, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn.btn-ribbon {
  background: #9498A0;
}

/* line 518, app/assets/stylesheets/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 526, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 #left-panel {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 64px;
}

/* line 532, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info {
  margin-bottom: 7px !important;
  height: auto;
}

/* line 536, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span {
  padding: 5px 10px 7px;
  background: #FFF;
  border-radius: 4px;
}

/* line 541, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a {
  font-size: 16px !important;
  color: #33455A;
  margin-top: 2px;
}

/* line 546, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info a span {
  padding: 0;
  font-size: 16px !important;
  max-width: 105px;
}

/* line 551, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info img {
  width: 35px;
}

/* line 554, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul li a {
  color: #69737A !important;
  font-size: 12px !important;
}

/* line 558, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul {
  background: none;
}

/* line 561, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul > li:hover b {
  color: #69737A !important;
}

/* line 564, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a {
  padding-left: 23px;
}

/* line 567, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul li a {
  padding-left: 30px;
}

/* line 570, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul li a {
  padding-left: 40px;
}

/* line 573, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul li a {
  padding-left: 50px;
}

/* line 576, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul ul li a {
  padding-left: 60px;
}

/* line 579, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 583, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a > i {
  font-size: 25px !important;
}

/* line 586, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a b {
  top: 16px;
}

/* line 589, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .jarviswidget-color-blueDark > header {
  background: #2C3742 !important;
  border-color: #2C3742 !important;
}

/* line 593, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-success {
  background-color: #96bf48;
  border-color: #84A83E;
}

/* line 597, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-danger {
  background-color: #DB4A67;
  border-color: #CA4862;
}

/* line 601, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-warning {
  background-color: #E2B14A;
  border-color: #C99D42;
}

/* line 605, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-red {
  background: #DB4A67 !important;
}

/* line 608, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-blue {
  background: #4387bf !important;
}

/* line 611, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .smart-form .toggle i:before {
  background-color: #3b9ff3;
}

/* line 614, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-greenLight {
  background-color: #89AD45 !important;
}

/* line 617, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-orange {
  background-color: #D6A848 !important;
}

/* line 620, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .bg-color-teal {
  background-color: #5ba0a3 !important;
}

/* line 623, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme {
  background: #D7DAE2;
  border-bottom: 1px solid #818181;
  color: #7E7E7E;
}

/* line 628, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .minifyme:hover {
  color: #4E4E4E;
}

/* line 631, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-inner:before {
  background: #3b9ff3;
  border-color: #3b9ff3 #257DC7 #2A7DC4;
}

/* line 635, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #84A83E;
}

/* line 638, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar {
  background: #576574 !important;
}

/* line 641, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar.ui-state-focus {
  background: #2C3742 !important;
}

/* line 644, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-2 {
  background: #fff;
}

/* line 647, app/assets/stylesheets/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 653, app/assets/stylesheets/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 660, app/assets/stylesheets/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 665, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .header-search > button,
.smart-style-2 .header-dropdown-list a.dropdown-toggle {
  color: #C5C6CA;
}

/* line 669, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.fixed-ribbon #ribbon {
  border-bottom: 1px solid #E0E0E0;
}

/* line 672, app/assets/stylesheets/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 678, app/assets/stylesheets/smart/smartadmin-skins.scss */
.menu-on-top.smart-style-2 #left-panel {
  padding-top: 49px !important;
}

/* line 681, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .login-info span,
.smart-style-2 .login-info {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 686, app/assets/stylesheets/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 692, app/assets/stylesheets/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 697, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > ul::before,
.smart-style-2 nav > ul ul li::before {
  border: none !important;
}

/* line 701, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .btn-primary,
.smart-style-2 .smart-form .button {
  background-color: #3b9ff3;
  border-color: #3292E2;
}

/* line 706, app/assets/stylesheets/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 714, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2 .dropdown-menu > li > a:hover,
.smart-style-2 .dropdown-menu > li > a:focus {
  background-color: #3E90D4;
}

/* line 718, app/assets/stylesheets/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 726, app/assets/stylesheets/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 734, app/assets/stylesheets/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 742, app/assets/stylesheets/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;
}

/* line 750, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info {
  margin: 0 !important;
}

/* line 753, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info a {
  margin-top: 4px;
}

/* line 756, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified .login-info span {
  padding: 0;
}

/* line 759, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified #left-panel {
  padding: 0 !important;
  padding-top: 50px !important;
}

/* line 763, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav ul > li > a {
  padding: 12px 11px;
}

/* line 766, app/assets/stylesheets/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;
}

/* line 773, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #FFFFFF;
}

/* line 777, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > a > i {
  font-size: 18px !important;
}

/* line 780, app/assets/stylesheets/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 785, app/assets/stylesheets/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 790, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #3b9ff3;
}

/* line 794, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top .menu-item-parent {
  font-size: 10px;
}

/* line 797, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top #left-panel {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

/* line 802, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75;
}

/* line 806, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 810, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a {
  color: #fff !important;
  background-color: #5E6C88;
}

/* line 814, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a {
  color: #fff !important;
}

/* line 817, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important;
}

/* line 820, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul li:hover > ul {
  background: #333;
}

/* line 823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 826, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside {
  background: inherit;
}

/* line 829, app/assets/stylesheets/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 835, app/assets/stylesheets/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 839, app/assets/stylesheets/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 844, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #2C3742;
}

/* line 847, app/assets/stylesheets/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 852, app/assets/stylesheets/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 859, app/assets/stylesheets/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 863, app/assets/stylesheets/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 868, app/assets/stylesheets/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 873, app/assets/stylesheets/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 879, app/assets/stylesheets/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;
}

/* line 883, app/assets/stylesheets/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 888, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-3,
.smart-style-3 body {
  background: #ffffff !important;
  font-family: Arial, sans-serif;
}

/* line 893, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #logo img {
  width: 220px;
  height: auto;
  padding-left: 3px;
  margin-top: -3px;
}

/* line 899, app/assets/stylesheets/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 907, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon {
  background: #fff;
}

/* line 910, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #hide-menu i {
  color: #fff !important;
}

/* line 913, app/assets/stylesheets/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 920, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > input[type=text] {
  border-color: #CA854F;
}

/* line 923, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .header-search > button {
  color: #DF9B45;
}

/* line 926, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 aside {
  background: #f2f2f2;
  border-right: 2px solid #ccc;
}

/* line 930, app/assets/stylesheets/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 937, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .login-info span {
  border-bottom: none;
}

/* line 940, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .login-info a span {
  color: #444 !important;
}

/* line 943, app/assets/stylesheets/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 952, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a {
  padding: 12px 10px 12px 11px;
  font-size: 13px;
}

/* line 956, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a b {
  top: 12px;
}

/* line 959, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a > i {
  color: #4D8BA5;
  font-size: 20px;
}

/* line 963, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.active > a:before {
  top: 10px !important;
}

/* line 966, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open {
  border-left: 4px solid #4D8BA5;
}

/* line 969, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > a {
  padding-left: 7px;
}

/* line 972, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open ul li > a {
  padding-left: 38px;
}

/* line 975, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > ul > li > a {
  padding-left: 38px;
}

/* line 978, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a:before {
  top: 6px;
  color: #bbb;
}

/* line 982, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a {
  font-weight: bold;
}

/* line 985, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul {
  background: none;
}

/* line 988, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul ul li > a {
  font-size: 13px;
}

/* line 991, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav ul li a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

/* line 994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .superbox-list.active:before {
  color: #3D3B39;
}

/* line 997, app/assets/stylesheets/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);
}

/* line 1001, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu {
  border-radius: 0;
  border-bottom: 2px solid #ADADAD;
  background: #FDDFB3;
}

/* line 1006, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > li > a {
  color: #4E361B;
}

/* line 1009, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu .divider {
  background-color: #EBC7A6;
}

/* line 1012, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large .dropdown-header {
  color: #5C391E;
}

/* line 1015, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-warning .form-control {
  border-color: #c09853 !important;
}

/* line 1018, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-error .form-control {
  border-color: #b94a48 !important;
}

/* line 1021, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .has-success .form-control {
  border-color: #468847 !important;
}

/* line 1024, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #shortcut {
  background-color: rgba(25, 16, 6, 0.85);
}

/* line 1027, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar {
  background-color: #66605B !important;
}

/* line 1030, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar.ui-state-focus {
  background-color: #4B433C !important;
}

/* line 1033, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb,
.smart-style-3 #ribbon .breadcrumb a {
  color: #7C7C7C !important;
}

/* line 1037, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb li:last-child,
.smart-style-3 #ribbon .breadcrumb > .active {
  color: #5F5F5F;
}

/* line 1041, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.fixed-ribbon #ribbon {
  box-shadow: 0 0.0625em 0.3125em rgba(0, 0, 0, 0.35);
}

/* line 1044, app/assets/stylesheets/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 1056, app/assets/stylesheets/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 1070, app/assets/stylesheets/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 1076, app/assets/stylesheets/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 1081, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 nav > ul ul li::before,
.smart-style-3 nav > ul > li > ul::before {
  border: none;
}

/* line 1085, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .page-footer,
.smart-style-3 .superbox-show {
  background: #3D3B39;
}

/* line 1089, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li {
  border-bottom: 1px solid #E9E4E4;
  border-top: 1px solid #FFFFFF;
}

/* line 1093, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li.open ul li > a {
  padding-left: 14px;
}

/* line 1096, app/assets/stylesheets/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 1100, app/assets/stylesheets/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 1105, app/assets/stylesheets/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 1113, app/assets/stylesheets/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;
}

/* line 1118, app/assets/stylesheets/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 1136, app/assets/stylesheets/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;
}

/* line 1141, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3 .bigBox span,
.smart-style-3 .SmallBox span {
  letter-spacing: 0px;
}

/* line 1145, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li > a {
  color: inherit;
}

/* line 1148, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px;
}

/* line 1152, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a {
  color: #fff;
}

/* line 1155, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a {
  color: #333 !important;
}

/* line 1158, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul > li > ul {
  left: -2px;
}

/* line 1161, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:hover {
  background: #fff !important;
}

/* line 1164, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important;
}

/* line 1167, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside {
  background: inherit;
}

/* line 1170, app/assets/stylesheets/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 1176, app/assets/stylesheets/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 1180, app/assets/stylesheets/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 1186, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff;
}

/* line 1189, app/assets/stylesheets/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 1193, app/assets/stylesheets/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 1198, app/assets/stylesheets/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 1202, app/assets/stylesheets/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 1206, app/assets/stylesheets/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 1212, app/assets/stylesheets/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 1216, app/assets/stylesheets/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;
}

/*
 * Style 3 Responsive
 */
@media (max-width: 979px) {
  /* line 1224, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-3 #content {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 1228, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-3 #ribbon {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 0px;
  }
}

/********************************************************************* Skin-4 *************************************************************/
/* line 1236, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* line 1239, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .ribbon-button-alignment {
  display: none;
}

/* line 1242, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) #left-panel {
  padding-top: 49px;
}

/* line 1245, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #ribbon {
  position: absolute !important;
  z-index: 1;
  left: 3px;
  top: 30px;
  background: 0 0;
  font-size: 11px;
  font-weight: bold;
}

/* line 1254, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #header {
  background-image: none;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

/* line 1259, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #header > :first-child {
  background: #71a06a;
}

/* line 1262, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .login-info > span {
  border-bottom-color: #000000;
}

/* line 1265, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title {
  margin: 8px 0 13px;
  font-size: 24px;
}

/* line 1269, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title > span {
  font-size: 14px;
}

/* line 1272, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .page-title > i:first-child {
  display: none;
}

/* line 1275, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #logo-group span#activity {
  background: #5a8354;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a8354), color-stop(1, #8fb489));
  background: -ms-linear-gradient(bottom, #5a8354, #8fb489);
  background: -moz-linear-gradient(center bottom, #5a8354 0%, #8fb489 100%);
  background: -o-linear-gradient(#8fb489, #5a8354);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fb489', endColorstr='#5a8354', GradientType=0);
  border-color: #5a8354;
  color: #e8efe7;
}

/* LEFT PANEL */
/* line 1286, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) .login-info {
  display: none;
}

/* line 1289, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) #mobile-profile-img {
  display: inline-block !important;
}

/* line 1292, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img a.userdropdown img {
  margin-left: 3px;
}

/* line 1295, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img > li {
  display: inline-block;
  padding-right: 0px;
  margin-right: -3px;
}

/* line 1300, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside {
  background: #3a3f51;
}

/* line 1303, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside .minifyme {
  background: #71a06a;
  color: #e8efe7;
}

/* line 1307, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 aside .minifyme:hover {
  background: #8fb489;
  color: #ffffff;
}

/* line 1311, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li.active:not(.open) > a:before,
.smart-style-4:not(.menu-on-top) nav > ul > li.active:not(.open) > a:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAqBAMAAAAt0TTmAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACnRSTlMABQMJDRIBFhofGayHogAAAOFJREFUKM+F070RgzAMBeBU6QkbuKDnlA1INoCjpWIDzmyA2QC2zVMC6IfcIbrvnjC2xe1v3XuUs4AqoN6gBjMuYOcNqINElHskLqDuflY/fKjgC1VRCZTgu/6isaZpoByU5nYAIqgtRiRhJZp3HKc4AInUynOKQNs8LwlWc3MoNluXNEWsYmxNabdwGDefbRp4YW2rmM1dv8+ue/4+v49MLB37lTMYQdxKclbq/ELfbdaCEOPX2ftA7HRviMHU/SIl1yazUdrZ2MjMUA7gaSn8/IE6ZSHD42Y3oGQH+l+4qg+S/XPD6LV6iwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: left;
  border-left: 4px solid #ffffff;
  left: 0px;
  height: 20px;
  top: 6px;
}

/* line 1322, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li.active:not(.open) > a:before {
  height: 26px !important;
  top: 7px !important;
}

/* line 1326, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul li a {
  color: #bbc0cf;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 11px;
}

/* line 1334, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a {
  padding-top: 13px;
  padding-bottom: 13px;
}

/* line 1338, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a b {
  top: 11px;
  font-size: 14px;
}

/* line 1342, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul ul li a {
  padding-top: 9px;
  padding-bottom: 8px;
}

/* line 1346, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul li > a {
  padding-left: 46px;
}

/* line 1349, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul li a {
  padding-left: 69px;
}

/* line 1352, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul li a {
  padding-left: 92px;
}

/* line 1355, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul li a {
  padding-left: 115px;
}

/* line 1358, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul ul li a {
  padding-left: 138px;
}

/* line 1361, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav > ul > li > a > i {
  margin-right: 9px;
}

/* line 1364, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li a:hover {
  background: #313645;
  color: #ffffff;
}

/* line 1368, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul li a:active {
  background: #292d39;
  color: #ffffff;
}

/* line 1372, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav ul ul,
.smart-style-4 nav ul li.open > a,
.smart-style-4.minified nav ul ul,
.smart-style-4.minified nav li li {
  background: #363a4b;
}

/* line 1378, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > ul:before,
.smart-style-4 nav > ul ul li:before {
  border: none;
}

/* line 1382, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #content > .row:first-child {
  background-color: #f7f7f9;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: 13px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d9dbe4;
}

/* unique classes for this skin only */
/* line 1391, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 #smart-fixed-ribbon + span,
.smart-style-4 #ribbon {
  display: none;
}

/* line 1395, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4.fixed-ribbon #content {
  padding-top: 10px;
}

/* pages: gallery */
/* line 1399, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-show {
  background: #1e212a;
}

/* line 1402, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-list.active:before {
  color: #1e212a;
}

/* line 1405, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-4 .superbox-imageinfo span {
  color: #a7acc0;
}

/*
 * Style 4 Responsive
 */
@media (max-width: 979px) {
  /* line 1412, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #header {
    background: #71a06a;
  }
  /* line 1415, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #hide-menu > :first-child > a {
    border-color: #FFFFFF !important;
  }
  /* line 1418, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4:not(.menu-on-top) #left-panel {
    margin-top: 0px !important;
  }
  /* line 1421, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-4 #project-selector,
.smart-style-4 .project-selector,
.smart-style-4 #project-context > :first-child,
.smart-style-4 .project-context > :first-child,
.smart-style-4 .header-dropdown-list > li > .dropdown-toggle,
.smart-style-4 .btn-header.transparent a {
    color: #fff !important;
    text-shadow: none;
  }
}

/********************************************************************* Skin-5 *************************************************************/
/*
   Insturctions: add the class    "smart-style-5" to the HTML and the BODY tag to get started.

*/
/* line 1436, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat center top fixed;
  background-size: cover;
  color: #fff;
}

/* line 1441, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #ribbon,
.smart-style-5 #logo-group span#activity,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 #header,
.smart-style-5 .jvectormap-container {
  background: none !important;
}

/* line 1449, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.fixed-header #header {
  background: rgba(0, 0, 0, 0.7) !important;
}

/* line 1452, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.fixed-ribbon #ribbon {
  background: rgba(0, 0, 0, 0.23) !important;
}

/* line 1455, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .login-info,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #logo-group span#activity {
  border-color: transparent;
}

/* line 1462, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header:hover,
.smart-style-5 .login-info:hover,
.smart-style-5 .header-search > input[type=text]:hover,
.smart-style-5 .btn-header > :first-child > a:hover,
.smart-style-5 #logo-group span#activity:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1471, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .page-title span,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 #logo-group span#activity,
.smart-style-5 #project-selector,
.smart-style-5 .project-selector,
.smart-style-5 a,
.smart-style-5 .bs-example-type .table .info,
.smart-style-5 .highlight,
.smart-style-5 pre,
.smart-style-5 .highlight pre code,
.smart-style-5 code,
.smart-style-5 .smart-form .checkbox input + i:after,
.smart-style-5 .smart-form header,
.smart-style-5 .easy-pie-chart .percent,
.smart-style-5 .tree li span,
.smart-style-5 .dd-handle > span,
.smart-style-5 .irs-grid-text,
.smart-style-5 .irs-max,
.smart-style-5 .irs-min,
.smart-style-5 .irs-grid-pol,
.smart-style-5 .dygraph-axis-label,
.smart-style-5 .h1 .small,
.smart-style-5 .h1 small,
.smart-style-5 .h2 .small,
.smart-style-5 .h2 small,
.smart-style-5 .h3 .small,
.smart-style-5 .h3 small,
.smart-style-5 .h4 .small,
.smart-style-5 .h4 small,
.smart-style-5 .h5 .small,
.smart-style-5 .h5 small,
.smart-style-5 .h6 .small,
.smart-style-5 .h6 small,
.smart-style-5 h1 .small,
.smart-style-5 h1 small,
.smart-style-5 h2 .small,
.smart-style-5 h2 small,
.smart-style-5 h3 .small,
.smart-style-5 h3 small,
.smart-style-5 h4 .small,
.smart-style-5 h4 small,
.smart-style-5 h5 .small,
.smart-style-5 h5 small,
.smart-style-5 h6 .small,
.smart-style-5 h6 small,
.smart-style-5 .todo-group-title,
.smart-style-5 .todo > li > p > :first-child,
.smart-style-5 .todo > li > p > .date,
.smart-style-5 .text-muted,
.smart-style-5 .todo > li > p,
.smart-style-5 .inbox-menu-lg li a,
.smart-style-5 .inbox-data-message > *:first-child span,
.smart-style-5 .inbox-data-message > *:first-child,
.smart-style-5 .responsive-utilities td.is-visible,
.smart-style-5 .close,
.smart-style-5 .close:focus,
.smart-style-5 .close:hover,
.smart-style-5 .jarviswidget header:first-child .nav-tabs li a,
.smart-style-5 .nav-tabs > li > a,
.smart-style-5 .row-seperator-header,
.smart-style-5 .usr-card-content > :first-child,
.smart-style-5 .superbox-imageinfo span,
#extr-page .smart-style-5 h4.paragraph-header,
#extr-page .smart-style-5 h5.about-heading,
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span,
.smart-style-5 .header-search > button,
.smart-style-5 .dropdown-menu > li > a,
.smart-style-5 .notification-body .from,
.smart-style-5 .notification-body time,
.smart-style-5 .ui-widget-content {
  color: #fff;
}

/* line 1548, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .txt-color-blueDark,
.smart-style-5 #ribbon .breadcrumb,
.smart-style-5 #ribbon .breadcrumb a {
  color: #fff !important;
}

/* line 1553, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .open .project-selector,
.smart-style-5 #ribbon .breadcrumb li:last-child,
.smart-style-5 #ribbon .breadcrumb > .active {
  color: #FFD600;
}

/* line 1558, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 a:hover,
.smart-style-5 a:focus {
  color: #FFD600;
  text-decoration: none;
}

/* line 1563, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #header {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 1566, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 1569, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header {
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 1575, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 aside#left-panel {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1578, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-border-separate thead tr,
.smart-style-5 .table thead tr {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1582, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > div {
  background: rgba(0, 0, 0, 0.18) !important;
  border-color: rgba(0, 0, 0, 0.13) !important;
}

/* line 1586, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.43);
}

/* line 1590, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 pre {
  background: rgba(255, 255, 255, 0.13);
}

/* line 1593, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight pre code,
.smart-style-5 code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent;
}

/* line 1598, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well,
.smart-style-5 .bs-example {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
}

/* ALERTS*/
/* line 1607, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 1612, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-info {
  background: rgba(174, 207, 233, 0.43);
  color: #E7F1FF;
}

/* line 1616, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-success {
  border-color: rgba(132, 233, 177, 0.5);
  color: #ffffff;
  background-color: rgba(120, 201, 156, 0.5);
}

/* line 1621, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-warning {
  border-color: rgba(255, 242, 200, 0.4);
  color: #ffffff;
  background-color: rgba(255, 242, 200, 0.4);
}

/* line 1626, app/assets/stylesheets/smart/smartadmin-skins.scss */
.alert-warning a {
  color: #333;
}

/* line 1629, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .alert-danger {
  border-color: #953b39;
  color: #ffffff;
  background-color: rgba(194, 101, 101, 0.7);
}

/* line 1634, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 hr {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1637, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.1) !important;
}

/* line 1642, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example-type .table td,
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1652, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1655, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 ::-webkit-input-placeholder,
.smart-style-5 ::-moz-placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 :-webkit-placeholder,
.smart-style-5 :placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 nav ul li.active > a:before,
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #fff;
}

/* line 1666, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .page-footer {
  background: rgba(0, 0, 0, 0.33);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1670, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul ul {
  background: rgba(0, 0, 0, 0.23);
}

/* line 1673, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul .active > a {
  color: #FFD600 !important;
}

/* line 1676, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li {
  border-right-color: rgba(255, 255, 225, 0.15);
  border-left-color: transparent;
}

/* line 1680, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:first-child {
  border-left-color: rgba(255, 255, 225, 0.15);
}

/* line 1683, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:hover > a {
  background: #000;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #FFD600 !important;
}

/* line 1689, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a:hover,
.smart-style-5.menu-on-top nav ul ul ul li a:hover {
  color: #FFD600;
}

/* line 1693, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .menu-on-top nav ul ul ul li a:hover {
  color: #FFD600;
}

/* line 1696, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li:hover > a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:hover:after,
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #fff;
}

/* line 1702, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1705, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown:after,
.smart-style-5 .ajax-dropdown:before {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 1709, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3);
}

/* line 1713, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body .msg-body,
.smart-style-5 .notification-body .subject {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1717, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2);
}

/* line 1720, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

/* line 1723, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu {
  background: rgba(0, 0, 0, 0.63);
}

/* line 1726, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu .divider {
  background: rgba(255, 255, 225, 0.15);
}

/* line 1729, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-default,
.smart-style-5 .btn-default.active,
.smart-style-5 .btn-default:active,
.smart-style-5 .btn-default:focus,
.smart-style-5 .btn-default:hover,
.smart-style-5 .open > .dropdown-toggle.btn-default {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-color: transparent;
}

/* line 1739, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ajax-notifications {
  background: none;
}

/* line 1742, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-responsive {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1745, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu > li > a {
  color: #fff !important;
}

/* line 1748, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-control,
.smart-style-5 .input-group-addon,
.smart-style-5 .smart-form .input input,
.smart-style-5 .smart-form .select select,
.smart-style-5 .smart-form .textarea textarea,
.smart-style-5 .bootstrap-tagsinput,
.smart-style-5 .select2-container-multi .select2-choices,
.smart-style-5 .select2-container .select2-choice .select2-arrow,
.smart-style-5 .select2-container .select2-choice {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
  color: #FFF;
}

/* line 1761, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}

/* line 1765, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note,
.smart-style-5 .form header,
.smart-style-5 legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 1773, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-actions {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1776, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox[type=checkbox] + span:before,
.smart-style-5 label input.radiobox[type=radio] + span:before {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1780, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1784, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .label {
  color: #ffffff;
}

/* line 1787, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget .fc-header-title h2 {
  text-shadow: none;
}

/* line 1790, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropzone,
.smart-style-5 td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23);
}

/* line 1794, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content,
.smart-style-5 .popover {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1799, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important;
}

/* line 1802, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1806, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}

/* line 1809, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15);
}

/* line 1812, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-spinner {
  background: none;
  border-color: rgba(0, 0, 0, 0.4);
}

/* line 1816, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bootstrapWizard li .title {
  color: #000;
}

/* line 1819, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dropzone .dz-preview,
.smart-style-5 .dropzone-previews .dz-preview {
  color: #000;
}

/* line 1823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tree li:after,
.smart-style-5 .tree li span,
.smart-style-5 .tree li:before {
  border-color: #fff;
}

/* line 1828, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.radiobox[type=radio][disabled] + span,
.smart-style-5 label input.radiobox[type=radio][disabled]:checked + span,
.smart-style-5 label:hover input.radiobox[type=radio][disabled]:checked + span:before {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1833, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table,
.smart-style-5 .ui-jqgrid .ui-jqgrid-bdiv {
  background: none;
}

/* line 1837, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-pager,
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23);
}

/* line 1842, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1845, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-pg-input,
.smart-style-5 .ui-jqgrid .ui-pg-selbox {
  color: #000;
}

/* line 1849, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-hover {
  background: none;
}

/* line 1857, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:after {
  border-color: transparent;
}

/* line 1860, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63);
}

/* line 1863, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1867, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs {
  background: none;
}

/* line 1870, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs-panel {
  background: none;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1874, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow,
.smart-style-5 .popover.top > .arrow,
.smart-style-5 .popover.left > .arrow,
.smart-style-5 .popover.right > .arrow {
  border-color: transparent;
}

/* line 1880, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0px;
}

/* line 1884, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0px;
}

/* line 1888, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0px;
}

/* line 1892, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0px;
}

/* line 1896, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3);
}

/* line 1900, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input-focus {
  color: #000;
}

/* line 1903, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar,
.smart-style-5 table.dataTable thead .sorting_asc,
.smart-style-5 table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43);
}

/* line 1908, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1911, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd),
.smart-style-5 .table-hover > tbody > tr:hover {
  background-color: transparent !important;
}

/* line 1915, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer,
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > th,
.smart-style-5 .table-hover > tbody > tr:hover > td,
.smart-style-5 .table-hover > tbody > tr:hover > th {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1921, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.13);
}

/* line 1924, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 1930, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1933, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > li > a,
.smart-style-5 .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}

/* line 1939, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > .disabled > a,
.smart-style-5 .pagination > .disabled > a:focus,
.smart-style-5 .pagination > .disabled > a:hover,
.smart-style-5 .pagination > .disabled > span,
.smart-style-5 .pagination > .disabled > span:focus,
.smart-style-5 .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #cccccc;
}

/* line 1949, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination > .active > a,
.smart-style-5 .pagination > .active > a:focus,
.smart-style-5 .pagination > .active > a:hover,
.smart-style-5 .pagination > .active > span,
.smart-style-5 .pagination > .active > span:focus,
.smart-style-5 .pagination > .active > span:hover .pagination > .active > a {
  color: #FFD600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63);
}

/* line 1959, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 div.DTTT .btn {
  color: #fff !important;
}

/* line 1962, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1966, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-white {
  background: rgba(0, 0, 0, 0.43) !important;
}

/* line 1969, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dygraph-legend {
  background: none !important;
}

/* line 1972, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page .smart-style-5 #main {
  background: none;
}

/* line 1975, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page .smart-style-5 #header {
  background: rgba(0, 0, 0, 0.43) !important;
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 1979, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .client-form header,
.smart-style-5 .client-form footer {
  background: rgba(0, 0, 0, 0.63);
  color: #fff;
}

/* line 1984, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form fieldset {
  background: rgba(255, 255, 255, 0.03);
}

/* line 1987, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 1991, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form footer {
  background: rgba(0, 0, 0, 0.43);
}

/* line 1994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating,
.smart-style-5 .smart-form .toggle,
.smart-style-5 .smart-form .checkbox,
.smart-style-5 .smart-form .radio {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2003, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15);
}

/* line 2006, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2009, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr > td,
.smart-style-5 .table > tbody > tr > th,
.smart-style-5 .table > tfoot > tr > td,
.smart-style-5 .table > tfoot > tr > th,
.smart-style-5 .table > thead > tr > td,
.smart-style-5 .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07);
}

/* line 2017, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2021, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor,
.smart-style-5 .md-editor > textarea {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15);
}

/* line 2026, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-editable:focus,
.smart-style-5 .md-editor > textarea:focus {
  background: rgba(255, 255, 225, 0.05);
}

/* line 2030, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .superbox-show {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2033, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43);
}

/* line 2036, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
}

/* line 2042, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav > li > a:focus,
.smart-style-5 .nav > li > a:hover {
  background: rgba(0, 0, 0, 0.63);
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2047, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a,
.smart-style-5 .nav-tabs > li.active > a:focus,
.smart-style-5 .nav-tabs > li.active > a:hover,
.smart-style-5 .nav-tabs.bordered {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2055, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff;
}

/* line 2060, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .nav-tabs.bordered + .tab-content {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2063, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tabs-left > .nav-pills,
.smart-style-5 .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2067, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15);
}

/* line 2070, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 2076, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2079, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default > .panel-heading {
  background: none;
}

/* line 2082, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel {
  background: none;
}

/* line 2085, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2088, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jumbotron {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2091, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}

/* line 2094, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pager li > a,
.smart-style-5 .pager li > span {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2098, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2104, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-content {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2107, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-header {
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2110, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-footer {
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2113, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2116, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff;
}

/* line 2120, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body.no-content-padding {
  background: none;
}

/* line 2123, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .inbox-nav-bar {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2128, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .txt-color-darken {
  color: #fff !important;
}

/* line 2131, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2134, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2138, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-a,
.smart-style-5 .fill-b {
  background: transparent;
}

/* line 2142, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #heat-fill {
  left: 20px;
}

/* line 2145, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-a {
  top: -11px;
  left: -10px;
}

/* line 2149, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fill-b {
  top: -11px;
  right: -23px;
}

/* line 2153, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chat-body {
  background: none;
  border-color: transparent;
}

/* line 2157, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chat-footer {
  background: rgba(255, 255, 225, 0.15);
}

/* line 2160, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .todo-group-title,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2165, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .typearea textarea {
  background: none;
}

/* line 2168, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .show-stat-microcharts > div {
  border-color: rgba(255, 255, 225, 0.15) !important;
  background: rgba(0, 255, 255, 0.1) !important;
}

/* line 2172, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 .todo > li,
.smart-style-5 .todo > li > p,
.smart-style-5 .todo > li > :first-child,
.smart-style-5 .todo-group-title,
.smart-style-5 .typearea,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls,
.smart-style-5 .fc-widget-content,
.smart-style-5 .fc-widget-header {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2185, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25);
}

/* line 2188, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15);
}

/* line 2197, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23);
}

/* line 2200, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-htable th {
  background: none;
}

/* line 2203, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important;
}

/* line 2206, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
}

/* line 2210, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-menu .ui-state-disabled {
  color: #fff !important;
}

/* line 2213, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-content {
  background: none;
}

/* line 2216, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-title {
  color: #fff;
  background: none;
}

/* line 2220, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: none;
}

/* line 2225, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

/* line 2231, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog-buttonpane,
.smart-style-5 .ui-dialog-content {
  background: none;
}

/* line 2235, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-dialog {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat;
}

/* line 2238, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .slider-track {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2241, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover {
  border-bottom: none;
}

/* line 2244, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff;
}

/* line 2253, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header,
.smart-style-5 .ui-accordion .ui-accordion-content {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

/* line 2257, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-header-active + .ui-accordion-content {
  border-top-color: transparent;
}

/* line 2260, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li a {
  background: none;
  color: #fff;
  border-color: transparent;
}

/* line 2266, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-content .smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-header .ui-state-default {
  background: none;
  margin: 0;
}

/* line 2272, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2275, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .chart text {
  fill: #fff;
}

/* line 2278, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .dd3-content,
.smart-style-5 .dd-handle {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff;
}

/* line 2284, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .widget-footer,
.smart-style-5 .md-editor .md-footer,
.smart-style-5 .md-editor > .md-header {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15);
}

/* line 2290, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15);
}

/* line 2293, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43);
}

/* line 2296, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-background,
.smart-style-5 .irs-line {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2300, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(29, 29, 29, 0.9);
  color: #ffffff;
}

/* line 2305, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-results .select2-no-results,
.smart-style-5 .select2-results .select2-searching,
.smart-style-5 .select2-results .select2-selection-limit {
  background: transparent;
}

/* line 2310, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}

/* line 2315, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-search:before {
  color: #e0e0e0 !important;
}

/* line 2318, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .knob[data-fgcolor="#222222"],
.smart-style-5 .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important;
}

/* line 2322, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-choice {
  border: 1px solid #000000;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: none !important;
}

/* line 2327, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .profile-message li.message.message-reply,
.smart-style-5 .price-features {
  background: rgba(0, 0, 0, 0.43);
}

/* line 2331, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15);
}

/* line 2335, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
}

/* line 2338, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.active > td,
.smart-style-5 .table > tbody > tr.active > th,
.smart-style-5 .table > tbody > tr > td.active,
.smart-style-5 .table > tbody > tr > th.active,
.smart-style-5 .table > tfoot > tr.active > td,
.smart-style-5 .table > tfoot > tr.active > th,
.smart-style-5 .table > tfoot > tr > td.active,
.smart-style-5 .table > tfoot > tr > th.active,
.smart-style-5 .table > thead > tr.active > td,
.smart-style-5 .table > thead > tr.active > th,
.smart-style-5 .table > thead > tr > td.active,
.smart-style-5 .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15);
}

/* line 2352, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.info > td,
.smart-style-5 .table > tbody > tr.warning > td {
  color: #000;
}

/* line 2358, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43);
}

/* jvector map buttons */
/* line 2362, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jvectormap-zoomin,
.smart-style-5 .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 2367, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .text-primary {
  color: #E2F2FF;
}

/* line 2370, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .text-success {
  color: #90FF92;
}

/* Widgets */
/* css switch */
/* line 2375, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .onoffswitch-switch {
  border-color: transparent;
}

/* adjustments */
/* line 2379, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #shortcut {
  background-color: rgba(27, 16, 43, 0.75);
}

/* line 2382, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li {
  border-bottom: 1px solid rgba(2, 8, 9, 0.33);
  border-top: 1px solid rgba(255, 255, 255, 0.23);
}

/* line 2386, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .minifyme {
  background: rgba(77, 209, 172, 0.5);
  color: rgba(255, 255, 255, 0.7);
}

/* line 2390, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .minifyme:hover {
  background: rgba(77, 209, 172, 0.7);
  color: #ffffff;
}

/* line 2394, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0.8);
  margin-top: 0px;
  padding: 0px;
}

/* line 2400, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul > li,
.smart-style-5.minified nav > ul > li > ul > li > ul > li {
  background: transparent;
}

/* line 2404, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 [class^="txt-color-"],
.smart-style-5 [class*=" txt-color-"],
.smart-style-5 #sparks li h5,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .inbox-side-bar h6,
.smart-style-5 .ajax-notifications > .alert.alert-transparent {
  color: #fff !important;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

/* jarvis widgets */
/* line 2419, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-green,
.smart-style-5 .jarviswidget-color-green > header {
  background: rgba(144, 255, 146, 0.5) !important;
  border-color: rgba(144, 255, 146, 0.5) !important;
  color: #ffffff;
}

/* line 2425, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenLight,
.smart-style-5 .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
  color: #ffffff;
}

/* line 2431, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenDark,
.smart-style-5 .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
  color: #ffffff;
}

/* line 2437, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-purple,
.smart-style-5 .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
  color: #ffffff;
}

/* line 2443, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-magenta,
.smart-style-5 .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
  color: #ffffff;
}

/* line 2449, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-pink,
.smart-style-5 .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
  color: #ffffff;
}

/* line 2455, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-pinkDark,
.smart-style-5 .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
  color: #ffffff;
}

/* line 2461, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueLight,
.smart-style-5 .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
  color: #ffffff;
}

/* line 2467, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #ffffff !important;
}

/* line 2470, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-teal,
.smart-style-5 .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
  color: #ffffff;
}

/* line 2476, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blue,
.smart-style-5 .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
  color: #ffffff;
}

/* line 2482, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueDark,
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
  color: #ffffff;
}

/* line 2488, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-darken,
.smart-style-5 .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
  color: #ffffff;
}

/* line 2494, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-yellow,
.smart-style-5 .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
  color: #ffffff;
}

/* line 2500, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-orange,
.smart-style-5 .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
  color: #ffffff;
}

/* line 2506, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-orangeDark,
.smart-style-5 .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
  color: #ffffff;
}

/* line 2512, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-red,
.smart-style-5 .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
  color: #ffffff;
}

/* line 2518, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-redLight,
.smart-style-5 .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
  color: #ffffff;
}

/* line 2524, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bg-color-white,
.smart-style-5 .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000;
}

/* line 2530, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important;
}

/* line 2533, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  color: #fff !important;
}

/* line 2537, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5);
}

/* end jarvis widget */
/* dashboard social wall fix*/
/* line 2542, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .status .links {
  background: rgba(255, 255, 255, 0.1);
}

/* buttons */
/* line 2546, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-primary,
.smart-style-5 .btn-primary.active,
.smart-style-5 .btn-primary:active,
.smart-style-5 .btn-primary:focus,
.smart-style-5 .btn-primary:hover,
.smart-style-5 .open > .dropdown-toggle.btn-primary,
.smart-style-5 .bootstrap-tagsinput > span,
.smart-style-5 .select2-container-multi .select2-choices .select2-search-choice {
  border-color: rgba(117, 205, 241, 0.83);
  background: rgba(71, 188, 236, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2560, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-info,
.smart-style-5 .btn-info.active,
.smart-style-5 .btn-info:active,
.smart-style-5 .btn-info:focus,
.smart-style-5 .btn-info:hover,
.smart-style-5 .open > .dropdown-toggle.btn-info {
  border-color: rgba(164, 232, 230, 0.83);
  background: rgba(124, 221, 219, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2572, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-success,
.smart-style-5 .sa-chat-learnmore-btn,
.smart-style-5 .sa-chat-learnmore-btn:active,
.smart-style-5 .sa-chat-learnmore-btn:focus,
.smart-style-5 .sa-chat-learnmore-btn:hover,
.smart-style-5 .btn-success.active,
.smart-style-5 .btn-success:active,
.smart-style-5 .btn-success:focus,
.smart-style-5 .btn-success:hover,
.smart-style-5 .open > .dropdown-toggle.btn-success {
  border-color: rgba(0, 246, 4, 0.83);
  background: rgba(144, 255, 146, 0.5);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2588, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-warning,
.smart-style-5 .btn-warning.active,
.smart-style-5 .btn-warning:active,
.smart-style-5 .btn-warning:focus,
.smart-style-5 .btn-warning:hover,
.smart-style-5 .open > .dropdown-toggle.btn-warning {
  border-color: rgba(250, 220, 156, 0.83);
  background-color: rgba(245, 206, 122, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2600, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .btn-danger,
.smart-style-5 .btn-danger.active,
.smart-style-5 .btn-danger:active,
.smart-style-5 .btn-danger:focus,
.smart-style-5 .btn-danger:hover,
.smart-style-5 .open > .dropdown-toggle.btn-danger {
  border-color: rgba(217, 20, 44, 0.83);
  background-color: rgba(236, 52, 74, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* end buttons */
/* line 2613, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input:checked ~ label {
  color: #7ED5EB;
}

/* line 2616, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input + label:hover,
.smart-style-5 .smart-form .rating input + label:hover ~ label {
  color: #A3EDFF;
}

/* line 2620, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 select:not([multiple]) option,
.smart-style-5 .dt-toolbar option {
  background: #000;
  border-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
}

/* line 2626, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .control-label {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2631, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .has-error .checkbox,
.smart-style-5 .has-error .checkbox-inline,
.smart-style-5 .has-error .control-label,
.smart-style-5 .has-error .help-block,
.smart-style-5 .has-error .radio,
.smart-style-5 .has-error .radio-inline,
.smart-style-5 .has-error .form-control-feedback {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2643, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .has-success .checkbox,
.smart-style-5 .has-success .checkbox-inline,
.smart-style-5 .has-success .control-label,
.smart-style-5 .has-success .help-block,
.smart-style-5 .has-success .radio,
.smart-style-5 .has-success .radio-inline,
.smart-style-5 .has-success .form-control-feedback {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2655, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox[type=checkbox]:checked + span:before {
  color: #d2e8ff;
}

/* line 2658, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.checkbox.style-2[type=checkbox]:checked + span:before {
  color: #66665e;
}

/* line 2661, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 label input.radiobox[type=radio] + span:before,
.smart-style-5 label input.radiobox[type=radio]:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important;
}

/* line 2666, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 input.checkbox[type=checkbox] + span:before {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 2670, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .form-actions,
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 label input.checkbox[type=checkbox] + span:before,
.smart-style-5 label input.radiobox[type=radio] + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53);
}

/* line 2678, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .irs-diapason,
.smart-style-5 .noUi-connect {
  background: #FFFFFF;
}

/* line 2682, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8);
}

/* line 2685, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .modal-content,
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .ajax-dropdown,
#extr-page.smart-style-5 {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover;
}

/* line 2693, app/assets/stylesheets/smart/smartadmin-skins.scss */
#extr-page body.smart-style-5 {
  background: none !important;
}

/* line 2696, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar {
  background: #2A4F58 !important;
}

/* line 2699, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar.ui-state-focus {
  background: #204149 !important;
}

/* line 2702, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(center bottom, rgba(81, 165, 177, 0.6) 0%, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.6)', endColorstr='rgba(81, 165, 177, 0.6)', GradientType=0);
}

/* line 2710, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus + .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(68, 85, 139, 0.9)), color-stop(1, rgba(68, 85, 139, 0.9)));
  background: -ms-linear-gradient(bottom, rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  background: -moz-linear-gradient(center bottom, rgba(68, 85, 139, 0.9) 0%, rgba(68, 85, 139, 0.9) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.9)', endColorstr='rgba(68, 85, 139, 0.9)', GradientType=0);
}

/* line 2718, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-content > .alert-msg {
  background: #FFFDD0;
}

/* line 2721, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6);
}

/* line 2724, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff;
}

/* line 2729, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: bold;
}

/* line 2734, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .fc-widget-content {
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

/* line 2740, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(/assets/smart/glass-2d5873b4fbe4ce609fd1e44e50ffe64c34007e10be3c500ff206de8aaa3f0406.jpg) no-repeat center bottom fixed;
  background-size: cover;
}

/* line 2744, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.hidden-menu aside#left-panel {
  background: rgba(7, 38, 41, 0.83);
}

/* line 2747, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.25);
}

/* line 2750, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px;
}

/* line 2754, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .fc-state-highlight {
  background: none;
  -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;
  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 2767, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-nav-bar,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .notification-body > li > span,
.smart-style-5 .smart-form header {
  background: transparent;
}

/* line 2776, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important;
}

/* line 2779, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #inbox-table tbody tr:hover,
.smart-style-5 .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25);
}

/* line 2783, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-message {
  background: rgba(0, 0, 0, 0.35);
}

/* line 2786, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table {
  background: rgba(0, 0, 0, 0.15);
}

/* line 2789, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bs-example .table {
  background: transparent;
}

/* line 2792, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox i,
.smart-style-5 .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important;
}

/* line 2797, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .radio input + i:after {
  background: #fff;
}

/* line 2800, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .icon-append,
.smart-style-5 .smart-form .icon-prepend {
  color: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 2805, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-error i,
.smart-style-5 .smart-form .radio.state-error i,
.smart-style-5 .smart-form .state-error input,
.smart-style-5 .smart-form .state-error select,
.smart-style-5 .smart-form .state-error textarea,
.smart-style-5 .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important;
}

/* line 2814, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-success i,
.smart-style-5 .smart-form .radio.state-success i,
.smart-style-5 .smart-form .state-success input,
.smart-style-5 .smart-form .state-success select,
.smart-style-5 .smart-form .state-success textarea,
.smart-style-5 .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d;
}

/* line 2823, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-form .toggle i {
  background: rgba(255, 255, 255, 0.12);
}

/* line 2826, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:after {
  color: #ffffff;
}

/* line 2829, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:before {
  background-color: #ffffff;
}

/* line 2832, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .bootstrap-timepicker-widget table td input {
  color: #333;
}

/* line 2835, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #90D8CF !important;
}

/* line 2838, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #ffffff;
}

/* line 2842, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul,
.smart-style-5.menu-on-top nav ul ul ul {
  margin-left: -1px;
  border-bottom-color: #2AB7BD;
  background-color: transparent !important;
  background-image: -moz-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(rgba(0, 0, 0, 0.7))) !important;
  background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.7)) !important;
}

/* line 2853, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul .active > a {
  color: #FFD600 !important;
}

/* line 2856, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-info-bar .form-group input,
.smart-style-5 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important;
}

/* line 2861, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .highlight .inbox-data-message > :first-child,
.smart-style-5 .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important;
}

/* line 2865, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .unread td,
.smart-style-5 .table > tbody > tr.warning > td,
.smart-style-5 .table > tbody > tr.warning > th,
.smart-style-5 .table > tbody > tr > td.warning,
.smart-style-5 .table > tbody > tr > th.warning,
.smart-style-5 .table > tfoot > tr.warning > td,
.smart-style-5 .table > tfoot > tr.warning > th,
.smart-style-5 .table > tfoot > tr > td.warning,
.smart-style-5 .table > tfoot > tr > th.warning,
.smart-style-5 .table > thead > tr.warning > td,
.smart-style-5 .table > thead > tr.warning > th,
.smart-style-5 .table > thead > tr > td.warning,
.smart-style-5 .table > thead > tr > th.warning {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #ffffff;
}

/* line 2881, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.danger > th,
.smart-style-5 .table > tbody > tr > td.danger,
.smart-style-5 .table > tbody > tr > th.danger,
.smart-style-5 .table > tfoot > tr.danger > td,
.smart-style-5 .table > tfoot > tr.danger > th,
.smart-style-5 .table > tfoot > tr > td.danger,
.smart-style-5 .table > tfoot > tr > th.danger,
.smart-style-5 .table > thead > tr.danger > td,
.smart-style-5 .table > thead > tr.danger > th,
.smart-style-5 .table > thead > tr > td.danger,
.smart-style-5 .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #ffffff;
}

/* line 2896, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.success > th,
.smart-style-5 .table > tbody > tr > td.success,
.smart-style-5 .table > tbody > tr > th.success,
.smart-style-5 .table > tfoot > tr.success > td,
.smart-style-5 .table > tfoot > tr.success > th,
.smart-style-5 .table > tfoot > tr > td.success,
.smart-style-5 .table > tfoot > tr > th.success,
.smart-style-5 .table > thead > tr.success > td,
.smart-style-5 .table > thead > tr.success > th,
.smart-style-5 .table > thead > tr > td.success,
.smart-style-5 .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #ffffff;
}

/* line 2911, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .login-info img,
.smart-style-5 .profile-pic > img,
.smart-style-5 .friends-list img,
.smart-style-5 .notification-body,
.smart-style-5 .inbox-download-list li > :first-child > :first-child > img,
.smart-style-5 .chat-body li.message img,
.smart-style-5 #chat-container #chat-users li a img,
.smart-style-5 .usr-card > img,
.smart-style-5 #shortcut ul li .jarvismetro-tile {
  border-radius: 50% 0 !important;
}

/* line 2922, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .friends-list img {
  outline: none;
}

/* line 2925, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3);
}

/* line 2929, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .inbox-download,
.smart-style-5 .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

/* line 2933, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo > *,
.smart-style-5 .demo legend,
.smart-style-5 .demo [class*=" txt-color-"] {
  color: #333 !important;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}

/* line 2941, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-white {
  color: #fff !important;
}

/* line 2944, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-darken {
  color: #333 !important;
}

/* line 2947, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .demo label input.checkbox[type=checkbox] + span:before,
.smart-style-5 .demo label input.radiobox[type=radio] + span:before {
  background-color: #f4f4f4;
}

/* line 2951, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 #hide-menu i {
  color: #ffffff !important;
}

/* line 2954, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav > ul ul li::before,
.smart-style-5 nav > ul > li > ul::before {
  border: none !important;
}

/* line 2958, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 nav ul ul li > a:hover,
.smart-style-5 nav ul ul ul li a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 2962, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 {
  /*.profile-pic{
        color: #333;
        & small{
            color: #333;
        }
        & + div a:not(.btn),
        & + div .txt-color-darken,
        & + div + div a,
        & + div + div h1 small,
        & + div h1 small,
        & + div .text-muted,
        & + div{
        color: #333 !important;
        }

    }*/
}

/* line 2980, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .smart-form {
  color: #ffffff;
}

/* line 2983, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-title {
  color: #ffffff;
}

/* line 2986, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-hover,
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-focus {
  color: #ffffff;
}

/* line 2994, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well-light {
  /*color: #333;*/
}

/* line 2997, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px;
}

/* line 3002, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .input-icon-left > i,
.smart-style-5 .input-icon-right > i,
.smart-style-5 .icon-addon {
  color: #fff;
}

/* line 3007, app/assets/stylesheets/smart/smartadmin-skins.scss */
.smart-style-5 .show-stats .progress-bar {
  background: rgba(255, 255, 255, 0.8) !important;
}

@media (max-width: 979px) {
  /* line 3011, app/assets/stylesheets/smart/smartadmin-skins.scss */
  .smart-style-5 #sparks {
    background: transparent;
  }
}

/* SmartStyle 6 */
/* line 3016, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 {
  background: #edecec;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  /* ripple effect */
  /* fixes initial animation run, without user input, on page load.
     */
  /* ripple
 */
  /* to re-trigger the animation with just CSS, we need to duplicate the keyframes
     */
  /* fixes initial animation run, without user input, on page load.
     */
  /* forms */
  /* widget */
  /* tables */
  /* pages */
}

/* line 3034, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-green {
  color: #4CAF50 !important;
}

/* line 3037, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenDark {
  background: #2E7D32 !important;
}

/* line 3040, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenDark {
  color: #2E7D32 !important;
}

/* line 3043, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenLight {
  background: #43A047 !important;
}

/* line 3046, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenLight {
  color: #43A047 !important;
}

/* line 3049, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-purple {
  background: #9C27B0 !important;
}

/* line 3052, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-purple {
  color: #9C27B0 !important;
}

/* line 3055, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-magenta,
body.smart-style-6 .jarviswidget-color-magenta > header {
  background: #AA00FF !important;
}

/* line 3059, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-color-magenta > header {
  border-color: #AA00FF !important;
}

/* line 3062, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-magenta,
body.smart-style-6 nav ul li.active > a:before {
  color: #AA00FF !important;
}

/* line 3066, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pink {
  background: #E91E63 !important;
}

/* line 3069, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pink {
  color: #E91E63 !important;
}

/* line 3072, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pinkDark {
  background: #AD1457 !important;
}

/* line 3075, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pinkDark {
  color: #AD1457 !important;
}

/* line 3078, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blue,
body.smart-style-6 .onoffswitch-inner:before,
body.smart-style-6 .open > .dropdown-toggle.btn-primary,
body.smart-style-6 .select2-container-multi .select2-choices .select2-search-choice,
body.smart-style-6 .bootstrap-tagsinput > span {
  background: #2196F3 !important;
}

/* line 3085, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blue {
  color: #2196F3 !important;
}

/* line 3088, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueLight,
body.smart-style-6 .slider-selection,
body.smart-style-6 .noUi-connect,
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover,
body.smart-style-6 .label-primary {
  background: #03A9F4 !important;
}

/* line 3100, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary {
  background: #2196F3;
  border-color: #0c7cd5 !important;
}

/* line 3104, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .btn-primary:focus {
  background: #0c7cd5 !important;
}

/* line 3109, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active,
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary {
  border-color: #0c7cd5 !important;
}

/* line 3115, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active.focus,
body.smart-style-6 .btn-primary.active:focus,
body.smart-style-6 .btn-primary.active:hover,
body.smart-style-6 .btn-primary.focus:active,
body.smart-style-6 .btn-primary:active:focus,
body.smart-style-6 .btn-primary:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:hover {
  background: #0c7cd5 !important;
  border-color: #0c7cd5 !important;
}

/* line 3127, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning {
  background: #FF9800;
  border-color: #cc7a00 !important;
}

/* line 3131, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .btn-warning:focus {
  background: #cc7a00 !important;
}

/* line 3136, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active,
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #cc7a00 !important;
}

/* line 3142, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active.focus,
body.smart-style-6 .btn-warning.active:focus,
body.smart-style-6 .btn-warning.active:hover,
body.smart-style-6 .btn-warning.focus:active,
body.smart-style-6 .btn-warning:active:focus,
body.smart-style-6 .btn-warning:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:hover {
  background: #cc7a00 !important;
  border-color: #cc7a00 !important;
}

/* line 3154, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > li > a,
body.smart-style-6 .pagination > li > span {
  color: #03A9F4;
}

/* line 3158, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  color: #fff;
}

/* line 3166, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  border-color: #0398db;
}

/* line 3174, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #f32c1e;
}

/* line 3179, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .btn-danger:focus {
  background-color: #ba160a;
}

/* line 3184, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active,
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #ea1c0d !important;
}

/* line 3190, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active.focus,
body.smart-style-6 .btn-danger.active:focus,
body.smart-style-6 .btn-danger.active:hover,
body.smart-style-6 .btn-danger.focus:active,
body.smart-style-6 .btn-danger:active:focus,
body.smart-style-6 .btn-danger:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-danger.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:hover {
  background: #ea1c0d !important;
  border-color: #ea1c0d !important;
}

/* line 3202, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-danger {
  background-color: #F44336;
}

/* line 3205, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-success,
body.smart-style-6 .btn-success {
  border-color: #388E3C;
  color: #FFF;
  background-color: #4CAF50;
}

/* line 3211, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-success {
  background-color: #4CAF50;
}

/* line 3214, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-success:hover,
body.smart-style-6 .btn-success:active,
body.smart-style-6 .btn-success:focus {
  background: #3d8b40;
  border-color: #388E3C;
}

/* line 3220, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-success.active.focus,
body.smart-style-6 .btn-success.active:focus,
body.smart-style-6 .btn-success.active:hover,
body.smart-style-6 .btn-success.focus:active,
body.smart-style-6 .btn-success:active:focus,
body.smart-style-6 .btn-success:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-success.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:hover {
  border-color: #388E3C;
  background: #3d8b40;
}

/* line 3232, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueLight {
  color: #03A9F4 !important;
}

/* line 3235, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueDark {
  background: #1565C0 !important;
}

/* line 3238, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-info,
body.smart-style-6 .btn-info {
  border-color: #03A9F4;
  color: #01579B;
  background-color: #B3E5FC;
}

/* line 3244, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-info {
  background-color: #B3E5FC;
}

/* line 3247, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:focus,
body.smart-style-6 .btn-info.active,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-info {
  background: #82d4fa;
  border-color: #03A9F4;
}

/* line 3257, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .slider-info + .slider-track > .slider-selection {
  background-color: #B3E5FC;
}

/* line 3260, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueDark {
  color: #1565C0 !important;
}

/* line 3263, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-teal {
  background: #009688 !important;
}

/* line 3266, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-teal {
  color: #009688 !important;
}

/* line 3269, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-yellow,
body.smart-style-6 .slider-warning + .slider-track > .slider-selection {
  background: #FFEB3B !important;
}

/* line 3273, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-warning {
  border-color: #F9A825;
  color: #5A4E3F;
  background-color: #FFEB3B;
}

/* line 3278, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .label-warning {
  background-color: #FFEB3B;
  color: #333;
}

/* line 3282, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-yellow {
  color: #FFEB3B !important;
}

/* line 3285, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orange {
  background: #FF9800 !important;
}

/* line 3288, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orange {
  color: #FF9800 !important;
}

/* line 3291, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orangeDark {
  background: #E65100 !important;
}

/* line 3294, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orangeDark {
  color: #E65100 !important;
}

/* line 3297, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-red,
body.smart-style-6 .alert-danger,
body.smart-style-6 .slider-danger + .slider-track > .slider-selection {
  background: #F44336 !important;
}

/* line 3302, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-red {
  color: #F44336 !important;
}

/* line 3305, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .bg-color-redLight {
  background: #FF5252 !important;
}

/* line 3308, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .alert-danger {
  border-color: #B71C1C;
}

/* line 3311, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .txt-color-redLight {
  color: #FF5252 !important;
}

/* line 3314, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-primary {
  color: #3F51B5 !important;
}

/* line 3317, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-success {
  color: #00C853 !important;
}

/* line 3320, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-danger {
  color: #C62828 !important;
}

/* line 3323, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-warning {
  color: #FF5722 !important;
}

/* line 3326, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .text-info {
  color: #607D8B !important;
}

/* line 3329, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications {
  background: #D8F4FF;
}

/* line 3332, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications .fa-4x.fa-border {
  color: #2196F3;
  border-color: #2196F3;
}

/* line 3336, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 aside,
body.smart-style-6 nav ul ul {
  background: #fff;
}

/* line 3340, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #E91E63;
  -moz-box-shadow: 0 2px 0 #E91E63;
  box-shadow: 0 2px 0 #E91E63;
  z-index: 10;
}

/* line 3346, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #header,
body.smart-style-6 .dropdown-menu > .active > a,
body.smart-style-6 .dropdown-menu > .active > a:focus,
body.smart-style-6 .dropdown-menu > .active > a:hover,
body.smart-style-6 .dropdown-menu > li > a:focus,
body.smart-style-6 .dropdown-menu > li > a:hover {
  background: #2196F3;
}

/* line 3354, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #content {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
}

/* line 3359, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #content > .row {
  margin-bottom: 20px;
}

/* line 3362, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-title {
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 0px;
  margin-top: 10px;
  letter-spacing: normal;
}

/* line 3369, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-title > .fa {
  display: none;
}

/* line 3372, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-footer {
  background: #455A64;
}

/* line 3375, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #updating-chart.txt-color-blue {
  color: #4d7686 !important;
}

/* line 3378, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ribbon-button-alignment {
  display: none;
}

/* line 3381, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #ribbon {
  background: rgba(255, 255, 255, 0.4);
}

/* line 3384, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .btn-header > :first-child > a,
body.smart-style-6 #logo-group span#activity {
  background: none;
  border: none;
  color: #fff;
  border-radius: 50%;
}

/* line 3391, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #project-selector,
body.smart-style-6 .project-selector,
#project-context body.smart-style-6 > :first-child,
body.smart-style-6 .project-context > :first-child,
body.smart-style-6 .header-dropdown-list > li > .dropdown-toggle {
  color: #fff !important;
  text-shadow: none;
}

/* line 3399, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .open > .dropdown-menu {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none;
}

/* line 3413, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-right,
body.smart-style-6 .btn-group .dropdown-menu.pull-right,
body.smart-style-6 .date-picker .dropdown-menu.pull-right,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .dropdown-menu.pull-right {
  -webkit-transform-origin: top right !important;
  -moz-transform-origin: top right !important;
  -ms-transform-origin: top right !important;
  transform-origin: top right !important;
}

/* line 3427, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-left,
body.smart-style-6 .btn-group .dropdown-menu.pull-left,
body.smart-style-6 .dropdown-menu.pull-left,
body.smart-style-6 .date-picker .dropdown-menu.pull-left,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .project-selector + .dropdown-menu {
  -webkit-transform-origin: top left !important;
  -moz-transform-origin: top left !important;
  -ms-transform-origin: top left !important;
  transform-origin: top left !important;
}

/* line 3442, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown,
body.smart-style-6 .dropdown-menu,
body.smart-style-6 .btn-group .dropdown-menu,
body.smart-style-6 .date-picker .dropdown-menu {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}

/* line 3466, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .project-selector + .dropdown-menu {
  margin-top: -27px;
}

/* line 3469, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-dropdown-list .dropdown-menu {
  margin-top: -20px;
}

/* line 3472, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dropdown.open .dropdown-menu,
body.smart-style-6 .dropup.open .dropdown-menu,
body.smart-style-6 .bootstrap-select.open .dropdown-menu,
body.smart-style-6 .btn-group.open .dropdown-menu,
body.smart-style-6 .open > .dropdown-menu {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 3484, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info {
  height: 120px;
  background: url(/assets/smart/cover-ef964f9376ed18c434a76a91560ef61e5b8c0b65c8ef04d55d8f9b815e2dc0d1.png) no-repeat center center;
  margin-top: -1px !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 0px;
}

/* line 3494, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info > span {
  height: 119px;
  border: 0px;
  padding: 0px;
}

/* line 3499, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a {
  display: block;
  margin: 0;
  padding: 10px;
}

/* line 3504, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a span {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 100%;
  padding: 5px 10px;
  margin-left: -10px;
  margin-top: 22px;
  color: #fff;
}

/* line 3514, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info img {
  border-radius: 50%;
  width: 50px;
  border: 3px solid rgba(0, 0, 0, 0.14);
  box-sizing: content-box;
}

/* line 3520, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #logo img {
  display: none;
}

/* line 3523, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #activity b.badge {
  padding: 4px;
}

/* line 3526, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #logo-group > span#logo:before {
  content: "SmartAdmin";
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  margin-top: 1px;
  display: block;
}

/* line 3534, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search > input[type=text] {
  background: transparent;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-color: #fff;
  color: #fff;
  padding: 0;
}

/* line 3543, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search > button {
  color: #fff;
}

/* line 3546, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* line 3549, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}

/* line 3553, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}

/* line 3557, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* line 3560, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a,
body.smart-style-6 nav ul li.open > a,
body.smart-style-6 nav ul li.open > a b {
  color: #4C4C4C !important;
}

/* line 3565, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul .active body.smart-style-6 nav ul > a,
nav ul li.open body.smart-style-6 nav ul > a {
  color: #3C3C3C !important;
}

/* line 3569, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:hover,
ul li body.smart-style-6 nav ul > a:hover {
  background-color: rgba(69, 69, 69, 0.05);
}

/* line 3573, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a {
  font-size: 13px;
}

/* line 3576, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a {
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 10px 14px 11px;
}

/* line 3581, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a b {
  margin-top: 6px;
}

/* line 3584, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:active {
  background: none;
}

/* line 3587, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .login-info a span + i {
  display: none;
}

/* line 3590, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #ribbon .breadcrumb li:last-child,
#ribbon .breadcrumb body.smart-style-6 > .active,
body.smart-style-6 #ribbon .breadcrumb,
body.smart-style-6 #ribbon .breadcrumb a,
.breadcrumb body.smart-style-6 > li + li:before {
  color: #374850 !important;
}

/* line 3597, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ajax-dropdown,
#speech-btn body.smart-style-6 > :first-child body.smart-style-6 > a + .popover {
  -webkit-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  -moz-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
}

/* line 3603, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > ul::before,
body.smart-style-6 nav > ul ul li::before {
  border: none;
}

/* line 3607, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .minifyme {
  background: #2196F3;
  color: #FFFFFF;
  position: absolute;
  width: 29px;
  border-radius: 50%;
  z-index: 999;
  right: -12px;
  padding: 1px 3px;
  border-bottom: 1px solid #3D6A8A;
}

/* line 3618, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a {
  position: relative;
  overflow: hidden;
}

/* line 3622, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 300px;
  margin-left: -120px;
  margin-top: -150px;
  background: #455A64;
  border-radius: 100%;
  opacity: .3;
  transform: scale(0);
}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* line 3649, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:not(:active):after {
  animation: ripple 1.5s ease-in-out;
}

/* line 3652, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  visibility: hidden;
}

/* line 3655, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:focus:after {
  visibility: visible;
}

/* line 3658, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 nav li a:active {
  background-color: transparent !important;
}

/* line 3661, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  margin-left: -18px;
  margin-top: -18px;
  background: #3f51b5;
  border-radius: 100%;
  opacity: .6;
  transform: scale(0);
}

@keyframes rippleDuplicate {
  0% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* line 3688, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  animation: rippleDuplicate 0.5s ease-out;
}

/* line 3691, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:checked {
  animation-name: rippleDuplicate;
}

/* line 3694, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: hidden;
}

/* line 3697, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: visible;
}

/* line 3700, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:focus + i,
body.smart-style-6 .smart-form .input input:focus,
body.smart-style-6 .smart-form .radio input:focus + i,
body.smart-style-6 .smart-form .select select:focus,
body.smart-style-6 .smart-form .textarea textarea:focus,
body.smart-style-6 .smart-form .toggle input:focus + i {
  border-color: #2196F3;
}

/* line 3708, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .rating input:checked ~ label,
body.smart-style-6 .smart-form .checkbox input + i:after {
  color: #2196F3;
}

/* line 3712, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control[disabled],
body.smart-style-6 .form-control[readonly],
body.smart-style-6 .fieldset[disabled] .form-control,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-bottom: 1px dashed #E0E0E0;
}

/* line 3719, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control-feedback {
  width: auto;
  height: auto;
}

/* line 3723, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:checked + i,
body.smart-style-6 .smart-form .radio input:checked + i,
body.smart-style-6 .smart-form .toggle input:checked + i {
  border-color: transparent;
}

/* line 3728, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .input input,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

/* line 3738, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  padding-left: 0px;
}

/* line 3745, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .form-control:not(.ui-autocomplete-loading) {
  background: transparent;
}

/* line 3748, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-icon-left input.form-control[type="text"],
body.smart-style-6 .icon-addon > input[type="text"] {
  padding-left: 32px;
}

/* line 3752, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 input[type=checkbox],
body.smart-style-6 input[type=radio] {
  margin-top: 2px;
  line-height: normal;
}

/* line 3757, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter > label:focus .input-group-addon {
  border-bottom-color: #2196F3;
}

/* line 3760, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  background: transparent;
}

/* line 3766, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon + .form-control {
  background: transparent;
}

/* line 3769, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon:last-child,
body.smart-style-6 .input-group-addon:first-child {
  border: 1px solid inherit;
}

/* line 3773, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 0px !important;
}

/* line 3776, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon + .form-control[type="text"] {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 3780, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .ui-sortable .jarviswidget-sortable > header {
  box-shadow: none !important;
}

/* line 3783, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget > header {
  border-bottom: 0px;
}

/* line 3786, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar,
body.smart-style-6 .jarviswidget-ctrls .button-icon {
  border: 0px;
}

/* line 3790, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar > .color-box {
  outline: none !important;
  border-radius: 30%;
  box-shadow: 0 0 1px 1px rgba(56, 56, 56, 0.3);
}

/* line 3795, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .color-box,
body.smart-style-6 .color-select li span {
  border-radius: 30%;
}

/* line 3799, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:focus,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:hover {
  border: 0px !important;
}

/* line 3804, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-sortable.ui-sortable-helper {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

/* line 3807, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-placeholder {
  background: linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0%;
  animation: border-dance 4s infinite linear;
  width: 100%;
  height: 100%;
  padding: 10px;
}

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}

/* line 3825, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .MessageBoxContainer {
  border-radius: 4px;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  background: #fff;
  color: #333;
}

/* line 3833, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .table > tbody > tr > td,
body.smart-style-6 .table > tbody > tr > th,
body.smart-style-6 .table > tfoot > tr > td,
body.smart-style-6 .table > tfoot > tr > th,
body.smart-style-6 .table > thead > tr > td,
body.smart-style-6 .table > thead > tr > th {
  padding: 16px 10px;
}

/* line 3841, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .dt-toolbar {
  padding: 14px 20px 11px;
}

/* line 3844, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar,
body.smart-style-6 .inbox-body .table-wrap,
body.smart-style-6 .inbox-side-bar,
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices,
body.smart-style-6 .inbox-compose-footer {
  background: #ffffff;
}

/* line 3852, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-compose-footer {
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 3857, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-body {
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1);
}

/* line 3860, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-download,
body.smart-style-6 .inbox-message {
  border-bottom: 0px;
}

/* line 3864, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
}

/* line 3868, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #inbox-content {
  margin-bottom: 30px !important;
}

/* line 3871, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.desktop-detected .inbox-download,
body.smart-style-6.desktop-detected .inbox-compose-footer {
  padding-bottom: 56px;
}

/* line 3875, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/* line 3881, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 3884, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid transparent;
  min-height: 10px;
}

/* line 3891, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-message {
  background: #fff;
}

/* line 3894, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable {
  background-color: rgba(33, 150, 243, 0.15);
}

/* line 3897, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable:focus {
  background: #fff;
}

/* line 3900, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar {
  height: auto !important;
}

/* line 3903, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-show {
  background-color: #37474F;
}

/* line 3906, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-list.active:before {
  color: #37474F;
}

/* line 3909, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .superbox-imageinfo span {
  color: rgba(255, 255, 255, 0.5);
}

/* line 3912, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 #sparks {
  display: none;
}

/* line 3915, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .page-footer .txt-color-blueLight {
  color: #ffffff !important;
}

/* line 3918, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 1px solid #ccc;
}

/* line 3921, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info {
  height: 55px;
}

/* line 3924, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info img {
  width: 34px;
}

/* line 3927, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a {
  padding: 10px 0px;
}

/* line 3930, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a span {
  display: none;
}

/* line 3933, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified .minifyme {
  border-radius: 0%;
  left: 0px;
  width: 45px;
  border: 0px;
}

/* line 3939, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent,
body.smart-style-6.minified nav > ul > li > ul {
  left: 45px;
}

/* line 3943, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent {
  padding-top: 4px;
  top: 0px;
}

/* line 3947, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li ul li {
  background: #ffffff;
  overflow: hidden;
}

/* line 3951, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav li a {
  overflow: visible;
  border-left: 1px solid #C1C1C1;
  border: 0px;
}

/* line 3956, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li {
  border-bottom: 0px !important;
  border-top: 0px !important;
}

/* line 3960, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > ul {
  padding-top: 0px;
  border: 0px;
  background: #f5f5f5;
  border-left: 1px solid #CACACA;
}

/* line 3966, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li {
  border: 0px;
}

/* line 3969, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel {
  border: 0px;
}

/* line 3972, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #ffffff;
}

/* line 3975, app/assets/stylesheets/smart/smartadmin-skins.scss */
body.smart-style-6.menu-on-top nav ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul ul li:hover > a,
body.smart-style-6.menu-on-top nav ul ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul li a:hover,
body.smart-style-6.menu-on-top nav ul > a:hover,
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #ffffff !important;
  background-color: #2196F3;
}

@media (max-width: 979px) and (min-width: 768px) {
  /* line 3985, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  /* line 3990, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #content {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 3994, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu > :first-child > a {
    width: 40px !important;
  }
  /* line 3997, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  /* line 4002, app/assets/stylesheets/smart/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff;
  }
}

/*
 * BASE
 */
/* line 5, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl blockquote {
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 9, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl blockquote.pull-left p, .smart-rtl blockquote.pull-left small, .smart-rtl blockquote.pull-left .small {
  text-align: left;
}

/* updated by Zia */
/* line 13, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl body {
  direction: rtl;
}

/* line 16, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl {
  overflow-x: hidden;
}

/* line 19, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .navbar-brand {
  float: right;
}

/* line 22, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget-ctrls {
  float: left;
}

/* line 25, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget-ctrls .button-icon {
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
}

/* line 29, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .widget-toolbar {
  float: left;
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
}

/* line 34, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget > header > .widget-icon {
  float: right;
  margin-right: 0;
  margin-left: -10px;
}

/* line 39, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #sparks li:first-child {
  padding-left: 10px;
  padding-right: 0;
  border-right: none;
}

/* line 44, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #sparks li:last-child {
  padding-right: 10px;
  padding-left: 0;
}

/* line 48, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #sparks li {
  border-right: 1px dotted #c7c7c7;
  border-left: none;
}

/* Buttons */
/* line 54, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group > .btn:last-child:not(:first-child),
.smart-rtl .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 2px 0 0 2px;
  margin-left: 0;
  margin-right: -1px;
}

/* line 60, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 2px 2px 0;
}

/* line 63, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-label {
  left: auto;
  right: -12px;
}

/* line 68, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .h1 .small,
.smart-rtl .h1 small,
.smart-rtl .h2 .small,
.smart-rtl .h2 small,
.smart-rtl .h3 .small,
.smart-rtl .h3 small,
.smart-rtl h1 .small,
.smart-rtl h1 small,
.smart-rtl h2 .small,
.smart-rtl h2 small,
.smart-rtl h3 .small,
.smart-rtl h3 small {
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar > .container .navbar-brand {
    margin-right: -13px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 93, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-header {
    float: right;
  }
}

/* line 97, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .navbar-toggle {
  float: left;
  margin-left: 13px;
}

@media (min-width: 768px) {
  /* line 102, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 107, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 111, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .navbar-form {
  margin-left: -13px;
  margin-right: -13px;
}

/* line 115, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .navbar-text {
  float: right;
}

@media (min-width: 768px) {
  /* line 119, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-text {
    margin-left: 13px;
    margin-right: 13px;
  }
}

@media (max-width: 767px) {
  /* line 125, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-nav .open .dropdown-menu > li > a, .smart-rtl .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
}

@media (min-width: 768px) {
  /* line 130, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-nav {
    float: right;
  }
  /* line 133, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .navbar-nav > li {
    float: right;
  }
}

/* line 137, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-justified {
  width: 100%;
}

/* line 140, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-justified > li {
  float: none;
}

/* line 143, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 148, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 152, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 156, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 159, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-below .nav-tabs {
  border-bottom: none;
}

/* line 163, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li {
  float: right;
  margin-bottom: -1px;
}

/* updated by Zia */
/* line 168, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-pull-right.nav-tabs > li {
  float: left;
}

/* line 171, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-pull-right.nav-tabs > li a {
  margin-left: 0 !important;
  margin-right: 2px;
}

/* line 175, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-pull-right.nav-tabs > li:first-child a {
  border-right-width: 1px !important;
}

/* line 178, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.tab-pane .tabs-pull-right.nav-tabs > li:first-child a {
  border-left-width: 1px !important;
}

/* line 181, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li > a .badge {
  margin-left: 0;
  margin-right: 5px;
}

/* line 185, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.bordered > :first-child a {
  border-left-width: 1px !important;
}

/* line 188, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li > a {
  margin-right: -2px;
  margin-right: -1px;
  border-radius: 2px 2px 0 0;
}

/* line 193, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.nav-justified {
  width: 100%;
}

/* line 196, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.nav-justified > li {
  float: none;
}

/* line 199, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 204, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .input input:focus + .tooltip-top-right,
.smart-rtl .smart-form .textarea textarea:focus + .tooltip-top-right {
  left: 0;
  right: auto;
}

/* line 209, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .tooltip-top-right:after {
  left: 11px;
  right: auto;
}

/* line 213, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul ul ul ul ul ul li a {
  padding-right: 120px;
}

/* line 216, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul ul ul ul ul li a {
  padding-right: 100px;
}

/* line 220, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul ul ul ul li a {
  padding-right: 80px;
}

/* line 223, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul ul ul li a {
  padding-right: 60px;
}

/* line 226, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top #main {
  margin-right: 0 !important;
}

/* line 229, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top aside#left-panel nav > ul > li {
  float: right;
}

/* line 232, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top nav > ul > li > a:after {
  right: auto;
}

/* line 235, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top nav ul ul li a {
  padding-right: 10px !important;
}

/* line 238, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top nav ul ul li a:after {
  right: auto;
  left: 10px;
  content: '\f0d9';
}

/* line 243, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.menu-on-top nav > ul ul li:hover > ul {
  left: auto;
  right: 100%;
}

/* line 247, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav > ul > li > a > i {
  margin-right: 0;
  margin-left: 5px;
}

@media (min-width: 768px) {
  /* line 253, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 257, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 261, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.nav-justified > li > a {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 266, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-tabs.nav-justified > li > a {
    border-radius: 2px 2px 0 0;
    color: blue;
  }
}

/* line 271, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.nav-justified > li > a {
  margin-left: 0;
}

/* line 274, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs-justified > li > a, .smart-rtl .nav-tabs.nav-justified > li > a {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 278, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .nav-tabs-justified > li > a, .smart-rtl .nav-tabs.nav-justified > li > a {
    border-radius: 2px 2px 0 0;
    color: blue;
  }
}

/* line 283, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .progress-bar {
  float: right;
}

/* line 286, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .alert-dismissable .close {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  top: -2px;
  left: 21px;
  right: 0;
}

/* line 292, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .close {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  float: left;
}

/* line 296, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .caret {
  margin-right: 2px;
}

/* line 299, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 303, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dropdown-menu.bootstrap-timepicker-widget,
.smart-rtl .dropdown-menu.colorpicker {
  right: auto;
}

/* line 307, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .header-search > input[type=text] {
  padding-left: 30px;
  padding-right: 10px;
}

/* line 311, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-right > .dropdown-menu.arrow-box-up-right:after,
.smart-rtl .pull-right.dropdown-menu.arrow-box-up-right:after {
  left: 10px;
  right: auto;
  margin-right: -10px;
  margin-left: 0;
}

/* line 318, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-right > .dropdown-menu.arrow-box-up-right:before,
.smart-rtl .pull-right.dropdown-menu.arrow-box-up-right:before {
  left: 9px;
  right: auto;
  margin-right: -9px;
  margin-left: 0;
}

/* line 325, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-right > .dropdown-menu,
.smart-rtl .pull-right.dropdown-menu {
  left: 0;
  right: auto;
}

/* line 330, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dropdown-menu.pull-left,
.smart-rtl .pull-left > .dropdown-menu {
  left: auto;
  float: right;
  right: 0px;
}

/* line 337, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-left > .dropdown-menu {
  left: 0;
  float: right;
  right: auto;
}

/* line 342, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .navbar-nav.pull-left > li > .dropdown-menu, .smart-rtl .navbar-nav > li > .dropdown-menu.pull-left {
  right: auto;
  left: 0;
}

/* line 346, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs-justified > li > a, .smart-rtl .nav-tabs.nav-justified > li > a {
  margin-left: 0;
}

/* line 349, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li {
  float: right;
}

/* line 352, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li > a {
  margin-left: 2px;
}

/* line 355, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-pills > li {
  float: right;
}

/* line 358, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-pills > li > a {
  border-radius: 2px;
}

/* line 361, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-pills > li + li {
  margin-right: 2px;
}

/* line 364, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-stacked > li {
  float: none;
}

/* line 367, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-stacked > li + li {
  margin-right: 0;
}

/* line 370, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav {
  padding-right: 0;
}

/* line 372, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group .form-control:first-child,
.smart-rtl .input-group-addon:first-child,
.smart-rtl .input-group-btn:first-child > .btn,
.smart-rtl .input-group-btn:first-child > .dropdown-toggle,
.smart-rtl .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 382, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-addon:first-child {
  border-right: 1px solid #ccc;
}

/* line 385, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard ul li {
  float: right;
  padding: 0 30px 0 20px;
}

/* line 389, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard .actions {
  right: auto;
  left: 0;
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}

/* line 395, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard ul li .badge {
  margin-right: 0;
  margin-left: 8px;
}

/* line 400, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard ul li .chevron:before {
  left: 1px;
  right: auto;
  border-right: 14px solid #ededed;
  border-left: 0;
}

/* line 407, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard ul li:first-child {
  padding-right: 20px;
}

/* line 410, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fuelux .wizard ul li .chevron {
  left: -14px;
  right: auto;
  border-right: 14px solid #d4d4d4;
  border-left: 0;
}

/* line 416, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-right-color: #f1f6fc;
}

/* line 420, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn:first-child > .btn {
  margin-right: -1px;
  margin-left: 0;
}

/* line 425, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group .form-control:last-child,
.smart-rtl .input-group-addon:last-child,
.smart-rtl .input-group-btn:last-child > .btn,
.smart-rtl .input-group-btn:last-child > .dropdown-toggle,
.smart-rtl .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 431, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-addon:last-child {
  border-left: 1px solid #ccc;
  border-right-width: 0;
}

/* Updated by Zia */
/* line 436, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .form-group.has-success .input-group-addon:first-child {
  border-right: 1px solid;
}

/* Updated by Zia */
/* line 440, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .form-group.has-success .input-group-addon:last-child {
  border-left: 1px solid;
}

/* line 447, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn:first-child > .btn {
  margin-left: -1px;
}

/* line 450, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn:last-child > .btn {
  margin-right: -1px;
}

/* line 453, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn > .btn {
  position: relative;
}

/* line 456, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn > .btn + .btn {
  margin-right: -4px;
}

/* line 459, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group-btn > .btn:hover, .smart-rtl .input-group-btn > .btn:active {
  z-index: 2;
}

/* .smart-rtl .radio, .smart-rtl .checkbox {
  padding-right: 20px
} */
/* line 465, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .radio input[type="radio"], .smart-rtl .radio-inline input[type="radio"], .smart-rtl .checkbox input[type="checkbox"], .smart-rtl .checkbox-inline input[type="checkbox"] {
  float: right;
  margin-right: -20px;
}

/* line 469, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .radio-inline + .radio-inline, .smart-rtl .checkbox-inline + .checkbox-inline {
  margin-right: 10px;
}

/* line 472, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .form-inline .radio, .smart-rtl .form-inline .checkbox {
  padding-right: 0;
}

/* line 475, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .form-inline .radio input[type="radio"], .smart-rtl .form-inline .checkbox input[type="checkbox"] {
  margin-right: 0;
}

@media (min-width: 768px) {
  /* line 479, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .form-horizontal .control-label {
    text-align: left;
  }
}

/* line 483, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl th {
  text-align: right;
}

/* line 486, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .list-group {
  padding-right: 0;
}

/* line 489, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group > .btn, .smart-rtl .btn-group-vertical > .btn {
  float: right;
}

/* line 492, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}

/* line 498, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .container:before, .container:after {
  content: " ";
  display: table;
}

/* line 502, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .container:after {
  clear: both;
}

/* line 505, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .row {
  margin-left: -13px;
  margin-right: -13px;
}

/* line 509, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .row:before, .row:after {
  content: " ";
  display: table;
}

/* line 513, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .row:after {
  clear: both;
}

/* line 516, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-1, .smart-rtl .col-xs-2, .smart-rtl .col-xs-3, .smart-rtl .col-xs-4, .smart-rtl .col-xs-5, .smart-rtl .col-xs-6, .smart-rtl .col-xs-7, .smart-rtl .col-xs-8, .smart-rtl .col-xs-9, .smart-rtl .col-xs-10, .smart-rtl .col-xs-11, .smart-rtl .col-xs-12, .smart-rtl .col-sm-1, .smart-rtl .col-sm-2, .smart-rtl .col-sm-3, .smart-rtl .col-sm-4, .smart-rtl .col-sm-5, .smart-rtl .col-sm-6, .smart-rtl .col-sm-7, .smart-rtl .col-sm-8, .smart-rtl .col-sm-9, .smart-rtl .col-sm-10, .smart-rtl .col-sm-11, .smart-rtl .col-sm-12, .smart-rtl .col-md-1, .smart-rtl .col-md-2, .smart-rtl .col-md-3, .smart-rtl .col-md-4, .smart-rtl .col-md-5, .smart-rtl .col-md-6, .smart-rtl .col-md-7, .smart-rtl .col-md-8, .smart-rtl .col-md-9, .smart-rtl .col-md-10, .smart-rtl .col-md-11, .smart-rtl .col-md-12, .smart-rtl .col-lg-1, .smart-rtl .col-lg-2, .smart-rtl .col-lg-3, .smart-rtl .col-lg-4, .smart-rtl .col-lg-5, .smart-rtl .col-lg-6, .smart-rtl .col-lg-7, .smart-rtl .col-lg-8, .smart-rtl .col-lg-9, .smart-rtl .col-lg-10, .smart-rtl .col-lg-11, .smart-rtl .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}

/* line 522, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-1, .smart-rtl .col-xs-2, .smart-rtl .col-xs-3, .smart-rtl .col-xs-4, .smart-rtl .col-xs-5, .smart-rtl .col-xs-6, .smart-rtl .col-xs-7, .smart-rtl .col-xs-8, .smart-rtl .col-xs-9, .smart-rtl .col-xs-10, .smart-rtl .col-xs-11 {
  float: right;
}

/* line 525, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-1 {
  width: 8.333333333333332%;
}

/* line 528, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-2 {
  width: 16.666666666666664%;
}

/* line 531, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-3 {
  width: 25%;
}

/* line 534, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-4 {
  width: 33.33333333333333%;
}

/* line 537, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-5 {
  width: 41.66666666666667%;
}

/* line 540, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-6 {
  width: 50%;
}

/* line 543, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-7 {
  width: 58.333333333333336%;
}

/* line 546, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-8 {
  width: 66.66666666666666%;
}

/* line 549, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-9 {
  width: 75%;
}

/* line 552, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-10 {
  width: 83.33333333333334%;
}

/* line 555, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-11 {
  width: 91.66666666666666%;
}

/* line 558, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 562, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .container {
    max-width: 746px;
  }
  /* line 565, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-1, .smart-rtl .col-sm-2, .smart-rtl .col-sm-3, .smart-rtl .col-sm-4, .smart-rtl .col-sm-5, .smart-rtl .col-sm-6, .smart-rtl .col-sm-7, .smart-rtl .col-sm-8, .smart-rtl .col-sm-9, .smart-rtl .col-sm-10, .smart-rtl .col-sm-11 {
    float: right;
  }
  /* line 568, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-1 {
    width: 8.333333333333332%;
  }
  /* line 571, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-2 {
    width: 16.666666666666664%;
  }
  /* line 574, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-3 {
    width: 25%;
  }
  /* line 577, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-4 {
    width: 33.33333333333333%;
  }
  /* line 580, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-5 {
    width: 41.66666666666667%;
  }
  /* line 583, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-6 {
    width: 50%;
  }
  /* line 586, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-7 {
    width: 58.333333333333336%;
  }
  /* line 589, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-8 {
    width: 66.66666666666666%;
  }
  /* line 592, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-9 {
    width: 75%;
  }
  /* line 595, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-10 {
    width: 83.33333333333334%;
  }
  /* line 598, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-11 {
    width: 91.66666666666666%;
  }
  /* line 601, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-12 {
    width: 100%;
  }
  /* line 604, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-1 {
    right: 8.333333333333332%;
    left: auto;
  }
  /* updated by Zia */
  /* line 609, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-2 {
    right: 16.666666666666664%;
    left: auto;
  }
  /* updated by Zia */
  /* line 614, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-3 {
    right: 25%;
    left: auto;
  }
  /* updated by Zia */
  /* line 619, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-4 {
    right: 33.33333333333333%;
    left: auto;
  }
  /* updated by Zia */
  /* line 624, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-5 {
    right: 41.66666666666667%;
    left: auto;
  }
  /* updated by Zia */
  /* line 629, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-6 {
    right: 50%;
    left: auto;
  }
  /* updated by Zia */
  /* line 634, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-7 {
    right: 58.333333333333336%;
    left: auto;
  }
  /* updated by Zia */
  /* line 639, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-8 {
    right: 66.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 644, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-9 {
    right: 75%;
    left: auto;
  }
  /* updated by Zia */
  /* line 649, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-10 {
    right: 83.33333333333334%;
    left: auto;
  }
  /* updated by Zia */
  /* line 654, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-push-11 {
    right: 91.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 659, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-1 {
    left: 8.333333333333332%;
    right: auto;
  }
  /* updated by zia */
  /* line 664, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-2 {
    left: 16.666666666666664%;
    right: auto;
  }
  /* updated by zia */
  /* line 669, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-3 {
    left: 25%;
    right: auto;
  }
  /* updated by zia */
  /* line 674, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-4 {
    left: 33.33333333333333%;
    right: auto;
  }
  /* updated by zia */
  /* line 679, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-5 {
    left: 41.66666666666667%;
    right: auto;
  }
  /* updated by zia */
  /* line 684, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-6 {
    left: 50%;
    right: auto;
  }
  /* updated by zia */
  /* line 689, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-7 {
    left: 58.333333333333336%;
    right: auto;
  }
  /* updated by zia */
  /* line 694, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-8 {
    left: 66.66666666666666%;
    right: auto;
  }
  /* updated by zia */
  /* line 699, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-9 {
    left: 75%;
    right: auto;
  }
  /* updated by zia */
  /* line 704, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-10 {
    left: 83.33333333333334%;
    right: auto;
  }
  /* updated by zia */
  /* line 709, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-pull-11 {
    left: 91.66666666666666%;
    right: auto;
  }
  /* updated by zia */
  /* line 714, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-1 {
    margin-right: 8.333333333333332%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 719, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-2 {
    margin-right: 16.666666666666664%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 724, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 729, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-4 {
    margin-right: 33.33333333333333%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 734, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-5 {
    margin-right: 41.66666666666667%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 739, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 744, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-7 {
    margin-right: 58.333333333333336%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 749, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-8 {
    margin-right: 66.66666666666666%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 754, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 759, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-10 {
    margin-right: 83.33333333333334%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 764, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-sm-offset-11 {
    margin-right: 91.66666666666666%;
    margin-left: 0;
  }
  /* updated by Zia */
}

@media (min-width: 992px) {
  /* line 771, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .container {
    max-width: 966px;
  }
  /* line 774, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-1, .smart-rtl .col-md-2, .smart-rtl .col-md-3, .smart-rtl .col-md-4, .smart-rtl .col-md-5, .smart-rtl .col-md-6, .smart-rtl .col-md-7, .smart-rtl .col-md-8, .smart-rtl .col-md-9, .smart-rtl .col-md-10, .smart-rtl .col-md-11 {
    float: right;
  }
  /* line 777, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-1 {
    width: 8.333333333333332%;
  }
  /* line 780, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-2 {
    width: 16.666666666666664%;
  }
  /* line 783, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-3 {
    width: 25%;
  }
  /* line 786, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-4 {
    width: 33.33333333333333%;
  }
  /* line 789, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-5 {
    width: 41.66666666666667%;
  }
  /* line 792, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-6 {
    width: 50%;
  }
  /* line 795, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-7 {
    width: 58.333333333333336%;
  }
  /* line 798, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-8 {
    width: 66.66666666666666%;
  }
  /* line 801, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-9 {
    width: 75%;
  }
  /* line 804, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-10 {
    width: 83.33333333333334%;
  }
  /* line 807, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-11 {
    width: 91.66666666666666%;
  }
  /* line 810, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-12 {
    width: 100%;
  }
  /* line 813, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-1 {
    right: 8.333333333333332%;
    left: auto;
  }
  /* updated by Zia */
  /* line 818, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-2 {
    right: 16.666666666666664%;
    left: auto;
  }
  /* updated by Zia */
  /* line 823, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-3 {
    right: 25%;
    left: auto;
  }
  /* updated by Zia */
  /* line 828, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-4 {
    right: 33.33333333333333%;
    left: auto;
  }
  /* updated by Zia */
  /* line 833, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-5 {
    right: 41.66666666666667%;
    left: auto;
  }
  /* updated by Zia */
  /* line 838, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-6 {
    right: 50%;
    left: auto;
  }
  /* updated by Zia */
  /* line 843, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-7 {
    right: 58.333333333333336%;
    left: auto;
  }
  /* updated by Zia */
  /* line 848, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-8 {
    right: 66.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 853, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-9 {
    right: 75%;
    left: auto;
  }
  /* updated by Zia */
  /* line 858, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-10 {
    right: 83.33333333333334%;
    left: auto;
  }
  /* updated by Zia */
  /* line 863, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-push-11 {
    right: 91.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 868, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-1 {
    left: 8.333333333333332%;
    right: auto;
  }
  /* updated by Zia */
  /* line 873, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-2 {
    left: 16.666666666666664%;
    right: auto;
  }
  /* updated by Zia */
  /* line 878, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-3 {
    left: 25%;
    right: auto;
  }
  /* updated by Zia */
  /* line 883, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-4 {
    left: 33.33333333333333%;
    right: auto;
  }
  /* updated by Zia */
  /* line 888, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-5 {
    left: 41.66666666666667%;
    right: auto;
  }
  /* updated by Zia */
  /* line 893, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-6 {
    left: 50%;
    right: auto;
  }
  /* updated by Zia */
  /* line 898, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-7 {
    left: 58.333333333333336%;
    right: auto;
  }
  /* updated by Zia */
  /* line 903, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-8 {
    left: 66.66666666666666%;
    right: auto;
  }
  /* updated by Zia */
  /* line 908, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-9 {
    left: 75%;
    right: auto;
  }
  /* updated by Zia */
  /* line 913, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-10 {
    left: 83.33333333333334%;
    right: auto;
  }
  /* updated by Zia */
  /* line 918, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-pull-11 {
    left: 91.66666666666666%;
    right: auto;
  }
  /* updated by Zia */
  /* line 923, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-1 {
    margin-right: 8.333333333333332%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 928, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-2 {
    margin-right: 16.666666666666664%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 933, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 938, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-4 {
    margin-right: 33.33333333333333%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 943, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-5 {
    margin-right: 41.66666666666667%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 948, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 953, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-7 {
    margin-right: 58.333333333333336%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 958, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-8 {
    margin-right: 66.66666666666666%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 963, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 968, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-10 {
    margin-right: 83.33333333333334%;
    margin-left: 0;
  }
  /* updated by Zia */
  /* line 973, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-md-offset-11 {
    margin-right: 91.66666666666666%;
    margin-left: 0;
  }
  /* updated by Zia */
}

@media (min-width: 1200px) {
  /* line 980, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .container {
    max-width: 1166px;
  }
  /* line 983, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-1, .smart-rtl .col-lg-2, .smart-rtl .col-lg-3, .smart-rtl .col-lg-4, .smart-rtl .col-lg-5, .smart-rtl .col-lg-6, .smart-rtl .col-lg-7, .smart-rtl .col-lg-8, .smart-rtl .col-lg-9, .smart-rtl .col-lg-10, .smart-rtl .col-lg-11 {
    float: right;
  }
  /* line 986, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-1 {
    width: 8.333333333333332%;
  }
  /* line 989, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-2 {
    width: 16.666666666666664%;
  }
  /* line 992, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-3 {
    width: 25%;
  }
  /* line 995, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-4 {
    width: 33.33333333333333%;
  }
  /* line 998, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-5 {
    width: 41.66666666666667%;
  }
  /* line 1001, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-6 {
    width: 50%;
  }
  /* line 1004, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-7 {
    width: 58.333333333333336%;
  }
  /* line 1007, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-8 {
    width: 66.66666666666666%;
  }
  /* line 1010, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-9 {
    width: 75%;
  }
  /* line 1013, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-10 {
    width: 83.33333333333334%;
  }
  /* line 1016, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-11 {
    width: 91.66666666666666%;
  }
  /* line 1019, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-12 {
    width: 100%;
  }
  /* line 1022, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-1 {
    right: 8.333333333333332%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1027, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-2 {
    right: 16.666666666666664%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1032, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-3 {
    right: 25%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1037, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-4 {
    right: 33.33333333333333%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1042, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-5 {
    right: 41.66666666666667%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1047, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-6 {
    right: 50%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1052, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-7 {
    right: 58.333333333333336%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1057, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-8 {
    right: 66.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1062, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-9 {
    right: 75%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1067, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-10 {
    right: 83.33333333333334%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1072, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-push-11 {
    right: 91.66666666666666%;
    left: auto;
  }
  /* updated by Zia */
  /* line 1077, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-1 {
    left: 8.333333333333332%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1082, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-2 {
    left: 16.666666666666664%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1087, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-3 {
    left: 25%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1092, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-4 {
    left: 33.33333333333333%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1097, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-5 {
    left: 41.66666666666667%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1102, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-6 {
    left: 50%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1107, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-7 {
    left: 58.333333333333336%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1112, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-8 {
    left: 66.66666666666666%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1117, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-9 {
    left: 75%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1122, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-10 {
    left: 83.33333333333334%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1127, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-pull-11 {
    left: 91.66666666666666%;
    right: auto;
  }
  /* Updated by Zia */
  /* line 1132, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-1 {
    margin-right: 8.333333333333332%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1137, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-2 {
    margin-right: 16.666666666666664%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1142, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1147, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-4 {
    margin-right: 33.33333333333333%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1152, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-5 {
    margin-right: 41.66666666666667%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1157, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1162, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-7 {
    margin-right: 58.333333333333336%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1167, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-8 {
    margin-right: 66.66666666666666%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1172, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1177, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-10 {
    margin-right: 83.33333333333334%;
    margin-left: 0;
  }
  /* Updated by Zia */
  /* line 1182, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .col-lg-offset-11 {
    margin-right: 91.66666666666666%;
    margin-left: 0;
  }
  /* Updated by Zia */
}

/*
 * CUSTOM
 */
/* line 1193, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .demo {
  right: auto;
  left: -160px;
  -moz-transition: left .1s ease-out;
  -ms-transition: left .1s ease-out;
  -o-transition: left .1s ease-out;
  -webkit-transition: left .1s ease-out;
  transition: left .1s ease-out;
}

/* line 1203, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .demo.activate {
  right: auto !important;
  left: 0px !important;
  -webkit-box-shadow: 11px 12px 23px rgba(0, 0, 0, 0.2);
  box-shadow: 11px 12px 23px rgba(0, 0, 0, 0.2);
}

/* line 1210, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .demo > span {
  left: auto;
  right: -30px;
  border-radius: 0 5px 5px 0;
}

/* line 1216, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #header {
  padding: 0 0 0 13px;
}

/* line 1220, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #left-panel {
  left: auto;
  right: 0px;
}

/* line 1225, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #main {
  margin-left: 0px;
  margin-right: 220px;
}

/* line 1230, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #sparks {
  text-align: left;
}

/* line 1234, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .page-title {
  text-align: right;
}

/* line 1238, app/assets/stylesheets/smart/smartadmin-rtl.scss */
body.smart-rtl, .smart-rtl body {
  direction: rtl !important;
}

/*
 * DASHBOARD PARTS
 */
/* line 1246, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .show-stat-microcharts .sparkline {
  float: left !important;
  margin-right: 0px;
  margin-left: 8px;
}

/* line 1252, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smaller-stat {
  float: left !important;
}

/*
 * DTT
 */
/* line 1260, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .DTTT.btn-group {
  right: auto;
  left: 83px;
}

/* line 1265, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl div.dataTables_length {
  right: auto;
  left: 13px;
}

/*
 * RTL NAVIGATION
 */
/* line 1274, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul b {
  float: left;
}

/* line 1278, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav .pull-right,
.smart-rtl #header .pull-right,
.smart-rtl .no-space .pull-right,
.smart-rtl #heat-fill + table .pull-right,
.smart-rtl .chat-file .pull-right {
  float: left !important;
}

/* line 1285, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav .pull-left,
.smart-rtl #header .pull-left,
.smart-rtl #header > div,
.smart-rtl .no-space .pull-left,
.smart-rtl .chat-file .pull-left {
  float: right !important;
}

/* line 1293, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul li a {
  padding-right: 11px;
  padding-left: 10px;
}

/* line 1298, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul ul li > a {
  padding-right: 42px;
}

/* line 1302, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #logo-group > span {
  float: right;
}

/* line 1306, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #ribbon .breadcrumb {
  padding: 11px 0px 11px 34px !important;
}

/* line 1310, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn.btn-ribbon {
  margin-left: 8px;
  margin-right: 0px;
}

/* line 1315, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group-justified.btn-group > .btn,
.smart-rtl .btn-group-justified.btn-group-vertical > .btn {
  float: none !important;
}

/* line 1320, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ajax-dropdown {
  left: auto;
  right: 16px;
}

/*
   * Air fields 
   * Description: absolute positioned objects
   */
/* line 1329, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .air-top-left {
  top: 0px;
  right: 0px;
  left: auto;
}

/* updated by Zia*/
/* line 1336, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .air-top-right {
  top: 0px;
  left: 0px;
  right: auto;
}

/* line 1342, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .air-bottom-right {
  bottom: 0px;
  right: 0px;
  left: auto;
}

/* line 1348, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .air-bottom-left {
  bottom: 0px;
  left: 0;
  right: auto;
  /* right:0px; */
}

/*
 * TEXT ALIGNEMENTS
 */
/* line 1360, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .text-align-left, .smart-rtl .text-left {
  text-align: right !important;
}

/* line 1363, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .text-align-right, .smart-rtl .text-right {
  text-align: left !important;
}

/*
 * MESSAGES
 */
/* line 1371, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .MessageBoxMiddle {
  left: auto;
  right: 20%;
  width: 60%;
}

/* line 1377, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .notification-body time {
  right: auto;
  left: 0px;
}

/* line 1382, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .notification-body > li a.msg {
  padding-left: 0px !important;
  padding-right: 50px !important;
}

/* line 1387, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .notification-body .from {
  margin-right: 0px;
  margin-left: 60px !important;
}

/* line 1392, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #project-context > :first-child {
  text-align: right;
}

/* line 1396, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .header-search > button {
  right: auto;
  left: 0px;
}

/* line 1401, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #logo {
  margin-left: 0px;
  margin-right: 9px;
}

/*
 * MARGINS
 */
/* line 1411, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .margin-right-5 {
  margin-left: 5px !important;
}

/*
 * INVOICE
 */
/* line 1420, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .invoice-sum-total.pull-right {
  float: left !important;
}

/*
 * PAGINATION
 */
/* line 1428, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination {
  padding-right: 0px;
}

/*
  * CHAT
  */
/* line 1437, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-body li.message .message-text {
  margin-right: 65px;
  margin-left: 0px;
}

/* line 1442, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #chat-container #chat-users li a {
  padding: 3px 3px 3px 8px;
}

/* line 1446, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #chat-container #chat-users li a img {
  margin-right: 0px;
  margin-left: 10px;
}

/* line 1451, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #chat-container #chat-users li a i {
  float: left;
}

/* line 1454, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-file .pull-right {
  text-align: left;
}

/* line 1457, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-body li.message .message-text .chat-file b {
  text-align: right;
}

/* line 1460, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-body li.message .message-text time {
  right: auto;
  left: 0px;
}

/*
 * BOOTSTRAP FORM
 */
/* line 1469, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl label input.radiobox[type=radio] + span:before, .smart-rtl label input.checkbox[type=checkbox] + span:before {
  margin-right: 0px;
  margin-left: 5px;
}

/* line 1474, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .toggle-demo {
  right: auto;
  left: -8px;
}

/* line 1479, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .editable-buttons .editable-cancel, .smart-rtl .editable-buttons {
  margin-left: 0px;
  margin-right: 7px;
}

/* Zia ur Rehman Styles */
/* Need to change some fonts directions */
/* line 1489, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-angle-left:before {
  content: "\f105";
}

/* line 1492, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-icon-carat-1-e:before,
.smart-rtl .fa-angle-right:before {
  content: "\f104";
}

/* line 1496, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-arrow-right:before {
  content: "\f060";
}

/* line 1499, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-arrow-left:before {
  content: "\f061";
}

/* line 1502, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-chevron-right:before {
  content: "\f053";
}

/* line 1505, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-chevron-left:before {
  content: "\f054";
}

/* line 1508, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified .minifyme .fa:before {
  content: "\f0a8";
}

/* line 1511, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul li.active.open > a:before {
  content: '';
}

/* line 1514, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul li.active > a:before {
  content: "\f0da";
}

/* line 1517, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-arrow-circle-left:before {
  content: "\f0a9";
}

/* line 1520, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-fast-forward:before {
  content: "\f049";
}

/* line 1523, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-fast-forward:before {
  content: "\f049";
}

/* line 1526, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-backward {
  content: "\f04e";
}

/* line 1529, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-forward {
  content: "\f04a";
}

/* line 1532, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fa-fast-backward:before {
  content: "\f050";
}

/* line 1535, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .bs-glyphicons {
  padding-right: 0;
}

/* line 1538, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .bs-glyphicons li {
  float: right;
  margin-right: 0;
  margin-left: -1px;
}

/* on map zoom options */
/* line 1545, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .gmnoprint[controlWidth="20"] > div {
  left: 0;
}

/* User Activity Section */
/* line 1550, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #logo-group > span b.badge {
  right: auto;
  left: -5px;
}

/* line 1555, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.hidden-menu #left-panel {
  right: -210px;
  left: auto;
  -webkit-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -moz-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -o-transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}

/* line 1562, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.hidden-menu #main {
  margin-right: 0;
}

/* line 1565, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.hidden-menu #left-panel:hover {
  right: 0px;
  left: auto;
}

/* line 1569, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl input.checkbox[type=checkbox],
.smart-rtl input.radiobox[type=radio] {
  display: none;
}

/* line 1573, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jcrop-keymgr {
  display: none !important;
}

/* line 1576, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.hidden-menu .page-footer {
  padding-left: 13px;
  padding-right: 20px;
}

/* line 1580, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .page-footer {
  padding-left: 13px;
  padding-right: 233px;
}

/* line 1584, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified .page-footer {
  padding-left: 13px;
  padding-right: 58px;
}

/* First level: Icon */
/* line 1590, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav > ul > li > a b {
  right: auto;
  left: 10px;
}

/* line 1594, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav > ul > li > a > i > em {
  right: auto;
  left: -6px;
}

/* Second level: UL , LI*/
/* line 1601, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav > ul > li > ul::before,
.smart-rtl nav > ul ul li::before {
  left: auto;
  right: 23px;
}

/* All levels */
/* line 1609, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl nav ul li.active > a:before {
  right: auto;
  left: -21px;
}

/* MINIFIED MENU*/
/* line 1614, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .minifyme {
  right: auto;
  left: 0;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}

/* line 1621, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .minifyme:hover {
  right: auto;
  left: 0px;
  padding-right: 0;
  padding-left: 5px;
}

/* Minified Active */
/* line 1628, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified #main {
  margin-right: 45px;
}

/* line 1631, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified #left-panel {
  left: auto;
  right: 0;
}

/* line 1635, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified nav > ul > li > a > .menu-item-parent {
  left: auto;
  right: 40px;
  padding-right: 12px;
  padding-left: 1px;
}

/* line 1641, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified.minified nav > ul > li > ul {
  left: auto;
  right: 40px;
}

/* line 1645, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified nav ul ul li > a {
  padding-right: 14px;
}

/* line 1648, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.minified .inbox-badge {
  right: auto;
  left: 6px;
}

/*
*   HEADER OF BOXES
*/
/* line 1656, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-right {
  float: left !important;
}

/* line 1659, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget > header > h2 {
  margin-left: 0;
  margin-right: 10px;
  float: right;
}

/* .smart-rtl .checkbox-inline,
.smart-rtl .radio-inline,
.smart-rtl .checkbox label,
.smart-rtl .radio label{
  padding-left: 0;
  padding-right: 20px;  
} */
/* line 1672, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .icon-addon.addon-lg .fa,
.smart-rtl .icon-addon.addon-lg .glyphicon {
  left: auto;
  right: 11px;
}

/* line 1678, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group .input-group-btn:first-child .btn:last-child {
  border-left: none;
}

/* line 1681, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group .form-control:last-child {
  border-right: none;
}

/* line 1686, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .icon-addon .fa,
.smart-rtl .icon-addon .glyphicon,
.smart-rtl .icon-addon.addon-md .fa,
.smart-rtl .icon-addon.addon-md .glyphicon {
  left: auto;
  right: 10px;
}

/* line 1693, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .icon-addon .form-control,
.smart-rtl .icon-addon.addon-md .form-control {
  padding-left: 12px;
  padding-right: 30px;
}

/* line 1698, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .icon-addon.addon-lg .form-control {
  padding-left: 10px;
  padding-right: 40px;
}

/* line 1703, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-right {
  float: left !important;
}

/* line 1706, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pull-left {
  float: right !important;
}

/*
 * Table
 */
/* line 1713, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .no-padding > .table-bordered thead tr th:first-child,
.smart-rtl .no-padding > .table-bordered thead tr td:first-child,
.smart-rtl .no-padding > .table-bordered tbody tr td:first-child,
.smart-rtl .no-padding > .table-responsive > .table-bordered thead tr th:first-child,
.smart-rtl .no-padding > .table-responsive > .table-bordered thead tr td:first-child,
.smart-rtl .no-padding > .table-responsive > .table-bordered tbody tr td:first-child {
  border-right-width: 0px !important;
  border-left-width: 1px !important;
}

/* line 1722, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl table.table-bordered td:last-child,
.smart-rtl table.table-bordered th:last-child,
.smart-rtl .no-padding > .table-bordered thead tr th:last-child,
.smart-rtl .no-padding > .table-bordered tbody tr td:last-child,
.smart-rtl .no-padding > .table-responsive > .table-bordered thead tr th:last-child,
.smart-rtl .no-padding > .table-responsive > .table-bordered tbody tr td:last-child {
  border-right-width: 1px !important;
  border-left-width: 0px !important;
}

/*
 * Scecial for footer dropdown
 */
/* line 1738, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .page-footer .dropdown-menu {
  left: 0;
  right: auto;
}

/* line 1745, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-users .display-users [data-chat-id] > i {
  margin-right: 0;
  margin-left: 7px;
}

/* line 1749, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover.right {
  margin-left: 0;
  right: 100% !important;
  left: auto !important;
}

/* line 1755, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover.right > .arrow {
  left: auto;
  right: -22px;
  border-right-color: transparent;
  border-left-width: 11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 1763, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover.right > .arrow:after {
  left: 1px;
  left: auto;
  right: 1px;
  border-right-width: 0;
  border-left-width: 10px;
  border-right-color: transparent;
  border-left-color: #ffffff;
}

/* line 1772, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover .popover-content {
  direction: rtl;
  text-align: right;
}

/* line 1776, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover .usr-card-content {
  padding-left: 0;
  padding-right: 5px;
}

/* line 1781, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover .usr-card > img {
  border-left: none;
  border-right: 4px solid;
}

/* line 1786, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl [data-chat-status="away"] + .popover .usr-card > img {
  border-right-color: #ffc40d;
}

/* line 1789, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl [data-chat-status="online"] + .popover .usr-card > img {
  border-right-color: #54ce3c;
}

/* line 1792, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl [data-chat-status="incognito"] + .popover .usr-card > img {
  border-right-color: #a19e9d;
}

/* line 1795, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl [data-chat-status="busy"] + .popover .usr-card > img {
  border-right-color: #f14b52;
}

/* line 1798, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .cke_editable {
  direction: rtl;
}

/* line 1801, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .cke_combo_button,
.smart-rtl .cke_toolgroup {
  margin-right: 0;
  margin-left: 6px;
}

/* line 1806, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .cke_toolbar_break {
  clear: right;
}

/* line 1809, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dataTables_filter,
.smart-rtl .cke_toolbar,
.smart-rtl .cke_toolbar_separator,
.smart-rtl a.cke_button {
  float: right;
}

/* line 1815, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dt-toolbar > :first-child .dataTables_filter > :only-child {
  float: right !important;
}

/* line 1818, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .alert {
  border-width: 0 5px 0 0;
}

/* line 1822, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dt-toolbar > :last-child .dataTables_length,
.smart-rtl div.dataTables_length label,
.smart-rtl div.dataTables_paginate {
  float: left;
}

/* line 1828, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .no-padding .dataTables_wrapper table tr td:last-child,
.smart-rtl .no-padding .dataTables_wrapper table tr th:last-child,
.smart-rtl .no-padding > table tr td:last-child, .no-padding > table tr th:last-child {
  border-right: 1px solid #ddd !important;
}

/* line 1833, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl table.dataTable thead .sorting_desc,
.smart-rtl table.dataTable thead .sorting_asc,
.smart-rtl table.dataTable thead .sorting {
  background-position: left center;
  padding-left: 18px !important;
  padding-right: 9px;
}

/* line 1840, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
  background-position: right center;
}

/* line 1843, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dataTables_filter .input-group-addon {
  border-left: 1px solid #ccc;
  border-radius: 2px 0 0 2px;
  margin-right: -1px;
}

/* line 1849, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .header-dropdown-list > li {
  padding-right: 0;
  padding-left: 5px;
}

/* line 1853, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #extr-page-header-space > *:first-child {
  margin-right: 0;
  margin-left: 14px;
}

/* line 1857, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #extr-page-header-space {
  float: left;
}

/* line 1860, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .display-image {
  margin-right: 0;
  margin-left: 20px;
}

/* line 1864, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .label {
  text-align: right;
}

/* line 1867, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .icon-append {
  border-right-style: solid;
  border-left-width: 0;
  border-right-width: 1px;
  padding-right: 3px;
  padding-left: 0;
  right: auto;
  left: 5px;
}

/* line 1876, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .input .icon-append + input,
.smart-rtl .smart-form .textarea .icon-append + textarea {
  padding-right: 10px;
  padding-left: 37px;
}

/* line 1882, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .list-inline {
  padding-right: 0;
  margin-left: 0;
  margin-right: -5px;
}

/* line 1887, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl img.online {
  border-left: none;
  border-right: 3px solid #40ac2b !important;
}

/* line 1891, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl img.offline {
  border-left: none;
  border-right: 3px solid #ddd !important;
}

/* line 1895, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-toolbar .btn-group,
.smart-rtl .btn-toolbar .input-group {
  float: right;
}

/* line 1899, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group > .btn:first-child {
  margin-left: 0;
  margin-right: 0;
}

/* line 1903, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group .btn + .btn,
.smart-rtl .btn-group .btn + .btn-group,
.smart-rtl .btn-group .btn-group + .btn,
.smart-rtl .btn-group .btn-group + .btn-group {
  margin-right: -1px;
  margin-left: 0;
}

/* line 1910, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .btn-group > .btn + .dropdown-toggle {
  direction: ltr;
}

/* line 1913, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination > li > a,
.smart-rtl .pagination > li > span {
  float: right;
}

/* line 1918, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination-sm > li:first-child > a,
.smart-rtl .pagination-sm > li:first-child > span {
  border-radius: 0 2px 2px 0;
}

/* line 1922, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination-sm > li:last-child > a,
.smart-rtl .pagination-sm > li:last-child > span {
  border-radius: 2px 0 0 2px;
}

/* line 1926, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination-lg > li:last-child > a,
.smart-rtl .pagination-lg > li:last-child > span {
  border-radius: 3px 0 0 3px;
}

/* line 1930, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px;
}

/* line 1933, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination-sm.pagination-alt > li:first-child > a {
  padding-left: 10px;
}

/* line 1936, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pagination-lg.pagination-alt > li:first-child > a {
  padding-left: 16px;
}

/* line 1939, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .text-align-right .page-title,
.smart-rtl .text-right .page-title,
.smart-rtl .text-align-right,
.smart-rtl .text-right {
  text-align: left !important;
}

/* line 1946, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .superbox-show {
  text-align: right;
  padding: 25px 25px 12px 25px;
}

/* line 1950, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .superbox-close {
  right: auto;
  left: 15px;
}

/* line 1954, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .superbox-current-img {
  float: right;
  padding-right: 0;
  padding-left: 25px;
}

/* line 1959, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .superbox-imageinfo {
  padding: 0 0 0 25px;
}

/* line 1962, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .progress.right .progress-bar {
  right: auto;
  left: 0;
}

/* line 1966, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .vertical-bars li {
  float: right;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: -40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: -40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: -40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 2002, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.bordered > :first-child a {
  border-left-width: 1px !important;
}

/* line 2005, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs > li > a .badge {
  margin-left: 0;
  margin-right: 5px;
}

/* line 2009, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  margin-left: 0 !important;
}

/* line 2013, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  margin-right: 0 !important;
}

/* line 2017, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget header:first-child .nav-tabs.pull-right li a {
  margin-left: -1px;
}

/* line 2020, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget header:first-child .nav-tabs.pull-right li:last-child a {
  border-left: none !important;
  border-right: 1px solid #ddd !important;
}

/* line 2024, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jarviswidget > header > .nav-tabs.pull-left > li:first-child a {
  border-left-width: 1px !important;
}

/* line 2027, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .nav-tabs.pull-right > li > a {
  margin-left: 0 !important;
}

/* line 2030, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tabs-left > .nav-pills > li,
.smart-rtl .tabs-left > .nav-tabs > li,
.smart-rtl .tabs-right > .nav-pills > li,
.smart-rtl .tabs-right > .nav-tabs > li {
  float: none;
}

/* line 2036, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .checkbox input,
.smart-rtl .smart-form .radio input {
  left: auto;
  display: none;
}

/* line 2041, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .carousel-indicators {
  padding-right: 0;
}

/* line 2044, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .demo-btns > li {
  position: relative;
}

/* line 2047, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .popover.top > .arrow:after,
.smart-rtl .popover.bottom > .arrow:after {
  left: 50%;
}

/* line 2051, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .media > .pull-left {
  margin-left: 10px;
  margin-right: 0;
}

/* line 2055, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .pager {
  padding-right: 0;
}

/* line 2058, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jcrop-holder {
  float: right;
}

/* line 2061, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .optdual .offset {
  right: 18em;
  left: auto;
}

/* line 2065, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .jcrop-holder #preview-pane {
  left: -280px;
  right: auto;
}

/* line 2070, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .inbox-side-bar {
  padding-left: 0;
  padding-right: 14px;
}

/* line 2074, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .inbox-body .table-wrap {
  margin-left: 0;
  margin-right: 200px;
}

/* line 2079, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .show-stats .show-stat-buttons > *:last-child {
  padding-left: 13px;
  padding-right: 5px;
}

/* line 2083, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .show-stats .show-stat-buttons > *:first-child {
  padding-left: 5px;
  padding-right: 13px;
}

/* line 2087, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .chat-body li.message img {
  border-left: none;
  border-right-width: 4px !important;
}

/* line 2091, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .todo > li > p {
  margin-right: 52px;
  margin-left: 0;
  padding-right: 7px;
  padding-left: 0;
  border-right: 1px solid #ffe1eb;
  border-left: none;
}

/* line 2099, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .todo > li > *:first-child {
  border-left: 1px solid #ffe1eb;
  border-right: none;
}

/* line 2103, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .todo > li {
  background-position: right 11px;
}

/* line 2106, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .todo-group-title {
  padding-right: 10px;
}

/* line 2110, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-paging-info {
  direction: rtl !important;
  text-align: left !important;
  margin-left: 4px;
}

/* line 2115, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-pg-table {
  float: right !important;
}

/* line 2118, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-jqgrid-pager,
.smart-rtl .ui-jqgrid {
  direction: rtl;
}

/* line 2122, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-jqgrid .ui-icon-desc {
  right: auto;
  left: -2px;
}

/* line 2126, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-jqgrid .ui-icon-asc {
  right: auto;
  left: -1px;
}

/* line 2130, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-jqgrid tr.ui-row-ltr td {
  text-align: right;
}

/* line 2133, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-menu .ui-menu-icon {
  float: left;
}

/* line 2136, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-menu li {
  position: relative;
}

/* line 2139, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-menu .ui-menu {
  right: 100% !important;
  left: auto !important;
}

/* line 2143, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-tabs .ui-tabs-nav li {
  margin-right: 0;
  margin-left: 3px;
  float: right;
}

/* line 2148, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-tabs .ui-tabs-nav li {
  margin-right: 0;
  margin-left: 3px;
  float: right;
}

/* line 2153, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-tabs .ui-tabs-nav .air-top-left {
  right: 7px;
  left: auto !important;
}

/* line 2157, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: auto;
  right: 0.5em;
}

/* line 2161, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-accordion .ui-accordion-header {
  padding-right: 36px !important;
  padding-left: 15px !important;
}

/* line 2165, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .lockscreen .logo + div > img {
  float: right;
}

/* line 2168, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .lockscreen .logo + div > img + div {
  float: left;
}

/* line 2171, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .lockscreen .logo + div {
  -webkit-box-shadow: 31px 32px 53px rgba(0, 0, 0, 0.2);
  box-shadow: 31px 32px 53px rgba(0, 0, 0, 0.2);
}

/* line 2175, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl #noroll,
.smart-rtl #roll14,
.smart-rtl .chart {
  direction: ltr;
}

/* line 2180, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd3-handle {
  left: auto;
  right: 0;
  font-size: 0;
  height: 36px;
}

/* line 2186, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd3-handle:before {
  font-size: 18px;
}

/* line 2189, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd3-content {
  padding: 6px 40px 8px 10px;
}

/* line 2192, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd-list .dd-list {
  padding-left: 0;
  padding-right: 30px;
}

/* line 2196, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd-item > button {
  float: right;
}

/* line 2199, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd3-item > button {
  margin-right: 38px;
  margin-left: 10px;
}

/* line 2202, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch {
  margin-left: 0;
  margin-right: 5px;
}

/* line 2205, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .widget-footer {
  text-align: left;
}

/* line 2207, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .checkbox,
.smart-rtl .smart-form .radio {
  padding-right: 25px;
  padding-left: 0;
  margin-right: 0;
  margin-left: 30px;
}

/* line 2214, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .inline-group {
  margin: 0 0 -4px -15px;
}

/* line 2217, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .noUiSlider {
  direction: ltr;
}

/* line 2220, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .checkbox i,
.smart-rtl .smart-form .radio i {
  left: auto;
  right: 0;
}

/* line 2224, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .slider.slider-vertical .slider-handle {
  margin-right: -5px;
  margin-left: 0;
}

/* line 2228, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container .select2-choice {
  padding-right: 8px;
  padding-left: 0;
}

/* line 2232, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container .select2-choice .select2-arrow {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 1px solid #ccc;
}

/* line 2238, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container .select2-choice > .select2-chosen {
  margin-right: 0;
}

/* line 2241, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container-multi .select2-choices .select2-search-choice {
  margin: 4px 5px 3px 0;
}

/* line 2244, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container-multi .select2-choices li {
  float: right;
}

/* line 2248, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-spinner-button {
  right: auto;
  left: 0;
}

/* line 2252, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  left: auto;
  right: 0;
}

/* line 2256, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-spinner-input {
  padding: 6px 12px 6px 24px;
}

/* line 2259, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-spinner-input.spinner-both {
  padding: 6px 30px;
}

/* line 2263, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .knobs-demo {
  direction: ltr;
  text-align: right;
}

/* line 2267, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .list-unstyled {
  padding-right: 0;
}

/* line 2270, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ribbon {
  left: 9px;
  right: auto;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 2278, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .profile-message li.message.message-reply {
  margin-left: 0 !important;
  margin-right: 85px;
}

/* line 2282, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .profile-pic {
  text-align: left;
}

/* line 2285, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .profile-carousel .air-bottom-right {
  right: auto;
  left: 0;
}

/* line 2289, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .search-results img {
  margin-left: 4px;
  margin-right: 0;
}

/* line 2293, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-timeline-list:after {
  left: auto;
  right: 95px;
}

/* line 2297, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-timeline-content {
  margin-left: 0;
  margin-right: 123px;
}

/* line 2301, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-timeline-icon {
  left: auto;
  right: 80px;
}

/* line 2305, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-timeline-time {
  float: right;
  text-align: left;
}

/* line 2309, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tree li:after,
.smart-rtl .tree li:before {
  right: -20px;
  left: auto;
}

/* line 2314, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tree ul ul {
  padding-left: 0;
  padding-right: 34px;
}

/* line 2318, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tree li:before {
  border-right: 1px solid #999;
  border-left: none;
}

/* line 2323, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .tree > ul > li::after,
.smart-rtl .tree > ul > li:before {
  border: 0;
}

/* line 2327, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .eg-1 td:last-child {
  text-align: left;
}

/* line 2330, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .eg-1 td:first-child {
  text-align: right;
}

/* line 2333, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl dd {
  margin-right: 0;
}

/* line 2334, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dl-horizontal dt {
  float: right;
  text-align: left;
}

/* line 2338, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dl-horizontal dd {
  margin-left: 0;
  margin-right: 180px;
}

/* line 2342, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .toggle input {
  display: none;
}

/* line 2345, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .bootstrapWizard li:first-child:before {
  left: auto;
  right: 50%;
}

/* line 2349, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .bootstrapWizard li {
  float: right;
}

/* line 2352, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .bootstrapWizard li:before {
  left: 1px;
  right: auto;
}

/* line 2357, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .input-group .form-control:not(:first-child):not(:last-child),
.smart-rtl .input-group-addon:not(:first-child):not(:last-child),
.smart-rtl .input-group-btn:not(:first-child):not(:last-child) {
  border-right: none;
}

/* line 2363, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dd-dragel > li.dd-item.dd3-item {
  left: -94%;
  margin-left: -10px;
}

/* line 2367, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .inline-group .checkbox,
.smart-rtl .smart-form .inline-group .radio {
  float: right;
}

/* line 2372, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch-inner:after {
  float: left;
}

/* line 2375, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch-inner:before {
  text-align: left;
}

/* line 2379, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch-checkbox + .onoffswitch-label:after,
.smart-rtl .onoffswitch-checkbox + .onoffswitch-label:before {
  float: left;
}

/* line 2383, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch-checkbox:checked + .onoffswitch-label:after,
.smart-rtl .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  float: right;
}

/* line 2389, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl input.ui-autocomplete-loading[type=color],
.smart-rtl input.ui-autocomplete-loading[type=date],
.smart-rtl input.ui-autocomplete-loading[type=datetime-local],
.smart-rtl input.ui-autocomplete-loading[type=datetime],
.smart-rtl input.ui-autocomplete-loading[type=email],
.smart-rtl input.ui-autocomplete-loading[type=month],
.smart-rtl input.ui-autocomplete-loading[type=number],
.smart-rtl input.ui-autocomplete-loading[type=password],
.smart-rtl input.ui-autocomplete-loading[type=search],
.smart-rtl input.ui-autocomplete-loading[type=tel],
.smart-rtl input.ui-autocomplete-loading[type=text],
.smart-rtl input.ui-autocomplete-loading[type=time],
.smart-rtl input.ui-autocomplete-loading[type=url],
.smart-rtl input.ui-autocomplete-loading[type=week] {
  background-position: 1% center;
  padding-left: 27px;
  padding-right: 12px;
}

/* line 2407, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  right: auto;
  left: 0;
}

/* line 2411, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .inbox-info-bar em {
  right: auto;
  left: 20px;
}

/* line 2415, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .select2-container-multi .select2-choices .select2-search-choice {
  padding: 1px 8px 1px 28px;
}

/* line 2418, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner:before {
  float: right;
}

/* line 2422, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .col {
  float: right;
}

/* line 2425, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .label:first-child {
  text-align: left;
}

/* line 2428, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .profile-pic > img {
  right: 10px;
  left: auto;
}

/* line 2432, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .rating input {
  display: none;
}

/* line 2435, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .smart-form .rating label {
  float: left;
}

/* line 2438, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.fixed-navigation nav > ul {
  padding-right: 0;
  padding-left: 14px;
}

/* line 2443, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .inbox-footer .btn-group, .smart-rtl .inbox-paging {
  margin-right: 10px;
  margin-left: 0;
}

/* line 2448, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .dropdown-menu {
  text-align: right;
}

/* line 2451, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .show-stat-microcharts > div {
  border-right: none !important;
  border-left: 1px solid #DADADA !important;
}

/* line 2455, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.fixed-ribbon.hidden-menu #ribbon {
  right: 0;
  left: 0;
}

/* line 2459, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl.fixed-ribbon #ribbon {
  left: 0;
  right: 220px;
}

/* line 2463, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fc-event-time,
.smart-rtl .fc-event-title {
  padding-right: 3px;
}

/* line 2468, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fc-event-title .fa {
  margin-right: 0;
  margin-left: 4px;
}

/* line 2472, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .fc-event {
  border-left: none !important;
  border-right: 6px solid rgba(0, 0, 0, 0.15) !important;
  text-align: right;
}

/* line 2477, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-chatbox-titlebar > span {
  margin-left: 0;
  margin-right: 10px;
  float: right;
}

/* line 2482, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-chatbox-titlebar > span > :first-child {
  margin-left: 7px;
  margin-right: 0;
}

/* line 2486, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .ui-chatbox-icon {
  float: left;
}

/* line 2489, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .email-infobox {
  right: auto;
  left: 15px;
}

/* line 2493, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .inbox-compose-footer,
.smart-rtl .inbox-download,
.smart-rtl .inbox-info-bar,
.smart-rtl .inbox-message {
  margin-right: 0;
  margin-left: 240px;
}

/* line 2501, app/assets/stylesheets/smart/smartadmin-rtl.scss */
.smart-rtl .demo-liveupdate-1 {
  left: auto;
  right: 33px;
  padding-left: 61px;
  padding-right: 3px;
}

@media (max-width: 1024px) {
  /* line 2509, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .inbox-body .table-wrap {
    margin-right: 0;
  }
  /* line 2513, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .inbox-compose-footer,
.smart-rtl .inbox-download,
.smart-rtl .inbox-info-bar,
.smart-rtl .inbox-message {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2521, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #header {
    padding: 0 13px 0 0 !important;
  }
}

/*
 * GENERAL MOBILE (Applies to all resolutions below 979px)
 */
@media (max-width: 979px) {
  /* Force content to spread 100% */
  /* line 2533, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.hidden-menu #main {
    right: 220px;
    left: auto;
    position: relative;
  }
  /* line 2538, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.fixed-ribbon #ribbon {
    right: 0;
  }
  /* line 2541, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.fixed-ribbon.hidden-menu #ribbon {
    right: 220px;
  }
  /* line 2544, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #main {
    width: 100% !important;
    right: 0;
    margin: 0;
  }
  /* line 2549, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .page-footer {
    padding-right: 13px;
  }
  /* line 2552, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.hidden-menu .page-footer {
    padding-right: 233px;
  }
  /* search header */
  /* line 2556, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .header-search.pull-right {
    margin-left: 6px;
  }
  /* line 2560, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #left-panel {
    left: auto;
    right: -220px;
  }
  /* line 2564, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.hidden-menu #left-panel {
    left: auto;
    right: 0;
  }
  /* line 2568, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #logo {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2572, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .margin-right-5 {
    margin-right: 0 !important;
    margin-left: 5px !important;
  }
  /* line 2577, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.menu-on-top .menu-item-parent + span {
    right: auto;
    left: 5px;
  }
  /* line 2581, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.menu-on-top .menu-item-parent {
    text-align: right;
  }
  /* line 2584, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.menu-on-top nav > ul ul li:hover > ul {
    display: block;
    left: 0 !important;
    right: 0 !important;
  }
  /* line 2591, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .inbox-compose-footer,
.smart-rtl .inbox-download,
.smart-rtl .inbox-info-bar,
.smart-rtl .inbox-message {
    margin-right: 0;
    margin-left: 0;
  }
}

/* MOBILE LAYOUT STARTS HERE */
/*
 * IPAD HORIZONTAL
 */
@media (max-width: 767px) {
  /* line 2608, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .profile-pic {
    float: right;
  }
  /* line 2612, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .profile-pic + div, .smart-rtl .profile-pic + div + div {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 2616, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .profile-pic > img {
    margin-right: 0;
    margin-left: 10px;
  }
  /* line 2620, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .profile-message .wall-comment-reply {
    margin-right: 85px;
    margin-left: 0;
  }
  /* line 2625, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #sparks {
    text-align: center;
  }
  /* line 2628, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .no-content-padding {
    width: 100%;
    margin: 0 !important;
  }
  /* line 2632, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.menu-on-top nav ul ul li:hover > a:after,
.smart-rtl.menu-on-top nav > ul ul > li a:after,
.smart-rtl.menu-on-top nav > ul ul > li a:hover:after,
.smart-rtl.menu-on-top nav > ul > li > a:after {
    left: 14px;
    right: auto;
  }
  /* line 2639, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.menu-on-top #main,
.smart-rtl.hidden-menu.menu-on-top #main {
    right: 0 !important;
  }
  /* line 2643, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.search-mobile .header-search > input[type="text"] {
    padding-left: 75px;
    padding-right: 10px;
  }
  /* line 2647, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.search-mobile .header-search.pull-right {
    margin-left: 0;
  }
  /* line 2650, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl #cancel-search-js {
    right: auto;
    left: 10px;
  }
  /* line 2654, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl .btn-header.transparent a {
    margin-left: 6px;
  }
  /* line 2657, app/assets/stylesheets/smart/smartadmin-rtl.scss */
  .smart-rtl.search-mobile .header-search > button {
    right: auto;
    left: 44px;
  }
}

/*
   * Toggle Demo
   */
/* line 5, app/assets/stylesheets/smart/demo.scss */
.toggle-demo {
  position: absolute;
  top: 10px;
  right: -8px;
  display: block;
  width: 154px;
  height: auto;
  z-index: 99;
  opacity: .9;
}

/* line 15, app/assets/stylesheets/smart/demo.scss */
.toggle-demo:hover {
  opacity: 1;
}

/* line 19, app/assets/stylesheets/smart/demo.scss */
.toggle-demo .btn-group {
  width: 100px;
  float: left;
}

/* line 24, app/assets/stylesheets/smart/demo.scss */
.toggle-demo > span {
  display: inline-block;
  float: left;
  margin-right: 5px;
  line-height: 21px;
  color: #757575;
}

/*
   * noUISlider vertical demo
   */
/* line 36, app/assets/stylesheets/smart/demo.scss */
.demo-vertical-uislider {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 42, app/assets/stylesheets/smart/demo.scss */
.demo-vertical-uislider > div {
  height: 200px;
  margin: 0 0px 0 10px;
  display: inline-block;
}

/* line 48, app/assets/stylesheets/smart/demo.scss */
.demo-vertical-uislider > :first-child {
  margin-left: 15px;
}

/*
   * Knobs demo
   */
/* line 57, app/assets/stylesheets/smart/demo.scss */
.knobs-demo > div {
  display: inline-block;
  margin-left: 30px;
}

/* line 61, app/assets/stylesheets/smart/demo.scss */
.knobs-demo > :first-child {
  margin-left: 0;
}

/*
   * DEMO INPUT
   */
/* line 69, app/assets/stylesheets/smart/demo.scss */
.demo label input.radiobox[type=radio] + span:before, .demo label input.checkbox[type=checkbox] + span:before {
  border: 1px solid #5E5E5E;
}

/* line 73, app/assets/stylesheets/smart/demo.scss */
.demo label:hover input.checkbox[type=checkbox] + span:before {
  border-color: #E77317;
}

/*
   * DEMO
   * Demo CSS only
   */
/* line 81, app/assets/stylesheets/smart/demo.scss */
.demo label {
  margin-bottom: 4 !important;
}

/* line 85, app/assets/stylesheets/smart/demo.scss */
.demo .checkbox i {
  border-color: #7A7A7A;
}

/* line 89, app/assets/stylesheets/smart/demo.scss */
.demo .radio, .demo .checkbox {
  padding-left: 22px;
}

/* line 93, app/assets/stylesheets/smart/demo.scss */
.demo.activate {
  right: 0px !important;
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.2);
  padding: 5px 10px 10px;
}

/* line 99, app/assets/stylesheets/smart/demo.scss */
.demo #demo-setting + form {
  display: none;
}

/* line 103, app/assets/stylesheets/smart/demo.scss */
.demo.activate #demo-setting + form {
  display: block;
}

/* line 107, app/assets/stylesheets/smart/demo.scss */
.demo {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 160px;
  z-index: 902;
  background: #F1DA91;
}

/* line 116, app/assets/stylesheets/smart/demo.scss */
.demo > span {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 5px 0 0 5px;
  background: #F1DA91;
  padding: 2px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}

/* line 131, app/assets/stylesheets/smart/demo.scss */
.demo > span i {
  font-size: 17px;
}

/* line 135, app/assets/stylesheets/smart/demo.scss */
.demo.activate > span i:before {
  content: "\f00d";
}

/* line 139, app/assets/stylesheets/smart/demo.scss */
.demo.activate > span {
  left: -30px;
}

/* line 143, app/assets/stylesheets/smart/demo.scss */
.demo > span:hover i {
  color: #333 !important;
}

/* line 147, app/assets/stylesheets/smart/demo.scss */
.demo form section {
  margin: 0 !important;
}

/* line 151, app/assets/stylesheets/smart/demo.scss */
.demo .btn {
  font-size: 13px !important;
  line-height: 1.5 !important;
  border-radius: 3px !important;
  padding: 3px 7px !important;
  height: auto !important;
}

/* line 159, app/assets/stylesheets/smart/demo.scss */
.demo-liveupdate-1 {
  font-size: 12px !important;
  position: absolute !important;
  left: 33px;
  top: 15px;
  display: block;
  z-index: 2;
  font-weight: bold;
  padding: 1px 61px 3px 7px;
}

/* line 170, app/assets/stylesheets/smart/demo.scss */
.demo-btns {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 175, app/assets/stylesheets/smart/demo.scss */
.demo-btns > li {
  display: inline-block;
  margin-bottom: 7px;
}

/* line 181, app/assets/stylesheets/smart/demo.scss */
.demo-icon-font {
  font-size: 14px;
  margin-bottom: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 188, app/assets/stylesheets/smart/demo.scss */
.demo-icon-font:hover {
  background-color: rgba(86, 61, 124, 0.1);
  text-decoration: none;
}

/* line 193, app/assets/stylesheets/smart/demo.scss */
.demo-modal {
  width: auto;
  max-width: 600px;
  z-index: 1;
}

/* line 199, app/assets/stylesheets/smart/demo.scss */
.demo-red {
  color: #DF413E;
}

/* line 203, app/assets/stylesheets/smart/demo.scss */
.demo-orange {
  color: #DAA03E;
}

/* line 207, app/assets/stylesheets/smart/demo.scss */
.demo-border {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* DEMO BUTTON FOR NAV */
/* line 213, app/assets/stylesheets/smart/demo.scss */
.nav-demo-btn {
  display: none;
}

/* line 217, app/assets/stylesheets/smart/demo.scss */
body:not(.menu-on-top) .nav-demo-btn {
  display: block;
  padding: 6px 5px;
  margin: 5px 10px;
  width: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
  white-space: normal;
}

/* line 229, app/assets/stylesheets/smart/demo.scss */
.minified .nav-demo-btn,
.fixed-navigation .nav-demo-btn {
  display: none !important;
}

/* RTL FIX */
/* line 237, app/assets/stylesheets/smart/demo.scss */
.smart-rtl .demo .margin-right-5 {
  margin-right: 0px !important;
}

/* line 1, app/assets/stylesheets/smart/site.css */
.padding-top-0 {
  padding-top: 0 !important;
}

/* line 5, app/assets/stylesheets/smart/site.css */
.padding-top-5 {
  padding-top: 5px !important;
}

/* line 9, app/assets/stylesheets/smart/site.css */
.padding-bottom-0 {
  padding-bottom: 0 !important;
}

/* line 13, app/assets/stylesheets/smart/site.css */
.padding-bottom-5 {
  padding-bottom: 5px !important;
}

/* line 17, app/assets/stylesheets/smart/site.css */
.padding-left-5 {
  padding-left: 5px !important;
}

/* line 21, app/assets/stylesheets/smart/site.css */
.padding-left-10 {
  padding-left: 10px !important;
}

/* line 25, app/assets/stylesheets/smart/site.css */
.padding-right-5 {
  padding-right: 5px !important;
}

/* line 29, app/assets/stylesheets/smart/site.css */
.padding-right-10 {
  padding-right: 10px !important;
}

/* line 33, app/assets/stylesheets/smart/site.css */
.margin-top-0 {
  margin-top: 0 !important;
}

/* line 37, app/assets/stylesheets/smart/site.css */
.margin-top-5 {
  margin-top: 5px !important;
}

/* line 41, app/assets/stylesheets/smart/site.css */
.margin-bottom-0 {
  margin-bottom: 0 !important;
}

/* line 45, app/assets/stylesheets/smart/site.css */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 49, app/assets/stylesheets/smart/site.css */
.margin-left-5 {
  margin-left: 5px !important;
}

/* line 53, app/assets/stylesheets/smart/site.css */
.margin-left-10 {
  margin-left: 10px !important;
}

/* line 57, app/assets/stylesheets/smart/site.css */
.margin-right-5 {
  margin-right: 5px !important;
}

/* line 61, app/assets/stylesheets/smart/site.css */
.margin-right-10 {
  margin-right: 10px !important;
}

/* line 65, app/assets/stylesheets/smart/site.css */
.margin-right-15 {
  margin-right: 15px !important;
}

/* SmartForm Bootstrap Validation */
/* line 69, app/assets/stylesheets/smart/site.css */
#extr-page h4.paragraph-header {
  width: auto;
}

/* line 73, app/assets/stylesheets/smart/site.css */
#extr-page .smart-form .alert {
  margin: 4px;
}

/* line 77, app/assets/stylesheets/smart/site.css */
#extr-page .smart-form .alert li {
  margin-left: 14px;
  list-style: none;
}

/* line 82, app/assets/stylesheets/smart/site.css */
#extr-page .smart-form .alert li:before {
  content: "\f071";
  font-family: FontAwesome;
  position: absolute;
  left: 14px;
}

/* line 89, app/assets/stylesheets/smart/site.css */
#extr-page .smart-form div + fieldset {
  padding-top: 15px;
}

/* line 26, app/assets/stylesheets/sigs.scss */
body.staging,
body.staging header#header {
  background-color: #ff0;
  top: -20px;
}

/* line 32, app/assets/stylesheets/sigs.scss */
body.no-scroll {
  overflow-y: auto;
}

/* line 36, app/assets/stylesheets/sigs.scss */
nav ul ul li > a {
  font-size: 13px;
}

/* line 40, app/assets/stylesheets/sigs.scss */
p + p {
  margin-top: 0;
}

/* line 44, app/assets/stylesheets/sigs.scss */
p {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}

/* line 52, app/assets/stylesheets/sigs.scss */
html {
  -webkit-print-color-adjust: exact;
}

/* line 56, app/assets/stylesheets/sigs.scss */
html#extr-page #main {
  margin-left: 0;
  top: -21px;
}

/* line 61, app/assets/stylesheets/sigs.scss */
.login-info a span {
  text-transform: none;
}

/* line 65, app/assets/stylesheets/sigs.scss */
.tab-content .form-group {
  margin-left: inherit;
  margin-right: inherit;
}

/* line 70, app/assets/stylesheets/sigs.scss */
th.actions {
  width: 13%;
}

/* line 74, app/assets/stylesheets/sigs.scss */
.disabled {
  color: #333;
}

/* line 78, app/assets/stylesheets/sigs.scss */
input[type='number'] {
  -moz-appearance: textfield;
}

/* line 82, app/assets/stylesheets/sigs.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 87, app/assets/stylesheets/sigs.scss */
.has-feedback .form-control {
  padding-right: 0;
}

/* line 91, app/assets/stylesheets/sigs.scss */
.modal-dialog {
  width: 1024px;
}

/* line 95, app/assets/stylesheets/sigs.scss */
.input-group.input-checkbox {
  margin-top: 25px;
}

/* line 99, app/assets/stylesheets/sigs.scss */
hr {
  border-color: #000;
}

/* line 103, app/assets/stylesheets/sigs.scss */
.form-actions {
  padding: 13px 7px 15px;
  text-align: left;
}

/* line 108, app/assets/stylesheets/sigs.scss */
.form-actions.header-actions {
  display: block;
  margin: 0;
  padding: 13px 7px 15px;
}

/* line 114, app/assets/stylesheets/sigs.scss */
.create-button {
  margin-top: 12px;
}

/* line 118, app/assets/stylesheets/sigs.scss */
.input-group {
  width: 100%;
}

/* line 122, app/assets/stylesheets/sigs.scss */
#selector_prices .input-group {
  display: inline-block;
}

/* line 126, app/assets/stylesheets/sigs.scss */
.dataTables_length {
  margin-left: 10px;
}

/* line 130, app/assets/stylesheets/sigs.scss */
.form-group .checkbox input.check_boxes[type='checkbox'] {
  margin-left: inherit;
}

/* line 134, app/assets/stylesheets/sigs.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 138, app/assets/stylesheets/sigs.scss */
.has-border-bottom {
  border-bottom: 1px solid #666;
  display: block;
}

/* line 143, app/assets/stylesheets/sigs.scss */
.align-right {
  text-align: right;
}

/* line 147, app/assets/stylesheets/sigs.scss */
.padding-top-30 {
  padding-top: 30px;
}

/* line 151, app/assets/stylesheets/sigs.scss */
.padding-top-10 {
  padding-top: 10px;
}

/* line 155, app/assets/stylesheets/sigs.scss */
.padding-top-5 {
  padding-top: 5px;
}

/* line 159, app/assets/stylesheets/sigs.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 163, app/assets/stylesheets/sigs.scss */
.table-regulatory-framework-container {
  margin-left: 20px;
}

/* line 167, app/assets/stylesheets/sigs.scss */
th.center {
  text-align: center !important;
}

/* line 171, app/assets/stylesheets/sigs.scss */
th.min-width-100 {
  min-width: 100px;
}

/* line 175, app/assets/stylesheets/sigs.scss */
li.regulatory_framework_overlapping_error a {
  color: #eee;
  margin-left: 10px;
}

/* line 180, app/assets/stylesheets/sigs.scss */
li.regulatory_framework_overlapping_error a:hover {
  color: #ddd;
  margin-left: 10px;
}

/* line 185, app/assets/stylesheets/sigs.scss */
div.js-checkboxes input {
  margin-left: 10px;
  margin-right: 5px;
}

/* line 190, app/assets/stylesheets/sigs.scss */
#import_validation_result_list_filter {
  display: none;
}

/* line 194, app/assets/stylesheets/sigs.scss */
.validation_modal_float_buttons {
  display: inline;
  float: right;
  width: auto;
}

/* line 200, app/assets/stylesheets/sigs.scss */
.validation_modal_float_buttons button {
  margin-left: 10px;
}

/* line 204, app/assets/stylesheets/sigs.scss */
#nested-modal .input-group {
  margin-left: 5px;
}

/* line 208, app/assets/stylesheets/sigs.scss */
.trading_company_logo {
  padding: 5px;
}

/* line 212, app/assets/stylesheets/sigs.scss */
.clickable {
  cursor: pointer;
}

/* line 216, app/assets/stylesheets/sigs.scss */
.url-trading-company {
  margin-top: 30px;
}

/* line 220, app/assets/stylesheets/sigs.scss */
.btn-clipboard {
  margin: 5px;
  padding: 3px 8px;
}

/* line 225, app/assets/stylesheets/sigs.scss */
input.input-with-changes {
  color: #64a832;
  font-weight: bold;
}

/* line 230, app/assets/stylesheets/sigs.scss */
div.add-button-div {
  margin-top: 12px;
}

/* line 234, app/assets/stylesheets/sigs.scss */
.title-supplies {
  font-size: 1.35em;
}

/* line 238, app/assets/stylesheets/sigs.scss */
.trading_company_logo {
  text-align: right;
}

/* line 242, app/assets/stylesheets/sigs.scss */
.trading-company-url {
  font-size: 1.35em;
}

/* line 246, app/assets/stylesheets/sigs.scss */
.supply-header h2 {
  display: block;
  font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: normal;
  height: 100%;
  letter-spacing: 0;
  line-height: 34px;
  margin: 0;
  position: relative;
  width: auto;
}

/* line 259, app/assets/stylesheets/sigs.scss */
table.table tr.supply_not_found {
  border: 1px dotted #f00;
}

/* line 263, app/assets/stylesheets/sigs.scss */
table.table tr.error td {
  color: #f00;
  font-weight: bold;
}

/* line 268, app/assets/stylesheets/sigs.scss */
table.table tr.comision-retrocesion td,
table.table tr.comision-retrocesion a {
  color: #f00;
}

/* line 273, app/assets/stylesheets/sigs.scss */
.trading_company_url_fields {
  clear: both;
  display: block;
  padding-left: 50px;
}

/* line 279, app/assets/stylesheets/sigs.scss */
.trading_company_url_fields .trading_company_url_fields {
  clear: both;
  display: block;
  padding-left: 0;
  padding-right: 30px;
}

/* line 286, app/assets/stylesheets/sigs.scss */
.links {
  clear: both;
  display: block;
  margin-top: 10px;
  width: 100%;
}

/* line 293, app/assets/stylesheets/sigs.scss */
.trading-company-url-fields {
  border: 1px solid #666;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 10px;
}

/* line 300, app/assets/stylesheets/sigs.scss */
.trading_company_url_padding {
  padding-left: 50px;
}

/* line 304, app/assets/stylesheets/sigs.scss */
.margin-left-10 {
  margin-left: 10px;
}

/* line 308, app/assets/stylesheets/sigs.scss */
.delete-bank-account-btn {
  margin-top: 25px;
}

/* line 312, app/assets/stylesheets/sigs.scss */
.groups-tab th:first {
  width: 5;
}

/* line 316, app/assets/stylesheets/sigs.scss */
header h2 a {
  color: #fff;
}

/* line 320, app/assets/stylesheets/sigs.scss */
header h2 a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 325, app/assets/stylesheets/sigs.scss */
.preview-generic-importer-template {
  overflow-x: auto;
}

/* line 329, app/assets/stylesheets/sigs.scss */
div.price-naturaleza-d {
  border: 1px solid #6e6d6d;
  margin-bottom: 5px;
}

/* line 334, app/assets/stylesheets/sigs.scss */
div.coste-inside-precio {
  margin-bottom: 5px;
  margin-left: 5px;
}

/* line 339, app/assets/stylesheets/sigs.scss */
.link-dynamic-add-reload-group,
.link-dynamic-add-reload-entity,
.link-dynamic-add-reload-consumer-center,
.link-dynamic-add-reload-contact,
.link-dynamic-add-reload-price-batch,
.link-dynamic-add-edit-contact,
.link-dynamic-add-edit-organization,
.link-dynamic-add-edit-segmento,
.link-dynamic-add-edit-embudo,
.link-dynamic-add-edit-price-batch,
.link-dynamic-add,
.link-dynamic-reload,
.link-dynamic-reload-oferta-ticket,
.link-dynamic-delete-organization,
.link-to-edit-organization-from-contact {
  margin-top: 25px;
}

/* line 357, app/assets/stylesheets/sigs.scss */
.tesoreria-new-oferta-button.link-dynamic-add {
  margin-top: 0;
}

/* line 361, app/assets/stylesheets/sigs.scss */
.link-dynamic-add-reload-group,
.link-dynamic-add-reload-entity,
.link-dynamic-add-reload-consumer-center,
.link-dynamic-add-reload-contact,
.link-dynamic-add-edit-contact,
.link-dynamic-add-reload-price-batch,
.link-dynamic-add-edit-embudo,
.link-dynamic-reload,
.link-dynamic-reload-oferta-ticket,
.link-dynamic-add-edit-segmento,
.link-dynamic-add-edit-organization {
  margin-left: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 12px !important;
  padding-right: 5px !important;
  padding-top: 10px !important;
}

/* line 379, app/assets/stylesheets/sigs.scss */
.link-dynamic-delete-organization {
  margin-left: 10px;
}

/* line 383, app/assets/stylesheets/sigs.scss */
.dropdown-menu.dynamic-dropdown a {
  margin: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 5px !important;
  padding-right: 0 !important;
  padding-top: 5px !important;
}

/* line 391, app/assets/stylesheets/sigs.scss */
.no-margin {
  margin: 0 !important;
}

/* line 395, app/assets/stylesheets/sigs.scss */
.input-with-history input,
.input-with-history select {
  border: 2px solid #f00;
}

/* line 400, app/assets/stylesheets/sigs.scss */
table.table td a.btn-danger,
table.table td a.btn-danger:hover {
  color: #000;
  text-decoration: none;
}

/* line 406, app/assets/stylesheets/sigs.scss */
table.table td.contact-full-name a {
  color: #000;
  font-weight: bold;
}

/* line 411, app/assets/stylesheets/sigs.scss */
table.table td a:hover {
  color: #000;
  cursor: pointer;
  text-decoration: underline;
}

/* line 417, app/assets/stylesheets/sigs.scss */
.as-input select,
select.as-input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 424, app/assets/stylesheets/sigs.scss */
.fakeInput {
  background-color: #000;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 3px;
  width: 300px;
}

/* line 432, app/assets/stylesheets/sigs.scss */
.fakeInput span {
  margin-left: 10px;
}

/* line 436, app/assets/stylesheets/sigs.scss */
.listing-button-back {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 441, app/assets/stylesheets/sigs.scss */
button.btnSearchDataTableFilter,
button.btnClearDataTableFilter {
  height: 32px;
  margin-left: 10px;
}

/* line 447, app/assets/stylesheets/sigs.scss */
div.dataTables_filter {
  width: auto !important;
}

/* line 451, app/assets/stylesheets/sigs.scss */
div.dataTables_filter label {
  float: left !important;
}

/* line 455, app/assets/stylesheets/sigs.scss */
.invoice_invoice_pdf label {
  display: none;
}

/* line 459, app/assets/stylesheets/sigs.scss */
.pdf-download img {
  width: 40px;
}

/* line 463, app/assets/stylesheets/sigs.scss */
div.contacts-form span.select2 {
  width: 100% !important;
}

/* line 467, app/assets/stylesheets/sigs.scss */
.select2-container {
  width: 100%;
}

/* line 471, app/assets/stylesheets/sigs.scss */
li.select2-selection__choice {
  color: #000 !important;
}

/* line 475, app/assets/stylesheets/sigs.scss */
.select2-container--default .select2-selection--multiple li.select2-selection__choice {
  padding: 0 25px 0 5px !important;
}

/* line 479, app/assets/stylesheets/sigs.scss */
select.select2-hidden-accessible[readonly] + .select2-container {
  pointer-events: none;
  touch-action: none;
}

/* line 483, app/assets/stylesheets/sigs.scss */
select.select2-hidden-accessible[readonly] + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}

/* line 488, app/assets/stylesheets/sigs.scss */
select.select2-hidden-accessible[readonly] + .select2-container .select2-selection__arrow,
select.select2-hidden-accessible[readonly] + .select2-container .select2-selection__clear {
  display: none;
}

/* line 494, app/assets/stylesheets/sigs.scss */
.button-with-padding {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 499, app/assets/stylesheets/sigs.scss */
.mobile .button-with-padding {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 504, app/assets/stylesheets/sigs.scss */
.button-with-padding-big {
  padding-left: 45px;
  padding-right: 45px;
}

/* line 509, app/assets/stylesheets/sigs.scss */
.mobile .button-with-padding-big {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 514, app/assets/stylesheets/sigs.scss */
.suministro-consumos-table input {
  width: 100%;
}

/* line 518, app/assets/stylesheets/sigs.scss */
.consumo_electricity_activa input,
.consumo_electricity_reactiva input,
.consumo_electricity_maximetros input,
.consumo-table-row input {
  height: 40px;
  margin-bottom: 20px;
}

/* line 526, app/assets/stylesheets/sigs.scss */
.water_consumos_table input {
  height: 40px;
  margin-bottom: 20px;
}

/* line 531, app/assets/stylesheets/sigs.scss */
.consumo_electricity_activa.extended input,
.consumo_electricity_reactiva.extended input,
.consumo_electricity_maximetros.extended input {
  height: 80px;
  margin-bottom: .2em;
}

/* line 538, app/assets/stylesheets/sigs.scss */
.consumos-water-top {
  margin-bottom: 20px;
  margin-top: 15px;
}

/* line 543, app/assets/stylesheets/sigs.scss */
.suministro-consumos-table input[type=checkbox] {
  width: inherit;
}

/* line 547, app/assets/stylesheets/sigs.scss */
.suministro-consumos-table .periodos-extendidos,
.periodos-extendidos-tabla {
  display: none;
}

/* line 552, app/assets/stylesheets/sigs.scss */
.suministro-consumos-table .col-md-1,
.suministro-consumos-table .col-md-2,
.suministro-consumos-table .col-md-3,
.suministro-consumos-table .col-md-4,
.suministro-consumos-table .col-md-5,
.suministro-consumos-table .col-md-6,
.suministro-consumos-table .col-md-7,
.suministro-consumos-table .col-md-8,
.suministro-consumos-table .col-md-9,
.suministro-consumos-table .col-md-10,
.suministro-consumos-table .col-md-11,
.suministro-consumos-table .col-md-12 {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 568, app/assets/stylesheets/sigs.scss */
a.DTTT_button_blue {
  background: #3276b1 !important;
  border-color: #2c699d !important;
  color: #fff !important;
}

/* line 574, app/assets/stylesheets/sigs.scss */
.suministro-consumos-table .row {
  margin-top: 6px;
}

/* line 578, app/assets/stylesheets/sigs.scss */
div.main-link button.link-button,
td.main-link button.link-button,
td.main-link a {
  font-weight: bold;
}

/* line 584, app/assets/stylesheets/sigs.scss */
.bold input,
.bold {
  font-weight: bold;
}

/* line 589, app/assets/stylesheets/sigs.scss */
td.minimum-width-column {
  width: 3%;
}

/* line 593, app/assets/stylesheets/sigs.scss */
td.center-align-column {
  text-align: center;
}

/* line 597, app/assets/stylesheets/sigs.scss */
td.code-costes-width-column {
  width: 7%;
}

/* line 601, app/assets/stylesheets/sigs.scss */
td.main-link-column {
  font-weight: bold;
  width: 22%;
}

/* line 606, app/assets/stylesheets/sigs.scss */
td.provider-column {
  width: 20%;
}

/* line 610, app/assets/stylesheets/sigs.scss */
.font-bold {
  font-weight: bold;
}

/* line 614, app/assets/stylesheets/sigs.scss */
td.bold-column-link {
  font-weight: bold;
}

/* line 618, app/assets/stylesheets/sigs.scss */
.scrollable-content {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 623, app/assets/stylesheets/sigs.scss */
.margin-left-55px {
  margin-left: 55px;
}

/* line 627, app/assets/stylesheets/sigs.scss */
div.button-add-suministro-manual {
  display: block;
  margin: 10px 0 !important;
}

/* line 632, app/assets/stylesheets/sigs.scss */
select[readonly],
input[readonly] {
  background: #eee;
}

/* line 637, app/assets/stylesheets/sigs.scss */
.supply_suministro .select2-selection--single:not(:first-child) {
  display: none;
}

/* line 641, app/assets/stylesheets/sigs.scss */
input.input-right {
  text-align: right;
}

/* line 645, app/assets/stylesheets/sigs.scss */
.simulacion-block {
  margin-top: 0;
}

/* line 649, app/assets/stylesheets/sigs.scss */
.simulacion-block input {
  width: 100%;
}

/* line 653, app/assets/stylesheets/sigs.scss */
div.nolabel label {
  display: none;
}

/* line 657, app/assets/stylesheets/sigs.scss */
a.borrar-static-binding-line {
  color: #fff !important;
}

/* line 661, app/assets/stylesheets/sigs.scss */
.margin-left-15px {
  margin-left: 15px;
}

/* line 665, app/assets/stylesheets/sigs.scss */
.datalabelInside {
  position: absolute;
}

/* line 669, app/assets/stylesheets/sigs.scss */
#datalabelInside1 {
  color: #000;
  left: -150px;
}

/* line 674, app/assets/stylesheets/sigs.scss */
.hidden_label label {
  visibility: hidden;
}

/* line 678, app/assets/stylesheets/sigs.scss */
.columnas_text,
.pdf_template_assistant_text {
  margin-left: 5px;
}

/* line 683, app/assets/stylesheets/sigs.scss */
.chart-electricity-pie-container {
  display: flex;
  flex-wrap: nowrap;
  width: 80%;
}

/* line 689, app/assets/stylesheets/sigs.scss */
.crm-flex-container {
  display: flex;
  flex-direction: column;
}

/* line 694, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* line 700, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* line 706, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa {
  background: transparent;
  flex-basis: 0;
  flex-grow: 1;
  margin: 5px;
  padding: 10px;
  text-align: center;
}

/* line 715, app/assets/stylesheets/sigs.scss */
.col-md-8-12 {
  float: left;
  width: 12%;
}

/* line 720, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .bloque {
  background: #fff;
  margin: 0;
  min-height: 130px;
  padding: 0 10px;
  word-break: break-word;
}

/* line 728, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .bloque.small {
  min-height: inherit;
}

/* line 732, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .bloque.inline {
  background: #fff;
  margin: 0;
  max-height: 40px;
  min-height: 1px;
  padding: 0 10px;
  word-break: break-word;
}

/* line 741, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .bloque h2 {
  margin: 0;
  margin-bottom: 5px;
  text-decoration: underline;
}

/* line 747, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente-edit-btn {
  cursor: pointer;
  float: right;
  position: relative;
}

/* line 753, app/assets/stylesheets/sigs.scss */
.sin-fondo {
  background: transparent;
}

/* line 757, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa .estado {
  padding-bottom: 5px;
  padding-top: 10px;
}

/* line 762, app/assets/stylesheets/sigs.scss */
.fondo-blanco {
  background: #fff;
}

/* line 766, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa-name {
  background: transparent;
  color: #000;
  flex-grow: 1;
  margin: 0;
  text-align: center;
}

/* line 774, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa-name p {
  margin: 0;
}

/* line 778, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa {
  min-height: 100px;
}

/* line 782, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa .completa {
  background: #0d0;
  min-height: 65px;
}

/* line 787, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa .activa {
  background: #ff0;
  min-height: 65px;
}

/* line 792, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa .retrasada {
  color: #f00;
  min-height: 65px;
}

/* line 797, app/assets/stylesheets/sigs.scss */
.crm-ticket.etapas-container .etapa .sin_iniciar {
  background: #c0c0c0;
  display: none;
  min-height: 65px;
  opacity: .5;
}

/* line 804, app/assets/stylesheets/sigs.scss */
.crm-ticket-dias {
  border: 1px solid #000;
  position: relative;
}

/* line 809, app/assets/stylesheets/sigs.scss */
.crm-ticket-dias.retrasado {
  background: #f00;
  color: #000;
  position: relative;
}

/* line 815, app/assets/stylesheets/sigs.scss */
.crm-ticket-acciones-table .DTTT_container {
  float: right;
}

/* line 819, app/assets/stylesheets/sigs.scss */
.dropdown.open {
  z-index: 999999999;
}

/* line 823, app/assets/stylesheets/sigs.scss */
.dropdown-item {
  background-color: transparent;
  border: 0;
  clear: both;
  color: #212529;
  display: block;
  font-weight: 400;
  padding: .25rem 1.5rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}

/* line 836, app/assets/stylesheets/sigs.scss */
.dropdown-item:hover {
  background: #164762;
  color: #000;
}

/* line 841, app/assets/stylesheets/sigs.scss */
.dropdown-divider {
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
  padding-top: 10px;
}

/* line 847, app/assets/stylesheets/sigs.scss */
.crm_ticket_acciones_favoritas {
  clear: none;
  display: inline;
}

/* line 852, app/assets/stylesheets/sigs.scss */
.crm_ticket_acciones_favoritas img {
  height: 30px;
  width: 30px;
}

/* line 857, app/assets/stylesheets/sigs.scss */
#crm_ticket_accion_notas {
  height: 100px;
  width: 100%;
}

/* line 862, app/assets/stylesheets/sigs.scss */
.retrasada td.crm-ticket-cell-duracion {
  background: #f00;
  color: #000;
}

/* line 867, app/assets/stylesheets/sigs.scss */
.crm-ticket-table-resumen-precio {
  float: right;
}

/* line 871, app/assets/stylesheets/sigs.scss */
.users-historial-resumen {
  float: right;
}

/* line 875, app/assets/stylesheets/sigs.scss */
.DTTT_container > #ToolTables_crm_ticket_acciones_table_todas_0 {
  float: right;
  text-align: right;
}

/* line 880, app/assets/stylesheets/sigs.scss */
th.header-tipo-tramite {
  min-width: 100px;
}

/* line 884, app/assets/stylesheets/sigs.scss */
.crm-ticket-acciones-button .dropdown {
  float: left;
}

/* line 888, app/assets/stylesheets/sigs.scss */
.dz-drag-hover {
  box-shadow: 3px 3px 15px #666;
  -moz-transition: box-shadow .5s ease-in-out;
  -ms-transition: box-shadow .5s ease-in-out;
  -o-transition: box-shadow .5s ease-in-out;
  -webkit-transition: box-shadow .5s ease-in-out;
  transition: box-shadow .5s ease-in-out;
  zoom: 1;
}

/* line 898, app/assets/stylesheets/sigs.scss */
.dz-preview.dz-file-preview {
  display: none !important;
}

/* line 902, app/assets/stylesheets/sigs.scss */
.dz-error-mark {
  display: none !important;
}

/* line 906, app/assets/stylesheets/sigs.scss */
.dz-success-mark {
  display: none !important;
}

/* line 910, app/assets/stylesheets/sigs.scss */
.input-group.full-width textarea {
  width: 100%;
}

/* line 914, app/assets/stylesheets/sigs.scss */
.mini-padding {
  padding: 3px;
}

/* line 918, app/assets/stylesheets/sigs.scss */
input.bold-input {
  font-weight: bold;
}

/* line 922, app/assets/stylesheets/sigs.scss */
.padding2px {
  padding: 2px;
}

/* line 926, app/assets/stylesheets/sigs.scss */
th.min-width-200px {
  min-width: 200px;
}

/* line 930, app/assets/stylesheets/sigs.scss */
th.min-width-250px {
  min-width: 250px;
}

/* line 934, app/assets/stylesheets/sigs.scss */
th.min-width-150px {
  min-width: 150px;
}

/* line 938, app/assets/stylesheets/sigs.scss */
.bootbox .modal-dialog {
  top: 35%;
}

/* line 942, app/assets/stylesheets/sigs.scss */
.crm-ticket-email-context-menu a.dropdown-item:hover {
  color: #000;
}

/* line 946, app/assets/stylesheets/sigs.scss */
label[for='crm_ticket_no_correspondencia_intermedia'] {
  padding-left: 0 !important;
}

/* line 950, app/assets/stylesheets/sigs.scss */
.price-batch.electricity-section {
  font-size: 12px;
}

/* line 954, app/assets/stylesheets/sigs.scss */
.loading-section {
  text-align: center;
}

/* line 958, app/assets/stylesheets/sigs.scss */
.col-md-2-5 {
  float: left;
  width: 20%;
}

/* line 963, app/assets/stylesheets/sigs.scss */
.tabla-simple thead,
.tabla-simple tr,
.tabla-simple td,
.tabla-simple th {
  border: 1px solid #ddd;
  padding: 5px;
}

/* line 971, app/assets/stylesheets/sigs.scss */
.scheduled-task-supply-main-link {
  cursor: pointer;
  font-weight: bold;
}

/* line 976, app/assets/stylesheets/sigs.scss */
div.æ_tramite_contact .input-group {
  display: inline !important;
}

/* line 980, app/assets/stylesheets/sigs.scss */
ul#crm_listado_acciones_nav li.unread,
table.crm-table-correos tr.unread td,
table.crm-table-todas tr.unread td {
  background: #f4cac8;
  font-weight: bold;
}

/* line 987, app/assets/stylesheets/sigs.scss */
tr.impago {
  background: #f4cac8;
}

/* line 990, app/assets/stylesheets/sigs.scss */
tr.impago td {
  background: #f4cac8;
}

/* line 995, app/assets/stylesheets/sigs.scss */
table#datatable_received_email_tramites td,
table#datatable_received_email_proyectos td,
table#datatable_received_email_comercial td {
  cursor: pointer;
}

/* line 1001, app/assets/stylesheets/sigs.scss */
table#datatable_received_email_tramites tr.unassigned td,
table#datatable_received_email_proyectos tr.unassigned td,
table#datatable_received_email_comercial tr.unassigned td {
  background: #f4cac8;
}

/* line 1007, app/assets/stylesheets/sigs.scss */
table#datatable_received_email_tramites tr.unread td,
table#datatable_received_email_proyectos tr.unread td,
table#datatable_received_email_comercial tr.unread td {
  font-weight: bold;
}

/* line 1013, app/assets/stylesheets/sigs.scss */
table#datatable_received_email_tramites tr.readed td,
table#datatable_received_email_proyectos tr.readed td,
table#datatable_received_email_comercial tr.readed td {
  opacity: .5;
}

/* line 1019, app/assets/stylesheets/sigs.scss */
table tr.retrocesion td,
table#datatable_bono_transaction tr.retrocesion td {
  background: #f4cac8;
}

/* line 1024, app/assets/stylesheets/sigs.scss */
div.email-body {
  padding: 5px;
}

/* line 1028, app/assets/stylesheets/sigs.scss */
.email-modal-acciones-right {
  text-align: right;
}

/* line 1032, app/assets/stylesheets/sigs.scss */
div.dropdown {
  display: inline-block;
  width: 100%;
}

/* line 1037, app/assets/stylesheets/sigs.scss */
.email-modal-acciones-right .dropup,
.email-modal-acciones-right .dropdown {
  display: inline;
  margin-left: 10px;
}

/* line 1043, app/assets/stylesheets/sigs.scss */
a.btn.btn-success {
  color: #99b9ae;
  text-decoration: none;
}

/* line 1048, app/assets/stylesheets/sigs.scss */
table#datatable_select_alarmas tr,
table#datatable_select_alarmas tr td,
table#datatable_custom_editor_text_selector tr,
table#datatable_custom_editor_text_selector tr td,
table#datatable_select_crm_ticket tr,
table#datatable_select_crm_ticket tr td {
  max-height: 100px;
}

/* line 1057, app/assets/stylesheets/sigs.scss */
iframe.received-email {
  border: 0;
  height: 100%;
  max-height: 75vh;
  min-height: 75vh;
  width: 100%;
}

/* line 1065, app/assets/stylesheets/sigs.scss */
.svg-inline--fa {
  margin-right: 5px !important;
}

/* line 1069, app/assets/stylesheets/sigs.scss */
#organization_apoderado_id,
.select2-container,
.select2 {
  width: '100%' !important;
}

/* line 1077, app/assets/stylesheets/sigs.scss */
.select2-container #s2id_organization_apoderado_id {
  width: auto !important;
}

/* line 1081, app/assets/stylesheets/sigs.scss */
.form-group .select2-container {
  display: table;
  float: left;
  margin-bottom: 0;
  position: relative;
  table-layout: fixed;
  width: 100%;
  z-index: 2;
}

/* line 1091, app/assets/stylesheets/sigs.scss */
img#contact_organization_logo {
  max-height: 200px;
  max-width: 100%;
}

/* line 1096, app/assets/stylesheets/sigs.scss */
.contact-foto {
  height: 215px;
}

/* line 1100, app/assets/stylesheets/sigs.scss */
.contact-foto-drop-zone {
  height: 215px;
}

/* line 1104, app/assets/stylesheets/sigs.scss */
.file-drop-zone {
  margin: 0;
}

/* line 1108, app/assets/stylesheets/sigs.scss */
.contact-preview-frame-class {
  height: 100%;
  width: 100%;
}

/* line 1113, app/assets/stylesheets/sigs.scss */
.file-preview-image {
  height: 100%;
  width: 100%;
}

/* line 1118, app/assets/stylesheets/sigs.scss */
.organization_logo .file-input {
  min-width: 250px;
}

/* line 1122, app/assets/stylesheets/sigs.scss */
#contact-modal .contact-foto img {
  max-height: 190px !important;
}

/* line 1126, app/assets/stylesheets/sigs.scss */
.form-group .select2-container {
  width: 100% !important;
}

/* line 1130, app/assets/stylesheets/sigs.scss */
.contact_contact_concepto .chosen-container,
.contact_contact_concepto .chosen-container a.chosen-single {
  background: #eee;
  background-color: #eee;
  opacity: 1 !important;
}

/* line 1137, app/assets/stylesheets/sigs.scss */
select.form-control + #contact_contact_concepto_id_chosen.chosen-container.chosen-container-single .chosen-single {
  background-color: #eee;
}

/* line 1141, app/assets/stylesheets/sigs.scss */
select.form-control + #contact_organization_id_chosen.chosen-container.chosen-container-single {
  max-width: 450px;
}

/* line 1145, app/assets/stylesheets/sigs.scss */
.table.row-selectable tbody tr td a {
  color: #000;
}

/* line 1149, app/assets/stylesheets/sigs.scss */
.table.row-selectable tbody tr td.baja a,
.table.row-selectable tbody tr.baja td a {
  color: #c0c0c0;
}

/* line 1156, app/assets/stylesheets/sigs.scss */
table.row-selectable tbody tr:hover, table.row-selectable tbody tr:hover a, table.row-selectable tbody tr.selected td a, table.row-selectable tbody tr.selected td {
  background: #b0bed9 !important;
  color: #000 !important;
  cursor: pointer;
}

/* line 1165, app/assets/stylesheets/sigs.scss */
table.row-selectable tbody tr.baja {
  color: #c0c0c0;
}

/* line 1170, app/assets/stylesheets/sigs.scss */
#basePresentadoresTabContent tr.odd.apunte-provisional.selected,
#basePresentadoresTabContent tr.even.apunte-provisional.selected,
#basePresentadoresTabContent tr.odd.selected,
#basePresentadoresTabContent tr.even.selected,
#basePresentadoresTabContent tr.odd.selected,
#basePresentadoresTabContent tr.even.selected {
  background: #b0bed9 !important;
  color: #000 !important;
  cursor: pointer;
}

/* line 1181, app/assets/stylesheets/sigs.scss */
.table.row-selectable tbody tr td a:hover,
.table.row-selectable tbody tr td a:active {
  background: transparent;
  color: #000;
  cursor: pointer;
}

/* line 1188, app/assets/stylesheets/sigs.scss */
header.ui-draggable-handle {
  cursor: pointer;
}

/* line 1192, app/assets/stylesheets/sigs.scss */
.min-width-150 {
  min-width: 150px;
}

/* line 1196, app/assets/stylesheets/sigs.scss */
.tab-pane {
  padding: 10px;
}

/* line 1200, app/assets/stylesheets/sigs.scss */
.select2-dropdown {
  z-index: 99999;
}

/* line 1204, app/assets/stylesheets/sigs.scss */
.simulacion-block input,
.simulacion input {
  font-size: 11px;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 1212, app/assets/stylesheets/sigs.scss */
.ticket-accion-content {
  margin-left: 10px;
  margin-top: 10px;
  text-wrap: normal;
  word-break: break-all;
}

/* line 1219, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .peticionario,
.crm-ticket-datos-cliente .entidad,
.crm-ticket-datos-cliente .centro-consumo,
.crm-ticket-datos-cliente .suministro,
.crm-ticket-datos-cliente .contrato {
  margin-top: 10px;
}

/* line 1227, app/assets/stylesheets/sigs.scss */
.ticket-accion-list-10 {
  width: 10%;
}

/* line 1231, app/assets/stylesheets/sigs.scss */
.ticket-accion-list-80 {
  width: 80%;
}

/* line 1235, app/assets/stylesheets/sigs.scss */
.ticket-content-header {
  border-bottom: 1px solid #c0c0c0;
  color: #000;
  font-size: 1.1EM;
  padding-bottom: 5px;
}

/* line 1242, app/assets/stylesheets/sigs.scss */
.ticket-accion-content {
  color: #000;
}

/* line 1246, app/assets/stylesheets/sigs.scss */
.toggler {
  cursor: pointer;
}

/* line 1250, app/assets/stylesheets/sigs.scss */
.btn-close-modal {
  background-color: transparent;
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

/* line 1263, app/assets/stylesheets/sigs.scss */
div.checkbox {
  padding-bottom: 10px;
}

/* line 1267, app/assets/stylesheets/sigs.scss */
div.checkbox input {
  width: 20px;
}

/* line 1271, app/assets/stylesheets/sigs.scss */
input[type='radio'] {
  width: 20px;
  height: 20px;
}

/* line 1276, app/assets/stylesheets/sigs.scss */
div.checkbox span {
  margin-left: 10px;
  position: relative;
}

/* line 1281, app/assets/stylesheets/sigs.scss */
.chosen-drop {
  width: auto !important;
}

/* line 1285, app/assets/stylesheets/sigs.scss */
#modal-confirm-btn-si,
#modal-confirm-btn-no {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 1291, app/assets/stylesheets/sigs.scss */
.crm-accion-contact-link {
  font-weight: bold;
}

/* line 1294, app/assets/stylesheets/sigs.scss */
.crm-accion-contact-link.email {
  color: #00f;
  font-weight: normal;
}

/* line 1300, app/assets/stylesheets/sigs.scss */
.dataTables_wrapper .dataTables_filter {
  float: left !important;
}

/* line 1304, app/assets/stylesheets/sigs.scss */
.toolbar {
  display: flex;
  gap: 10px;
  float: right;
}

/* line 1310, app/assets/stylesheets/sigs.scss */
.dt-buttons.btn-group {
  display: flex;
  gap: 10px;
}

/* line 1315, app/assets/stylesheets/sigs.scss */
.colorpicker-button {
  cursor: pointer;
  margin-left: 5px;
  width: 32px;
}

/* line 1321, app/assets/stylesheets/sigs.scss */
.ui-dialog-titlebar-close.ui-corner-all {
  top: 25px;
}

/* line 1325, app/assets/stylesheets/sigs.scss */
.ui-dialog-buttonset {
  margin-bottom: 15px;
}

/* line 1329, app/assets/stylesheets/sigs.scss */
.fc-event {
  cursor: pointer;
}

/* line 1333, app/assets/stylesheets/sigs.scss */
.fc-event-container .fc-title {
  font-weight: normal;
}

/* line 1337, app/assets/stylesheets/sigs.scss */
.fc-event-container .fc-event:hover .fc-title {
  font-weight: bold;
}

/* line 1341, app/assets/stylesheets/sigs.scss */
.fc-day-grid-event > .fc-content {
  white-space: normal;
}

/* line 1345, app/assets/stylesheets/sigs.scss */
.fc-right select.form-control + .chosen-container.chosen-container-single .chosen-single {
  background: #2c3e50;
  color: #fff;
  height: 30px;
}

/* line 1351, app/assets/stylesheets/sigs.scss */
.fc-right button {
  background-color: #2c3e50;
  color: #fff;
}

/* line 1356, app/assets/stylesheets/sigs.scss */
.fc-time-grid .fc-slats td {
  height: 3.5em;
}

/* line 1360, app/assets/stylesheets/sigs.scss */
.sigs-header {
  padding-left: 35px;
}

/* line 1364, app/assets/stylesheets/sigs.scss */
.sigs-panel-container {
  gap: 10px;
  padding-left: 25px;
  padding-right: 25px;
  justify-content: stretch;
}

/* line 1370, app/assets/stylesheets/sigs.scss */
.sigs-panel-container .sigs-panel {
  background: #fff;
  flex: 1;
  padding: 10px;
  align-items: stretch;
}

/* line 1378, app/assets/stylesheets/sigs.scss */
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 1383, app/assets/stylesheets/sigs.scss */
.DataTables_sort_icon {
  float: right;
}

/* line 1387, app/assets/stylesheets/sigs.scss */
span.DataTables_sort_icon {
  display: none;
}

/* line 1391, app/assets/stylesheets/sigs.scss */
.dataTables_filter input {
  height: 32px;
  padding-left: 5px;
}

/* line 1396, app/assets/stylesheets/sigs.scss */
.dataTables_length select {
  height: 32px;
}

/* line 1400, app/assets/stylesheets/sigs.scss */
.dataTables_length label {
  font-size: 13px;
}

/* line 1404, app/assets/stylesheets/sigs.scss */
.fc-day-number {
  cursor: pointer;
}

/* line 1408, app/assets/stylesheets/sigs.scss */
.fc-day-number:hover {
  font-weight: bold;
}

/* line 1412, app/assets/stylesheets/sigs.scss */
.organization-code-td span.codigo {
  display: block;
  width: 100%;
}

/* line 1417, app/assets/stylesheets/sigs.scss */
#modal-entry {
  z-index: 9999;
}

/* line 1421, app/assets/stylesheets/sigs.scss */
.bootbox-confirm {
  z-index: 999999999;
}

/* line 1425, app/assets/stylesheets/sigs.scss */
td.td-price-batch-contracts a {
  cursor: pointer;
}

/* line 1429, app/assets/stylesheets/sigs.scss */
td.td-price-batch-contracts a:hover {
  text-decoration: none;
}

/* line 1433, app/assets/stylesheets/sigs.scss */
td.ticket-documentos-content {
  max-width: 200px;
  word-break: break-all;
}

/* line 1438, app/assets/stylesheets/sigs.scss */
#datatable_clientes_wrapper {
  overflow-x: hidden;
}

/* line 1442, app/assets/stylesheets/sigs.scss */
.dataTables_wrapper {
  overflow-x: auto;
}

/* line 1447, app/assets/stylesheets/sigs.scss */
div.tipo_organization_combos .checkbox {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 1452, app/assets/stylesheets/sigs.scss */
div.tipo_organization_combos .form-group {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 1458, app/assets/stylesheets/sigs.scss */
.chosen-container-multi.chosen-disabled .chosen-choices,
.chosen-disabled {
  background-color: #eee !important;
  background-image: none;
  color: #000 !important;
}

/* line 1465, app/assets/stylesheets/sigs.scss */
.chosen-disabled ul.chosen-choices li.search-choice {
  color: #000 !important;
}

/* line 1469, app/assets/stylesheets/sigs.scss */
.modal-entry {
  z-index: 9999;
}

/* line 1473, app/assets/stylesheets/sigs.scss */
.nested-modal {
  z-index: 99999;
}

/* line 1477, app/assets/stylesheets/sigs.scss */
input.disabled-check + label {
  color: #c0c0c0;
}

/* line 1481, app/assets/stylesheets/sigs.scss */
.chosen-disabled {
  opacity: 1 !important;
}

/* line 1485, app/assets/stylesheets/sigs.scss */
.input-green {
  background: #64a832 !important;
}

/* line 1489, app/assets/stylesheets/sigs.scss */
.input-red {
  background: #f00 !important;
}

/* line 1493, app/assets/stylesheets/sigs.scss */
.segmento-months-values {
  margin-left: 10px;
  padding-right: 0;
}

/* line 1498, app/assets/stylesheets/sigs.scss */
input.input-porcentaje-mes,
input.input-valor-mes {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 1504, app/assets/stylesheets/sigs.scss */
input.input-valor-mes {
  font-weight: bold;
}

/* line 1508, app/assets/stylesheets/sigs.scss */
.alarma-arrow {
  margin-top: 10px;
}

/* line 1512, app/assets/stylesheets/sigs.scss */
.alarma-tabla-label1 {
  left: -50px;
  position: relative;
  top: 15px;
}

/* line 1517, app/assets/stylesheets/sigs.scss */
.alarma-tabla-label1.first {
  top: 40px;
}

/* line 1522, app/assets/stylesheets/sigs.scss */
.alarma-tabla-label2 {
  left: -50px;
  position: relative;
  top: 45px;
}

/* line 1528, app/assets/stylesheets/sigs.scss */
.selector-todos {
  cursor: pointer;
  display: block;
}

/* line 1533, app/assets/stylesheets/sigs.scss */
.selector-ninguno {
  cursor: pointer;
  display: block;
}

/* line 1538, app/assets/stylesheets/sigs.scss */
button.btn-close-modal {
  font-size: 30px;
  top: -5px;
}

/* line 1543, app/assets/stylesheets/sigs.scss */
td.inline-editable {
  cursor: pointer;
}

/* line 1547, app/assets/stylesheets/sigs.scss */
.tipo-organization-container input.disabled:checked + label {
  color: #ababab;
  font-weight: bold;
}

/* line 1552, app/assets/stylesheets/sigs.scss */
.tipo-organization-container input:checked + label {
  font-weight: bold;
}

/* line 1556, app/assets/stylesheets/sigs.scss */
tr.with_errors {
  background: #ff8080 !important;
}

/* line 1560, app/assets/stylesheets/sigs.scss */
a.btn.btn-success {
  color: #000 !important;
}

/* line 1564, app/assets/stylesheets/sigs.scss */
.confirmar-efecto-dialog div,
.confirmar-efecto-dialog p,
.confirmar-efecto-dialog strong,
.confirmar-efecto-dialog span {
  font-size: 14px;
}

/* line 1571, app/assets/stylesheets/sigs.scss */
.page-break {
  clear: both;
  display: block;
  page-break-after: always;
}

/* line 1577, app/assets/stylesheets/sigs.scss */
.select2-drop {
  z-index: 1013;
}

/* line 1581, app/assets/stylesheets/sigs.scss */
.select2-results {
  z-index: 999;
}

/* line 1585, app/assets/stylesheets/sigs.scss */
.select2-result {
  z-index: 1010;
}

/* line 1589, app/assets/stylesheets/sigs.scss */
table {
  page-break-inside: auto;
}

/* line 1593, app/assets/stylesheets/sigs.scss */
tr {
  page-break-after: auto;
  page-break-inside: avoid;
}

/* line 1598, app/assets/stylesheets/sigs.scss */
thead {
  display: table-header-group;
}

/* line 1602, app/assets/stylesheets/sigs.scss */
tfoot {
  display: table-footer-group;
}

/* line 1606, app/assets/stylesheets/sigs.scss */
svg.fa-times {
  cursor: pointer;
}

/* line 1610, app/assets/stylesheets/sigs.scss */
select[data-readonly],
input[data-readonly] {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

/* line 1624, app/assets/stylesheets/sigs.scss */
.download-invoice-template-result-container {
  margin-left: 20px;
}

/* line 1628, app/assets/stylesheets/sigs.scss */
#cloud-container #datatable_files_wrapper .dt-toolbar {
  display: none;
}

/* line 1632, app/assets/stylesheets/sigs.scss */
.one-line-cell {
  white-space: nowrap;
}

/* line 1636, app/assets/stylesheets/sigs.scss */
div.dataTables_scrollBody thead {
  display: none;
}

/* line 1640, app/assets/stylesheets/sigs.scss */
.pdf-layout {
  word-wrap: break-word;
  white-space: normal;
}

/* line 1644, app/assets/stylesheets/sigs.scss */
.pdf-layout p {
  margin: 10px;
  line-height: 1.8;
}

/* line 1650, app/assets/stylesheets/sigs.scss */
td.td-selector {
  cursor: pointer;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

/* line 1656, app/assets/stylesheets/sigs.scss */
td.td-selector input[type=checkbox] {
  height: 20px;
  width: 20px;
}

/* line 1662, app/assets/stylesheets/sigs.scss */
page[size='A4'] {
  background: #fff;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
  display: block;
  height: 29.7cm;
  line-height: normal;
  margin: 0 auto;
  margin-bottom: .5cm;
  width: 21cm;
}

/* line 1672, app/assets/stylesheets/sigs.scss */
page[size='A4'] p {
  line-height: normal;
  margin-top: 10px !important;
  word-break: break-all;
}

/* line 1677, app/assets/stylesheets/sigs.scss */
page[size='A4'] p span {
  line-height: normal;
  word-break: break-all;
}

/* line 1683, app/assets/stylesheets/sigs.scss */
page[size='A4'] span {
  line-height: normal;
  word-break: break-all;
}

@media print {
  /* line 1691, app/assets/stylesheets/sigs.scss */
  body,
page[size='A4'] {
    margin: 0;
    box-shadow: 0;
  }
}

/* line 1698, app/assets/stylesheets/sigs.scss */
.page-pdf {
  background: #fff;
  box-shadow: 0;
  display: block;
  line-height: normal;
  margin: 0;
}

/* line 1705, app/assets/stylesheets/sigs.scss */
.page-pdf p {
  line-height: normal;
  margin-top: 10px !important;
}

/* line 1709, app/assets/stylesheets/sigs.scss */
.page-pdf p span {
  line-height: normal;
}

/* line 1714, app/assets/stylesheets/sigs.scss */
.page-pdf span {
  line-height: normal;
}

/* line 1719, app/assets/stylesheets/sigs.scss */
a.collapse-link,
a.collapse-link:hover,
a.collapse-link:active,
a.collapse-link:visited {
  text-decoration: none;
}

/* line 1726, app/assets/stylesheets/sigs.scss */
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f0f0f0;
}

/* line 1730, app/assets/stylesheets/sigs.scss */
div.sigs-block-header {
  background: #666;
  font-size: 1.1em;
  margin: 0;
  margin-bottom: 10px;
  padding: 10px;
  width: auto;
}

/* line 1738, app/assets/stylesheets/sigs.scss */
div.sigs-block-header.error {
  background: #f00;
}

/* line 1741, app/assets/stylesheets/sigs.scss */
div.sigs-block-header.error .real,
div.sigs-block-header.error .simulado,
div.sigs-block-header.error .resultado {
  background-color: #f00;
}

/* line 1748, app/assets/stylesheets/sigs.scss */
div.sigs-block-header a,
div.sigs-block-header span {
  color: #fff;
  font-size: 1.1em;
}

/* line 1755, app/assets/stylesheets/sigs.scss */
.table_modificable_date_content_toggler {
  cursor: pointer;
}

/* line 1759, app/assets/stylesheets/sigs.scss */
td.content {
  float: left;
}

/* line 1763, app/assets/stylesheets/sigs.scss */
td div.content {
  float: left;
}

/* line 1767, app/assets/stylesheets/sigs.scss */
.actionName {
  font-size: 1.2em;
}

/* line 1771, app/assets/stylesheets/sigs.scss */
.bootstrap-select .dropdown-toggle.disabled {
  background: #eeeeee;
  color: #000;
}

/* line 1776, app/assets/stylesheets/sigs.scss */
a[disabled] {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none;
  text-decoration: none;
}

/* line 1783, app/assets/stylesheets/sigs.scss */
.td-trim-content {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1790, app/assets/stylesheets/sigs.scss */
a.no-link {
  cursor: default !important;
  text-decoration: none !important;
}

/* line 1795, app/assets/stylesheets/sigs.scss */
.no-link:hover {
  cursor: default !important;
  text-decoration: none !important;
}

/* line 1800, app/assets/stylesheets/sigs.scss */
a.no-link:hover {
  cursor: default !important;
}

/* line 1804, app/assets/stylesheets/sigs.scss */
body.document-editor {
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  margin: .5cm auto;
  min-height: 21cm;
  padding: 1cm 2cm 2cm;
  width: 15.8cm;
}

/* line 1815, app/assets/stylesheets/sigs.scss */
body.document-editor,
body.document-editor td,
body.document-editor th {
  font-size: .9em;
}

/* line 1821, app/assets/stylesheets/sigs.scss */
body.document-editor table {
  margin-top: .5cm;
}

/* line 1825, app/assets/stylesheets/sigs.scss */
body.document-editor table td > p {
  margin-bottom: 0;
  margin-top: 0;
  padding: 4px 0 3px 5px;
}

/* line 1831, app/assets/stylesheets/sigs.scss */
body.document-editor h1 {
  margin-bottom: 1cm;
}

/* line 1835, app/assets/stylesheets/sigs.scss */
body.document-editor ol,
body.document-editor ul,
body.document-editor dl {
  padding: 0 20px;
}

/* line 1841, app/assets/stylesheets/sigs.scss */
body.document-editor p {
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 1.4;
}

/* line 1847, app/assets/stylesheets/sigs.scss */
input[type=checkbox] {
  width: 20px;
  height: 20px;
}

/* line 1852, app/assets/stylesheets/sigs.scss */
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  margin-left: 0;
  margin-top: 4px \9;
  position: absolute;
}

/* line 1861, app/assets/stylesheets/sigs.scss */
.radio label,
.checkbox label {
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  min-height: 20px;
  padding-left: 30px;
  padding-top: 5px;
}

/* line 1871, app/assets/stylesheets/sigs.scss */
.chosen-drop {
  position: static !important;
}

/* line 1875, app/assets/stylesheets/sigs.scss */
.row.row-pdf {
  margin-left: 0;
  margin-right: 0;
}

/* line 1880, app/assets/stylesheets/sigs.scss */
.tooltip-inner {
  font-size: 15px;
}

/* line 1884, app/assets/stylesheets/sigs.scss */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

/* line 1888, app/assets/stylesheets/sigs.scss */
.input-group.block {
  display: block;
}

/* line 1892, app/assets/stylesheets/sigs.scss */
#block_groups,
#block_tipos_tramite,
#block_textos_personalizados,
#block_clientes,
#block_representado_fses,
#block_ofertas,
#block_saldo,
#block_cliente_fses,
#block_canals,
#block_supply_comisiones,
#block_cuentas {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

/* line 1908, app/assets/stylesheets/sigs.scss */
#facturas_clientes #block_ofertas,
#facturas_clientes #block_clientes {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 1915, app/assets/stylesheets/sigs.scss */
#block_entities,
#block_consumer_centers,
#block_suministros,
#block_tipos_tramite,
#block_saldo,
#block_supplies,
#block_invoices,
#block_tickets,
#block_cuentas,
#block_subcapitulos,
#block_familias,
#block_naturalezas,
#block_supply_comisiones,
#block_costes,
#block_clientes,
#block_representado_fses,
#block_canals,
#block_cliente_fses,
#block_ofertas,
#block_precios {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1939, app/assets/stylesheets/sigs.scss */
.input[type='checkbox'] ~ label {
  margin-left: 5px;
}

/* line 1943, app/assets/stylesheets/sigs.scss */
.informe-crm {
  font-size: 16px;
}

/* line 1946, app/assets/stylesheets/sigs.scss */
.informe-crm h2 {
  font-weight: bold;
}

/* line 1950, app/assets/stylesheets/sigs.scss */
.informe-crm .esaving-logo-informe-crm {
  width: 400px;
  height: 80px;
}

/* line 1955, app/assets/stylesheets/sigs.scss */
.informe-crm h3 {
  text-decoration: underline;
}

/* line 1959, app/assets/stylesheets/sigs.scss */
.informe-crm .grupo-entidad-grid {
  display: grid;
  grid-template-columns: 50% 50%;
}

/* line 1964, app/assets/stylesheets/sigs.scss */
.informe-crm .centros-de-consumo-flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/* line 1971, app/assets/stylesheets/sigs.scss */
.informe-crm .crm-informe-description {
  font-style: italic;
}

/* line 1976, app/assets/stylesheets/sigs.scss */
.crm_ticket_no_correspondencia_intermedia label {
  margin-left: 25px;
}

/* line 1980, app/assets/stylesheets/sigs.scss */
.user_firma .file-drop-zone {
  height: 100px !important;
}

/* line 1984, app/assets/stylesheets/sigs.scss */
.calendar-users {
  float: right;
}

/* line 1988, app/assets/stylesheets/sigs.scss */
#calendar_user {
  clear: none;
  float: left;
}

/* line 1993, app/assets/stylesheets/sigs.scss */
#calendar_tipo {
  clear: none;
  float: right;
}

/* line 1998, app/assets/stylesheets/sigs.scss */
.vincular-alarma-button {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 2003, app/assets/stylesheets/sigs.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 400px;
}

/* line 2007, app/assets/stylesheets/sigs.scss */
.crm-informe td {
  margin-left: 5px;
}

/* line 2011, app/assets/stylesheets/sigs.scss */
#form-oferta .file-drop-zone {
  height: 75%;
}

/* line 2015, app/assets/stylesheets/sigs.scss */
.bs-select-clear-selected {
  margin-right: 10px !important;
}

/* line 2019, app/assets/stylesheets/sigs.scss */
.ticket-description-iframe {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 2024, app/assets/stylesheets/sigs.scss */
.ticket-description-iframe body {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 2031, app/assets/stylesheets/sigs.scss */
#oferta-coste-form .file-drop-zone {
  height: auto;
}

/* line 2035, app/assets/stylesheets/sigs.scss */
#crm-tarifa-tecnico {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 2040, app/assets/stylesheets/sigs.scss */
.main-alert {
  padding: 20px;
}

/* line 2044, app/assets/stylesheets/sigs.scss */
.bloque.description {
  padding: 0;
}

/* line 2047, app/assets/stylesheets/sigs.scss */
.bloque.description iframe {
  width: 100%;
}

/* line 2052, app/assets/stylesheets/sigs.scss */
#img_organization_logo {
  width: 100%;
}

/* line 2056, app/assets/stylesheets/sigs.scss */
#left-panel nav ul li a {
  font-size: 16px;
}

/* line 2060, app/assets/stylesheets/sigs.scss */
#header > :first-child,
aside {
  width: 235px;
}

/* line 2065, app/assets/stylesheets/sigs.scss */
h2 .tipo_accion {
  clear: both;
  display: block;
}

/* line 2070, app/assets/stylesheets/sigs.scss */
#content,
#content-inner {
  padding-top: 0;
}

/* line 2075, app/assets/stylesheets/sigs.scss */
#etapasContainer.baja,
.ticket.baja {
  opacity: .6;
}

/* line 2080, app/assets/stylesheets/sigs.scss */
.baja_overlay {
  background: #000;
  opacity: .5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  pointer-events: none;
}

/* line 2092, app/assets/stylesheets/sigs.scss */
.email-preview-container {
  background: #fff;
  border: 1px solid #000;
  padding: 10px;
}

/* line 2099, app/assets/stylesheets/sigs.scss */
.crm-ticket-acciones-button .dropdown {
  width: auto;
}

/* line 2103, app/assets/stylesheets/sigs.scss */
.crm-ticket-acciones-button a.btn {
  bottom: 10px;
  position: relative;
}

/* line 2110, app/assets/stylesheets/sigs.scss */
div:not(.price-naturaleza-d) select.chosen:invalid {
  display: flex !important;
  height: 0 !important;
  opacity: 0 !important;
  position: absolute !important;
}

/* line 2117, app/assets/stylesheets/sigs.scss */
div:not(.price-naturaleza-d) select.chosen[multiple]:invalid {
  margin-top: 15px !important;
}

/* line 2122, app/assets/stylesheets/sigs.scss */
header[role='heading'] {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

/* line 2128, app/assets/stylesheets/sigs.scss */
#num_unread_emails_tramites span,
#num_unread_requests_fse span,
#num_unread_emails_comercial span {
  background: #f00;
  margin-left: 5px;
}

/* line 2135, app/assets/stylesheets/sigs.scss */
.no-link {
  color: #000;
  cursor: normal;
}

/* line 2140, app/assets/stylesheets/sigs.scss */
.crm-etapa-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 2145, app/assets/stylesheets/sigs.scss */
.crm-etapa-list li {
  margin-top: 10px;
}

/* line 2150, app/assets/stylesheets/sigs.scss */
.crm-ticket-header-line {
  background: #fff;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}

/* line 2157, app/assets/stylesheets/sigs.scss */
.crm-ticket-header-line.baja {
  opacity: .5;
}

/* line 2162, app/assets/stylesheets/sigs.scss */
.crm-ticket-header-line.selected {
  background: #fff;
  box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 2168, app/assets/stylesheets/sigs.scss */
.crm-ticket-header-line.selected .form-group {
  margin-bottom: 0;
}

/* line 2173, app/assets/stylesheets/sigs.scss */
#crm-ticket-listado-acciones-container.cerrado .crm-ticket-acciones-button {
  display: none;
}

/* line 2177, app/assets/stylesheets/sigs.scss */
.bloque.peticionario p {
  clear: none;
  display: inline;
  width: auto;
}

/* line 2183, app/assets/stylesheets/sigs.scss */
#selector_contactos .link-dynamic-add {
  display: none;
}

/* line 2187, app/assets/stylesheets/sigs.scss */
td.permission-row-level-0 {
  padding-left: 0;
}

/* line 2191, app/assets/stylesheets/sigs.scss */
td.permission-row-level-1 {
  padding-left: 25px !important;
}

/* line 2195, app/assets/stylesheets/sigs.scss */
a.permissions-row-header-link {
  color: #45d4ff;
  font-weight: bold;
}

/* line 2200, app/assets/stylesheets/sigs.scss */
table.table-permissions tr.r {
  background: #ff0;
}

/* line 2204, app/assets/stylesheets/sigs.scss */
table.table-permissions tr.rw {
  background: #64a832;
}

/* line 2208, app/assets/stylesheets/sigs.scss */
table.table-permissions input[type=radio] {
  height: 20px;
  width: 20px;
}

/* line 2213, app/assets/stylesheets/sigs.scss */
.suministro-cups {
  position: relative;
  top: -5px;
}

/* line 2217, app/assets/stylesheets/sigs.scss */
.suministro-cups label {
  padding: 0;
}

/* line 2220, app/assets/stylesheets/sigs.scss */
.suministro-cups label input {
  height: 15px;
  margin-right: 5px;
  width: 15px;
}

/* line 2228, app/assets/stylesheets/sigs.scss */
.contacto-acciones-container {
  display: inline-block;
  float: right;
  position: relative;
  right: 5px;
  top: -40px;
  width: auto;
}

/* line 2237, app/assets/stylesheets/sigs.scss */
.ticket-agrupacion-summary li {
  list-style-type: none;
}

/* line 2241, app/assets/stylesheets/sigs.scss */
.crm_ticket_acciones_favoritas {
  display: flex;
  justify-content: space-between;
}

/* line 2246, app/assets/stylesheets/sigs.scss */
.crm_ticket_acciones_favoritas a {
  padding-left: 5px;
}

/* line 2250, app/assets/stylesheets/sigs.scss */
#dropContainer input[type=file] {
  height: 100%;
  padding: 5px;
  position: relative;
  top: -25px;
  width: 100%;
}

/* line 2258, app/assets/stylesheets/sigs.scss */
.suministro-input-container {
  clear: none;
  display: inline;
  float: left;
  width: 80%;
}

/* line 2265, app/assets/stylesheets/sigs.scss */
.suministro-instalacion-icon {
  clear: none;
  display: inline;
  float: right;
  text-align: right;
  width: 20%;
}

/* line 2272, app/assets/stylesheets/sigs.scss */
.suministro-instalacion-icon img {
  max-height: 240px;
  max-width: 100%;
}

/* line 2278, app/assets/stylesheets/sigs.scss */
.filter-option-inner-inner {
  padding-left: 15px;
}

/* line 2282, app/assets/stylesheets/sigs.scss */
span.input-group-addon.external-link,
span.input-group-addon.copy {
  cursor: pointer;
}

/* line 2287, app/assets/stylesheets/sigs.scss */
.control-label.text-align-left {
  width: 100%;
}

/* line 2291, app/assets/stylesheets/sigs.scss */
.form-group.select .input-group {
  display: inline-block;
}

/* line 2295, app/assets/stylesheets/sigs.scss */
.organization-supply-url .trading_company_logo img {
  max-height: 200px;
}

/* line 2299, app/assets/stylesheets/sigs.scss */
.trading_company_logo img#img_trading_company_logo {
  max-width: 100%;
}

/* line 2303, app/assets/stylesheets/sigs.scss */
.nav > li.ticket-tabs-buttons {
  margin-top: 5px;
  position: absolute !important;
  right: 35px;
}

/* line 2309, app/assets/stylesheets/sigs.scss */
.contact-selector-group-container {
  background: #ddd;
  border: 1px solid #f0f0f0;
  padding: 10px;
}

/* line 2315, app/assets/stylesheets/sigs.scss */
a.class {
  cursor: pointer;
}

/* line 2319, app/assets/stylesheets/sigs.scss */
.dropdown-submenu {
  position: relative;
}

/* line 2323, app/assets/stylesheets/sigs.scss */
.dropdown-submenu .dropdown-menu {
  margin-top: -1px;
  left: 100%;
  top: 0;
}

/* line 2329, app/assets/stylesheets/sigs.scss */
.dropdown-item:hover,
.dropdown-item a:hover {
  background: #f0f0f0;
}

/* line 2334, app/assets/stylesheets/sigs.scss */
.informe-ticket {
  line-height: 1.5em;
}

/* line 2337, app/assets/stylesheets/sigs.scss */
.informe-ticket img {
  max-height: 300px;
  max-width: 50%;
}

/* line 2342, app/assets/stylesheets/sigs.scss */
.informe-ticket h1 {
  font-size: 18px;
  font-weight: bold;
}

/* line 2347, app/assets/stylesheets/sigs.scss */
.informe-ticket .informe-block {
  margin-top: 15px;
}

/* line 2352, app/assets/stylesheets/sigs.scss */
.crm_ticket_accion_field_for_new input[type=file] {
  height: 120px;
}

/* line 2356, app/assets/stylesheets/sigs.scss */
.button-in-nav {
  float: right !important;
  margin-top: 5px;
  margin-right: 15px;
}

/* line 2362, app/assets/stylesheets/sigs.scss */
.tipo-tramite-documento-nombre-edit {
  cursor: pointer;
  margin-left: 10px;
}

/* line 2367, app/assets/stylesheets/sigs.scss */
.crm-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100vw;
  left: -10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  width: 100%;
  z-index: 3;
}

/* line 2381, app/assets/stylesheets/sigs.scss */
.chart-tesoreria-balance-header {
  text-align: right;
}

/* line 2385, app/assets/stylesheets/sigs.scss */
#ribbon + #content {
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 5px;
}

/* line 2392, app/assets/stylesheets/sigs.scss */
#ribbon + #content-inner {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

/* line 2398, app/assets/stylesheets/sigs.scss */
.widget-icon {
  padding-top: 7px;
}

/* line 2402, app/assets/stylesheets/sigs.scss */
.file-upload-container {
  padding: -8px -10px;
  display: block;
  position: relative;
  max-height: 89px;
  z-index: 99;
  width: 100%;
  height: 40px;
  cursor: pointer;
}

/* line 2413, app/assets/stylesheets/sigs.scss */
.upload-nomina-pdf {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* line 2420, app/assets/stylesheets/sigs.scss */
#left-panel li a {
  display: block;
}

/* line 2424, app/assets/stylesheets/sigs.scss */
#left-panel li.crm {
  display: inline-block !important;
}

/* line 2427, app/assets/stylesheets/sigs.scss */
#left-panel li.crm a {
  display: inline-block !important;
}

/* line 2431, app/assets/stylesheets/sigs.scss */
#left-panel li.crm .inner-link {
  display: inline-block !important;
}

/* line 2437, app/assets/stylesheets/sigs.scss */
nav ul li a {
  line-height: normal;
  font-size: 14px;
  padding: 10px 10px 10px 11px;
  color: #c0bbb7;
  display: inline-block;
  font-weight: normal;
  text-decoration: none !important;
  position: relative;
}

/* line 2448, app/assets/stylesheets/sigs.scss */
nav ul li a.inner-link {
  line-height: normal;
  font-size: 14px;
  padding: 10px 10px 10px 11px;
  color: #c0bbb7;
  display: inline-block;
  font-weight: normal;
  text-decoration: none !important;
  position: relative;
}

/* line 2459, app/assets/stylesheets/sigs.scss */
.nav-tabs > li.active > a.inner-link,
.nav-tabs > li.active > a.inner-link:hover,
.nav-tabs > li.active > a-inner-link:focus {
  border-right: 0 !important;
}

/* line 2465, app/assets/stylesheets/sigs.scss */
.nav-tabs > li > a.calendar-badge-link {
  display: inline-block !important;
}

/* line 2469, app/assets/stylesheets/sigs.scss */
.calendar-badge-link {
  padding: 12px !important;
  border-left: 0;
  margin-left: -1px;
}

/* line 2475, app/assets/stylesheets/sigs.scss */
.nav-tabs > li.active > a.calendar-badge-link {
  border-right: 1px solid #ddd;
  border-left: 0;
}

/* line 2480, app/assets/stylesheets/sigs.scss */
.menu-crm-badges {
  display: inline;
  padding: 0;
  margin: 0;
  position: relative;
  left: -25px;
}

/* line 2487, app/assets/stylesheets/sigs.scss */
.menu-crm-badges a {
  padding-left: 0;
}

/* line 2491, app/assets/stylesheets/sigs.scss */
.menu-crm-badges a.inner-link {
  padding-left: 5px;
  padding-right: 0;
  margin: 0;
  width: auto;
}

/* line 2499, app/assets/stylesheets/sigs.scss */
.no-padding-right {
  padding-right: 0;
}

/* line 2503, app/assets/stylesheets/sigs.scss */
.crm-form-dynamic-reload,
.crm-form-dynamic-add {
  margin-top: 25px;
}

/* line 2508, app/assets/stylesheets/sigs.scss */
.crm-form-dynamic-reload {
  margin-left: 10px;
}

/* line 2512, app/assets/stylesheets/sigs.scss */
.upload-factura-proveedor-pdf {
  min-height: 40px;
}

/* line 2516, app/assets/stylesheets/sigs.scss */
.max-width-100px {
  max-width: 100px !important;
  width: 100px !important;
}

/* line 2521, app/assets/stylesheets/sigs.scss */
.max-width-50px {
  max-width: 50px !important;
  width: 50px !important;
}

/* line 2526, app/assets/stylesheets/sigs.scss */
.scheduled-task-supply-show-detail {
  font-weight: bold;
  cursor: pointer;
}

/* line 2531, app/assets/stylesheets/sigs.scss */
.organization_logo .btn-file,
#contact-modal .btn.btn-primary.btn-file.ui-draggable-handle {
  display: none;
}

/* line 2536, app/assets/stylesheets/sigs.scss */
#general .file-preview,
.organization_logo.clickable,
#contact-modal .file-preview-frame {
  cursor: pointer;
}

/* line 2542, app/assets/stylesheets/sigs.scss */
.btn .caret {
  margin-left: 10px !important;
}

/* line 2546, app/assets/stylesheets/sigs.scss */
.chosen-container-single .chosen-single span {
  margin-right: 50px !important;
}

/* line 2550, app/assets/stylesheets/sigs.scss */
.width-100 {
  width: 100%;
}

/* line 2554, app/assets/stylesheets/sigs.scss */
.float-left {
  float: left;
}

/* line 2558, app/assets/stylesheets/sigs.scss */
.float-right {
  float: right;
}

/* line 2562, app/assets/stylesheets/sigs.scss */
.ml5 {
  margin-left: 5px;
}

/* line 2566, app/assets/stylesheets/sigs.scss */
.suministro_no_fecha_check {
  position: relative;
  bottom: 3px;
}

/* line 2571, app/assets/stylesheets/sigs.scss */
.supply_no_fecha_alta_check {
  position: relative;
  bottom: 3px;
}

/* line 2576, app/assets/stylesheets/sigs.scss */
#datatable_supply_wrapper .datatable-actions-container {
  width: 50%;
}

/* line 2580, app/assets/stylesheets/sigs.scss */
.mass-supply-clonar {
  display: inline-block;
}

/* line 2585, app/assets/stylesheets/sigs.scss */
.alarma-limites .row {
  line-height: 0;
}

/* line 2589, app/assets/stylesheets/sigs.scss */
.alarma-limites .form-group {
  margin-bottom: 5px;
}

/* line 2593, app/assets/stylesheets/sigs.scss */
.alarma-limites input {
  padding-left: 12px;
}

/* line 2597, app/assets/stylesheets/sigs.scss */
.alarma-limites label.control-label {
  margin-bottom: 15px;
}

/* line 2602, app/assets/stylesheets/sigs.scss */
.fa-linkedin {
  color: #00f;
}

/* line 2606, app/assets/stylesheets/sigs.scss */
#ofertasTabContent {
  background: #fff;
}

/* line 2610, app/assets/stylesheets/sigs.scss */
.ticket-tramites {
  background-color: #fff !important;
}

/* line 2614, app/assets/stylesheets/sigs.scss */
.ticket-comercial {
  background-color: #cfffe5 !important;
}

/* line 2618, app/assets/stylesheets/sigs.scss */
.ticket-proyectos {
  background-color: #deb887 !important;
}

/* line 2622, app/assets/stylesheets/sigs.scss */
.oferta-lines .filter-option-inner-inner {
  font-weight: bold;
}

/* line 2626, app/assets/stylesheets/sigs.scss */
.input-group .form-control {
  z-index: 0 !important;
}

/* line 2630, app/assets/stylesheets/sigs.scss */
.fc-list-item-title a {
  cursor: pointer;
}

/* line 2634, app/assets/stylesheets/sigs.scss */
ul.chosen-choices li.search-field input {
  width: auto !important;
}

/* line 2639, app/assets/stylesheets/sigs.scss */
.factura-proforma .proforma-text {
  position: fixed;
  top: 33%;
  left: 33%;
  bottom: 0;
  right: 0;
  color: #0d745e;
  font-size: 150px;
  font-weight: bold;
  display: grid;
  justify-content: center;
  align-content: center;
  opacity: .2;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* line 2657, app/assets/stylesheets/sigs.scss */
.input-link-box {
  padding: 6px 12px;
  border: 1px solid #ccc;
}

/* line 2661, app/assets/stylesheets/sigs.scss */
.input-link-box a {
  color: #555;
}

/* line 2665, app/assets/stylesheets/sigs.scss */
.input-link-box a:hover {
  color: #000;
}

/* line 2670, app/assets/stylesheets/sigs.scss */
.user-estado {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

/* line 2675, app/assets/stylesheets/sigs.scss */
.user-estado.online {
  background: #0f0;
  color: #0f0;
}

/* line 2680, app/assets/stylesheets/sigs.scss */
.user-estado.offline {
  background: #f00;
  color: #f00;
}

/* line 2686, app/assets/stylesheets/sigs.scss */
.costes-logo-container {
  display: inline-grid;
  position: absolute;
  right: 0;
}

/* line 2691, app/assets/stylesheets/sigs.scss */
.costes-logo-container img {
  max-width: 600px;
  width: 600px;
}

/* line 2697, app/assets/stylesheets/sigs.scss */
.html_editor_preview {
  overflow: auto;
  padding: 5px;
  border: 1px solid #000;
}

/* line 2705, app/assets/stylesheets/sigs.scss */
.header-notification-container .header-notification-block {
  margin: 2px;
  padding: 8px 10px 2px;
  border: 1px dotted #c0c0c0;
}

/* line 2710, app/assets/stylesheets/sigs.scss */
.header-notification-container .header-notification-block span.counter {
  padding: 2px 10px;
  background: #f00;
  border-radius: 4px;
  color: #fff;
  margin-left: 5px;
}

/* line 2720, app/assets/stylesheets/sigs.scss */
#logout.header-buttons {
  margin: 2px;
}

/* line 2725, app/assets/stylesheets/sigs.scss */
.panel-empresa .organization_logo img {
  max-height: 250px;
}

/* line 2730, app/assets/stylesheets/sigs.scss */
#organization_contact_concepto_ids_chosen.chosen-disabled > ul > li.search-choice {
  padding: 3px 5px !important;
}

/* line 2733, app/assets/stylesheets/sigs.scss */
#organization_contact_concepto_ids_chosen.chosen-disabled > ul > li.search-choice > a {
  display: none !important;
}

/* line 2738, app/assets/stylesheets/sigs.scss */
.react-tel-input .special-label,
.form-horizontal .special-label {
  text-align: left;
  padding-top: 7px;
  margin-bottom: 0;
  display: block;
}

/* line 2746, app/assets/stylesheets/sigs.scss */
.sigs-dropdown-menu-left {
  z-index: 100;
}

/* line 2751, app/assets/stylesheets/sigs.scss */
.crm-ticket-datos-cliente .file-drop {
  height: 50%;
}

/* line 2756, app/assets/stylesheets/sigs.scss */
a img {
  outline: 0;
}

/* line 2762, app/assets/stylesheets/sigs.scss */
.html_editor_preview sub,
.html_editor_preview sup {
  font-size: inherit;
  line-height: inherit;
  position: inherit;
  vertical-align: inherit;
}

/* line 2771, app/assets/stylesheets/sigs.scss */
.cke_editor_crm_ticket_accion_notas_dialog {
  position: absolute;
  left: 35%;
  top: 35%;
}

/* line 2777, app/assets/stylesheets/sigs.scss */
.destinatario-titulo {
  color: #45d4ff;
}

/* line 2781, app/assets/stylesheets/sigs.scss */
.img-placeholder {
  border: 1px dotted #000;
  min-height: 250px;
  min-width: 250px;
}

/* line 2787, app/assets/stylesheets/sigs.scss */
#mention-TemplateList {
  position: relative;
  display: inline-block;
  padding: 2px;
}

/* line 2793, app/assets/stylesheets/sigs.scss */
.mentionNameList .person,
.mentionNameList .description {
  display: block;
  line-height: 20px;
  text-indent: 5px;
}

/* line 2800, app/assets/stylesheets/sigs.scss */
.mentionNameList .person {
  font-size: 16px;
}

/* line 2804, app/assets/stylesheets/sigs.scss */
.mentionEmpImage {
  display: inline-block;
  width: 46px;
  height: 46px;
  padding: 3px;
  border-radius: 25px;
}

/* line 2812, app/assets/stylesheets/sigs.scss */
#mention-TemplateList .e-badge-success {
  left: 76%;
  bottom: 6px;
  top: auto;
}

/* line 2818, app/assets/stylesheets/sigs.scss */
#mention_integration_rte-edit-view_popup .e-dropdownbase .e-list-item {
  line-height: 8px;
}

/* line 2822, app/assets/stylesheets/sigs.scss */
.e-mention.e-popup {
  background: #fff;
  border: 0;
  box-shadow: 0 2px 3px 1px #000;
  margin-top: 2px;
}

/* line 2829, app/assets/stylesheets/sigs.scss */
.e-popup.e-popup-open {
  display: block;
}

/* line 2833, app/assets/stylesheets/sigs.scss */
.e-popup {
  height: auto;
  position: absolute;
  width: auto;
  z-index: 1000;
}

/* line 2840, app/assets/stylesheets/sigs.scss */
.e-control {
  box-sizing: border-box;
}

/* line 2844, app/assets/stylesheets/sigs.scss */
.e-content.e-dropdownbase {
  overflow: auto;
  position: relative;
}

/* line 2849, app/assets/stylesheets/sigs.scss */
.e-dropdownbase {
  border-color: #c0c0c0;
  display: block;
  height: 100%;
  min-height: 36px;
  position: relative;
  width: 100%;
}

/* line 2858, app/assets/stylesheets/sigs.scss */
.e-list-parent {
  margin: 0;
  padding: 0;
}

/* line 2863, app/assets/stylesheets/sigs.scss */
.e-list-item {
  line-height: 8px;
}

/* line 2867, app/assets/stylesheets/sigs.scss */
.e-dropdownbase .e-list-item {
  background-color: #fff;
  border-bottom: 0;
  border-color: #c0c0c0;
  color: #000;
  min-height: 30px;
  padding-right: 16px;
  text-indent: 12px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  margin-top: 5px;
}

/* line 2885, app/assets/stylesheets/sigs.scss */
.e-dropdownbase .e-list-item:hover,
.e-dropdownbase .e-list-item.e-active.e-hover {
  background-color: #45d4ff;
  border-color: #fff;
  color: #000;
}

/* line 2893, app/assets/stylesheets/sigs.scss */
.status-input.alta {
  background: #64a832;
}

/* line 2897, app/assets/stylesheets/sigs.scss */
.status-input.baja {
  background: #f00;
}

/* line 2901, app/assets/stylesheets/sigs.scss */
.status-input.tramite {
  background: #ff0;
}

/* line 2905, app/assets/stylesheets/sigs.scss */
.status-input.descartado {
  background: #b0b0b0;
}

/* line 2910, app/assets/stylesheets/sigs.scss */
.modal {
  text-align: center;
  padding: 0 !important;
}

/* line 2915, app/assets/stylesheets/sigs.scss */
.modal::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

/* line 2923, app/assets/stylesheets/sigs.scss */
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* line 2931, app/assets/stylesheets/sigs.scss */
#crm-ticket-accion-form .e-richtexteditor .e-rte-content .e-content,
#crm-ticket-accion-form .e-richtexteditor .e-source-content .e-content {
  min-height: 400px !important;
}

/* line 2937, app/assets/stylesheets/sigs.scss */
div.dt-button-background {
  display: none !important;
}

/* line 2941, app/assets/stylesheets/sigs.scss */
.big-modal,
.big-modal2 {
  max-height: 90%;
  overflow-y: auto;
}

/* line 2947, app/assets/stylesheets/sigs.scss */
select#ejercicio_contable {
  font-weight: bold;
  font-size: 20px;
}

@media print {
  /* line 2953, app/assets/stylesheets/sigs.scss */
  body {
    margin: 0;
    page-break-before: none;
    page-break-after: none;
    page-break-inside: avoid;
    box-sizing: border-box;
  }
  /* line 2961, app/assets/stylesheets/sigs.scss */
  #header,
header a.btn,
.rs-nav,
.crm-email-buttons-container,
.crm-email-attachment,
.crm-email-buttons-container,
#left-panel {
    display: none !important;
  }
  /* line 2971, app/assets/stylesheets/sigs.scss */
  header[role='heading'],
header {
    border: 0;
    background: #f0f0f0;
  }
  /* line 2977, app/assets/stylesheets/sigs.scss */
  .ant-tag,
.rs-nav,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding: 0;
    margin: 0;
  }
  /* line 2986, app/assets/stylesheets/sigs.scss */
  .crm-email-box,
.crm-email {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
  /* line 2993, app/assets/stylesheets/sigs.scss */
  input,
.jarviswidget > div {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
  /* line 3000, app/assets/stylesheets/sigs.scss */
  .crm-email-contact-element {
    border: 0;
  }
  /* line 3003, app/assets/stylesheets/sigs.scss */
  .crm-email-contact-element span[role='img'] {
    display: none;
  }
  /* line 3007, app/assets/stylesheets/sigs.scss */
  .crm-email-contact-element span {
    border: 0;
  }
}

/* line 3013, app/assets/stylesheets/sigs.scss */
.react-input-style {
  margin-top: 1px;
  height: 40px;
}

/* line 3018, app/assets/stylesheets/sigs.scss */
a.DTTT_button.DTTT_button_text.DTTT_button_blue {
  font-size: 14px !important;
}

/* line 3023, app/assets/stylesheets/sigs.scss */
.cdc-image-container .file-input {
  max-height: 300px;
  width: 100%;
}

/* line 3028, app/assets/stylesheets/sigs.scss */
.cdc-image-container .file-drop-zone {
  max-height: 275px;
  width: 100%;
}

/* line 3033, app/assets/stylesheets/sigs.scss */
.cdc-image-container .file-preview {
  max-height: 300px;
  width: 100%;
}

/* line 3040, app/assets/stylesheets/sigs.scss */
td.price-batch-trading-company img {
  max-width: 200px;
}

/* line 3045, app/assets/stylesheets/sigs.scss */
#img_price_batch_trading_company_logo {
  max-width: 100%;
}

/* line 3049, app/assets/stylesheets/sigs.scss */
#ribbon .breadcrumb a.text-black,
#ribbon .breadcrumb.text-black,
#ribbon .breadcrumb .text-black {
  color: #000 !important;
}

/* line 3055, app/assets/stylesheets/sigs.scss */
.chosen-disabled .chosen-single.chosen-single-with-deselect .search-choice-close {
  display: none;
}

/* line 3059, app/assets/stylesheets/sigs.scss */
.table.dataTable thead > tr > th input.auto-width,
table.dataTable tfoot > tr > th input.auto-width {
  width: fit-content !important;
}

/* line 3064, app/assets/stylesheets/sigs.scss */
.svg-green {
  filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%);
}

/* line 3068, app/assets/stylesheets/sigs.scss */
.svg-red {
  filter: invert(13%) sepia(63%) saturate(7441%) hue-rotate(2deg) brightness(106%) contrast(122%);
}

/* line 3072, app/assets/stylesheets/sigs.scss */
#nominas-summary,
#gastos-summary,
#apuntes-summary,
#factura-proveedor-summary,
#issued-invoices-summary {
  position: relative;
  top: -35px;
}

/* line 3081, app/assets/stylesheets/sigs.scss */
#remesa-issued-invoices-summary strong:not(:first-child) {
  margin-left: 10px;
  margin-right: 5px;
}

/* line 3086, app/assets/stylesheets/sigs.scss */
.growl-notice .growl-message {
  color: #000;
}

/* line 3090, app/assets/stylesheets/sigs.scss */
#email_campaign_template_plain_body {
  height: 300px;
}

/* line 3096, app/assets/stylesheets/sigs.scss */
.mobile .btnClearDataTableFilter,
.mobile .export-csv,
.mobile .header-notification-block-title {
  display: none;
}

/* line 3102, app/assets/stylesheets/sigs.scss */
.mobile .sigs-block-header.row,
.mobile #block_entities,
.mobile #block_consumer_centers,
.mobile #block_suministros,
.mobile #block_tipos_tramite,
.mobile #block_saldo,
.mobile #block_supplies,
.mobile #block_invoices,
.mobile #block_tickets,
.mobile #block_subcapitulos,
.mobile #block_familias,
.mobile #block_naturalezas,
.mobile #block_costes,
.mobile #block_clientes,
.mobile #block_cliente_fses,
.mobile #block_canals,
.mobile #block_representado_fses,
.mobile #block_ofertas,
.mobile #block_precios,
.mobile #block_groups,
.mobile #block_textos_personalizados,
.mobile #block_cuentas {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 3129, app/assets/stylesheets/sigs.scss */
#ribbon .breadcrumb a.btn-primary {
  color: #fff !important;
}

/* line 3133, app/assets/stylesheets/sigs.scss */
#received-email-content p {
  margin: 0;
  padding: 0;
}

/* line 3138, app/assets/stylesheets/sigs.scss */
#datatable_download_invoice_task_wrapper #datatable_download_invoice_task_info {
  display: none;
}

/* line 3142, app/assets/stylesheets/sigs.scss */
button.link {
  background: none;
  color: #337ab7;
  border: 0;
  padding: 0;
  font: inherit;
  cursor: pointer;
  text-decoration: none;
}

/* line 3152, app/assets/stylesheets/sigs.scss */
button.link:hover,
button.link:focus {
  text-decoration: none;
  outline: none;
}

/* line 3159, app/assets/stylesheets/sigs.scss */
.tipo_organization_combos img.img-fluid {
  max-width: 400px;
  max-height: 400px;
}

/* line 3165, app/assets/stylesheets/sigs.scss */
td.resumen-amount-column {
  background-color: #ccc;
}

/* line 3169, app/assets/stylesheets/sigs.scss */
td.resumen-current-period {
  background-color: #666;
  color: #fff;
}

/* line 3174, app/assets/stylesheets/sigs.scss */
.oferta-lines {
  box-shadow: 1px 1px 1px 1px #d0e0e0;
  padding: 10px;
  border: 1px solid #d0d0d0;
  margin-top: 10px;
}

/* line 3181, app/assets/stylesheets/sigs.scss */
.nomina-actions-td {
  display: flex;
  gap: 10px;
}

/* line 3185, app/assets/stylesheets/sigs.scss */
.nomina-actions-td button[type='button'] {
  display: inherit;
  margin-left: 0;
}

/* line 3191, app/assets/stylesheets/sigs.scss */
#notas-resizable::after {
  display: none;
  content: '';
}

/* line 3196, app/assets/stylesheets/sigs.scss */
.td-upload-container {
  width: 150px;
  height: 50px;
  border: 1px dotted #b0b0b0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  transition: all .3s ease;
  position: relative;
  opacity: .3;
}

/* line 3209, app/assets/stylesheets/sigs.scss */
.td-upload-container:hover {
  box-shadow: 0 0 10px #f0f0f0;
  opacity: 1;
}

/* line 3213, app/assets/stylesheets/sigs.scss */
.td-upload-container.placeholder:hover {
  transform: scale(1.1);
}

/* line 3218, app/assets/stylesheets/sigs.scss */
.td-upload-container.placeholder {
  max-width: 100%;
  object-fit: contain;
  transition: transform .3s ease;
  opacity: .5;
}

@media (max-width: 640px) {
  /* line 3227, app/assets/stylesheets/sigs.scss */
  .mobile-hidden {
    display: none;
  }
}

/* line 3232, app/assets/stylesheets/sigs.scss */
.jarviswidget > div[id^="CrmEmailOutcoming-react-component"] {
  border: 0;
  background: #fff;
}

/* line 3237, app/assets/stylesheets/sigs.scss */
div[id^="datatable_tesoreria_base_"][id$="_wrapper"] {
  min-height: 50%;
}

/* line 3242, app/assets/stylesheets/sigs.scss */
#bank_accounts .baja label {
  color: #000;
}

/* line 3246, app/assets/stylesheets/sigs.scss */
#bank_accounts .baja .form-check label {
  color: #c0c0c0;
}

/* line 3250, app/assets/stylesheets/sigs.scss */
#bank_accounts .baja input {
  color: #c0c0c0;
}

/* line 3255, app/assets/stylesheets/sigs.scss */
.ant-table-cell {
  overflow-wrap: unset;
}

/* line 3260, app/assets/stylesheets/sigs.scss */
.modal {
  z-index: 5000 !important;
}

/* line 3264, app/assets/stylesheets/sigs.scss */
.ant-popover.ant-popconfirm {
  z-index: 5002 !important;
}

/* line 3268, app/assets/stylesheets/sigs.scss */
.select2-results__options {
  overflow-y: hidden !important;
}

/* line 3272, app/assets/stylesheets/sigs.scss */
.ant-alert-description span a {
  color: white !important;
}

/* line 3278, app/assets/stylesheets/sigs.scss */
.bold :not(.no-bold) input,
.bold :not(.no-bold) select,
.bold :not(.no-bold) option,
.bold :not(.no-bold) label {
  font-weight: bold;
}

/* line 3288, app/assets/stylesheets/sigs.scss */
.no-bold input,
.no-bold span,
.no-bold label {
  font-weight: normal !important;
}
