@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300);
/* line 7, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 12, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  margin: 0;
}

/* line 15, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 30, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 45, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  background-color: transparent;
}

/* line 48, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 52, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 55, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 59, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 62, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 66, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 70, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 73, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 83, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 86, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  border: 0;
}

/* line 89, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 92, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 95, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 101, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 104, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 111, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 120, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button {
  overflow: visible;
}

/* line 123, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 127, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 134, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 138, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 143, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input {
  line-height: normal;
}

/* line 146, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 153, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 157, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 163, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 167, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 172, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 176, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 179, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 182, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 186, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 192, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 201, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 205, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 208, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 211, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 215, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 221, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 224, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 228, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  /* line 231, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 237, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 241, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 244, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 248, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 251, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 254, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 258, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 269, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 281, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 284, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 287, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 291, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 294, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 297, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 300, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 303, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 306, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 309, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 312, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 315, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 318, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 321, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 324, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 327, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 330, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 333, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 336, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 339, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 342, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 345, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 348, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 351, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 354, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 357, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 360, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 363, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 366, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 369, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 372, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 375, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 378, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 381, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 384, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 387, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 390, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 393, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 396, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 399, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 402, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 405, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 408, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 411, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 414, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 417, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 420, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 423, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 426, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 429, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 432, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 435, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 438, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 441, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 444, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 447, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 450, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 453, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 456, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 459, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 462, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 465, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 468, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 471, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 474, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 477, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 480, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 483, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 486, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 489, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 492, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 495, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 498, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 501, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 504, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 507, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 510, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 513, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 516, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 519, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 522, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 525, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 528, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 531, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 534, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 537, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 540, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 543, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 546, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 549, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 552, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 555, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 558, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 561, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 564, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 567, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 570, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 573, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 576, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 579, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 582, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 585, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 588, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 591, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 594, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 597, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 600, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 603, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 606, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 609, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 612, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 615, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 618, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 621, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 624, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 627, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 630, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 633, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 636, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 639, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 642, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 645, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 648, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 651, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 654, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 657, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 660, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 663, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 666, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 669, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 672, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 675, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 678, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 681, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 684, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 687, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 690, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 693, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 696, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 699, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 702, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 705, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 708, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 711, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 714, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 717, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 720, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 723, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 726, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 729, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 732, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 735, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 738, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 741, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 744, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 747, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 750, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 753, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 756, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 759, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 762, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 765, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 768, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 771, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 774, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 777, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 780, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 783, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 786, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 789, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 792, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 795, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 798, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 801, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 804, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 807, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 810, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 813, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 816, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 819, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 822, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 825, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 828, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 831, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 834, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 837, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 840, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 843, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 846, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 849, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 852, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 855, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 858, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 861, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 864, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 867, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 870, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 873, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 876, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 879, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 882, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 885, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 888, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 891, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 894, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 897, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 900, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 903, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 906, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 909, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 912, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 915, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 918, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 921, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 924, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 927, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 930, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 933, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 936, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 939, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 942, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 945, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 948, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 951, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 954, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 957, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 960, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 963, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 966, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 969, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 972, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 975, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 978, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 981, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 984, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 987, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 990, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 993, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 996, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 999, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 1002, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 1005, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 1008, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 1011, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 1014, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 1017, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 1020, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1023, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1026, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1029, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1032, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1035, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1038, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1041, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1044, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1047, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 1050, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 1053, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 1056, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1059, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1062, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1065, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1068, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1073, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1079, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1084, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 1091, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1099, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 1103, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 1108, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1112, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 0;
}

/* line 1115, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 1118, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1127, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

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

/* line 1143, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1146, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1152, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1162, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1171, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1174, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 1191, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1219, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1228, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1242, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1251, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1265, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1269, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1273, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1277, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1281, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1285, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1289, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1292, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1299, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 1303, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1307, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1312, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1315, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1318, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1321, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1324, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1327, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1330, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1333, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1336, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1339, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-primary {
  color: #337ab7;
}

/* line 1342, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 1346, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1349, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1353, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1356, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1360, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1363, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1367, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1370, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1374, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1378, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 1382, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1385, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1389, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1392, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1396, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1399, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1403, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1406, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1410, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1415, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1420, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1426, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1430, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1435, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1440, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1444, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1448, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1451, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1455, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1464, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 1468, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1473, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1477, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1483, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1488, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1496, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1501, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1509, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1517, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1525, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1530, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1536, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

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

/* line 1552, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

/* line 1572, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1580, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1584, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1591, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 1596, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 1601, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 1170px;
  }
}

/* line 1605, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1611, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1615, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 1621, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 1624, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1627, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1630, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1633, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1636, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1639, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1642, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1645, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1648, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1651, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1654, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1657, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1660, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1663, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1666, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1669, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1672, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1675, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1678, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1681, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1684, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1687, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1690, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1693, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1696, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1699, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1702, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1705, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1708, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1711, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1714, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1717, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1720, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1723, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1726, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1729, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1732, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1735, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1738, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1741, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1744, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1747, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1750, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1753, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1756, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1759, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1762, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1765, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1768, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1771, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1774, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1778, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 1781, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1784, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 1787, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 1790, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1793, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 1796, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 1799, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1802, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 1805, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 1808, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1811, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 1814, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 1817, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1820, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 1823, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 1826, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1829, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 1832, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 1835, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1838, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 1841, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 1844, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1847, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 1850, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 1853, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 1856, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1859, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 1862, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 1865, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1868, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 1871, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 1874, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1877, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 1880, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 1883, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1886, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 1889, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 1892, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 1895, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1898, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1901, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1904, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1907, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1910, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1913, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1916, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1919, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1922, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1925, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1928, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1931, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1936, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 1939, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1942, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 1945, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 1948, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1951, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 1954, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 1957, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1960, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 1963, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 1966, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1969, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 1972, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 1975, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1978, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 1981, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 1984, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1987, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 1990, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 1993, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1996, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 1999, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 2002, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 2005, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 2008, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 2011, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 2014, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 2017, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2020, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2023, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2026, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2029, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2032, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2035, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2038, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2041, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2044, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2047, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2050, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2053, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2056, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2059, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2062, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2065, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2068, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2071, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2074, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2077, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2080, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2083, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2086, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2089, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2094, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2097, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2100, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2103, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2106, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2109, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2112, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2115, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2118, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2121, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2124, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2127, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2130, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2133, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2136, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2139, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2142, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2145, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2148, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2151, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2154, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2157, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2160, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2163, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2166, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2169, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2172, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2175, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2178, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2181, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2184, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2187, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2190, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2193, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2196, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2199, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2202, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2205, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2208, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2211, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2214, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2217, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2220, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2223, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2226, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2229, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2232, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2235, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2238, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2241, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2244, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2247, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 2251, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2254, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2260, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
th {
  text-align: left;
}

/* line 2263, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2268, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2279, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2283, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2291, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2294, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2297, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2305, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2308, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2316, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2320, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2323, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2326, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2331, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2337, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2351, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2358, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2372, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2379, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2393, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2400, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2414, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2421, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2435, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2442, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2447, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 2454, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2457, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 2465, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2468, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 2476, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 2484, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 2491, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2497, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2508, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2514, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2519, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2525, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2528, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2532, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2536, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2542, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

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

/* line 2567, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2573, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2577, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2580, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 2583, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2587, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 2593, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2597, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2600, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2604, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2610, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input.input-sm[type="date"],
input.input-sm[type="time"],
input.input-sm[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 2620, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input.input-lg[type="date"],
input.input-lg[type="time"],
input.input-lg[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 2631, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2634, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2641, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2649, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2657, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

/* line 2671, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2676, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input.disabled[type="radio"],
input.disabled[type="checkbox"],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2684, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2690, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2696, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2702, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2707, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2714, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2718, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-sm,
select.input-sm[multiple] {
  height: auto;
}

/* line 2722, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2729, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2733, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 2737, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2744, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2751, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2755, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-lg,
select.input-lg[multiple] {
  height: auto;
}

/* line 2759, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2766, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2770, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 2774, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 2781, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2784, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2787, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2799, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg + .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 2806, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm + .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 2813, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2825, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2830, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2835, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2840, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2843, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2855, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2860, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2865, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2870, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2873, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2885, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2890, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2895, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2900, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2903, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2906, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2909, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2916, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2921, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2926, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 2929, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 2933, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 2938, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 2941, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2945, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2952, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 2956, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 2961, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 2965, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 2973, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2977, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

/* line 2988, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2992, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2998, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

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

/* line 3024, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3033, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 3039, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3046, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3055, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 3059, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 3064, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 3070, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3075, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3082, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3095, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3100, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default.focus[disabled],
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3112, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3116, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3121, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3127, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3132, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3139, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3152, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3157, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary.focus[disabled],
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3169, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3173, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3178, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3184, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3189, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3196, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success.focus:active,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 3209, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3214, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success.focus[disabled],
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3226, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3230, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3235, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3241, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3246, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3253, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info.focus:active,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3266, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3271, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info.focus[disabled],
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3283, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3287, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3292, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3298, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3303, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3310, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning.focus:active,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3323, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3328, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning.focus[disabled],
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3340, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3344, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3349, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3355, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3360, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3367, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger.focus:active,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3380, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3385, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger.focus[disabled],
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3397, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3401, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

/* line 3406, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3415, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3421, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3427, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3434, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3441, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3448, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3455, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3459, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3462, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3467, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3473, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3476, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse {
  display: none;
}

/* line 3479, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 3482, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3485, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3488, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 3502, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3513, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 3517, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3520, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 3542, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3546, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3552, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3561, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3567, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3575, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3580, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3588, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3591, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3594, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3598, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3602, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3610, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3618, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3622, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 3629, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 3636, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 3640, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 3645, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3651, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3656, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3666, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3672, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3675, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3680, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3685, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3688, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

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

/* line 3695, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3700, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3703, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3706, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3711, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3715, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3719, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3723, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3727, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3731, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3735, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3738, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3742, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3745, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3753, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3756, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3763, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3766, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3772, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3778, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3781, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3786, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3790, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3796, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3802, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3805, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3808, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3816, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3821, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3826, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3833, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3836, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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 3845, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3851, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select.input-group-lg[multiple] > .form-control,
select.input-group-lg[multiple] > .input-group-addon,
select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3859, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.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 3868, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3874, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select.input-group-sm[multiple] > .form-control,
select.input-group-sm[multiple] > .input-group-addon,
select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3882, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3887, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3892, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

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

/* line 3909, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3914, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3919, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3923, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3933, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3936, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 3946, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3949, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3954, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3957, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3960, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3965, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3969, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3974, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3979, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3983, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3988, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3993, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 3996, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4003, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 4009, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4015, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 4018, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 4021, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4025, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4031, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4034, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4043, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4047, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4050, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4054, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4059, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4063, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 4067, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4071, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4077, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4081, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 4087, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 4090, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 4093, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4096, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 4102, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 4105, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4109, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 4112, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 4115, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4119, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4124, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4128, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 4132, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4135, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4139, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4145, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4149, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 4155, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4158, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 4161, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4166, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4173, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 4178, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}

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

/* line 4191, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4195, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4201, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 4207, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 4210, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 4217, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4222, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 4227, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4235, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 4243, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4248, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 4252, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 4260, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 4265, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4269, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4274, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4281, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4285, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 4289, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

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

/* line 4306, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4309, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4315, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4319, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 4323, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4326, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4332, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4342, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 4346, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 4349, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4355, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 4359, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 4362, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

@media (min-width: 768px) {
  /* line 4379, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4384, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 4389, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 4392, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 4396, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 4401, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 4404, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4408, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4415, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 4419, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 4424, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 4429, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 4432, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 4437, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4448, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4453, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4460, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4464, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4468, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4472, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4477, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 4484, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 4487, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 4491, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 4495, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4499, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4502, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4507, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4510, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4513, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4518, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4524, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4530, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4533, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4537, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4540, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4544, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4551, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 4554, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4559, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4565, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4572, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4575, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4578, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4581, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4585, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4591, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4595, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4598, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4603, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4606, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4609, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4614, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: #080808;
}

/* line 4620, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4626, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4629, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4633, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4636, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4640, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: #080808;
}

@media (max-width: 767px) {
  /* line 4647, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4650, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4653, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 4656, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4661, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: #080808;
  }
  /* line 4667, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4674, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4677, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4680, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4683, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4687, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4693, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4700, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4703, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4708, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4711, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4717, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4720, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4732, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 4738, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4743, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4752, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4764, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4775, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 4781, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4786, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4791, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4797, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4802, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4807, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4813, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4816, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4824, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4829, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4833, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4837, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4845, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4857, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4863, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4866, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4870, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 4873, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4877, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 4880, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4884, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4887, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4891, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4894, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4898, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4901, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4905, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4908, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4912, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: #777;
  border-radius: 10px;
}

/* line 4926, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4929, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4933, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4938, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4944, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4949, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4952, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4955, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4958, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4965, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4969, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4974, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4977, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 4983, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4987, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4991, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4996, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 5001, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5013, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5018, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 5023, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5027, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5033, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5037, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5040, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5044, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5047, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5051, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5058, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5063, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5066, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5069, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5074, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5077, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5080, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5085, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5088, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5091, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5096, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5099, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5126, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5135, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5150, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5158, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5164, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5167, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5172, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5175, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5180, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5183, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5188, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5191, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5196, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 5199, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5202, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5207, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-body {
  width: 10000px;
}

/* line 5210, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5213, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5216, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5220, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5224, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5230, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5233, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5236, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5240, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5244, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5248, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5256, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5260, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5265, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 5269, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5273, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5281, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5285, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5292, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5297, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: #777;
}

/* line 5302, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5310, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5321, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5326, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5330, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5334, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5338, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5345, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5355, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5359, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5363, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5367, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5374, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5384, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5388, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5392, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5396, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5403, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5413, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5417, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5421, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5425, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5432, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5442, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5446, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5450, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5458, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5461, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5467, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5470, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5476, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5483, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5490, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5494, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5499, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5505, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5511, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5515, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5518, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5521, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5526, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5532, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5537, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5544, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5554, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5564, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5569, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5576, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5586, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5596, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5602, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5606, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5610, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5624, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5638, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5648, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5658, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5662, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5665, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5669, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5672, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5675, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5679, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5682, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5685, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5688, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5693, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5696, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5700, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5703, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5706, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5711, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5714, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5718, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5721, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5724, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5729, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5732, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5736, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5739, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5742, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5747, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5750, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5754, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5757, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5760, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5765, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5768, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5772, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5775, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5778, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5783, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5786, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5790, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5793, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5800, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5813, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5816, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5819, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5829, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5833, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5837, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5841, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: .2;
}

/* line 5851, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5859, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5866, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5869, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5881, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5890, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5896, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5900, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5905, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5917, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5926, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5930, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5934, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5938, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5941, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5945, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5949, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5954, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5958, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5961, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5964, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5972, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5976, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 5980, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5985, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5989, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 6013, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6017, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6021, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6025, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6029, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6033, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 6041, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6048, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6055, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6062, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6069, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6076, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6083, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6090, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6097, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6104, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 6138, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6141, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6144, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6147, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6150, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6158, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6170, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6173, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6177, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 6185, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6192, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6200, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6207, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6215, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6222, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6230, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6237, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6240, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6245, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6252, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6257, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 6267, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 6273, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 6279, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 6287, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6292, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6295, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6301, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6304, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6307, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6311, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6314, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6317, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: .5;
}

/* line 6331, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6339, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6349, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6357, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6367, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6372, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6377, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 6384, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6387, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6390, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6401, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6413, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6419, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6431, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6435, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6444, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 6448, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 6452, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6457, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6461, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6496, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6514, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6519, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6522, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6525, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6528, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.show {
  display: block !important;
}

/* line 6531, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6534, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6541, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 6544, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 6550, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6556, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.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 6571, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6574, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 6577, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6580, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6586, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6591, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6596, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6601, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6604, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 6607, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6610, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6616, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6621, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6626, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6631, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6634, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 6637, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6640, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6646, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6651, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6656, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6661, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6664, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 6667, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6670, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6676, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6681, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6686, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6691, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6696, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6701, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6706, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6710, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6714, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6717, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 6720, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6723, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 6728, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6732, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6736, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6740, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6744, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6748, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6753, vendor/bundle/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-1d057a728d416ed6053ce3fd1b60728be5c5a90b27218f961362606a2a638945.eot);
  src: url(/assets/fontawesome-webfont-1d057a728d416ed6053ce3fd1b60728be5c5a90b27218f961362606a2a638945.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format("woff2"), url(/assets/fontawesome-webfont-8e1a1259d36dc59dce9d53adc6402eb49b4f54d567ebe57e30d2eec33da34c50.woff) format("woff"), url(/assets/fontawesome-webfont-6e963e77348738cd95a2aba31ef47a8a657282226b7a7f5331544361392d092b.ttf) format("truetype"), url(/assets/fontawesome-webfont-53ca545c123d5d1145f01f5db444a4d572378be935d4c67941988d80a2c7d9de.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, vendor/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/* line 11, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

/* line 18, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 21, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 27, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}

/* line 31, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 38, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 44, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu-icons {
  position: relative;
}

/* line 47, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
/* line 52, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 61, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/menu.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/* line 11, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 19, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 24, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 33, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-open {
  display: block;
}

/* line 36, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 42, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

/* line 47, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectmenu.scss */
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/* line 11, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/autocomplete.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/* line 9, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/draggable.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/* line 9, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable {
  position: relative;
}

/* line 12, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 19, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 23, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 30, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 37, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 44, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 51, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 58, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 65, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 72, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/resizable.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/* line 9, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectable.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 13, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/selectable.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/* line 9, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/sortable.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* line 17, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 21, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 24, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 31, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 34, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 39, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-content a {
  color: #333333;
}

/* line 42, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 48, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 54, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 68, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a.ui-button:link,
a.ui-button:visited,
.ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 78, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.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,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 91, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 105, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 108, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

/* line 119, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 124, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 133, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 140, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 144, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 149, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 156, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 161, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 166, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 171, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 178, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 185, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 193, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 197, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_444444_256x240-a6fd9572f59699a492ed5c0d2b0a2c7fa9b82570389c9781d88605975666677e.png);
}

/* line 201, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_444444_256x240-a6fd9572f59699a492ed5c0d2b0a2c7fa9b82570389c9781d88605975666677e.png);
}

/* line 204, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_555555_256x240-912e2f895c45193b73eaed203f10bdb8bc76ee4e1d05ca9570381defdc684cb0.png);
}

/* line 210, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_ffffff_256x240-12a307d561cebb58ac2c7fb532bab205b5c5937a4f29685713e4df41be06dae5.png);
}

/* line 214, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_777620_256x240-b53ee727ddfb0d736bc4c456c2307d43276e6e91f8f689e0f29464bd529662a2.png);
}

/* line 218, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_cc0000_256x240-81eb3cddb00ff6fc7caf8d18fea4b645277e9c2bfe4ab70758aaf4eb17538730.png);
}

/* line 222, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-button .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_777777_256x240-a179741ec9fc6cdb33078e535e3a66e9ba753c85c80398c23a2dadd878b2c7e2.png);
}

/* positioning */
/* line 227, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 228, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 229, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 230, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 231, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 232, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 233, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 234, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 235, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 236, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 237, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 238, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 239, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 240, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 241, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 242, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 243, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 244, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 245, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 246, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 247, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 248, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 249, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 250, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 251, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 252, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 253, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 254, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 255, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 256, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 257, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 258, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 259, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 260, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 261, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 262, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 263, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 264, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 265, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 266, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 267, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 268, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 269, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 270, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 271, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 272, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 273, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 274, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 275, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 276, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 277, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 278, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 279, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 280, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 281, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 282, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 283, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 284, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 285, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 286, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 287, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 288, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 289, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 290, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 291, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 292, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 293, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 294, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 295, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 296, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 297, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 298, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 299, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 300, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 301, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 302, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 303, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 304, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 305, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 306, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 307, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 308, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 309, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 310, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 311, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 312, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 313, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 314, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 315, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 316, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 317, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 318, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 319, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 320, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 321, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 322, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 323, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 324, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 325, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 326, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 327, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 328, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 329, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 330, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 331, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 332, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 333, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 334, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 335, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 336, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 337, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 338, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 339, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 340, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 341, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 342, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 343, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 344, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 345, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 346, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 347, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 348, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 349, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 350, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 351, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 352, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 353, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 354, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 355, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 356, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 357, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 358, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 359, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 360, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 361, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 362, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 363, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 365, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 366, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 367, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 368, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 369, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 370, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 371, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 372, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 373, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 374, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 375, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 376, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 377, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 378, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 379, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 380, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 381, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 382, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 383, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 384, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 385, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 386, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 387, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 388, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 389, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 390, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 391, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 392, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 393, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 394, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 395, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 396, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 397, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 398, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 399, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 400, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 401, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 402, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 409, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 415, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 421, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 427, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 435, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 440, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/theme.scss */
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
/* line 14, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-helper-hidden {
  display: none;
}

/* line 17, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.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 27, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.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 37, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 43, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 46, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 56, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 63, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 71, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 81, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 91, vendor/bundle/gems/rails-assets-jquery-ui-1.12.1/app/assets/stylesheets/jquery-ui/core.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 178, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 189, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 198, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 438, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 443, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, vendor/bundle/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 1, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}

/* line 14, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}

/* line 24, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 28, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}

/* line 31, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}

/* line 34, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

/* line 38, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}

/* line 42, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}

/* line 46, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}

/* line 50, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.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 53, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
/* line 27, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

/* line 28, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 30, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

/* line 39, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
/* line 54, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

/* line 56, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
/* line 58, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 63, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
/* line 65, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 75, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
/* line 77, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

/* line 83, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
/* line 85, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 94, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 96, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

/* line 103, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

/* line 110, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

/* line 119, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

/* line 122, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

/* line 125, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 136, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
/* line 147, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 152, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 154, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
/* line 156, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 165, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
/* line 168, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 170, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

/* line 176, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

/* line 182, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 188, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

/* line 194, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

/* line 200, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 211, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 213, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
/* line 224, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 237, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 243, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 245, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
/* line 248, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
/* line 251, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
/* line 255, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
/* line 258, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

/* line 260, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 265, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 267, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 269, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
/* line 275, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
/* line 285, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 297, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
/* line 335, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 337, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 340, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 347, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 352, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 357, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

/* line 361, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 367, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(/assets/malihu-custom-scrollbar-plugin/mCSB_buttons-286a23b86b9272bd1f7f65778b82c0c42838d5c98582b5046ca69e2239772bdb.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 376, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}

/* line 385, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}

/* line 394, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}

/* line 403, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}

/* line 412, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 417, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
/* line 425, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 427, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 429, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 431, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 434, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 436, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 438, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 440, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
/* line 448, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 455, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 462, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 471, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 473, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 476, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

/* line 478, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

/* line 480, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

/* line 482, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
/* line 487, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 492, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 497, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 499, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 502, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

/* line 504, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

/* line 506, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

/* line 508, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
/* line 516, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 523, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 530, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

/* line 537, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

/* line 544, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 546, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 549, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

/* line 551, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

/* line 553, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

/* line 555, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
/* line 560, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 565, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 570, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 572, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 575, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

/* line 577, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

/* line 579, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

/* line 581, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
/* line 589, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 591, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

/* line 594, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

/* line 597, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
/* line 607, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 609, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 611, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 613, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 616, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 618, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 620, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 622, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
/* line 630, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 632, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

/* line 637, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

/* line 645, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

/* line 650, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

/* line 658, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

/* line 667, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

/* line 672, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

/* line 681, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

/* line 689, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

/* line 691, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

/* line 693, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

/* line 695, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
/* line 700, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 703, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 705, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 708, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 713, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

/* line 715, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

/* line 717, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

/* line 719, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
/* line 724, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

/* line 727, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

/* line 735, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 743, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

/* line 750, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

/* line 752, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

/* line 754, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

/* line 756, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
/* line 761, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

/* line 765, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

/* line 767, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

/* line 769, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

/* line 771, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
/* line 779, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 792, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
/* line 808, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

/* line 811, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

/* line 814, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 820, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

/* line 825, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

/* line 832, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

/* line 841, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

/* line 844, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

/* line 852, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

/* line 859, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 861, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 863, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 865, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
/* line 870, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

/* line 875, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 877, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 879, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 881, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 883, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
/* line 891, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 897, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 902, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 905, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

/* line 908, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 911, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 917, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 930, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* line 933, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

/* line 938, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

/* line 944, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 949, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 951, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 953, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 955, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 957, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
/* line 962, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 964, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 966, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

/* line 968, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 970, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

/* line 975, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 980, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 982, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 984, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 986, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 988, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
/* line 996, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

/* line 1002, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
/* line 1011, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

/* line 1017, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 1020, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

/* line 1023, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

/* line 1026, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 1031, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
/* line 1040, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 1045, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
/* line 1057, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1063, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

/* line 1066, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

/* line 1075, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

/* line 1082, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

/* line 1090, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1092, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1094, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1096, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
/* line 1101, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1103, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1105, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1108, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1110, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1112, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1114, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1116, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
/* line 1124, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1134, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1150, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1166, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

/* line 1177, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1181, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1185, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1189, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
/* line 1196, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1200, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1204, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1211, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1215, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1219, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1223, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1227, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
/* line 1234, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1244, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
/* line 1249, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 1251, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 1253, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1255, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1257, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1260, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 1262, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 1264, vendor/bundle/gems/rails-assets-malihu-custom-scrollbar-plugin-3.1.5/app/assets/stylesheets/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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: #eee;
  cursor: pointer;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.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 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 5, vendor/bundle/gems/rails-assets-bootstrap-datetimepicker-3-4.17.47/app/assets/stylesheets/bootstrap-datetimepicker-3/bootstrap-datetimepicker.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * bootstrap-star-rating v4.0.2
 * http://plugins.krajee.com/star-rating
 *
 * Author: Kartik Visweswaran
 * Copyright: 2013 - 2017, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-star-rating/blob/master/LICENSE.md
 */
/* line 11, vendor/assets/stylesheets/star-rating.css */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: transparent url(/../img/loading.gif) top left no-repeat;
  border: none;
}

/*
 * Stars & Input
 */
/* line 23, vendor/assets/stylesheets/star-rating.css */
.rating-container .rating-stars {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

/* line 32, vendor/assets/stylesheets/star-rating.css */
.rating-container .rating-input {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  font-size: 1px;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}

/* line 46, vendor/assets/stylesheets/star-rating.css */
.rating-disabled .rating-input, .rating-disabled .rating-stars {
  cursor: not-allowed;
}

/* line 50, vendor/assets/stylesheets/star-rating.css */
.rating-container .star {
  display: inline-block;
  margin: 0 3px;
  text-align: center;
}

/* line 56, vendor/assets/stylesheets/star-rating.css */
.rating-container .empty-stars {
  color: #aaa;
}

/* line 60, vendor/assets/stylesheets/star-rating.css */
.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999;
}

/* line 72, vendor/assets/stylesheets/star-rating.css */
.rating-rtl {
  float: right;
}

/* line 76, vendor/assets/stylesheets/star-rating.css */
.rating-animate .filled-stars {
  transition: width 0.25s ease;
  -o-transition: width 0.25s ease;
  -moz-transition: width 0.25s ease;
  -webkit-transition: width 0.25s ease;
}

/* line 83, vendor/assets/stylesheets/star-rating.css */
.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}

/* line 92, vendor/assets/stylesheets/star-rating.css */
.rating-rtl.is-star .filled-stars {
  right: 0.06em;
}

/* line 96, vendor/assets/stylesheets/star-rating.css */
.rating-rtl.is-heart .empty-stars {
  margin-right: 0.07em;
}

/**
 * Sizes
 */
/* line 103, vendor/assets/stylesheets/star-rating.css */
.rating-xl {
  font-size: 4.89em;
}

/* line 107, vendor/assets/stylesheets/star-rating.css */
.rating-lg {
  font-size: 3.91em;
}

/* line 111, vendor/assets/stylesheets/star-rating.css */
.rating-md {
  font-size: 3.13em;
}

/* line 115, vendor/assets/stylesheets/star-rating.css */
.rating-sm {
  font-size: 2.5em;
}

/* line 119, vendor/assets/stylesheets/star-rating.css */
.rating-xs {
  font-size: 2em;
}

/* line 123, vendor/assets/stylesheets/star-rating.css */
.rating-xl {
  font-size: 4.89em;
}

/**
 * Clear
 */
/* line 130, vendor/assets/stylesheets/star-rating.css */
.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}

/* line 138, vendor/assets/stylesheets/star-rating.css */
.clear-rating-active {
  cursor: pointer !important;
}

/* line 142, vendor/assets/stylesheets/star-rating.css */
.clear-rating-active:hover {
  color: #843534;
}

/* line 146, vendor/assets/stylesheets/star-rating.css */
.rating-container .clear-rating {
  padding-right: 5px;
}

/**
 * Caption
 */
/* line 153, vendor/assets/stylesheets/star-rating.css */
.rating-container .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
  margin-top: -0.6em;
}

/* line 161, vendor/assets/stylesheets/star-rating.css */
.rating-container .caption {
  margin-left: 5px;
  margin-right: 0;
}

/* line 166, vendor/assets/stylesheets/star-rating.css */
.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0;
}

/**
 * Print
 */
@media print {
  /* line 175, vendor/assets/stylesheets/star-rating.css */
  .rating-container .clear-rating {
    display: none;
  }
}

/* line 2, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 10, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 20, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 25, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101";
}

/* line 29, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 34, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-play-circle:before {
  content: "\f102";
}

/* line 38, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 43, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}

/* line 47, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 52, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}

/* line 56, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 61, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}

/* line 65, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 70, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}

/* line 74, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 79, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}

/* line 83, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 88, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}

/* line 92, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 97, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}

/* line 101, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 106, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-square:before {
  content: "\f10a";
}

/* line 110, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 115, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-spinner:before {
  content: "\f10b";
}

/* line 119, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 128, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\f10c";
}

/* line 136, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 142, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\f10d";
}

/* line 147, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 152, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}

/* line 156, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 161, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-share:before {
  content: "\f10f";
}

/* line 165, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 170, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-cog:before {
  content: "\f110";
}

/* line 174, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 179, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\f111";
}

/* line 183, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 188, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle-outline:before {
  content: "\f112";
}

/* line 192, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 197, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

/* line 201, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 206, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-hd:before {
  content: "\f114";
}

/* line 210, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 215, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115";
}

/* line 219, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 224, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116";
}

/* line 228, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 233, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-facebook:before {
  content: "\f117";
}

/* line 237, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 242, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-gplus:before {
  content: "\f118";
}

/* line 246, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 251, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-linkedin:before {
  content: "\f119";
}

/* line 255, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 260, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-twitter:before {
  content: "\f11a";
}

/* line 264, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 269, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-tumblr:before {
  content: "\f11b";
}

/* line 273, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 278, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-pinterest:before {
  content: "\f11c";
}

/* line 282, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 287, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d";
}

/* line 291, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 296, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e";
}

/* line 300, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 305, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-next-item:before {
  content: "\f11f";
}

/* line 309, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 314, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-previous-item:before {
  content: "\f120";
}

/* line 318, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 323, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f121";
}

/* line 327, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 332, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f122";
}

/* line 336, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

/* line 351, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js:-moz-full-screen {
  position: absolute;
}

/* line 354, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* line 359, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js[tabindex="-1"] {
  outline: none;
}

/* line 363, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

/* line 369, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 380, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
  width: 100%;
  max-width: 100%;
}

/* line 389, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-fluid:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  height: 0;
}

/* line 397, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

/* line 401, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

/* line 405, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

/* line 409, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

/* line 413, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

/* line 418, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 426, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

/* line 430, vendor/assets/stylesheets/videojs/videojs-main.css */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

/* line 436, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

/* line 446, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

/* line 452, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* line 456, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-hidden {
  display: none !important;
}

/* line 460, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 465, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

/* line 473, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 479, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

/* line 491, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

/* line 496, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}

/* line 514, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}

/* line 521, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

/* line 529, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

/* line 536, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

/* line 540, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 555, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

/* line 560, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

/* line 568, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

/* line 574, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

/* line 578, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

/* line 585, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button {
  cursor: pointer;
}

/* line 589, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button.vjs-disabled {
  cursor: default;
}

/* line 593, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

/* line 597, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

/* line 605, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

/* line 609, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

/* line 613, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

/* line 623, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 630, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

/* line 638, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
  background: none;
}

/* line 643, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

/* line 654, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

/* line 665, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

/* line 674, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

/* line 679, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

/* line 683, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

/* line 687, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

/* line 693, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

/* line 698, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

/* line 703, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

/* line 707, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

/* line 714, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

/* line 726, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

/* line 733, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

/* line 740, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

/* line 746, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

/* line 753, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 765, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-has-started .vjs-control-bar,
.vjs-audio-only-mode .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

/* line 773, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s;
}

/* line 780, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

/* line 786, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* line 793, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

/* line 797, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

/* line 807, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 813, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

/* line 818, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-button > .vjs-icon-placeholder {
  display: block;
}

/* line 822, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

/* line 828, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js *:not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 838, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

/* line 843, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-custom-control-spacer {
  display: none;
}

/* line 847, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

/* line 856, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control.disabled {
  cursor: default;
}

/* line 860, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-live .vjs-progress-control {
  display: none;
}

/* line 864, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

/* line 869, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-progress-control {
  width: auto;
}

/* line 873, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

/* line 879, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

/* line 883, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

/* line 887, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

/* line 891, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

/* line 902, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-play-progress {
  background-color: #fff;
}

/* line 905, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1;
}

/* line 913, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

/* line 917, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

/* line 921, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

/* line 937, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

/* line 941, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

/* line 948, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

/* line 952, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

/* line 961, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

/* line 965, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

/* line 969, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

/* line 975, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

/* line 979, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 985, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 1005, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-slider.disabled {
  cursor: default;
}

/* line 1009, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}

/* line 1014, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

/* line 1018, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

/* line 1024, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

/* line 1028, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

/* line 1036, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel {
  transition: width 1s;
}

/* line 1039, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

/* line 1045, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

/* line 1050, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}

/* line 1054, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s;
}

/* line 1058, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

/* line 1062, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

/* line 1069, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

/* line 1073, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}

/* line 1082, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

/* line 1089, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel {
  display: flex;
}

/* line 1093, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

/* line 1097, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

/* line 1102, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

/* line 1108, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

/* line 1114, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}

/* line 1120, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

/* line 1123, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}

/* line 1129, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

/* line 1132, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

/* line 1137, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

/* line 1141, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

/* line 1145, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

/* line 1149, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 1157, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

/* line 1161, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

/* line 1177, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

/* line 1184, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

/* line 1190, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

/* line 1194, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

/* line 1203, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

/* line 1208, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  z-index: 0;
}

/* line 1212, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

/* line 1216, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

/* line 1222, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  display: none;
}

/* line 1226, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 1232, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

/* line 1250, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}

/* line 1255, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster {
  display: block;
}

/* line 1260, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

/* line 1268, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 1274, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

/* line 1279, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

/* line 1293, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 1299, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

/* line 1304, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

/* line 1308, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

/* line 1313, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

/* line 1317, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 1327, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-live .vjs-time-control {
  display: none;
}

/* line 1331, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

/* line 1336, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

/* line 1341, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-time-divider {
  display: none;
  line-height: 3em;
}

/* line 1346, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-live .vjs-time-divider {
  display: none;
}

/* line 1350, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-play-control {
  cursor: pointer;
}

/* line 1354, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

/* line 1358, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

/* line 1367, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

/* line 1372, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

/* line 1378, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-subtitles {
  color: #fff;
}

/* line 1382, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-captions {
  color: #fc6;
}

/* line 1386, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-tt-cue {
  display: block;
}

/* line 1390, vendor/assets/stylesheets/videojs/videojs-main.css */
video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

/* line 1394, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

/* line 1399, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}

/* line 1403, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
  display: none;
}

/* line 1407, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

/* line 1411, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
  display: none;
}

/* line 1415, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1424, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

/* line 1431, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

/* line 1436, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

/* line 1441, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

/* line 1457, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

/* line 1474, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}

/* line 1481, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

/* line 1496, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

/* line 1504, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

/* line 1509, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

/* line 1570, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

/* line 1574, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

/* line 1578, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

/* line 1582, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

/* line 1588, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1595, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

/* line 1599, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

/* line 1605, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1612, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-volume-control {
  display: none;
}

/* line 1630, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
  width: auto;
  width: initial;
}

/* line 1634, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-layout-x-small .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
  display: none;
}

/* line 1637, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

/* line 1641, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

/* line 1645, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

/* line 1652, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

/* line 1656, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

/* line 1662, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  /* line 1668, vendor/assets/stylesheets/videojs/videojs-main.css */
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }
  /* line 1675, vendor/assets/stylesheets/videojs/videojs-main.css */
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  /* line 1679, vendor/assets/stylesheets/videojs/videojs-main.css */
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  /* line 1683, vendor/assets/stylesheets/videojs/videojs-main.css */
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}

/* line 1689, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

/* line 1694, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

/* line 1700, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings fieldset span {
  display: inline-block;
}

/* line 1704, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

/* line 1708, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

/* line 1713, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 1726, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

/* line 1733, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

/* line 1737, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

/* line 1745, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  /* line 1750, vendor/assets/stylesheets/videojs/videojs-main.css */
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

/* line 1754, vendor/assets/stylesheets/videojs/videojs-main.css */
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

/* line 1764, vendor/assets/stylesheets/videojs/videojs-main.css */
.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
}

/* line 1768, vendor/assets/stylesheets/videojs/videojs-main.css */
.video-js *:focus:not(:focus-visible) {
  outline: none;
}

/**
 * videojs-watermark-with-text
 * @version 1.0.5b
 * @copyright 2017 Brooks Lyrette <brooks@dotsub.com> and Igor Pavlov <gophan1992@gmail.com>
 * @license Apache-2.0
 */
/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js.vjs-watermark {
  display: block;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-content {
  opacity: 0.5;
  position: absolute;
  padding: 5px;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -ms-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-top-right {
  right: 0;
  top: 0;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-top-left {
  left: 0;
  top: 0;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-bottom-right {
  right: 0;
  bottom: 30px;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-bottom-left {
  left: 0;
  bottom: 30px;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-watermark-center {
  width: 100%;
  height: 20%;
  text-align: center;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js .vjs-big-play-button {
  left: 40% !important;
  top: 40% !important;
  width: 20%;
  height: 20%;
}

/* line 7, vendor/assets/stylesheets/videojs/videojs-watermark.css */
.video-js.vjs-user-inactive.vjs-playing .vjs-watermark-fade {
  opacity: 0;
}

/* line 1, vendor/assets/stylesheets/datatables.css */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}

/* line 9, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

/* line 14, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

/* line 20, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

/* line 25, vendor/assets/stylesheets/datatables.css */
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

/* line 31, vendor/assets/stylesheets/datatables.css */
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;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 42, vendor/assets/stylesheets/datatables.css */
table.dataTable thead .sorting {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
}

/* line 46, vendor/assets/stylesheets/datatables.css */
table.dataTable thead .sorting_asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAH9JREFUeNrs0qENg1AYReGTgEYwAZIV2IAZugMzMEPlHYAV2IAVarsABl2SHwPJy0sRvNKAeOKYKz51MTPOir9jArda8PC2ICwVvASToPgVawS2NgiSUCwXjA5mgjYUe3qQCWZBdRQrBZ8vmAneguwI1u9AW901P4tYxO6MLQMA8H6/svPIq3oAAAAASUVORK5CYII=");
}

/* line 50, vendor/assets/stylesheets/datatables.css */
table.dataTable thead .sorting_desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAHtJREFUeNrs0rEJwlAABNAHWtu4gK0ruIErOIQzOIPdDeAM2cAVUmYCC2uFbyUEUeFHGyXFNXfwqlNK8a0YsRH7CywcQnmTpgabhe4FdAnLGkxYhesTbB/UYsLuATqF+VBsEo49bHvfhmDCIpxDG6afYsImrPvdb532NgB3Hb+9q37cngAAAABJRU5ErkJggg==");
}

/* line 54, vendor/assets/stylesheets/datatables.css */
table.dataTable thead .sorting_asc_disabled {
  background-image: url(/../images/sort_asc_disabled.png);
}

/* line 58, vendor/assets/stylesheets/datatables.css */
table.dataTable thead .sorting_desc_disabled {
  background-image: url(/../images/sort_desc_disabled.png);
}

/* line 62, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody tr {
  background-color: #ffffff;
}

/* line 66, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

/* line 70, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

/* line 75, vendor/assets/stylesheets/datatables.css */
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

/* line 82, vendor/assets/stylesheets/datatables.css */
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

/* line 89, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 95, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

/* line 100, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

/* line 105, vendor/assets/stylesheets/datatables.css */
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

/* line 110, vendor/assets/stylesheets/datatables.css */
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

/* line 115, vendor/assets/stylesheets/datatables.css */
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

/* line 120, vendor/assets/stylesheets/datatables.css */
table.dataTable.hover tbody tr.selected:hover,
table.dataTable.display tbody tr.selected:hover {
  background-color: #aab7d1;
}

/* line 125, vendor/assets/stylesheets/datatables.css */
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

/* line 134, vendor/assets/stylesheets/datatables.css */
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.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

/* line 143, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

/* line 148, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

/* line 153, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

/* line 158, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

/* line 163, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

/* line 168, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

/* line 173, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

/* line 178, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

/* line 183, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

/* line 188, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

/* line 193, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

/* line 198, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

/* line 203, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

/* line 208, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

/* line 213, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

/* line 218, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_1 {
  background-color: #a2aec7;
}

/* line 223, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_2 {
  background-color: #a3b0c9;
}

/* line 228, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_3 {
  background-color: #a5b2cb;
}

/* line 233, vendor/assets/stylesheets/datatables.css */
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

/* line 237, vendor/assets/stylesheets/datatables.css */
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 242, vendor/assets/stylesheets/datatables.css */
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

/* line 247, vendor/assets/stylesheets/datatables.css */
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

/* line 252, vendor/assets/stylesheets/datatables.css */
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

/* line 257, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

/* line 262, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

/* line 268, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

/* line 273, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

/* line 278, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

/* line 283, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

/* line 290, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

/* line 297, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

/* line 304, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

/* line 311, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

/* line 318, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

/* line 323, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

/* line 328, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

/* line 333, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

/* line 338, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/* line 343, vendor/assets/stylesheets/datatables.css */
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/* line 349, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

/* line 356, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_length {
  float: left;
}

/* line 360, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

/* line 365, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

/* line 369, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 375, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 381, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 396, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

/* line 409, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 419, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

/* line 431, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}

/* line 443, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 447, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .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%);
}

/* line 467, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

/* line 475, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

/* line 479, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

/* line 484, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

/* line 491, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 501, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

/* line 505, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

/* line 510, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  /* line 519, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  /* line 524, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  /* line 530, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 535, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

/* 
    Created on : Mar 19, 2014, 9:48:25 AM
    Author     : @arboshiki
*/
/* 
    Created on : Sep 19, 2014, 1:47:13 PM
    Author     : @arboshiki
*/
/*
    Author      : @arboshiki
*/
/* 
    Created on : Aug 11, 2014, 5:14:12 PM
    Author     : @arboshiki
*/
/* line 17, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.animated-super-fast {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 23, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.animated-fast {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 29, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 35, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.animated-slow {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%,
20%,
50%,
80%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
20%,
50%,
80%,
100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@-webkit-keyframes jumpUp {
  0% {
    -webkit-transform: translate3d(0, calc(230%), 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out;
  }
  70% {
    -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}

@keyframes jumpUp {
  0% {
    transform: translate3d(0, calc(230%), 0) scale3d(0, 1, 1);
    animation-timing-function: ease-in;
  }
  40% {
    transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    animation-timing-function: ease-out;
  }
  70% {
    transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
  }
  100% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}

@-webkit-keyframes expandOpen {
  0% {
    -webkit-transform: scale(1.8);
  }
  50% {
    -webkit-transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.05);
  }
  90% {
    -webkit-transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes expandOpen {
  0% {
    transform: scale(1.8);
  }
  50% {
    transform: scale(0.95);
  }
  80% {
    transform: scale(1.05);
  }
  90% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 237, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/* line 241, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

/* line 245, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

/* line 249, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

/* line 253, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.jumpUp {
  -webkit-animation-name: jumpUp;
  animation-name: jumpUp;
}

/* line 257, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.expandOpen {
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
}

/* line 261, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.fadeInScale {
  animation-name: fadeInScale;
  -webkit-animation-name: fadeInScale;
}

/* 
    Created on : Sep 19, 2014, 1:47:04 PM
    Author     : @arboshiki
*/
/* line 269, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
body.lobibox-open {
  overflow: hidden;
}

/* line 272, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox {
  position: fixed;
  z-index: 4001;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

/* line 279, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 283, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-header {
  font-size: 20px;
  padding: 5px 10px;
  color: #eeeeee;
}

/* line 288, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-header .btn-close {
  float: right;
  background-color: transparent;
  cursor: pointer;
  border: none;
  outline: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 298, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-header .btn-close:hover {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}

/* line 301, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-body {
  overflow: hidden;
  display: table;
  position: relative;
  width: 100%;
  padding: 15px 20px;
  background-color: rgba(255, 255, 255, 0.98);
  font-size: 16px;
}

/* line 310, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-body .lobibox-icon-wrapper {
  position: relative;
  height: 100%;
  display: table;
  font-size: 60px;
}

/* line 316, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-body .lobibox-icon-wrapper .lobibox-icon {
  display: table-cell;
  vertical-align: middle;
}

/* line 320, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-body .lobibox-body-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 10px;
}

/* line 326, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-footer {
  text-align: center;
  padding: 6px;
}

/* line 330, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-footer > * {
  margin: 0 10px 0 0;
}

/* line 333, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-footer.text-center {
  text-align: center;
}

/* line 336, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-footer.text-left {
  text-align: left;
}

/* line 339, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-footer.text-right {
  text-align: right;
}

/* line 342, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-confirm {
  border: none;
}

/* line 345, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-confirm .lobibox-header {
  color: #eeeeee;
  background-color: #3C2D2D;
}

/* line 349, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-confirm .lobibox-body .lobibox-icon {
  color: #3C2D2D;
}

/* line 352, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-confirm .lobibox-footer {
  background-color: #594343;
}

/* line 355, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-success {
  border: 1px solid #29B87E;
}

/* line 358, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-success .lobibox-header {
  color: #eeeeee;
  background-color: #29B87E;
}

/* line 362, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-success .lobibox-body .lobibox-icon {
  color: #29B87E;
}

/* line 365, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-success .lobibox-footer {
  background-color: #40d498;
}

/* line 368, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-error {
  border: 1px solid #CA2121;
}

/* line 371, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-error .lobibox-header {
  color: #eeeeee;
  background-color: #CA2121;
}

/* line 375, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-error .lobibox-body .lobibox-icon {
  color: #CA2121;
}

/* line 378, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-error .lobibox-footer {
  background-color: #e03e3e;
}

/* line 381, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-info {
  border: 1px solid #2E79B4;
}

/* line 384, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-info .lobibox-header {
  color: #eeeeee;
  background-color: #2E79B4;
}

/* line 388, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-info .lobibox-body .lobibox-icon {
  color: #2E79B4;
}

/* line 391, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-info .lobibox-footer {
  background-color: #4593d0;
}

/* line 394, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-warning {
  border: 1px solid #CE812E;
}

/* line 397, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-warning .lobibox-header {
  color: #eeeeee;
  background-color: #CE812E;
}

/* line 401, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-warning .lobibox-body .lobibox-icon {
  color: #CE812E;
}

/* line 404, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-warning .lobibox-footer {
  background-color: #d99a56;
}

/* line 407, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt {
  border: none;
}

/* line 410, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-header {
  color: #eeeeee;
  background-color: #3c2d2d;
}

/* line 414, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-body {
  padding: 20px;
}

/* line 417, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-body .lobibox-input {
  min-height: 38px;
  border: 1px solid #21cb91;
  width: 100%;
  padding: 5px;
  font-size: 18px;
  outline: 0;
}

/* line 425, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-body .lobibox-input:focus {
  background-color: #EEE;
}

/* line 428, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-body .lobibox-input.invalid {
  border-color: #DC2B2A;
}

/* line 431, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-body .lobibox-input-error-message {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  color: #DC2B2A;
}

/* line 437, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-prompt .lobibox-footer {
  background-color: #594343;
}

/* line 440, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-header {
  background-color: #2F5D6D;
}

/* line 443, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body {
  padding: 15px;
  font-size: 16px;
}

/* line 447, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper {
  position: relative;
  height: 20px;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  background-color: #d5d5d5;
}

/* line 454, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-bar {
  width: 0;
  border-radius: 10px;
  background-color: #468ba2;
  height: 100%;
  text-align: center;
}

/* line 461, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-text {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

/* line 467, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer {
  margin-bottom: 0;
}

/* line 470, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer .progress-bar {
  transition: none;
}

/* line 473, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer [data-role="progress-text"] {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}

/* line 477, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-window {
  border: 3px solid #225EB8;
  border-radius: 6px;
}

/* line 481, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-window .lobibox-header {
  background-color: #225EB8;
  color: #eeeeee;
  font-size: 18px;
}

/* line 486, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-window .lobibox-body {
  overflow: auto;
  display: block;
  font-size: 14px;
  padding: 15px;
  background-color: #f5f8fd;
}

/* line 493, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-window .lobibox-footer {
  background-color: #8ab0e9;
}

/* line 496, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-window :last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 500, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.draggable .lobibox-header {
  cursor: move;
}

/* line 503, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn {
  display: inline-block;
  padding: 8px 14px;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  line-height: initial;
}

/* line 512, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-cancel {
  color: #FFF;
  background-color: #CA2121;
  border-color: #CA2121;
}

/* line 517, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-cancel:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
  color: #FFF;
  background-color: #9e1a1a;
  border-color: #951818;
}

/* line 527, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
  background-image: none;
}

/* line 532, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:hover,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.focus[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.focus,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:active,
.lobibox .lobibox-btn.lobibox-btn-cancel.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-cancel.active[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.active {
  background-color: #CA2121;
  border-color: #CA2121;
}

/* line 553, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-cancel .badge {
  color: #CA2121;
  background-color: #FFF;
}

/* line 557, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-yes {
  color: #FFF;
  background-color: #29B87E;
  border-color: #29B87E;
}

/* line 562, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-yes:hover,
.lobibox .lobibox-btn.lobibox-btn-yes:focus,
.lobibox .lobibox-btn.lobibox-btn-yes.focus,
.lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
  color: #FFF;
  background-color: #208e61;
  border-color: #1e865c;
}

/* line 572, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
  background-image: none;
}

/* line 577, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-yes.disabled,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:hover,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:focus,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-yes.focus[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.focus,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-yes[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:active,
.lobibox .lobibox-btn.lobibox-btn-yes.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-yes.active[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.active {
  background-color: #29B87E;
  border-color: #29B87E;
}

/* line 598, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-yes .badge {
  color: #29B87E;
  background-color: #FFF;
}

/* line 602, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-no {
  color: #FFF;
  background-color: #0760B3;
  border-color: #0760B3;
}

/* line 607, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-no:hover,
.lobibox .lobibox-btn.lobibox-btn-no:focus,
.lobibox .lobibox-btn.lobibox-btn-no.focus,
.lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
  color: #FFF;
  background-color: #054682;
  border-color: #054078;
}

/* line 617, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
  background-image: none;
}

/* line 622, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-no.disabled,
.lobibox .lobibox-btn.lobibox-btn-no[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:hover,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:focus,
.lobibox .lobibox-btn.lobibox-btn-no.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-no.focus[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.focus,
.lobibox .lobibox-btn.lobibox-btn-no.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-no[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:active,
.lobibox .lobibox-btn.lobibox-btn-no.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-no.active[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.active {
  background-color: #0760B3;
  border-color: #0760B3;
}

/* line 643, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-no .badge {
  color: #0760B3;
  background-color: #FFF;
}

/* line 647, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-ok {
  color: #FFF;
  background-color: #0760B3;
  border-color: #0760B3;
}

/* line 652, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-ok:hover,
.lobibox .lobibox-btn.lobibox-btn-ok:focus,
.lobibox .lobibox-btn.lobibox-btn-ok.focus,
.lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
  color: #FFF;
  background-color: #054682;
  border-color: #054078;
}

/* line 662, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
  background-image: none;
}

/* line 667, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-ok.disabled,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:hover,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:focus,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-ok.focus[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.focus,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-ok[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:active,
.lobibox .lobibox-btn.lobibox-btn-ok.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-ok.active[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.active {
  background-color: #0760B3;
  border-color: #0760B3;
}

/* line 688, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-ok .badge {
  color: #0760B3;
  background-color: #FFF;
}

/* line 692, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-default {
  color: #000;
  background-color: #e2e2e2;
  border-color: #dadada;
}

/* line 697, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-default:hover,
.lobibox .lobibox-btn.lobibox-btn-default:focus,
.lobibox .lobibox-btn.lobibox-btn-default.focus,
.lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
  color: #000;
  background-color: #c9c9c9;
  border-color: #bcbcbc;
}

/* line 707, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.active,
.open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
  background-image: none;
}

/* line 712, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-default.disabled,
.lobibox .lobibox-btn.lobibox-btn-default[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:hover,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:hover,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:hover,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:focus,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:focus,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:focus,
.lobibox .lobibox-btn.lobibox-btn-default.disabled.focus,
.lobibox .lobibox-btn.lobibox-btn-default.focus[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.focus,
.lobibox .lobibox-btn.lobibox-btn-default.disabled:active,
.lobibox .lobibox-btn.lobibox-btn-default[disabled]:active,
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:active,
.lobibox .lobibox-btn.lobibox-btn-default.disabled.active,
.lobibox .lobibox-btn.lobibox-btn-default.active[disabled],
fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.active {
  background-color: #e2e2e2;
  border-color: #dadada;
}

/* line 733, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox .lobibox-btn.lobibox-btn-default .badge {
  color: #e2e2e2;
  background-color: #000;
}

/* line 737, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox.lobibox-hidden {
  display: none;
}

/* line 740, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-backdrop {
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*
    Created on : Sep 19, 2014, 2:01:43 PM
    Author     : @arboshiki
*/
/* line 753, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper {
  z-index: 5000;
  position: fixed;
}

/* line 757, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.top {
  top: 0px;
}

/* line 760, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.bottom {
  bottom: 0px;
}

/* line 763, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.left {
  left: 0px;
  margin-right: 0px;
}

/* line 767, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.right {
  right: 0px;
  margin-left: 0px;
}

/* line 771, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.right .lobibox-notify {
  margin-left: auto;
}

/* line 774, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper.center {
  left: 50%;
}

/* line 777, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large {
  z-index: 5000;
  position: fixed;
}

/* line 781, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large.top {
  top: 0px;
}

/* line 784, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large.bottom {
  bottom: 0px;
}

/* line 787, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large.left {
  left: 0px;
}

/* line 790, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large.left .lb-notify-tabs > li {
  float: left;
  margin-left: 0;
  margin-right: 2px;
}

/* line 795, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large.right {
  right: 0px;
}

/* line 798, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 -5px 0;
}

/* line 803, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li {
  float: right;
  margin-left: 2px;
}

/* line 807, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a {
  text-align: center;
  display: table;
  text-decoration: none;
  font-size: 18px;
  height: 32px;
  color: #FFF;
  width: 28px;
  opacity: 0.6;
}

/* line 817, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:active,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:focus,
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover:active {
  color: #FFF;
}

/* line 823, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li > a .tab-control-icon {
  display: table-cell;
  vertical-align: middle;
}

/* line 827, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a {
  background-color: rgba(28, 28, 28, 0.9);
  border-color: #141414;
}

/* line 831, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a:hover {
  background-color: #1c1c1c;
  border-color: #0f0f0f;
}

/* line 835, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a {
  background-color: rgba(202, 33, 33, 0.9);
  border-color: #bd1f1f;
}

/* line 839, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a:hover {
  background-color: #CA2121;
  border-color: #b41d1d;
}

/* line 843, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a {
  background-color: rgba(41, 184, 126, 0.9);
  border-color: #26ab75;
}

/* line 847, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a:hover {
  background-color: #29B87E;
  border-color: #24a370;
}

/* line 851, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a {
  background-color: rgba(206, 129, 46, 0.9);
  border-color: #c1792b;
}

/* line 855, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a:hover {
  background-color: #CE812E;
  border-color: #b97429;
}

/* line 859, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a {
  background-color: rgba(46, 121, 180, 0.9);
  border-color: #2b71a8;
}

/* line 863, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a:hover {
  background-color: #2E79B4;
  border-color: #296ba0;
}

/* line 867, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs > li.active > a {
  opacity: 1;
}

/* line 870, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-tabs:after {
  content: "";
  display: block;
  clear: both;
}

/* line 875, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper {
  background-color: transparent;
  padding: 0;
  border: none;
}

/* line 880, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane {
  display: none;
}

/* line 883, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane.active {
  display: block;
}

/* line 886, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify {
  min-height: 150px;
}

/* line 889, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon-wrapper {
  width: 100px;
}

/* line 892, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon > div .icon-el {
  font-size: 78px;
}

/* line 895, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-body {
  margin: 13px 20px;
  margin-left: 130px;
}

/* line 899, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify {
  position: relative;
  min-height: 85px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 7px 0;
  border-radius: 0;
  border: 1px solid transparent;
  -webkit-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 913, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-icon-wrapper {
  position: absolute;
  left: 15px;
  width: 60px;
  height: 100%;
}

/* line 919, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-icon {
  display: table;
  width: 100%;
  height: 100%;
}

/* line 924, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-icon > div {
  display: table-cell;
  vertical-align: middle;
}

/* line 928, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-icon > div > img {
  width: 100%;
  max-width: 100%;
  margin-top: 3px;
  border-radius: 4px;
}

/* line 934, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-icon > div .icon-el {
  text-align: center;
  font-size: 55px;
}

/* line 938, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-body {
  margin: 10px 20px;
  margin-left: 90px;
}

/* line 942, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-title {
  font-size: 20px;
}

/* line 945, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-notify-msg {
  overflow: hidden;
}

/* line 948, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-close {
  position: absolute;
  text-align: center;
  border-radius: 50%;
  right: 10px;
  top: 10px;
  font-size: 20px;
  line-height: 19px;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 962, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

/* line 966, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-delay-indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
}

/* line 973, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify .lobibox-delay-indicator > div {
  position: relative;
  height: 100%;
  width: 0;
  background-color: #e8e8e8;
}

/* line 979, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-default {
  border-color: #0f0f0f;
  background-color: #1c1c1c;
  color: #FFF;
}

/* line 984, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-default:hover {
  background-color: #1c1c1c;
  border-color: #FFF;
}

/* line 988, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-default .lobibox-close:hover {
  background-color: #4f4f4f;
}

/* line 991, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-error {
  border-color: #b41d1d;
  background-color: #CA2121;
  color: #FFF;
}

/* line 996, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-error:hover {
  background-color: #CA2121;
  border-color: #FFF;
}

/* line 1000, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-success {
  border-color: #24a370;
  background-color: #29B87E;
  color: #FFF;
}

/* line 1005, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-success:hover {
  background-color: #29B87E;
  border-color: #FFF;
}

/* line 1009, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-warning {
  border-color: #b97429;
  background-color: #CE812E;
  color: #FFF;
}

/* line 1014, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-warning:hover {
  background-color: #CE812E;
  border-color: #FFF;
}

/* line 1018, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-info {
  border-color: #296ba0;
  background-color: #2E79B4;
  color: #FFF;
}

/* line 1023, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.lobibox-notify-info:hover {
  background-color: #2E79B4;
  border-color: #FFF;
}

/* line 1027, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.rounded {
  border-radius: 30px;
}

/* line 1030, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify:hover {
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 10px #aaa;
  box-shadow: 3px 3px 10px #aaa;
}

/* line 1035, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini {
  min-height: 36px;
}

/* line 1038, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini .lobibox-notify-title {
  margin-top: -5px;
  font-size: 20px;
  line-height: 22px;
}

/* line 1043, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini .lobibox-notify-msg {
  line-height: 16px;
}

/* line 1046, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini .lobibox-notify-icon-wrapper {
  left: 12px;
  width: 32px;
}

/* line 1050, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini .lobibox-notify-icon > div .icon-el {
  font-size: 32px;
}

/* line 1053, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.notify-mini .lobibox-notify-body {
  margin: 15px 30px 15px 56px;
}

/* line 1056, vendor/bundle/gems/rails-assets-arboshiki--lobibox-1.2.6/app/assets/stylesheets/lobibox/lobibox.scss */
.lobibox-notify.without-icon .lobibox-notify-body {
  margin-left: 20px;
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/icon/icomoon-893d0dbf94b8edfe8b55bc29ac543a85caf1b248ce815ec21fd6708ad4ebe134.eot?pqd9hu);
  src: url(/assets/icon/icomoon-893d0dbf94b8edfe8b55bc29ac543a85caf1b248ce815ec21fd6708ad4ebe134.eot?pqd9hu#iefix) format("embedded-opentype"), url(/assets/icon/icomoon-22527ad5dfb4151148f3db4362c41ed584eb4d3b631d1a37a58c432c38344370.ttf?pqd9hu) format("truetype"), url(/assets/icon/icomoon-88f600c37a60be3f1deb882bc56185d382ef62ea67ba554e8c530eb6bd14560d.woff?pqd9hu) format("woff"), url(/assets/icon/icomoon-8e6550e8248beea8e137727c5d7dc086c5f3ca624d00b8d81e72650df67c5961.svg?pqd9hu#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, vendor/assets/stylesheets/iconmoon.css */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, vendor/assets/stylesheets/iconmoon.css */
.icon-right-arrow:before {
  content: "\e92d";
}

/* line 30, vendor/assets/stylesheets/iconmoon.css */
.icon-google-maps:before {
  content: "\e92c";
}

/* line 33, vendor/assets/stylesheets/iconmoon.css */
.icon-Data-migration:before {
  content: "\e92a";
}

/* line 36, vendor/assets/stylesheets/iconmoon.css */
.icon-credit-card:before {
  content: "\e92b";
}

/* line 39, vendor/assets/stylesheets/iconmoon.css */
.icon-excel:before {
  content: "\e927";
}

/* line 42, vendor/assets/stylesheets/iconmoon.css */
.icon-word:before {
  content: "\e928";
}

/* line 45, vendor/assets/stylesheets/iconmoon.css */
.icon-pdf:before {
  content: "\e929";
}

/* line 48, vendor/assets/stylesheets/iconmoon.css */
.icon-download-file:before {
  content: "\e926";
}

/* line 51, vendor/assets/stylesheets/iconmoon.css */
.icon-user-info:before {
  content: "\e925";
}

/* line 54, vendor/assets/stylesheets/iconmoon.css */
.icon-regevent:before {
  content: "\e924";
}

/* line 57, vendor/assets/stylesheets/iconmoon.css */
.icon-check:before {
  content: "\e923";
}

/* line 60, vendor/assets/stylesheets/iconmoon.css */
.icon-camera-check:before {
  content: "\e922";
}

/* line 63, vendor/assets/stylesheets/iconmoon.css */
.icon-play-button:before {
  content: "\e91f";
}

/* line 66, vendor/assets/stylesheets/iconmoon.css */
.icon-video-player:before {
  content: "\e920";
}

/* line 69, vendor/assets/stylesheets/iconmoon.css */
.icon-simple-house-thin:before {
  content: "\e921";
}

/* line 72, vendor/assets/stylesheets/iconmoon.css */
.icon-moredots:before {
  content: "\e91e";
}

/* line 75, vendor/assets/stylesheets/iconmoon.css */
.icon-bullet-list:before {
  content: "\e91d";
}

/* line 78, vendor/assets/stylesheets/iconmoon.css */
.icon-musical-note:before {
  content: "\e91b";
}

/* line 81, vendor/assets/stylesheets/iconmoon.css */
.icon-headphones:before {
  content: "\e91c";
}

/* line 84, vendor/assets/stylesheets/iconmoon.css */
.icon-left-arrow:before {
  content: "\e91a";
}

/* line 87, vendor/assets/stylesheets/iconmoon.css */
.icon-close:before {
  content: "\e919";
}

/* line 90, vendor/assets/stylesheets/iconmoon.css */
.icon-resetpassword:before {
  content: "\e910";
}

/* line 93, vendor/assets/stylesheets/iconmoon.css */
.icon-createsyid:before {
  content: "\e90a";
}

/* line 96, vendor/assets/stylesheets/iconmoon.css */
.icon-dailypay:before {
  content: "\e914";
}

/* line 99, vendor/assets/stylesheets/iconmoon.css */
.icon-file:before {
  content: "\e915";
}

/* line 102, vendor/assets/stylesheets/iconmoon.css */
.icon-monthlyevent:before {
  content: "\e916";
}

/* line 105, vendor/assets/stylesheets/iconmoon.css */
.icon-monthlypay:before {
  content: "\e917";
}

/* line 108, vendor/assets/stylesheets/iconmoon.css */
.icon-regstatus:before {
  content: "\e918";
}

/* line 111, vendor/assets/stylesheets/iconmoon.css */
.icon-password:before {
  content: "\e909";
}

/* line 114, vendor/assets/stylesheets/iconmoon.css */
.icon-login:before {
  content: "\e912";
}

/* line 117, vendor/assets/stylesheets/iconmoon.css */
.icon-padlock:before {
  content: "\e913";
}

/* line 120, vendor/assets/stylesheets/iconmoon.css */
.icon-createuser:before {
  content: "\e901";
}

/* line 123, vendor/assets/stylesheets/iconmoon.css */
.icon-editprofile:before {
  content: "\e90d";
}

/* line 126, vendor/assets/stylesheets/iconmoon.css */
.icon-email:before {
  content: "\e90e";
}

/* line 129, vendor/assets/stylesheets/iconmoon.css */
.icon-logout:before {
  content: "\e90f";
}

/* line 132, vendor/assets/stylesheets/iconmoon.css */
.icon-smartphone:before {
  content: "\e911";
}

/* line 135, vendor/assets/stylesheets/iconmoon.css */
.icon-search:before {
  content: "\e902";
}

/* line 138, vendor/assets/stylesheets/iconmoon.css */
.icon-dashboard:before {
  content: "\e90b";
}

/* line 141, vendor/assets/stylesheets/iconmoon.css */
.icon-menu:before {
  content: "\e907";
}

/* line 144, vendor/assets/stylesheets/iconmoon.css */
.icon-admin:before {
  content: "\e900";
}

/* line 147, vendor/assets/stylesheets/iconmoon.css */
.icon-event:before {
  content: "\e903";
}

/* line 150, vendor/assets/stylesheets/iconmoon.css */
.icon-eventpanel:before {
  content: "\e904";
}

/* line 153, vendor/assets/stylesheets/iconmoon.css */
.icon-forum:before {
  content: "\e905";
}

/* line 156, vendor/assets/stylesheets/iconmoon.css */
.icon-forumpanel:before {
  content: "\e906";
}

/* line 159, vendor/assets/stylesheets/iconmoon.css */
.icon-notification:before {
  content: "\e908";
}

/* line 162, vendor/assets/stylesheets/iconmoon.css */
.icon-searchsadhak:before {
  content: "\e90c";
}

/* mixin */
/* background */
/* transition */
/* transform */
/* Animation */
/* cross browser opacity */
/* box shadow */
/* Custom Variables */
/* Colors */
/*$mg-success: #43a947;*/
/* Gradient color */
/* Fonts */
/* Bootstap override */
/* line 14, vendor/assets/stylesheets/MS_master.css */
.navbar-default {
  border: 0;
  padding: 0;
  margin: 0;
  background: #990000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  z-index: 6;
  position: relative;
}

/* line 29, vendor/assets/stylesheets/MS_master.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 34, vendor/assets/stylesheets/MS_master.css */
.table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 39, vendor/assets/stylesheets/MS_master.css */
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 47, vendor/assets/stylesheets/MS_master.css */
.btn.active.focus,
.btn.active:focus {
  outline: none;
}

/* line 51, vendor/assets/stylesheets/MS_master.css */
.btn.focus {
  outline: none;
}

/* line 54, vendor/assets/stylesheets/MS_master.css */
.btn.focus:active,
.btn:active:focus {
  outline: none;
}

/* line 58, vendor/assets/stylesheets/MS_master.css */
.btn:focus {
  outline: none;
}

/* .SectionCntrl.Sectionmin{
min-height:calc(100vh - 102px);
} */
/* line 66, vendor/assets/stylesheets/MS_master.css */
.review_zoom {
  padding: 200px 0;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

/* line 72, vendor/assets/stylesheets/MS_master.css */
.review_zoom h1 {
  margin-bottom: 12px;
}

/* line 76, vendor/assets/stylesheets/MS_master.css */
.review_zoom h4 {
  margin-bottom: 10px;
  line-height: 1;
}

/* line 80, vendor/assets/stylesheets/MS_master.css */
.section-login {
  margin: 50px auto 100px;
  max-width: 400px;
}

/* line 84, vendor/assets/stylesheets/MS_master.css */
.section-login .shivyog-btn {
  margin-top: 100px  !important;
}

/* line 87, vendor/assets/stylesheets/MS_master.css */
.section-login .error {
  top: 100%;
  margin: 10px 0;
}

/* line 92, vendor/assets/stylesheets/MS_master.css */
.section-login .bordered-input {
  position: relative;
}

/* line 95, vendor/assets/stylesheets/MS_master.css */
.font-weight {
  font-weight: 500;
}

/* line 99, vendor/assets/stylesheets/MS_master.css */
.login_with_otp {
  padding: 200px 0;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

/* line 106, vendor/assets/stylesheets/MS_master.css */
.tabs-wrapper {
  display: flex;
  align-items: end;
  margin-bottom: 20px;
}

/* line 111, vendor/assets/stylesheets/MS_master.css */
.event-tab {
  margin-right: 4px;
}

/* line 114, vendor/assets/stylesheets/MS_master.css */
.tab-link {
  padding: 12px;
  height: 30px;
  background-color: #c8c0c0;
  text-decoration: none;
  color: #000;
  transition: all 0.3s;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
}

/* line 125, vendor/assets/stylesheets/MS_master.css */
.tab-link:hover {
  color: #fff;
  background-color: #dbafaf;
}

/* line 129, vendor/assets/stylesheets/MS_master.css */
.active-tab {
  background-color: #990000;
  color: #fff;
  height: 35px;
  font-size: 17px;
  font-weight: 500;
}

/* line 136, vendor/assets/stylesheets/MS_master.css */
.active-tab:hover {
  background-color: #990000;
}

/* line 140, vendor/assets/stylesheets/MS_master.css */
.space-between-links {
  margin-right: 10px;
  /* Adjust the margin to add desired space */
}

/* line 144, vendor/assets/stylesheets/MS_master.css */
.password-toggle {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: #999;
}

/* line 151, vendor/assets/stylesheets/MS_master.css */
.password-toggle:hover {
  color: #000;
}

/* line 154, vendor/assets/stylesheets/MS_master.css */
.upgrade-message {
  font-size: 16px;
  font-weight: bold;
  color: #2c3e50;
  text-align: center;
  /* Center the text */
  margin-top: 10px;
}

/* line 162, vendor/assets/stylesheets/MS_master.css */
.email-link {
  color: #990000;
  /* Dark red color for email links */
  text-decoration: none;
  font-style: italic;
}

/* line 168, vendor/assets/stylesheets/MS_master.css */
.email-link:hover {
  text-decoration: underline;
  color: #2980b9;
  /* Slightly darker blue on hover */
}

/* line 173, vendor/assets/stylesheets/MS_master.css */
.mb-4 {
  margin-bottom: 20px;
}

/* Responsive Media query */
@media (max-width: 991px) {
  /* line 181, vendor/assets/stylesheets/MS_master.css */
  .modal-dialog {
    margin: 20px auto;
  }
  /* line 184, vendor/assets/stylesheets/MS_master.css */
  .modal-dialog.modal-lg {
    max-width: 900px;
    width: 90%;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 190, vendor/assets/stylesheets/MS_master.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 0;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 199, vendor/assets/stylesheets/MS_master.css */
  .navbar-default {
    z-index: 9;
  }
  /*    .navbar-header {
          float: none;
      }
      .navbar-toggle {
          display: block;
      }
      .navbar-collapse {
          &.collapse {
              display: none !important; 
          }
      }
      .navbar-nav {
          float: none!important;
          margin: 7px 0;
      }
      .navbar-nav>li {
          float: none;
      }
      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
      }
      .collapse {
          &.in{
              display:block !important;
          }
      }
      .navbar-default {
          padding: 13px 0 0;
      }*/
}

@media only screen and (max-width: 767px) {
  /* line 236, vendor/assets/stylesheets/MS_master.css */
  .navbar-default {
    border: 0;
    border-color: transparent;
    background: #990000;
    padding: 7px 0;
    margin: 0 -1px;
  }
  /* line 243, vendor/assets/stylesheets/MS_master.css */
  .navbar-default .navbar-collapse {
    background: #ffffff;
    margin: 0 -16px -8px;
  }
  /* line 247, vendor/assets/stylesheets/MS_master.css */
  .navbar-default .navbar-brand a.logo {
    width: 130px;
    margin: 0 15px;
  }
}

@media only screen and (max-width: 374px) {
  /* line 253, vendor/assets/stylesheets/MS_master.css */
  .navbar-default .navbar-brand a.logo {
    width: 115px;
    margin: 0 5px;
  }
}

/* Bootstap override */
/* Custom Scroll bar */
/* line 260, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #990000;
}

/* line 263, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:active .mCSB_dragger_bar {
  background-color: #990000;
}

/* line 266, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #990000;
}

/* line 269, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #990000;
}

/* line 273, vendor/assets/stylesheets/MS_master.css */
.mCSB_inside > .mCSB_container {
  margin-right: 7px;
}

/* line 277, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools {
  width: 8px;
}

/* line 280, vendor/assets/stylesheets/MS_master.css */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
}

/* line 284, vendor/assets/stylesheets/MS_master.css */
.left-Scrollbar .mCSB_inside > .mCSB_container {
  margin-right: 6px;
}

/* line 287, vendor/assets/stylesheets/MS_master.css */
.left-Scrollbar .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* line 290, vendor/assets/stylesheets/MS_master.css */
.left-Scrollbar .mCSB_scrollTools {
  width: 4px;
}

/* line 293, vendor/assets/stylesheets/MS_master.css */
.left-Scrollbar .mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
}

/* line 297, vendor/assets/stylesheets/MS_master.css */
.Scrollbarhv .mCustomScrollBox .mCSB_container_wrapper {
  margin: 0 10px 10px 0;
}

/* line 300, vendor/assets/stylesheets/MS_master.css */
.Scrollbarhv .mCustomScrollBox .mCSB_container_wrapper .mCSB_container {
  padding: 0 0 12px 0;
}

/* Hhorizontal bar */
/* line 305, vendor/assets/stylesheets/MS_master.css */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 12px;
}

/* Select 2 Drop down */
/* line 311, vendor/assets/stylesheets/MS_master.css */
.dropdown-field .select2-container {
  width: 100% !important;
}

/* line 314, vendor/assets/stylesheets/MS_master.css */
.dropdown-field .select2-container:focus,
.dropdown-field .select2-container:active {
  outline: none;
}

/* line 318, vendor/assets/stylesheets/MS_master.css */
.dropdown-field .select2-container .select2-selection--single {
  height: 27px;
  border: 0;
}

/* line 322, vendor/assets/stylesheets/MS_master.css */
.dropdown-field .select2-container .select2-selection--single:focus,
.dropdown-field .select2-container .select2-selection--single:active {
  outline: none;
}

/* line 326, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered {
  line-height: 27px;
  padding-left: 10px;
  padding-right: 40px;
  font-size: 15px;
}

/* line 335, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered:focus,
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered:active {
  outline: none;
}

/* line 345, vendor/assets/stylesheets/MS_master.css */
.dropdown-field .select2-container .select2-selection--multiple {
  min-height: auto;
  height: 27px;
  border: 0;
  border-radius: 0;
  padding: 0 7px;
}

/* line 352, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 50%;
  right: 15px;
  width: auto;
  margin-top: -14px;
  display: block;
}

/* line 364, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
  border: 0;
  position: static;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  font-weight: normal;
}

/* line 377, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container.select2-container--default
.select2-selection--single
.select2-selection__arrow
b:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  color: #990000;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
}

/* line 389, vendor/assets/stylesheets/MS_master.css */
.dropdown-field
.select2-container.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b:after {
  content: "\f106";
}

/* line 397, vendor/assets/stylesheets/MS_master.css */
.outbox .dropdown-field .select2-container .select2-selection--single {
  height: 34px;
}

/* line 400, vendor/assets/stylesheets/MS_master.css */
.outbox
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered {
  line-height: 34px;
}

/* line 407, vendor/assets/stylesheets/MS_master.css */
.outbox
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__arrow {
  height: auto;
}

/* line 415, vendor/assets/stylesheets/MS_master.css */
.Select-drop .dropdown-field .select2-container .select2-selection--single {
  height: 40px;
}

/* line 418, vendor/assets/stylesheets/MS_master.css */
.Select-drop
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered {
  line-height: 40px;
}

/* line 425, vendor/assets/stylesheets/MS_master.css */
.Select-drop
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__arrow {
  height: 40px;
}

/* line 433, vendor/assets/stylesheets/MS_master.css */
.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #cccccc;
  margin: 12px 0 0;
}

/* line 437, vendor/assets/stylesheets/MS_master.css */
.select2-container--open .select2-dropdown--above {
  margin: -34px 0 0;
  border-bottom: 1px solid #cccccc;
}

/* line 442, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown {
  border: 1px solid #cccccc;
  border-radius: 0;
  width: 100%;
  margin: 0;
}

/* line 448, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.dropmargin .select2-results .select2-results__options li {
  font-size: 14px;
}

/* line 451, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--below.outerbox {
  margin: 12px 0 0;
}

/* line 454, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--below.multiplebox {
  margin: 12px 0 0;
}

/* line 457, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--below.innerbox {
  margin: 5px 0 0;
}

/* line 460, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--below.inputdisabled
.select2-search.select2-search--dropdown {
  display: none;
}

/* line 464, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--above.outerbox {
  margin: -12px 0 0;
}

/* line 467, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--above.multiplebox {
  margin: -5px 0 0;
}

/* line 470, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--above.innerbox {
  margin: -5px 0 0;
}

/* line 473, vendor/assets/stylesheets/MS_master.css */
.select2-dropdown.select2-dropdown--above.inputdisabled
.select2-search.select2-search--dropdown {
  display: none;
}

/* line 478, vendor/assets/stylesheets/MS_master.css */
.select2-search--dropdown .select2-search__field {
  border: 1px solid #cccccc;
}

/* line 481, vendor/assets/stylesheets/MS_master.css */
.select2-search--dropdown .select2-search__field:focus,
.select2-search--dropdown .select2-search__field:active {
  outline: none;
}

/* line 485, vendor/assets/stylesheets/MS_master.css */
.select2-search--dropdown:focus,
.select2-search--dropdown:active {
  outline: none;
}

/* line 490, vendor/assets/stylesheets/MS_master.css */
.select2-results .select2-results__options li {
  border-bottom: 1px solid #cccccc;
  font-size: 15px;
}

/* line 494, vendor/assets/stylesheets/MS_master.css */
.select2-results .select2-results__options li:last-child {
  border-bottom: 0;
}

/* line 498, vendor/assets/stylesheets/MS_master.css */
.select2-container--default
.select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #333333;
}

/* line 503, vendor/assets/stylesheets/MS_master.css */
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #e8e8e8;
}

/* line 506, vendor/assets/stylesheets/MS_master.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 197px;
}

/* Custom star rating */
/* line 511, vendor/assets/stylesheets/MS_master.css */
.rating-container.rating-xs {
  font-size: 0px;
}

/* line 514, vendor/assets/stylesheets/MS_master.css */
.rating-container .empty-stars {
  color: #cccccc;
}

/* line 517, vendor/assets/stylesheets/MS_master.css */
.rating-container .filled-stars {
  color: #990000;
  -webkit-text-stroke: 1px #990000;
}

/* line 521, vendor/assets/stylesheets/MS_master.css */
.rating-container .star {
  height: 24px;
  font-size: 22px;
}

/* Bootstrap Tag Inputs */
/* line 527, vendor/assets/stylesheets/MS_master.css */
.bootstrap-tagsinput {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  line-height: 0;
  padding: 0;
}

/* line 537, vendor/assets/stylesheets/MS_master.css */
.bootstrap-tagsinput .label {
  padding: 4px 7px;
  font-size: 12px;
}

/* line 541, vendor/assets/stylesheets/MS_master.css */
.bootstrap-tagsinput .tag {
  margin-bottom: 2px;
  display: inline-block;
}

/* line 545, vendor/assets/stylesheets/MS_master.css */
.bootstrap-tagsinput .label-info {
  background: #fff8dc;
  color: #000000;
  font-weight: 500;
  border-radius: 0;
  border: 1px solid #ffae82;
}

/* line 553, vendor/assets/stylesheets/MS_master.css */
.tags-field-height-250 .bootstrap-tagsinput {
  max-height: 250px;
  overflow: auto;
}

/* data table */
/* line 559, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_filter {
  display: none;
}

/* line 562, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .table.dataTable.no-footer {
  margin-bottom: 30px;
}

/* line 565, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_length {
  margin: 0 0 20px;
}

/* line 568, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_length.box.bordered-input {
  height: 38px;
}

/* line 571, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_length.box .dropdown-field {
  display: inline-block;
}

/* line 575, vendor/assets/stylesheets/MS_master.css */
.edit-action {
  position: absolute;
  top: 18px;
  right: 18px;
  font-weight: 800;
}

/* line 582, vendor/assets/stylesheets/MS_master.css */
.edit-action:hover {
  cursor: pointer;
}

/* line 586, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_length.box .dropdown-field.selectTwo-dropdown {
  margin-right: 12px;
  border-right: 1px solid #cccccc;
}

/* line 590, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper
.dataTables_length.box
.dropdown-field.selectTwo-dropdown
.select2-container {
  margin: -3px 0 0;
}

/* line 596, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_length.box label {
  line-height: 23px;
}

/* line 599, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  display: inline-block;
  border-radius: 0;
  min-width: 32px;
  height: 32px;
  margin: 0 4px;
  padding: 6px 0;
  text-align: center;
  border: 1px solid #e8e8e8;
}

/* line 609, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #ffffff !important;
  background: #990000;
  border: 1px solid #990000;
}

/* line 614, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:active {
  color: #ffffff !important;
  background: #990000;
  border: 1px solid #990000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 626, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  background: #990000;
  color: #ffffff !important;
  border: 1px solid #990000;
}

/* line 632, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
  background: #e8e8e8;
  color: #000000 !important;
  border: 1px solid #e8e8e8;
}

/* line 638, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper
.dataTables_paginate
.paginate_button.previous.disabled:hover,
.dataTables_wrapper
.dataTables_paginate
.paginate_button.previous.disabled:focus,
.dataTables_wrapper
.dataTables_paginate
.paginate_button.previous.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:active {
  background: #e8e8e8;
  color: #000000 !important;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 659, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:active {
  color: #ffffff !important;
  background: #990000;
  border: 1px solid #990000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 674, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  color: #ffffff !important;
  background: #990000;
  border: 1px solid #990000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 686, vendor/assets/stylesheets/MS_master.css */
.dataTables_wrapper .dataTables_info {
  font-weight: 500;
  padding-top: 12px;
}

/* Bootstrap data time Picker*/
/* line 692, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table th {
  border-radius: 0;
}

/* line 695, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table td {
  border-radius: 0;
}

/* line 698, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table td.active {
  background: #990000;
  text-shadow: none;
  font-weight: 500;
}

/* line 703, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table td.active:hover {
  background: #990000;
  text-shadow: none;
}

/* line 707, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table td span {
  border-radius: 0;
}

/* line 710, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget table td span.active {
  background: #990000;
  font-weight: 500;
  text-shadow: none;
}

/* line 715, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 6px 0 0;
}

/* line 718, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.time-picker table td {
  height: auto;
  width: auto;
  line-height: 0;
}

/* line 723, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.time-picker table td .btn {
  color: #990000;
  border-radius: 0;
}

/* line 727, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.time-picker table td .btn.btn-primary {
  background: #990000;
  color: #ffffff;
  border-color: #990000;
}

/* line 732, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.time-picker table td span {
  height: auto;
  width: auto;
  line-height: 0;
}

/* line 737, vendor/assets/stylesheets/MS_master.css */
.bootstrap-datetimepicker-widget.time-picker .timepicker-minutes table td,
.bootstrap-datetimepicker-widget.time-picker .timepicker-hours table td {
  height: 30px;
  width: 15px;
  line-height: 30px;
}

@media only screen and (max-width: 991px) {
  /*.left-Scrollbar {
  	.mCSB_scrollTools {
  		opacity: 1;
  		.mCSB_dragger {
  			.mCSB_dragger_bar {
  			    background-color: $light-color;
  			    &:active {
  			    	.mCSB_dragger_bar {
  			    		background-color: $light-color;
  			    	}
  			    }
  			}
  			&.mCSB_dragger_onDrag {
  				.mCSB_dragger_bar {
  					background-color: $light-color;
  				}
  			}
  			&:hover {
  				.mCSB_dragger_bar {
  			    	background-color: $light-color;
  			    }
  			}
  		}
  	}
  }*/
}

@media only screen and (max-width: 991px) {
  /* line 772, vendor/assets/stylesheets/MS_master.css */
  .mCustomScrollBox.mCSB_vertical_horizontal
.mCSB_container_wrapper
.mCSB_container {
    width: 1024px !important;
  }
  /* line 777, vendor/assets/stylesheets/MS_master.css */
  .mCustomScrollBox.mCSB_horizontal .mCSB_container {
    width: 1024px !important;
  }
  /* line 780, vendor/assets/stylesheets/MS_master.css */
  .mCustomScrollBox.mCSB_vertical .mCSB_container {
    width: 100% !important;
  }
  /* line 784, vendor/assets/stylesheets/MS_master.css */
  .select2-results .mCSB_inside > .mCSB_container {
    padding: 0 7px 0 0;
  }
}

/* line 788, vendor/assets/stylesheets/MS_master.css */
.dropdown-selecttwo {
  width: 35px;
  margin: auto;
}

/* line 792, vendor/assets/stylesheets/MS_master.css */
.dropdown-selecttwo .select2-container {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 797, vendor/assets/stylesheets/MS_master.css */
.dropdown-selecttwo .select2-container .select2-selection--single {
  width: 35px;
  opacity: 0;
}

@media only screen and (max-width: 640px) {
  /* line 803, vendor/assets/stylesheets/MS_master.css */
  .dataTables_wrapper .dataTables_length {
    float: left;
    text-align: left;
  }
}

/* Global */
/* line 809, vendor/assets/stylesheets/MS_master.css */
html {
  position: relative !important;
  min-width: auto !important;
  overflow: visible !important;
  min-height: 100% !important;
}

/* line 816, vendor/assets/stylesheets/MS_master.css */
body {
  font-size: 14px !important;
  min-width: auto !important;
  overflow: visible !important;
  font-family: "Roboto", sans-serif !important;
  background: #fafafa !important;
}

/* line 824, vendor/assets/stylesheets/MS_master.css */
.badge-custom {
  letter-spacing: 1px;
  padding: 3px 10px;
  font-size: 11px;
  border-radius: 0;
}

/* line 831, vendor/assets/stylesheets/MS_master.css */
.hr {
  border-bottom: 1px solid #b9b3b3;
  padding: 5px 0;
  margin-bottom: 15px;
}

/* line 837, vendor/assets/stylesheets/MS_master.css */
img {
  display: block;
  max-width: 100%;
}

/* line 841, vendor/assets/stylesheets/MS_master.css */
img:before {
  content: " ";
  display: block;
  position: absolute;
  height: 60px;
  width: 60px;
  background-image: url(/assets/nophoto-866ba70e7513bfbb9ad8be9238fa2925331866a4d3bc38cbf77bdcaa3e7a5309.jpg);
  background-position: center center;
}

/* line 850, vendor/assets/stylesheets/MS_master.css */
img.width42:before {
  width: 42px;
  height: 42px;
}

/* line 854, vendor/assets/stylesheets/MS_master.css */
img.width40:before {
  width: 40px;
  height: 40px;
}

/* line 859, vendor/assets/stylesheets/MS_master.css */
* {
  margin: 0;
  padding: 0;
}

/* line 864, vendor/assets/stylesheets/MS_master.css */
strong {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

/* line 869, vendor/assets/stylesheets/MS_master.css */
a {
  text-decoration: none;
}

/* line 872, vendor/assets/stylesheets/MS_master.css */
a:hover {
  text-decoration: none;
}

/* line 875, vendor/assets/stylesheets/MS_master.css */
a:focus {
  outline: none;
  text-decoration: none;
}

/* Heading font size */
/* line 881, vendor/assets/stylesheets/MS_master.css */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: normal;
}

/* line 891, vendor/assets/stylesheets/MS_master.css */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a {
  text-decoration: none;
}

/* line 900, vendor/assets/stylesheets/MS_master.css */
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover {
  text-decoration: underline;
}

/* line 910, vendor/assets/stylesheets/MS_master.css */
h1 {
  font-size: 26px;
}

/* line 914, vendor/assets/stylesheets/MS_master.css */
h2 {
  font-size: 24px;
}

/* line 918, vendor/assets/stylesheets/MS_master.css */
h3 {
  font-size: 22px;
}

/* line 922, vendor/assets/stylesheets/MS_master.css */
h4 {
  font-size: 20px;
}

/* line 926, vendor/assets/stylesheets/MS_master.css */
h5 {
  font-size: 16px;
}

/* line 930, vendor/assets/stylesheets/MS_master.css */
h6 {
  font-size: 14px;
}

/* paragraphs */
/* normal classes */
/* line 936, vendor/assets/stylesheets/MS_master.css */
.height-full {
  height: 100%;
}

/* line 940, vendor/assets/stylesheets/MS_master.css */
.display-table {
  height: 100%;
  width: 100%;
  display: table;
}

/* line 945, vendor/assets/stylesheets/MS_master.css */
.display-table .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 950, vendor/assets/stylesheets/MS_master.css */
.display.left {
  float: left;
}

/* line 953, vendor/assets/stylesheets/MS_master.css */
.display.right {
  float: right;
}

/* line 957, vendor/assets/stylesheets/MS_master.css */
.d-block {
  display: block !important;
}

/* line 961, vendor/assets/stylesheets/MS_master.css */
.centerblock {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

/* line 968, vendor/assets/stylesheets/MS_master.css */
.wrapperCntrl {
  /* height: 100%; */
  min-height: 100%;
}

/* line 973, vendor/assets/stylesheets/MS_master.css */
.prelative {
  position: relative;
}

/* line 977, vendor/assets/stylesheets/MS_master.css */
.noscroll {
  overflow: hidden;
}

/* line 981, vendor/assets/stylesheets/MS_master.css */
.d-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
}

/* line 995, vendor/assets/stylesheets/MS_master.css */
.d-w2 {
  width: 50%;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1002, vendor/assets/stylesheets/MS_master.css */
.w-100 {
  width: 100%;
}

/* line 1006, vendor/assets/stylesheets/MS_master.css */
.h-100 {
  height: 100%;
}

/* line 1010, vendor/assets/stylesheets/MS_master.css */
.select2--position {
  min-width: 200px;
  left: auto !important;
  right: -33px;
  z-index: 1;
}

/* margins */
/* line 1018, vendor/assets/stylesheets/MS_master.css */
.mg-0 {
  margin: 0 !important;
}

/* line 1022, vendor/assets/stylesheets/MS_master.css */
.mg-lr10 {
  margin: 0 -10px;
}

/* line 1026, vendor/assets/stylesheets/MS_master.css */
.mg-lr15 {
  margin: 0 -15px;
}

/* line 1030, vendor/assets/stylesheets/MS_master.css */
.mg-lr20 {
  margin: 0 -20px;
}

/* line 1034, vendor/assets/stylesheets/MS_master.css */
.mg-lr30 {
  margin: 0 -30px;
}

/* line 1038, vendor/assets/stylesheets/MS_master.css */
.mg-lr40 {
  margin: 0 -40px;
}

/* line 1042, vendor/assets/stylesheets/MS_master.css */
.mg-lr50 {
  margin: 0 -50px;
}

/* line 1046, vendor/assets/stylesheets/MS_master.css */
.mg-b0 {
  margin-bottom: 0px;
}

/* line 1050, vendor/assets/stylesheets/MS_master.css */
.mg-b5 {
  margin-bottom: 5px;
}

/* line 1054, vendor/assets/stylesheets/MS_master.css */
.mg-b10 {
  margin-bottom: 10px;
}

/* line 1058, vendor/assets/stylesheets/MS_master.css */
.mg-b20 {
  margin-bottom: 20px;
}

/* line 1062, vendor/assets/stylesheets/MS_master.css */
.mg-b30 {
  margin-bottom: 30px;
}

/* line 1066, vendor/assets/stylesheets/MS_master.css */
.mg-b40 {
  margin-bottom: 40px;
}

/* line 1070, vendor/assets/stylesheets/MS_master.css */
.mg-b50 {
  margin-bottom: 50px;
}

/* line 1074, vendor/assets/stylesheets/MS_master.css */
.mg-b60 {
  margin-bottom: 60px;
}

/* line 1078, vendor/assets/stylesheets/MS_master.css */
.mg-b70 {
  margin-bottom: 70px;
}

/* line 1082, vendor/assets/stylesheets/MS_master.css */
.mg-t0 {
  margin-bottom: 0px;
}

/* line 1086, vendor/assets/stylesheets/MS_master.css */
.mg-t5 {
  margin-top: 5px;
}

/* line 1090, vendor/assets/stylesheets/MS_master.css */
.mg-t10 {
  margin-top: 10px;
}

/* line 1094, vendor/assets/stylesheets/MS_master.css */
.mg-t15 {
  margin-top: 15px;
}

/* line 1098, vendor/assets/stylesheets/MS_master.css */
.mg-t20 {
  margin-top: 20px;
}

/* line 1102, vendor/assets/stylesheets/MS_master.css */
.mg-t30 {
  margin-top: 30px;
}

/* line 1106, vendor/assets/stylesheets/MS_master.css */
.mg-t40 {
  margin-top: 40px;
}

/* line 1110, vendor/assets/stylesheets/MS_master.css */
.mg-t50 {
  margin-top: 50px;
}

/* line 1114, vendor/assets/stylesheets/MS_master.css */
.mg-t60 {
  margin-top: 60px;
}

/* line 1118, vendor/assets/stylesheets/MS_master.css */
.mg-t70 {
  margin-top: 70px;
}

/* line 1122, vendor/assets/stylesheets/MS_master.css */
.mg-t80 {
  margin-top: 80px;
}

/* line 1126, vendor/assets/stylesheets/MS_master.css */
.mg-t90 {
  margin-top: 90px;
}

/* line 1130, vendor/assets/stylesheets/MS_master.css */
.mg-t100 {
  margin-top: 100px;
}

/* line 1134, vendor/assets/stylesheets/MS_master.css */
.mg-r5 {
  margin-right: 5px;
}

/* line 1138, vendor/assets/stylesheets/MS_master.css */
.mg-r10 {
  margin-right: 10px;
}

/* line 1142, vendor/assets/stylesheets/MS_master.css */
.mg-r15 {
  margin-right: 15px;
}

/* line 1146, vendor/assets/stylesheets/MS_master.css */
.mg-r20 {
  margin-right: 20px;
}

/* line 1150, vendor/assets/stylesheets/MS_master.css */
.mg-l10 {
  margin-left: 10px;
}

/* line 1154, vendor/assets/stylesheets/MS_master.css */
.mg-l15 {
  margin-left: 15px;
}

/* line 1158, vendor/assets/stylesheets/MS_master.css */
.mg-l20 {
  margin-left: 20px;
}

/* paddings */
/* line 1163, vendor/assets/stylesheets/MS_master.css */
.pd-b0 {
  padding-bottom: 0px !important;
}

/* line 1167, vendor/assets/stylesheets/MS_master.css */
.pd-b10 {
  padding-bottom: 10px;
}

/* line 1171, vendor/assets/stylesheets/MS_master.css */
.pd-b20 {
  padding-bottom: 20px;
}

/* line 1175, vendor/assets/stylesheets/MS_master.css */
.pd-b30 {
  padding-bottom: 30px;
}

/* line 1179, vendor/assets/stylesheets/MS_master.css */
.pd-b40 {
  padding-bottom: 40px;
}

/* line 1183, vendor/assets/stylesheets/MS_master.css */
.pd-b50 {
  padding-bottom: 50px;
}

/* line 1187, vendor/assets/stylesheets/MS_master.css */
.pd-b60 {
  padding-bottom: 60px;
}

/* line 1191, vendor/assets/stylesheets/MS_master.css */
.pd-b70 {
  padding-bottom: 70px;
}

/* line 1195, vendor/assets/stylesheets/MS_master.css */
.pd-t10 {
  padding-top: 10px;
}

/* line 1199, vendor/assets/stylesheets/MS_master.css */
.pd-t15 {
  padding-top: 15px;
}

/* line 1203, vendor/assets/stylesheets/MS_master.css */
.pd-t20 {
  padding-top: 20px;
}

/* line 1207, vendor/assets/stylesheets/MS_master.css */
.pd-t30 {
  padding-top: 30px;
}

/* line 1211, vendor/assets/stylesheets/MS_master.css */
.pd-t40 {
  padding-top: 40px;
}

/* line 1215, vendor/assets/stylesheets/MS_master.css */
.pd-t50 {
  padding-top: 50px;
}

/* line 1219, vendor/assets/stylesheets/MS_master.css */
.pd-t60 {
  padding-top: 60px;
}

/* line 1223, vendor/assets/stylesheets/MS_master.css */
.pd-t70 {
  padding-top: 70px;
}

/* line 1227, vendor/assets/stylesheets/MS_master.css */
.pd-t80 {
  padding-top: 80px;
}

/* line 1231, vendor/assets/stylesheets/MS_master.css */
.pd-r30 {
  padding-right: 30px;
}

/* line 1235, vendor/assets/stylesheets/MS_master.css */
.no-padding {
  padding: 0 !important;
}

/* background colors */
/* line 1240, vendor/assets/stylesheets/MS_master.css */
.light-bg {
  background-color: #ffffff;
}

/* line 1244, vendor/assets/stylesheets/MS_master.css */
.primary-bg {
  background-color: #990000;
}

/* line 1248, vendor/assets/stylesheets/MS_master.css */
.secondary-bg {
  background-color: #262626;
}

/* line 1252, vendor/assets/stylesheets/MS_master.css */
.tertiary-bg {
  background-color: #000000;
}

/* line 1256, vendor/assets/stylesheets/MS_master.css */
.quaternary-bg {
  background-color: #e8e8e8;
}

/* line 1260, vendor/assets/stylesheets/MS_master.css */
.quinary-bg {
  background-color: #ececec;
}

/* line 1264, vendor/assets/stylesheets/MS_master.css */
.senary-bg {
  background-color: #a4a4a4;
}

/* line 1268, vendor/assets/stylesheets/MS_master.css */
.septenary-bg {
  background-color: #3b3836;
}

/* line 1272, vendor/assets/stylesheets/MS_master.css */
.octonary-bg {
  background-color: #c7c7c7;
}

/* line 1276, vendor/assets/stylesheets/MS_master.css */
.nonary-bg {
  background-color: #850000;
}

/* line 1280, vendor/assets/stylesheets/MS_master.css */
.decimal-bg {
  background-color: #cccccc;
}

/* line 1284, vendor/assets/stylesheets/MS_master.css */
.transparent-bg {
  background-color: transparent;
}

/* line 1288, vendor/assets/stylesheets/MS_master.css */
.tablerow-bg {
  background-color: #fff8dc;
}

/* line 1292, vendor/assets/stylesheets/MS_master.css */
.whitesmoke-bg {
  background-color: #f7f7f7 !important;
}

/* colors */
/* line 1297, vendor/assets/stylesheets/MS_master.css */
.primary-color {
  color: #990000 !important;
}

/* line 1301, vendor/assets/stylesheets/MS_master.css */
.secondary-color {
  color: #262626 !important;
}

/* line 1305, vendor/assets/stylesheets/MS_master.css */
.tertiary-color {
  color: #000000 !important;
}

/* line 1309, vendor/assets/stylesheets/MS_master.css */
.quaternary-color {
  color: #e8e8e8 !important;
}

/* line 1313, vendor/assets/stylesheets/MS_master.css */
.quinary-color {
  color: #ececec !important;
}

/* line 1317, vendor/assets/stylesheets/MS_master.css */
.senary-color {
  color: #a4a4a4 !important;
}

/* line 1321, vendor/assets/stylesheets/MS_master.css */
.septenary-color {
  color: #3b3836 !important;
}

/* line 1325, vendor/assets/stylesheets/MS_master.css */
.octonary-color {
  color: #c7c7c7 !important;
}

/* line 1329, vendor/assets/stylesheets/MS_master.css */
.nonary-color {
  color: #850000 !important;
}

/* line 1333, vendor/assets/stylesheets/MS_master.css */
.decimal-color {
  color: #cccccc !important;
}

/* line 1337, vendor/assets/stylesheets/MS_master.css */
.coronary-color {
  color: #999999 !important;
}

/* line 1341, vendor/assets/stylesheets/MS_master.css */
.success-color {
  color: #3dcc9f !important;
}

/* line 1345, vendor/assets/stylesheets/MS_master.css */
.warning-color {
  color: #ffae82 !important;
}

/* line 1349, vendor/assets/stylesheets/MS_master.css */
.octagonal-color {
  color: #333333 !important;
}

/* line 1353, vendor/assets/stylesheets/MS_master.css */
.cornblue-color {
  color: #2196f3 !important;
}

/* table width */
/* line 1358, vendor/assets/stylesheets/MS_master.css */
.width-max-70 {
  max-width: 70px;
}

/* line 1362, vendor/assets/stylesheets/MS_master.css */
.width-max-100 {
  max-width: 100px;
}

/* line 1366, vendor/assets/stylesheets/MS_master.css */
.width-max-150 {
  max-width: 150px;
}

/* line 1370, vendor/assets/stylesheets/MS_master.css */
.width-max-200 {
  max-width: 200px;
}

/* line 1374, vendor/assets/stylesheets/MS_master.css */
.width-max-250 {
  max-width: 250px;
}

/* line 1378, vendor/assets/stylesheets/MS_master.css */
.width-max-300 {
  max-width: 300px;
}

/* line 1382, vendor/assets/stylesheets/MS_master.css */
.width-max-350 {
  max-width: 350px;
}

/* line 1386, vendor/assets/stylesheets/MS_master.css */
.width-max-400 {
  max-width: 400px;
}

/* line 1390, vendor/assets/stylesheets/MS_master.css */
.width-70 {
  width: 70px;
}

/* line 1394, vendor/assets/stylesheets/MS_master.css */
.width-100 {
  width: 100px;
}

/* line 1398, vendor/assets/stylesheets/MS_master.css */
.width-150 {
  width: 150px;
}

/* line 1402, vendor/assets/stylesheets/MS_master.css */
.width-200 {
  width: 200px;
}

/* line 1406, vendor/assets/stylesheets/MS_master.css */
.width-250 {
  width: 250px;
}

/* line 1410, vendor/assets/stylesheets/MS_master.css */
.width-300 {
  width: 300px;
}

/* line 1414, vendor/assets/stylesheets/MS_master.css */
.width-350 {
  width: 350px;
}

/* line 1418, vendor/assets/stylesheets/MS_master.css */
.width-400 {
  width: 400px;
}

/* line 1422, vendor/assets/stylesheets/MS_master.css */
.col-custom {
  width: 25%;
  padding: 0 15px;
  float: left;
  box-sizing: border-box;
}

/* fonts size */
/* line 1430, vendor/assets/stylesheets/MS_master.css */
.font-16 {
  font-size: 16px;
}

/* line 1434, vendor/assets/stylesheets/MS_master.css */
.font-32 {
  font-size: 32px;
}

/* line 1438, vendor/assets/stylesheets/MS_master.css */
.font-40 {
  font-size: 40px;
}

/* text align*/
/* line 1443, vendor/assets/stylesheets/MS_master.css */
.text-center {
  text-align: center;
}

/* disabled */
/* line 1448, vendor/assets/stylesheets/MS_master.css */
.disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* Custom Container */
/* line 1454, vendor/assets/stylesheets/MS_master.css */
.containerWrapper {
  /*max-width: 1170px;*/
  width: 100%;
  margin: auto;
  padding: 0 50px;
}

/* Heading style */
/* line 1462, vendor/assets/stylesheets/MS_master.css */
.headingtittle-h2 h2 {
  padding: 10px 0;
  text-transform: capitalize;
  font-weight: 900;
}

/* line 1468, vendor/assets/stylesheets/MS_master.css */
.subheading {
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  background-color: #ffae82;
  padding: 5px 10px;
  color: #000000;
}

/* line 1476, vendor/assets/stylesheets/MS_master.css */
.subheading.mg-success {
  background: #3dcc9f;
  color: #ffffff;
}

/* line 1480, vendor/assets/stylesheets/MS_master.css */
.subheading .texttransform {
  text-transform: none;
}

/* line 1484, vendor/assets/stylesheets/MS_master.css */
.headtittle h2 {
  font-size: 16px;
  font-weight: 900;
  margin: 10px 0 15px;
}

/* line 1489, vendor/assets/stylesheets/MS_master.css */
.headtittle h2 .subheadtittle {
  color: #cccccc;
  font-weight: 400;
}

/* line 1493, vendor/assets/stylesheets/MS_master.css */
.headtittle h2 .sub-tittle {
  font-weight: 700;
  font-family: "Merriweather", serif;
  font-size: 15px;
  margin: 5px 0 0;
  display: block;
  color: #990000;
  font-style: italic;
  position: relative;
}

/* line 1503, vendor/assets/stylesheets/MS_master.css */
.headtittle h2 .infodetails {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}

/* line 1508, vendor/assets/stylesheets/MS_master.css */
.headtittle .subheaddetails {
  font-style: italic;
  line-height: 18px;
  display: inline-block;
}

/* line 1514, vendor/assets/stylesheets/MS_master.css */
.detailshead {
  margin: 10px 0 15px;
}

/* line 1517, vendor/assets/stylesheets/MS_master.css */
.detailshead h2 {
  font-size: 16px;
  font-weight: 900;
}

/* line 1521, vendor/assets/stylesheets/MS_master.css */
.detailshead p {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
}

/* text overflow */
/* line 1528, vendor/assets/stylesheets/MS_master.css */
.textoverflow {
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* Error Message */
/* line 1537, vendor/assets/stylesheets/MS_master.css */
.shivyogerror {
  text-transform: capitalize;
  background-color: #ffae82;
  padding: 20px 10px;
  color: #000000;
}

/* line 1544, vendor/assets/stylesheets/MS_master.css */
.warningmessage {
  background-color: #ffae82;
  padding: 15px;
}

/* This does not change on smaller screen */
/* line 1550, vendor/assets/stylesheets/MS_master.css */
.disclaimermessage {
  background-color: #ffae82;
  padding: 15px;
}

/* line 1555, vendor/assets/stylesheets/MS_master.css */
.labelerror {
  display: block;
  color: #990000;
  font-size: 13px;
  margin: 5px 0;
}

/* label */
/* line 1563, vendor/assets/stylesheets/MS_master.css */
label {
  padding: 0;
  font-weight: 500;
  color: #333333;
  margin-bottom: 0;
  text-transform: uppercase;
  position: relative;
  line-height: 16px;
}

/* line 1572, vendor/assets/stylesheets/MS_master.css */
label.asterisk:after {
  content: "*";
  color: #333333;
  font-size: 15px;
  margin-left: 5px;
}

/* line 1578, vendor/assets/stylesheets/MS_master.css */
label.error {
  color: #990000;
  font-size: 13px;
  position: absolute;
  left: 0;
  margin: 0 -10px;
  text-transform: capitalize;
  font-weight: 400;
}

/* line 1587, vendor/assets/stylesheets/MS_master.css */
label.error.position {
  margin-bottom: 0 !important;
  margin-top: 5px;
  top: 100%;
}

/* line 1592, vendor/assets/stylesheets/MS_master.css */
label.nouppercase {
  text-transform: none;
  font-size: 15px;
  line-height: 22px;
}

/* line 1597, vendor/assets/stylesheets/MS_master.css */
label.normallabel {
  text-transform: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

/* line 1604, vendor/assets/stylesheets/MS_master.css */
.merge-error {
  position: absolute;
  width: 100%;
  bottom: -4px;
}

/* line 1609, vendor/assets/stylesheets/MS_master.css */
.merge-error label {
  margin-bottom: 0 !important;
}

/* Section Container */
/* line 1614, vendor/assets/stylesheets/MS_master.css */
.boxsection-sm {
  background: #ffffff;
  margin: 15px 0;
  padding: 15px;
}

/* line 1620, vendor/assets/stylesheets/MS_master.css */
.boxsection-md {
  background: #ffffff;
  margin: 25px 0;
  padding: 25px;
}

/* line 1626, vendor/assets/stylesheets/MS_master.css */
.boxsection-lg {
  background: #ffffff;
  margin: 30px 0;
  padding: 30px;
}

/* line 1632, vendor/assets/stylesheets/MS_master.css */
.boxsection {
  background: #ffffff;
  margin: 25px 0;
}

/* line 1636, vendor/assets/stylesheets/MS_master.css */
.boxsection.boxgapping-30 {
  padding: 0 30px 30px;
}

/* line 1640, vendor/assets/stylesheets/MS_master.css */
.boxshadow {
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
}

/* line 1648, vendor/assets/stylesheets/MS_master.css */
.boxshadow-100 {
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
}

/* line 1656, vendor/assets/stylesheets/MS_master.css */
.boxshadow-200 {
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
}

/* line 1664, vendor/assets/stylesheets/MS_master.css */
.SectionCntrl {
  padding: 100px 0 30px 280px;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
}

/* line 1672, vendor/assets/stylesheets/MS_master.css */
.SectionCntrl.Section-expand {
  padding: 100px 0 30px 55px;
}

/* Buttons Styling */
@-webkit-keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    transform: scale(1);
  }
}

@-moz-keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    transform: scale(1);
  }
}

@-ms-keyframes ripple {
  /* line 1706, vendor/assets/stylesheets/MS_master.css */
  0% {
    transform: scale(0);
  }
  /* line 1709, vendor/assets/stylesheets/MS_master.css */
  20% {
    transform: scale(1);
  }
  /* line 1712, vendor/assets/stylesheets/MS_master.css */
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    transform: scale(1);
  }
}

@-o-keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    transform: scale(1);
  }
}

/* line 1747, vendor/assets/stylesheets/MS_master.css */
.btn {
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  text-align: center;
  width: auto;
  height: 31px;
  line-height: 20px;
  padding: 6px 23px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  white-space: normal;
}

/* line 1771, vendor/assets/stylesheets/MS_master.css */
.btn:focus,
.btn:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 1780, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info {
  background: #990000;
  border: 1px solid #990000;
  color: #ffffff;
}

/* line 1785, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info:hover {
  background: #990000;
  color: #ffffff;
  outline: none;
  border-color: transparent;
}

/* line 1791, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info:focus,
.btn.btn-info:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 1800, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info.shivyog-btn {
  height: auto;
  padding: 22px 20px;
  font-size: 15px;
  font-weight: 400;
}

/* line 1807, vendor/assets/stylesheets/MS_master.css */
div .separator {
  max-width: 550px;
  margin: 2rem auto;
}

/* line 1811, vendor/assets/stylesheets/MS_master.css */
.separator {
  display: flex;
  align-items: center;
}

/* line 1816, vendor/assets/stylesheets/MS_master.css */
.separator .line {
  height: 3px;
  flex: 1;
  background-color: #e8e8e8;
}

/* line 1822, vendor/assets/stylesheets/MS_master.css */
.separator h2 {
  padding: 0 2rem;
}

/* line 1825, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info.btn-iconsearch {
  height: auto;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 400;
}

/* line 1831, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info.btn-iconsearch i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

/* line 1836, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info:not(:active):after {
  -webkit-animation: ripple 1s ease-out;
  -moz-animation: ripple 1s ease-out;
  -ms-animation: ripple 1s ease-out;
  -o-animation: ripple 1s ease-out;
  animation: ripple 1s ease-out;
}

/* line 1843, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* IE8 */
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
}

/* line 1862, vendor/assets/stylesheets/MS_master.css */
.btn.btn-info:focus:after {
  visibility: visible;
}

/* line 1865, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger {
  background: transparent;
  border: 1px solid #990000;
  color: #990000;
}

/* line 1870, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger:hover {
  background: #990000;
  color: #ffffff;
  outline: none;
}

/* line 1875, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger:focus,
.btn.btn-danger:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 1884, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger.shivyog-btn {
  height: auto;
  padding: 7px 20px;
  font-size: 14px;
}

/* line 1889, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger:not(:active):after {
  -webkit-animation: ripple 1s ease-out;
  -moz-animation: ripple 1s ease-out;
  -ms-animation: ripple 1s ease-out;
  -o-animation: ripple 1s ease-out;
  animation: ripple 1s ease-out;
}

/* line 1896, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* IE8 */
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
}

/* line 1915, vendor/assets/stylesheets/MS_master.css */
.btn.btn-danger:focus:after {
  visibility: visible;
}

/* line 1918, vendor/assets/stylesheets/MS_master.css */
.btn.btn-default {
  border: 0;
  padding: 14px 8px;
  font-size: 15px;
  -webkit-box-shadow: 1px 1px 1px #ececec;
  -moz-box-shadow: 1px 1px 1px #ececec;
  -ms-box-shadow: 1px 1px 1px #ececec;
  -o-box-shadow: 1px 1px 1px #ececec;
  box-shadow: 1px 1px 1px #ececec;
  border-radius: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 1932, vendor/assets/stylesheets/MS_master.css */
.btn.btn-default:hover,
.btn.btn-default:focus {
  outline: none;
  background: #990000;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 1943, vendor/assets/stylesheets/MS_master.css */
.btn.btn-success {
  background: #3dcc9f;
  border: 1px solid #3dcc9f;
  color: #ffffff;
}

/* line 1948, vendor/assets/stylesheets/MS_master.css */
.btn.btn-success:not(:active):after {
  -webkit-animation: ripple 1s ease-out;
  -moz-animation: ripple 1s ease-out;
  -ms-animation: ripple 1s ease-out;
  -o-animation: ripple 1s ease-out;
  animation: ripple 1s ease-out;
}

/* line 1955, vendor/assets/stylesheets/MS_master.css */
.btn.btn-success:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* IE8 */
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
}

/* line 1974, vendor/assets/stylesheets/MS_master.css */
.btn.btn-success:focus:after {
  visibility: visible;
}

/* line 1977, vendor/assets/stylesheets/MS_master.css */
.btn.btnclose {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  padding: 0;
  font-size: 18px;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  line-height: 0;
  z-index: 5;
  cursor: pointer;
}

/* line 1993, vendor/assets/stylesheets/MS_master.css */
.btn.btnclose:focus,
.btn.btnclose:hover {
  border-color: #ffffff;
  outline: none;
}

/* line 1998, vendor/assets/stylesheets/MS_master.css */
.btn.btn-round {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  text-align: center;
  min-width: 180px;
  height: auto;
  padding: 8px 15px;
  border-radius: 42px;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}

/* line 2013, vendor/assets/stylesheets/MS_master.css */
.btn.btn-round:hover {
  background: #3dcc9f;
  color: #ffffff;
  outline: none;
  border-color: transparent;
}

/* line 2019, vendor/assets/stylesheets/MS_master.css */
.btn.btn-round:focus,
.btn.btn-round:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 2028, vendor/assets/stylesheets/MS_master.css */
.btn.lg-btn {
  font-size: 14px;
  font-weight: 600;
  height: auto;
  padding: 9px 20px;
  line-height: 15px;
}

/* Custom Drop menu */
/* line 2037, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl {
  background-color: #ffffff;
  border-radius: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #cccccc;
  overflow: visible;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  left: auto;
  right: 0;
  z-index: 6;
}

/* line 2053, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul {
  margin: 0;
}

/* line 2056, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li {
  display: block;
  border-bottom: 1px solid #cccccc;
}

/* line 2060, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li a {
  display: block;
  vertical-align: middle;
  padding: 10px;
  color: #636363;
  font-size: 15px;
}

/* line 2067, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li a span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  width: 207px;
  margin: 0 0 0 30px;
}

/* line 2076, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li a i {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
}

/* line 2082, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li a .profilename {
  text-transform: none;
  font-weight: 400;
  display: block;
  color: #636363;
  cursor: pointer;
}

/* line 2089, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li a .profilename span {
  display: block;
  width: 100%;
  margin: 2px 0 0;
  font-size: 13px;
}

/* line 2095, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li:last-child {
  border-bottom: 0;
}

/* line 2098, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li.active,
.dropdown-menu.dropdownCntrl ul li:hover {
  background: #f8f8f8;
}

/* line 2102, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li.active a,
.dropdown-menu.dropdownCntrl ul li:hover a {
  color: #990000;
}

/* line 2106, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl ul li.active a .profilename,
.dropdown-menu.dropdownCntrl ul li:hover a .profilename {
  color: #990000;
}

/* line 2110, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl.droparrow {
  border-top: 5px solid #ffae82;
  /*&:after {
        top: -14px;
        right: 9px;
        content: '';
        position: absolute;
        display: inline-block;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid $bgwarning-color;
    }*/
}

/* line 2123, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl.dropwidth-lg {
  width: 355px;
}

/* line 2126, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl.dropwidth-md {
  width: 255px;
}

/* line 2129, vendor/assets/stylesheets/MS_master.css */
.dropdown-menu.dropdownCntrl.no-arrow:after {
  content: none;
}

/* login profile */
/* line 2134, vendor/assets/stylesheets/MS_master.css */
.shivyogprofile-login {
  position: relative;
}

/* line 2137, vendor/assets/stylesheets/MS_master.css */
.shivyogprofile-login .profile-img {
  background: #ffffff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 4px;
  top: 0;
}

/* line 2150, vendor/assets/stylesheets/MS_master.css */
.shivyogprofile-login .profilename {
  margin: 0 24px 0 45px;
  font-size: 14px;
  font-weight: 500;
  max-width: 68px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2159, vendor/assets/stylesheets/MS_master.css */
.shivyogprofile-login .profilename span {
  font-size: 13px;
  display: block;
  font-weight: normal;
  max-width: 68px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2168, vendor/assets/stylesheets/MS_master.css */
.shivyogprofile-login .angledown {
  font-size: 22px;
  position: absolute;
  top: -3px;
  right: 5px;
}

/* Select single */
/* line 2176, vendor/assets/stylesheets/MS_master.css */
.Boxdrop {
  min-width: 180px;
  display: inline-block;
}

/* line 2180, vendor/assets/stylesheets/MS_master.css */
.Boxdrop.boxfull {
  width: 100%;
}

/* line 2183, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .dropdown-menu.dropdownCntrl {
  margin: 4px 0 0;
}

/* line 2186, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .dropdown-menu.dropdownCntrl .listheight {
  max-height: 125px;
}

/* line 2189, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .dropdown-menu.dropdownCntrl ul li a {
  line-height: 15px;
  padding: 8px 10px;
}

/* line 2193, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn {
  width: 100%;
  text-align: left;
  background: transparent;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 15px;
  height: 36px;
  position: relative;
  padding: 6px 8px;
}

/* line 2204, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn span:first-child {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 16px;
}

/* line 2211, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn .btnarrow {
  font-size: 22px;
  color: #990000;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 9px;
  line-height: 34px;
}

/* line 2220, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn .btnarrow:focus {
  outline: none;
}

/* line 2223, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn .btnarrow i {
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -mz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 2235, vendor/assets/stylesheets/MS_master.css */
.Boxdrop .boxdrop-btn .btnarrow i:focus {
  outline: none;
}

/* line 2238, vendor/assets/stylesheets/MS_master.css */
.Boxdrop.open:focus {
  outline: none;
}

/* line 2241, vendor/assets/stylesheets/MS_master.css */
.Boxdrop.open .boxdrop-btn .btnarrow i {
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

/* line 2248, vendor/assets/stylesheets/MS_master.css */
.Boxdrop:focus {
  outline: none;
}

/* Only icon arrow with dropbox */
/* line 2253, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop {
  display: inline-block;
}

/* line 2256, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .boxdrop-btn {
  width: 20px;
  height: 19px;
  text-align: left;
  background: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 15px;
  line-height: 1px;
  position: relative;
  padding: 0 1px;
  margin: 1px 0 0;
}

/* line 2269, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .boxdrop-btn .btnarrow {
  color: #990000;
  display: inline-block;
}

/* line 2273, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .boxdrop-btn .btnarrow:focus {
  outline: none;
}

/* line 2276, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .boxdrop-btn .btnarrow i {
  font-size: 22px;
  line-height: 17px;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -mz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 2290, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .boxdrop-btn .btnarrow i:focus {
  outline: none;
}

/* line 2293, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .dropdown-menu.dropdownCntrl {
  left: 0;
  margin: 4px 0 0;
}

/* line 2297, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop .dropdown-menu.dropdownCntrl ul li a {
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}

/* line 2302, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop.open:focus {
  outline: none;
}

/* line 2305, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop.open .boxdrop-btn .btnarrow i {
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

/* line 2312, vendor/assets/stylesheets/MS_master.css */
.boxicon-drop:focus {
  outline: none;
}

/* Overlay background */
/* line 2317, vendor/assets/stylesheets/MS_master.css */
.overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 7;
  display: none;
}

/* line 2330, vendor/assets/stylesheets/MS_master.css */
.overlayload {
  background: white;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1051;
  display: none;
}

/* line 2343, vendor/assets/stylesheets/MS_master.css */
.loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 8;
  width: 92px;
  height: 95px;
  text-align: center;
}

/* line 2355, vendor/assets/stylesheets/MS_master.css */
.loader p {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #990000;
  margin: 5px 0 0;
}

/* line 2362, vendor/assets/stylesheets/MS_master.css */
.loader.loadercontent {
  position: absolute;
  width: 76px;
  height: 78px;
}

/* line 2367, vendor/assets/stylesheets/MS_master.css */
.loader.loadercontent img {
  width: 50px;
  height: 50px;
}

/* line 2371, vendor/assets/stylesheets/MS_master.css */
.loader.loadercontent p {
  font-size: 17px;
  line-height: 17px;
}

/* line 2376, vendor/assets/stylesheets/MS_master.css */
.overlapping {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
}

/* line 2385, vendor/assets/stylesheets/MS_master.css */
.overlay-active {
  display: block;
}

/* Close Icon */
/* line 2390, vendor/assets/stylesheets/MS_master.css */
.iconclose {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  float: right;
  margin-right: 7px;
}

/* line 2399, vendor/assets/stylesheets/MS_master.css */
.iconclose:hover::before,
.iconclose:hover::after {
  background: #ffffff;
}

/* line 2403, vendor/assets/stylesheets/MS_master.css */
.iconclose:before,
.iconclose:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ffffff;
}

/* line 2414, vendor/assets/stylesheets/MS_master.css */
.iconclose:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 2421, vendor/assets/stylesheets/MS_master.css */
.iconclose:after {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Breadcrumb */
/* line 2430, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb {
  padding: 12px 0;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 20px;
}

/* line 2439, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul {
  margin: 0;
}

/* line 2442, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul li {
  display: inline-block;
  font-size: 15px;
  padding: 0 12px;
  position: relative;
}

/* line 2448, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul li a {
  color: #000000;
}

/* line 2451, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul li a:after {
  content: "/";
  color: #000000;
  position: absolute;
  top: -2px;
  right: -5px;
  font-size: 17px;
}

/* line 2459, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul li a:hover {
  text-decoration: none;
}

/* line 2462, vendor/assets/stylesheets/MS_master.css */
.breadcrumbCntrl.breadcrumb ul li.active {
  color: #cccccc;
}

/* Form label Outside box */
/* line 2467, vendor/assets/stylesheets/MS_master.css */
.tagbox .boot-taginput {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding: 2px;
  height: 50px;
}

/* line 2473, vendor/assets/stylesheets/MS_master.css */
.tagbox .boot-taginput .bootstrap-tagsinput > input {
  width: 20%;
}

/* line 2476, vendor/assets/stylesheets/MS_master.css */
.tagbox .boot-taginput.inner-taginput {
  border: 0;
  height: 31px;
}

/* line 2480, vendor/assets/stylesheets/MS_master.css */
.tagbox .boot-taginput.inner-taginput .bootstrap-tagsinput > input {
  width: auto;
}

/* line 2483, vendor/assets/stylesheets/MS_master.css */
.tagbox .error {
  margin: 0;
  bottom: -19px;
}

/* Form outside Label */
/* line 2489, vendor/assets/stylesheets/MS_master.css */
.outbox label {
  margin-bottom: 10px;
}

/* line 2492, vendor/assets/stylesheets/MS_master.css */
.outbox label .infolist {
  font-style: italic;
  font-size: 12px;
  text-transform: capitalize;
}

/* line 2497, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input {
  height: 50px;
}

/* line 2500, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input.mg-b10 {
  margin-bottom: 10px;
}

/* line 2503, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input .form-control:focus {
  box-shadow: none;
}

/* line 2506, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input.smallmg {
  margin-bottom: 10px;
}

/* line 2509, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input.border-textarea {
  height: 109px;
}

/* line 2512, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input.border-textarea textarea {
  resize: none;
  height: 93px;
}

/* line 2516, vendor/assets/stylesheets/MS_master.css */
.outbox .box.bordered-input.border-textarea label.error {
  top: auto;
  bottom: -33px;
}

/* line 2520, vendor/assets/stylesheets/MS_master.css */
.outbox .box .dropdown-field {
  position: relative;
  margin: 0;
}

/* line 2524, vendor/assets/stylesheets/MS_master.css */
.outbox .box .dropdown-field label.error {
  top: 45px;
  bottom: 0;
}

/* line 2528, vendor/assets/stylesheets/MS_master.css */
.outbox .box .field {
  height: 34px;
}

/* line 2531, vendor/assets/stylesheets/MS_master.css */
.outbox .box .calenderdate {
  margin: 0;
}

/* line 2534, vendor/assets/stylesheets/MS_master.css */
.outbox .box .calenderdate input {
  padding: 0;
}

/* line 2537, vendor/assets/stylesheets/MS_master.css */
.outbox .box .calenderdate label {
  margin: 0 -10px;
}

/* line 2540, vendor/assets/stylesheets/MS_master.css */
.outbox .box .calenderdate label.error {
  bottom: -26px;
}

/* line 2543, vendor/assets/stylesheets/MS_master.css */
.outbox .box .calenderdate button {
  top: 50%;
  margin-top: -9px;
}

/* line 2547, vendor/assets/stylesheets/MS_master.css */
.outbox.outerSelect .box.bordered-input {
  height: auto;
  padding: 0 10px;
  margin: 0;
}

/* line 2552, vendor/assets/stylesheets/MS_master.css */
.outbox .gender ul li {
  display: inline-block;
  padding: 0 35px 0 0;
}

/* line 2556, vendor/assets/stylesheets/MS_master.css */
.outbox .gender ul li label {
  margin: 0;
}

/* line 2559, vendor/assets/stylesheets/MS_master.css */
.outbox .gender.outbox-radio {
  border: 1px solid #ccc;
  min-height: 50px;
  padding: 7px 10px;
  margin: 0 0 30px;
}

/* line 2565, vendor/assets/stylesheets/MS_master.css */
.outbox .gender.outbox-radio ul {
  margin: 0;
  padding: 7px 0;
}

/* Form Inside Label */
/* line 2571, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
  padding: 7px 10px;
  height: 63px;
}

/* line 2578, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.border-textarea {
  height: 150px;
}

/* line 2581, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.border-textarea textarea {
  resize: none;
  height: 106px;
}

/* line 2585, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.border-textarea .error {
  top: auto;
  bottom: -33px;
}

/* line 2589, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.no-Border {
  border: 0;
}

/* line 2592, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.box-pd-tb {
  padding: 7px 0;
}

/* line 2595, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.disabled {
  pointer-events: none;
  background: #cccccc;
}

/* line 2599, vendor/assets/stylesheets/MS_master.css */
.box.bordered-input.box-height {
  min-height: 60px;
  height: 100%;
}

/* line 2603, vendor/assets/stylesheets/MS_master.css */
.box.multiplebox {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
  height: 80px;
}

/* line 2609, vendor/assets/stylesheets/MS_master.css */
.box.multiplebox .select2-selection--multiple {
  border: 0;
  max-height: 75px;
  height: 75px;
  overflow: auto;
}

/* line 2615, vendor/assets/stylesheets/MS_master.css */
.box.multiplebox
.select2-selection--multiple
.select2-selection__rendered
li.select2-selection__choice {
  background: #fff8dc;
  border: 1px solid #ffae82;
  color: #000000;
  border-radius: 0;
}

/* line 2624, vendor/assets/stylesheets/MS_master.css */
.box.multiplebox.tablemultiplebox {
  margin: 0;
  height: 60px;
}

/* line 2628, vendor/assets/stylesheets/MS_master.css */
.box.multiplebox.tablemultiplebox .select2-selection--multiple {
  max-height: 50px;
  height: 50px;
}

/* line 2632, vendor/assets/stylesheets/MS_master.css */
.box.box-upload {
  height: auto;
}

/* line 2635, vendor/assets/stylesheets/MS_master.css */
.box.box-upload .uploadedimage {
  width: 60px;
  height: 60px;
  margin: 10px 10px 0 0;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 2645, vendor/assets/stylesheets/MS_master.css */
.box.box-upload .uploadedimage img {
  width: 100%;
}

/* line 2648, vendor/assets/stylesheets/MS_master.css */
.box.box-upload label.error {
  top: 100%;
  margin: 3px 0 0;
}

/* line 2652, vendor/assets/stylesheets/MS_master.css */
.box .infodetails {
  float: right;
  font-style: italic;
  font-size: 12px;
  display: block;
}

/* line 2658, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field {
  margin-top: 4px;
}

/* line 2661, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown {
  padding: 0 22px 0 0;
}

/* line 2664, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .btn {
  width: 100%;
  padding: 0;
  text-align: left;
  background: transparent;
  position: relative;
}

/* line 2671, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .btn .btnarrow {
  position: absolute;
  right: -20px;
  top: -6px;
  font-size: 24px;
  color: #990000;
}

/* line 2678, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .btn:focus,
.box .dropdown-field.select-dropdown .btn:hover,
.box .dropdown-field.select-dropdown .btn:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 2688, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .dropdown-menu.Custdropdown-menu {
  padding: 0;
  width: 100%;
  border-radius: 0;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
}

/* line 2699, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .dropdown-menu.Custdropdown-menu ul {
  margin: 0;
}

/* line 2702, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .dropdown-menu.Custdropdown-menu ul li {
  border-bottom: 1px solid #cccccc;
}

/* line 2705, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.select-dropdown .dropdown-menu.Custdropdown-menu ul li a {
  padding: 6px 12px;
  display: block;
  font-size: 15px;
  color: #333333;
}

/* line 2711, vendor/assets/stylesheets/MS_master.css */
.box
.dropdown-field.select-dropdown
.dropdown-menu.Custdropdown-menu
ul
li
a:hover {
  text-decoration: none;
}

/* line 2719, vendor/assets/stylesheets/MS_master.css */
.box
.dropdown-field.select-dropdown
.dropdown-menu.Custdropdown-menu
ul
li:last-child {
  border-bottom: 0;
}

/* line 2726, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.selectTwo-dropdown {
  margin: 0 -10px;
}

/* line 2729, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.selectTwo-dropdown label.error {
  margin: 0;
  top: 64px;
}

/* line 2733, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.numbercode .code {
  font-size: 15px;
  color: #cccccc;
  border: 0;
  border-right: 1px solid #cccccc;
  background: transparent;
  border-radius: 0;
  padding: 2px 6px 2px 0;
}

/* line 2742, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.numbercode .code.active {
  color: #000000;
}

/* line 2745, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field.numbercode .code-input {
  padding-left: 10px;
}

/* line 2748, vendor/assets/stylesheets/MS_master.css */
.box .dropdown-field label.error {
  top: 33px;
}

/* line 2751, vendor/assets/stylesheets/MS_master.css */
.box .innerbootstrap-tag {
  max-height: 24px;
}

/* line 2754, vendor/assets/stylesheets/MS_master.css */
.box .innermultiple {
  margin: 2px -10px 0;
}

/* line 2757, vendor/assets/stylesheets/MS_master.css */
.box .innermultiple .select2-selection--multiple {
  border: 0;
  max-height: 32px;
  min-height: 32px;
  overflow: auto;
}

/* line 2763, vendor/assets/stylesheets/MS_master.css */
.box
.innermultiple
.select2-selection--multiple
.select2-selection__rendered
li.select2-selection__choice {
  background: #fff8dc;
  border: 1px solid #ffae82;
  color: #000000;
  border-radius: 0;
  margin: 0 3px 3px 0;
}

/* line 2774, vendor/assets/stylesheets/MS_master.css */
.box
.innermultiple
.select2-selection--multiple
.select2-selection__rendered
li.select2-search--inline {
  width: 5%;
}

/* line 2781, vendor/assets/stylesheets/MS_master.css */
.box
.innermultiple
.select2-selection--multiple
.select2-selection__rendered
li.select2-search--inline
.select2-search__field {
  margin: 0;
}

/* line 2789, vendor/assets/stylesheets/MS_master.css */
.box .innermultiple label.error {
  margin: 0;
}

/* line 2792, vendor/assets/stylesheets/MS_master.css */
.box.outerbox {
  padding: 7px 10px;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
  height: 81px;
  position: relative;
}

/* line 2799, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .levelone {
  position: absolute;
  top: 100%;
  right: 0;
}

/* line 2804, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .levelone .CustomCheckbox {
  padding: 5px 0;
}

/* line 2807, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode {
  display: table;
  width: 100%;
}

/* line 2811, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 2816, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field.numbercode .code-input {
  width: 100%;
  padding: 0 5px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 2826, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field.numbercode .code-input:focus {
  outline: none;
  border-color: #cccccc;
}

/* line 2830, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field.numbercode .input-group-addon {
  border-radius: 0;
}

/* line 2833, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field.numbercode .input-group-addon button {
  background: transparent;
  border: 0;
}

/* line 2837, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .dropdown-field label.error {
  top: 48px;
  line-height: 15px;
}

/* line 2841, vendor/assets/stylesheets/MS_master.css */
.box.outerbox .rangercode .middletab {
  padding: 0 10px;
}

/* line 2844, vendor/assets/stylesheets/MS_master.css */
.box.outerbox.outerheight {
  height: auto;
}

/* line 2847, vendor/assets/stylesheets/MS_master.css */
.box.outerbox.box-Cntrl {
  height: 50px;
  border: 0;
  padding: 7px 0;
}

/* line 2852, vendor/assets/stylesheets/MS_master.css */
.box.outerbox.outborder {
  padding: 0;
  border: 0;
}

/* line 2856, vendor/assets/stylesheets/MS_master.css */
.box.outerbox.outborder .rangercode .dropdown-field label.error {
  top: 40px;
  margin: 0;
}

/* line 2860, vendor/assets/stylesheets/MS_master.css */
.box .field {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  height: auto;
  margin: 0;
}

/* line 2870, vendor/assets/stylesheets/MS_master.css */
.box .noBorder {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 15px;
  color: #333333;
}

/* line 2881, vendor/assets/stylesheets/MS_master.css */
.box .gender ul {
  margin: 0;
  padding: 6px 0 0;
}

/* line 2885, vendor/assets/stylesheets/MS_master.css */
.box .gender ul li {
  position: relative;
  float: left;
  padding: 0 10px 0 0;
  width: 50%;
  box-sizing: border-box;
}

/* line 2892, vendor/assets/stylesheets/MS_master.css */
.box .onerow-date {
  display: inline-block;
  width: 100%;
  float: left;
  margin-top: 6px;
}

/* line 2898, vendor/assets/stylesheets/MS_master.css */
.box .onerow-date .form-control {
  float: left;
  width: 33.3%;
  border-left: 1px solid #cccccc;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
  height: auto;
  border-radius: 0;
}

/* line 2908, vendor/assets/stylesheets/MS_master.css */
.box .onerow-date .form-control:first-child {
  border: none;
}

/* line 2911, vendor/assets/stylesheets/MS_master.css */
.box .onerow-name .form-control {
  float: left;
  width: 50%;
  border-left: 1px solid #cccccc;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0 12px;
  height: 28px;
}

/* line 2920, vendor/assets/stylesheets/MS_master.css */
.box .onerow-name .form-control:first-child {
  border: 0;
  padding: 0 12px 0 0;
}

/* line 2924, vendor/assets/stylesheets/MS_master.css */
.box .calenderdate {
  position: relative;
  margin-top: 6px;
}

/* line 2928, vendor/assets/stylesheets/MS_master.css */
.box .calenderdate input {
  padding-right: 33px;
}

/* line 2931, vendor/assets/stylesheets/MS_master.css */
.box .calenderdate .input-group-addon {
  padding: 0;
  background: transparent;
  border: 0;
}

/* line 2936, vendor/assets/stylesheets/MS_master.css */
.box .calenderdate .input-group-addon button {
  cursor: pointer;
  color: #999999;
  font-size: 16px;
  background: transparent;
  border: 0;
  padding: 0 7px;
}

/* line 2944, vendor/assets/stylesheets/MS_master.css */
.box .calenderdate .input-group-addon button:focus {
  outline: none;
}

/* line 2947, vendor/assets/stylesheets/MS_master.css */
.box .box-input-group .input-group-addon {
  background: transparent;
  border: 0;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

/* line 2954, vendor/assets/stylesheets/MS_master.css */
.box .box-input-group .input-group-addon i {
  font-size: 18px;
  opacity: 0.6;
}

/* Custom Radio */
/* line 2960, vendor/assets/stylesheets/MS_master.css */
.Custradio {
  position: relative;
}

/* line 2963, vendor/assets/stylesheets/MS_master.css */
.Custradio .radiotype {
  position: absolute;
  top: 3px;
  left: 4px;
  z-index: 3;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  cursor: pointer;
}

/* line 2974, vendor/assets/stylesheets/MS_master.css */
.Custradio .radiotype + label {
  padding: 0 0 0 26px;
  cursor: pointer;
  font-weight: normal;
  line-height: 19px;
}

/* line 2980, vendor/assets/stylesheets/MS_master.css */
.Custradio .radiotype + label:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffffff;
  border: 2px solid #990000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 2993, vendor/assets/stylesheets/MS_master.css */
.Custradio .radiotype:checked + label:after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #990000;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 2;
}

/* line 3006, vendor/assets/stylesheets/MS_master.css */
.radio-box input[type="radio"] {
  display: none;
}

/* line 3009, vendor/assets/stylesheets/MS_master.css */
.radio-box input[type="radio"] ~ .radiocheck {
  position: relative;
  cursor: pointer;
  display: block;
}

/* line 3014, vendor/assets/stylesheets/MS_master.css */
.radio-box input[type="radio"] ~ .radiocheck:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/assets/check-mark-d1846b55a7040563e9176b00b52cd1abfa6ef53d4acc2c55fd6e78c340f8d67e.png) no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -mz-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 3028, vendor/assets/stylesheets/MS_master.css */
.radio-box input[type="radio"]:not(:checked) ~ .radiocheck:before {
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 3038, vendor/assets/stylesheets/MS_master.css */
.radio-box input[type="radio"]:checked ~ .radiocheck:before {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 3048, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"] ~ .radiocheck {
  padding: 3px 0 2px 25px;
}

/* line 3051, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"] ~ .radiocheck:before {
  background: #ffffff;
  border-radius: 50%;
  border: 2px solid #990000;
  width: 20px;
  height: 20px;
}

/* line 3058, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"] ~ .radiocheck:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  background: #990000;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  -mz-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 3073, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"]:not(:checked) ~ .radiocheck:before {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 3083, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"]:not(:checked) ~ .radiocheck:after {
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 3093, vendor/assets/stylesheets/MS_master.css */
.radio-box.radiobg input[type="radio"]:checked ~ .radiocheck:after {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Custom Scroll bar */
/* line 3105, vendor/assets/stylesheets/MS_master.css */
.CustomScrollbar {
  max-height: 169px;
  overflow: auto;
}

/* Seperator line */
/* line 3111, vendor/assets/stylesheets/MS_master.css */
hr {
  margin: 15px 0;
  border-top: 1px solid #e8e8e8;
}

/* line 3116, vendor/assets/stylesheets/MS_master.css */
.shivyog-sepeator {
  margin: 15px 0;
  border-bottom: 1px solid #e8e8e8;
}

/* line 3121, vendor/assets/stylesheets/MS_master.css */
.sepeator {
  margin: 15px 0;
  border-bottom: 1px solid #ffffff;
}

/* Search bg */
/* line 3127, vendor/assets/stylesheets/MS_master.css */
.searchbg {
  background: transparent;
  padding: 10px;
  margin: auto;
  position: fixed;
  top: -60px;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -mz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 3142, vendor/assets/stylesheets/MS_master.css */
.searchbg .input-group {
  z-index: 9;
}

/* line 3145, vendor/assets/stylesheets/MS_master.css */
.searchbg .input-group-addon {
  background: #ffffff;
  border: none;
  padding: 6px 15px;
  cursor: pointer;
  border-radius: 0 !important;
  color: #990000;
  border-right: 1px solid #cccccc;
}

/* line 3154, vendor/assets/stylesheets/MS_master.css */
.searchbg .input-group-addon i.icon-search {
  font-size: 24px;
}

/* line 3157, vendor/assets/stylesheets/MS_master.css */
.searchbg .input-group-addon i.icon-close {
  font-size: 20px;
}

/* line 3160, vendor/assets/stylesheets/MS_master.css */
.searchbg .form-control {
  height: 49px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  font-weight: normal;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-radius: 0 !important;
}

/* line 3174, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl {
  margin: 3px 0 0;
  background: #ffffff;
  width: 100%;
  min-width: auto;
  padding: 15px 8px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0;
  min-height: 103px;
}

/* line 3188, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

/* line 3195, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li {
  list-style: none;
  width: 20%;
  padding: 0 8px;
  margin-bottom: 15px;
  border: 0;
}

/* line 3202, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist {
  background: #fdde9a;
  height: 100%;
  position: relative;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 3208, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist::after {
  content: "";
  border-left: 4px solid #990000;
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -moz-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  -mz-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

/* line 3231, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist a {
  display: block;
  white-space: normal;
  font-size: 13px;
  padding: 25px 10px 10px;
  color: #636363;
  position: relative;
}

/* line 3239, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist a .city {
  font-weight: 400;
  font-size: 13px;
  display: inline-block;
  width: auto;
  border-radius: 3px;
  font-style: italic;
  color: #990000;
  position: absolute;
  top: 8px;
  right: 11px;
}

/* line 3251, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist a p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2px;
}

/* line 3256, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li .searchlist a span {
  display: block;
  margin: 0;
  max-width: 100%;
  width: 100%;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}

/* line 3265, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li:hover {
  background: transparent;
}

/* line 3268, vendor/assets/stylesheets/MS_master.css */
.searchbg .dropdown-menu.dropdownCntrl ul li:hover .searchlist::after {
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* line 3275, vendor/assets/stylesheets/MS_master.css */
.searchbg.activesearch {
  top: 0px;
}

/*.arrowline {
    &:after, &:before {
        content: "";
        display: block;
        position: absolute;
    }
    &:before {
        top: 2px;
        bottom: 0;
        right: 0;
        margin: auto;
        left: 0;
        width: 14px;
        height: 14px;
        @include transform(rotate(-136deg));
        @include box-shadow(inset -2px 2px 0 0 $secondary-color);
        border-radius: 0 0 0 0;
    }
    &:after {
        left: 9px;
        width: 23px;
        height: 2px;
        background-color: $secondary-color;
        right: 0;
        margin: auto;
        top: 2px;
        bottom: 0;
    }
}*/
/* line 3308, vendor/assets/stylesheets/MS_master.css */
.searchCntrl label {
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: capitalize;
}

/* line 3313, vendor/assets/stylesheets/MS_master.css */
.searchCntrl button {
  background: transparent;
  border: 0;
  font-size: 20px;
  width: 30px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* IE8 */
}

/* line 3322, vendor/assets/stylesheets/MS_master.css */
.searchCntrl button:focus {
  outline: none;
}

/* line 3325, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .input-group {
  z-index: 1;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 3330, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .input-group-addon {
  padding: 12px 16px;
  cursor: pointer;
  border: 0;
  background: #f8f8f8;
  border-left: 1px solid #cccccc;
}

/* line 3337, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .close-icon {
  display: none;
  cursor: pointer;
  font-size: 33px;
  font-style: normal;
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* IE8 */
  position: absolute;
  right: 67px;
  z-index: 3;
  top: 0;
  bottom: 0;
}

/* line 3351, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .close-icon:focus {
  outline: none;
}

/* line 3354, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control {
  border: 0;
  position: relative;
  padding: 6px 37px 6px 12px;
  height: 45px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: normal;
}

/* line 3367, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control:not(:valid) ~ .close-icon {
  display: none;
}

/* line 3370, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control::-webkit-input-placeholder {
  /* Chrome */
  font-weight: 400;
  font-size: 16px;
}

/* line 3375, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
  font-size: 16px;
}

/* line 3380, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
  font-size: 16px;
}

/* line 3385, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-weight: 400;
  font-size: 16px;
}

/* line 3390, vendor/assets/stylesheets/MS_master.css */
.searchCntrl .form-control::-ms-clear {
  display: none;
}

/* line 3394, vendor/assets/stylesheets/MS_master.css */
.shivyogCntrl {
  background: #ffffff;
  padding: 20px;
}

/* line 3398, vendor/assets/stylesheets/MS_master.css */
.shivyogCntrl.shivyogmg {
  margin: 30px 0;
}

/* Custom icon */
/* line 3403, vendor/assets/stylesheets/MS_master.css */
.success-btn {
  background: #3da200;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 6px;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 3415, vendor/assets/stylesheets/MS_master.css */
.error-btn {
  background: #d80027;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 6px;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 3427, vendor/assets/stylesheets/MS_master.css */
.clickable {
  position: relative;
  /*.error {
      bottom: -28px;
  }*/
}

/* line 3433, vendor/assets/stylesheets/MS_master.css */
.clickable input {
  width: auto;
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  height: 23px;
}

/* line 3443, vendor/assets/stylesheets/MS_master.css */
.clickable .Custinput {
  position: relative;
  z-index: 1;
}

/* line 3447, vendor/assets/stylesheets/MS_master.css */
.clickable .Custinput .btn.btn-danger {
  height: 0;
  line-height: 0;
  padding: 10px 7px;
  margin-right: 2px;
  cursor: default;
}

/* line 3454, vendor/assets/stylesheets/MS_master.css */
.clickable .Custinput span {
  cursor: pointer;
  overflow: hidden;
  width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}

/* line 3464, vendor/assets/stylesheets/MS_master.css */
.datalist-file {
  margin: 0;
  display: block;
}

/* line 3468, vendor/assets/stylesheets/MS_master.css */
.datalist-file li {
  display: inline-block;
  margin: 0 8px 8px 0;
  position: relative;
  border: 1px dashed #a4a4a4;
  padding: 5px;
}

/* line 3475, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .iconfile {
  color: #a4a4a4;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
}

/* line 3482, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details {
  position: relative;
  padding-left: 34px;
}

/* line 3486, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .filedetails {
  position: relative;
}

/* line 3489, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .filedetails p {
  margin-right: 30px;
  font-size: 14px;
  color: #262626;
}

/* line 3494, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .filedetails p span {
  font-size: 12px;
  color: #a4a4a4;
  padding: 0 5px;
}

/* line 3499, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .filedetails a {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 3504, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .filedetails a i {
  font-size: 12px;
  color: #262626;
}

/* line 3508, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .bar {
  margin: 2px 0;
  background: #cccccc;
  border-radius: 15px;
  position: relative;
  height: 6px;
  overflow: hidden;
}

/* line 3516, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .bar span {
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  background: #2196f3;
}

/* line 3523, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .innerdetails {
  font-size: 12px;
}

/* line 3526, vendor/assets/stylesheets/MS_master.css */
.datalist-file li .details .innerdetails .pm_details {
  float: left;
  width: 50%;
  box-sizing: border-box;
  color: #a4a4a4;
}

/* line 3532, vendor/assets/stylesheets/MS_master.css */
.datalist-file li:last-child {
  margin: 0 0 8px 0;
}

/* line 3536, vendor/assets/stylesheets/MS_master.css */
.choosecamera {
  display: block;
  padding: 0 20px;
}

/* line 3540, vendor/assets/stylesheets/MS_master.css */
.choosecamera i {
  vertical-align: middle;
  font-size: 20px;
  color: #333333;
}

/* line 3546, vendor/assets/stylesheets/MS_master.css */
.choosenphoto {
  list-style: none;
  margin: 5px 0 0;
}

/* line 3550, vendor/assets/stylesheets/MS_master.css */
.choosenphoto li {
  float: left;
  padding: 0 15px 0 0;
  border-right: 1px solid #cccccc;
}

/* line 3555, vendor/assets/stylesheets/MS_master.css */
.choosenphoto li:last-child {
  padding: 0;
  border: none;
}

/* line 3559, vendor/assets/stylesheets/MS_master.css */
.choosenphoto li .clickable input {
  width: 100%;
}

/* Custom Checkbox */
/* line 3564, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox {
  position: relative;
  display: inline-block;
  background: #e8e8e8;
  padding: 5px 12px;
}

/* line 3570, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox.nobg-Checkbox {
  background: transparent;
}

/* line 3573, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  z-index: 3;
  cursor: pointer;
  margin: 0;
  width: 100%;
  height: 100%;
}

/* line 3586, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox input[type="checkbox"] + label {
  padding: 1px 0 1px 24px;
  font-weight: normal;
  vertical-align: text-top;
  text-transform: none;
}

/* line 3592, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox input[type="checkbox"] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border: 1px solid #990000;
  background: #ffffff;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 3607, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox input[type="checkbox"]:checked + label:before {
  content: "";
  background: #990000;
}

/* line 3611, vendor/assets/stylesheets/MS_master.css */
.CustomCheckbox input[type="checkbox"]:checked + label:after {
  content: "";
  cursor: pointer;
  display: block;
  width: 7px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  position: absolute;
  top: -4px;
  left: 5px;
  bottom: 0;
  margin: auto;
}

/* Profile with image*/
/* line 3633, vendor/assets/stylesheets/MS_master.css */
.graceprofile {
  position: relative;
  padding-left: 80px;
}

/* line 3637, vendor/assets/stylesheets/MS_master.css */
.graceprofile .graceimg {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 3px solid #e8e8e8;
  width: 60px;
  height: 60px;
  padding: 2px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 3651, vendor/assets/stylesheets/MS_master.css */
.graceprofile .graceimg img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 3655, vendor/assets/stylesheets/MS_master.css */
.graceprofile .gracename {
  margin: 10px 0;
  text-align: center;
}

/* line 3659, vendor/assets/stylesheets/MS_master.css */
.graceprofile .gracename h2 {
  font-size: 18px;
  font-weight: 900;
}

/* Profile Details */
/* line 3665, vendor/assets/stylesheets/MS_master.css */
.gracetrack {
  margin: 0 0 15px;
}

/* line 3668, vendor/assets/stylesheets/MS_master.css */
.gracetrack h2 {
  font-size: 18px;
  font-weight: 900;
}

/* line 3672, vendor/assets/stylesheets/MS_master.css */
.gracetrack label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #a4a4a4;
  text-transform: uppercase;
  margin-bottom: 4px;
}

/* line 3680, vendor/assets/stylesheets/MS_master.css */
.gracetrack p {
  font-size: 15px;
  font-weight: normal;
  text-transform: capitalize;
  color: #000000;
}

/* line 3686, vendor/assets/stylesheets/MS_master.css */
.gracetrack a {
  background: #e8e8e8;
  font-size: 15px;
  font-weight: normal;
  padding: 6px 10px;
  display: inline-block;
  text-transform: capitalize;
}

/* line 3694, vendor/assets/stylesheets/MS_master.css */
.gracetrack.granceoffer label {
  color: #000000;
  text-transform: none;
  line-height: 17px;
}

/* line 3699, vendor/assets/stylesheets/MS_master.css */
.gracetrack.granceoffer p {
  text-align: left;
  text-transform: none;
  line-height: 17px;
}

/* line 3704, vendor/assets/stylesheets/MS_master.css */
.gracetrack.granceoffer ul {
  margin: 15px 0 0;
}

/* line 3707, vendor/assets/stylesheets/MS_master.css */
.gracetrack.granceoffer ul li {
  background: #990000;
  padding: 3px 10px;
  margin: 0 0 4px;
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
}

/* Profile Image Details */
/* line 3718, vendor/assets/stylesheets/MS_master.css */
.graceimgdetails {
  padding-left: 60px;
  position: relative;
  margin: 0 0 15px;
  min-height: 50px;
}

/* line 3724, vendor/assets/stylesheets/MS_master.css */
.graceimgdetails .graceimg {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 3px solid #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}

/* line 3735, vendor/assets/stylesheets/MS_master.css */
.graceimgdetails label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #a4a4a4;
  text-transform: uppercase;
  margin-bottom: 4px;
}

/* line 3743, vendor/assets/stylesheets/MS_master.css */
.graceimgdetails p {
  font-size: 15px;
  line-height: 16px;
  font-weight: normal;
  text-transform: capitalize;
  color: #000000;
}

/* Offer background */
/* line 3752, vendor/assets/stylesheets/MS_master.css */
.offerCntrl {
  background-color: #ffae82;
  padding: 15px;
  margin: 0 -30px;
}

/* line 3757, vendor/assets/stylesheets/MS_master.css */
.offerCntrl p {
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 17px;
}

/* line 3764, vendor/assets/stylesheets/MS_master.css */
.offerCntrl p.error-img {
  text-align: left;
  background: url(/assets/error-79639b4fb42c4cef548e98eefe5c5b853c23b8bb1e0a33472b42fa3e4523cb7b.png) no-repeat left center;
  background-size: 34px;
  padding: 10px 0 10px 45px;
}

/* line 3770, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.mg-offer {
  margin: 0 -30px;
}

/* line 3773, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.modal-offer {
  margin: 20px -20px;
}

/* line 3776, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.offergap-t30 {
  margin: -30px -30px 0 !important;
}

/* line 3779, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.offergapping-15 {
  margin: 0 -15px !important;
}

/* line 3782, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.offergapping-20 {
  margin: 0 -20px !important;
}

/* line 3785, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.offergapping-25 {
  margin: 0 -25px !important;
}

/* line 3788, vendor/assets/stylesheets/MS_master.css */
.offerCntrl.offergapping-30 {
  margin: 0 -30px !important;
}

/* line 3792, vendor/assets/stylesheets/MS_master.css */
.successCntrl {
  background-color: #3dcc9f;
  padding: 5px 10px;
  margin: 0 -30px;
  color: #ffffff;
}

/* line 3798, vendor/assets/stylesheets/MS_master.css */
.successCntrl p {
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 17px;
}

/* line 3805, vendor/assets/stylesheets/MS_master.css */
.successCntrl p.succes-img {
  text-align: left;
  background: url(/assets/success-b76ac858f1bd9d5b69cd46876b6407cef0d94e8d42beb94744ce8d1e4039f218.png) no-repeat left center;
  background-size: 34px;
  padding: 10px 0 10px 45px;
}

/* line 3811, vendor/assets/stylesheets/MS_master.css */
.successCntrl.successgapping-15 {
  margin: 0 -15px !important;
}

/* line 3814, vendor/assets/stylesheets/MS_master.css */
.successCntrl.successgapping-20 {
  margin: 0 -20px !important;
}

/* line 3818, vendor/assets/stylesheets/MS_master.css */
.errorCntrl {
  background-color: #f34f49;
  padding: 5px 10px;
  margin: 0 -30px;
}

/* line 3823, vendor/assets/stylesheets/MS_master.css */
.errorCntrl p {
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
}

/* line 3831, vendor/assets/stylesheets/MS_master.css */
.errorCntrl p.error-img {
  text-align: left;
  background: url(/assets/error-79639b4fb42c4cef548e98eefe5c5b853c23b8bb1e0a33472b42fa3e4523cb7b.png) no-repeat left center;
  background-size: 34px;
  padding: 10px 0 10px 45px;
}

/* pannel Align */
/* line 3839, vendor/assets/stylesheets/MS_master.css */
.pannel-btn.pannel-align {
  text-align: right;
}

/* Event control */
/* line 3844, vendor/assets/stylesheets/MS_master.css */
.eventforCntrl {
  background: #990000;
  color: #ffffff;
  padding: 6px 8px;
  position: absolute;
  min-width: 132px;
  top: 7px;
  left: 0;
}

/* line 3853, vendor/assets/stylesheets/MS_master.css */
.eventforCntrl p {
  font-size: 11px;
  padding-right: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

/* line 3859, vendor/assets/stylesheets/MS_master.css */
.eventforCntrl .eventcontent {
  font-size: 11px;
  padding-right: 13px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
}

/* line 3867, vendor/assets/stylesheets/MS_master.css */
.eventforCntrl .eventcontent i {
  margin-right: 4px;
  font-size: 14px;
}

/* line 3871, vendor/assets/stylesheets/MS_master.css */
.eventforCntrl:after {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  background: #ffffff;
  width: 25px;
  height: 32px;
  transform: skew(-33deg);
  -moz-transform: skew(-33deg);
  -ms-transform: skew(-33deg);
  -webkit-transform: skew(-33deg);
  -o-transform: skew(-33deg);
}

/* Text control */
/* line 3888, vendor/assets/stylesheets/MS_master.css */
.primarybold {
  font-weight: 500 !important;
}

/* line 3892, vendor/assets/stylesheets/MS_master.css */
.primaryblackbold {
  font-weight: 900 !important;
}

/* line 3896, vendor/assets/stylesheets/MS_master.css */
.anchorlink {
  position: relative;
  z-index: 4;
}

/* Mini Drop */
/* line 3902, vendor/assets/stylesheets/MS_master.css */
.Select-drop label {
  text-transform: capitalize;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}

/* line 3908, vendor/assets/stylesheets/MS_master.css */
.Select-drop .box.bordered-input {
  min-height: 40px;
  padding: 0 10px;
}

/* line 3913, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl.tableheight {
  max-height: 448px;
}

/* line 3916, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl tbody tr td {
  padding: 10px 12px;
}

/* line 3919, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl tbody tr td:nth-child(1) {
  width: 150px;
}

/* line 3922, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl tbody tr td:nth-child(2) {
  width: 100px;
}

/* line 3925, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl tbody tr td .eventforCntrl {
  top: 0;
}

/* line 3928, vendor/assets/stylesheets/MS_master.css */
.eventtableCntrl .tableCntrl tbody tr td .labelhead {
  padding: 24px 0 0;
}

/* Popover Custom */
/* line 3933, vendor/assets/stylesheets/MS_master.css */
.popover {
  background-color: #ffae82;
  border: 1px solid #ffae82;
}

/* line 3937, vendor/assets/stylesheets/MS_master.css */
.popover.bottom > .arrow {
  border-bottom-color: transparent;
}

/* line 3940, vendor/assets/stylesheets/MS_master.css */
.popover.bottom > .arrow:after {
  border-bottom-color: #ffae82;
}

/* line 3943, vendor/assets/stylesheets/MS_master.css */
.popover .popover-content label {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: none;
  line-height: 17px;
  font-size: 12px;
}

/* line 3950, vendor/assets/stylesheets/MS_master.css */
.popover .popover-content ul {
  margin: 0;
}

/* line 3953, vendor/assets/stylesheets/MS_master.css */
.popover .popover-content ul li {
  background: #990000;
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 4px;
  display: inline-block;
  padding: 5px 12px;
}

/* Nav Tab */
/* line 3963, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab {
  border: 0;
}

/* line 3966, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  font-weight: 900;
  color: #ffffff;
  background: #a50000;
  padding: 14px 36px;
  cursor: pointer;
}

/* line 3978, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li > a:hover,
.nav-Customtab > li > a:focus,
.nav-Customtab > li > a:active {
  color: #ffffff;
  background: #a50000;
  outline: none;
  border: 0;
}

/* line 3986, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li.active {
  position: relative;
}

/* line 3989, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li.active > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  background: #990000;
  cursor: pointer;
}

/* line 3998, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li.active > a:hover,
.nav-Customtab > li.active > a:focus,
.nav-Customtab > li.active > a:active {
  color: #ffffff;
  background: #990000;
  outline: none;
  border: 0;
}

/* line 4006, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li.active:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}

/* line 4019, vendor/assets/stylesheets/MS_master.css */
.nav-Customtab > li.active:hover > a,
.nav-Customtab > li.active:focus > a,
.nav-Customtab > li.active:active > a {
  color: #ffffff;
  background: #990000;
  border: 0;
  outline: none;
}

/* line 4028, vendor/assets/stylesheets/MS_master.css */
.Custtab-content {
  background: #e8e8e8;
  padding: 30px 15px 15px;
}

/* line 4032, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .custnav-pills {
  background: #ffffff;
  margin-bottom: 20px;
}

/* line 4036, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .custnav-pills > li {
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  display: block;
  font-size: 15px;
  border-radius: 0;
  color: #000000;
  padding: 12px 15px;
  display: block;
}

/* line 4046, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .custnav-pills > li:hover {
  background: transparent;
  color: #000000;
}

/* line 4050, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .custnav-pills > li .Custradio .radiotype + label {
  text-transform: none;
  font-weight: 500;
  display: block;
}

/* line 4055, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .custnav-pills > li.active {
  background: transparent;
  color: #000000;
  display: block;
}

/* line 4060, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .tabsubcontent {
  padding: 20px;
  background: #ffffff;
}

/* line 4064, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .tabsubcontent .warningmessage {
  margin: 0 -20px 10px !important;
}

/* line 4067, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .tabsubcontent .ccpaymentoption ul {
  margin-bottom: 20px;
}

/* line 4070, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .tabsubcontent .ccpaymentoption ul li {
  display: inline-block;
  padding: 10px;
}

/* line 4074, vendor/assets/stylesheets/MS_master.css */
.Custtab-content .tabsubcontent .ccpaymentoption ul li label {
  text-transform: capitalize;
  font-size: 15px;
}

/* Payment Table */
/* line 4080, vendor/assets/stylesheets/MS_master.css */
.paymenttable {
  margin: 30px 0;
}

/* line 4083, vendor/assets/stylesheets/MS_master.css */
.paymenttable .table {
  margin: 0;
}

/* Or Option */
/* line 4088, vendor/assets/stylesheets/MS_master.css */
.or-option {
  margin: 25px 0 30px;
}

/* line 4091, vendor/assets/stylesheets/MS_master.css */
.or-option span {
  border-bottom: 1px solid #e8e8e8;
  min-width: 170px;
  position: relative;
  margin: auto;
  display: inline-block;
}

/* line 4098, vendor/assets/stylesheets/MS_master.css */
.or-option span:after {
  content: "OR";
  background: #ffffff;
  border: 1px solid #e8e8e8;
  padding: 10px;
  font-size: 13px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0px;
  width: 40px;
  height: 40px;
  margin: auto;
}

/* Refine menu */
/* line 4117, vendor/assets/stylesheets/MS_master.css */
.refinemenu {
  background: #e8e8e8;
  padding: 8px 18px;
  font-size: 15px;
  display: inline-block;
}

/* line 4124, vendor/assets/stylesheets/MS_master.css */
.refinesub-group {
  background: #e8e8e8;
  padding: 20px;
}

/* line 4128, vendor/assets/stylesheets/MS_master.css */
.refinesub-group .refinelist {
  margin: 20px 0 0;
  padding: 0;
}

/* line 4132, vendor/assets/stylesheets/MS_master.css */
.refinesub-group .refinelist li {
  display: inline-block;
  margin: 0 15px 0 0;
}

/* dropmenu on over select */
/* line 4138, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu {
  top: auto;
  bottom: -2px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  overflow: auto;
  max-height: 87px;
  left: auto;
  right: 0;
  min-width: 130px;
  width: 130px;
  -webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
}

/* line 4156, vendor/assets/stylesheets/MS_master.css */
.dropover.drop-lg .dropdown-menu {
  bottom: -20px;
  max-height: 110px;
  min-width: 180px;
  width: 180px;
}

/* line 4162, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu li {
  border-bottom: 1px solid #cccccc;
}

/* line 4165, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu li a {
  display: block;
  padding: 6px 12px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 4177, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu li a:hover {
  background: #fafafa;
  color: #000000;
}

/* line 4181, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu li.active a {
  background: #fafafa;
  color: #000000;
}

/* line 4185, vendor/assets/stylesheets/MS_master.css */
.dropover .dropdown-menu li:last-child {
  border-bottom: 0;
}

/* bootstrap tag-input box */
/* line 4190, vendor/assets/stylesheets/MS_master.css */
.box-taginput {
  margin: 0 -10px;
}

/* line 4193, vendor/assets/stylesheets/MS_master.css */
.box-taginput .box-field {
  display: block !important;
  padding: 0 10px;
}

/* line 4197, vendor/assets/stylesheets/MS_master.css */
.box-taginput .bootstrap-tagsinput {
  background: #ffffff;
  border-radius: 0;
  z-index: 4;
  position: relative;
  margin: 44px 0 0;
  width: 100%;
}

/* line 4205, vendor/assets/stylesheets/MS_master.css */
.box-taginput .bootstrap-tagsinput.bootstrap-tag {
  padding: 5px;
  border: 1px solid #cccccc;
}

/* line 4209, vendor/assets/stylesheets/MS_master.css */
.box-taginput .bootstrap-tagsinput.bootstrap-tag .label-info {
  white-space: normal;
  text-align: left;
  line-height: 15px;
}

/* line 4214, vendor/assets/stylesheets/MS_master.css */
.box-taginput .bootstrap-tagsinput input[type="text"] {
  padding: 0;
  max-width: 100%;
  width: 95%;
  height: 34px;
  position: absolute;
  top: -44px;
  left: 10px;
  font-size: 15px;
}

/* line 4224, vendor/assets/stylesheets/MS_master.css */
.box-taginput.innerbox-taginput .bootstrap-tagsinput {
  margin: 33px 0 0;
}

/* line 4227, vendor/assets/stylesheets/MS_master.css */
.box-taginput.innerbox-taginput .bootstrap-tagsinput input[type="text"] {
  height: auto;
  top: -32px;
}

/* line 4232, vendor/assets/stylesheets/MS_master.css */
.box-outer label {
  margin: 0 0 10px;
}

/* line 4235, vendor/assets/stylesheets/MS_master.css */
.box-outer .bootstrap-tagsinput {
  width: 100%;
  min-height: 60px;
}

/* line 4239, vendor/assets/stylesheets/MS_master.css */
.box-outer .bootstrap-tagsinput .label-info {
  white-space: normal;
  text-align: left;
  line-height: 15px;
}

/* Tool tip */
/* line 4246, vendor/assets/stylesheets/MS_master.css */
.tooltip {
  word-break: break-all;
}

/* Overflow */
/* line 4251, vendor/assets/stylesheets/MS_master.css */
.overflow-row {
  overflow: hidden;
  position: relative;
  margin: 0 15px;
}

/* line 4257, vendor/assets/stylesheets/MS_master.css */
.leftmenu-list {
  position: absolute;
  left: -280px;
  width: 280px;
  top: 0;
  margin: 65px 0 30px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -mz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 4269, vendor/assets/stylesheets/MS_master.css */
.leftmenu-list.active {
  left: 0;
}

/* line 4273, vendor/assets/stylesheets/MS_master.css */
.leftmenu-btn {
  height: auto;
  text-align: left;
  padding: 6px 12px;
}

/* line 4278, vendor/assets/stylesheets/MS_master.css */
.leftmenu-btn i {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  margin-right: 3px;
}

/* line 4285, vendor/assets/stylesheets/MS_master.css */
.leftmenu-btn span {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  vertical-align: middle;
  margin: 1px 0 0;
}

/* line 4293, vendor/assets/stylesheets/MS_master.css */
.rightCntrl {
  width: 100%;
  padding-left: 0;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
}

/* line 4302, vendor/assets/stylesheets/MS_master.css */
.rightCntrl.p-active {
  padding-left: 300px;
  /*.arrowbtn {
        i {
            @include transform(rotate(-180deg));
        }
    }*/
}

/* Table list style */
/* line 4312, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table,
.tableCntrllist thead,
.tableCntrllist tbody,
.tableCntrllist th,
.tableCntrllist td,
.tableCntrllist tr {
  display: block;
}

/* line 4320, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
  border: 1px solid #ccc;
}

/* line 4326, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody {
  border: 1px solid #cccccc;
  border-bottom: 0;
}

/* line 4330, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td {
  border: none;
  border-bottom: 1px solid #cccccc;
  position: relative;
  padding-left: 50%;
  text-align: left;
  min-height: 50px;
  white-space: normal !important;
  word-break: break-word;
}

/* line 4340, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td:before {
  content: attr(data-th);
  position: absolute;
  top: 0;
  left: 0;
  white-space: normal;
  width: 48%;
  padding: 8px;
  height: 100%;
  background: #fafafa;
  font-weight: 500;
  border-right: 1px solid #cccccc;
}

/* line 4353, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td.width-150 {
  max-width: 100%;
}

/* line 4356, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td .textoverflow {
  white-space: normal;
  word-break: break-all;
}

/* line 4360, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td .listsadhak li {
  display: inline-block;
  padding-right: 5px;
}

/* line 4364, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td .listsadhak li:after {
  content: ",";
}

/* line 4367, vendor/assets/stylesheets/MS_master.css */
.tableCntrllist table tbody tr td .listsadhak li:last-child:after {
  content: none;
}

/* Event Action */
/* line 4372, vendor/assets/stylesheets/MS_master.css */
.eventoption {
  background-color: #e8e8e8;
  padding: 15px 10px;
  margin: 0 -30px;
}

/* line 4377, vendor/assets/stylesheets/MS_master.css */
.eventoption .tagtittle {
  margin: 5px 0;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
}

/* line 4384, vendor/assets/stylesheets/MS_master.css */
.eventoption .eventaction {
  display: inline-block;
  font-size: 15px;
}

/* line 4388, vendor/assets/stylesheets/MS_master.css */
.eventoption .eventaction .btn {
  margin-left: 10px;
  font-size: 14px;
}

/* line 4392, vendor/assets/stylesheets/MS_master.css */
.eventoption .eventaction a {
  color: #333333;
  font-weight: 500;
  padding: 10px;
}

/* line 4397, vendor/assets/stylesheets/MS_master.css */
.eventoption .eventaction a:focus {
  text-decoration: none;
}

/* line 4400, vendor/assets/stylesheets/MS_master.css */
.eventoption .eventaction a.btn {
  color: #ffffff;
  padding: 6px 14px;
}

/* Search box */
/* line 4406, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl {
  position: absolute;
  max-width: 380px;
  right: 0;
  z-index: 2;
}

/* line 4412, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl .input-group .input-group-addon {
  font-size: 18px;
  padding: 0;
  border-radius: 0;
  background: #ececec;
  font-weight: 500;
}

/* line 4419, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl .input-group .input-group-addon .searchicon {
  background: transparent;
  border: 0;
  padding: 8px 12px;
}

/* line 4424, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl .input-group .input-group-addon .searchicon:focus {
  outline: none;
}

/* line 4427, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl .input-group .form-control {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #cccccc;
  height: 38px;
}

/* line 4437, vendor/assets/stylesheets/MS_master.css */
.searboxCntrl .input-group .form-control:focus {
  border-color: #cccccc;
  outline: none;
}

/* img details */
/* line 4443, vendor/assets/stylesheets/MS_master.css */
.imgdetails {
  position: relative;
}

/* line 4446, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-img {
  position: absolute;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* line 4457, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-img img {
  width: 100%;
}

/* line 4460, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-details {
  margin-left: 42px;
}

/* line 4463, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-details .details {
  font-size: 14px;
  color: #262626;
}

/* line 4467, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-details .sub-details {
  font-size: 13px;
  display: block;
  line-height: 14px;
  margin-bottom: 4px;
  white-space: normal;
  font-weight: 300;
  color: #636363;
}

/* line 4476, vendor/assets/stylesheets/MS_master.css */
.imgdetails .pro-details span {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #c7c7c7;
}

/* line 4483, vendor/assets/stylesheets/MS_master.css */
.listoffer ul {
  margin: 0;
  max-height: 86px;
}

/* line 4487, vendor/assets/stylesheets/MS_master.css */
.listoffer ul li {
  display: inline-block;
  background: #fff8dc;
  border: 1px solid #ffae82;
  margin: 2px;
  padding: 2px 4px;
  font-size: 13px;
}

/* line 4496, vendor/assets/stylesheets/MS_master.css */
.report {
  border-radius: 0;
  background: #f8f8f8;
}

/* line 4501, vendor/assets/stylesheets/MS_master.css */
.tablereportCntrl {
  width: 100%;
}

/* line 4504, vendor/assets/stylesheets/MS_master.css */
.tablereportCntrl .reportcaption {
  padding: 0 0 8px;
  color: #262626;
  text-align: left;
  font-weight: 500;
  font-size: 15px;
}

/* line 4511, vendor/assets/stylesheets/MS_master.css */
.tablereportCntrl tbody tr td {
  line-height: 15px;
  padding: 4px;
}

/* Fusion Chart */
/* line 4517, vendor/assets/stylesheets/MS_master.css */
tspan[x="6"] {
  display: none;
}

/* success Message */
/* line 4522, vendor/assets/stylesheets/MS_master.css */
.message {
  padding: 15px;
  width: 100%;
  position: fixed;
  top: -53px;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  z-index: 10;
}

/* line 4535, vendor/assets/stylesheets/MS_master.css */
.message.successful {
  background: #3dcc9f;
}

/* line 4538, vendor/assets/stylesheets/MS_master.css */
.message.successful p:before {
  background: url(/assets/checked-72ce0464994c5a1ff56758d91f6b428bc91f34e56a8a2fdd229b584e66d6ffc7.png) no-repeat;
}

/* line 4541, vendor/assets/stylesheets/MS_master.css */
.message.error {
  background: #de4343;
}

/* line 4544, vendor/assets/stylesheets/MS_master.css */
.message.error p:before {
  background: url(/assets/alert-a4aab48f27ada99356a0473a781f852953c42dfded256fac61fdc537166bad4f.png) no-repeat;
}

/* line 4547, vendor/assets/stylesheets/MS_master.css */
.message p {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  padding-left: 40px;
  display: inline-block;
}

/* line 4555, vendor/assets/stylesheets/MS_master.css */
.message p:before {
  content: "";
  width: 32px;
  height: 32px;
  background-size: cover;
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
}

/* line 4565, vendor/assets/stylesheets/MS_master.css */
.message.active {
  top: 0;
}

/* line 4569, vendor/assets/stylesheets/MS_master.css */
.progress {
  height: 6px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin: 0;
  background: rgba(84, 212, 172, 0.5);
}

/* line 4580, vendor/assets/stylesheets/MS_master.css */
.progress .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #3dcc9f;
}

/* Custom Table Width */
/* line 4590, vendor/assets/stylesheets/MS_master.css */
.width-15 {
  width: 15%;
}

/* line 4594, vendor/assets/stylesheets/MS_master.css */
.width-33 {
  width: 33.33%;
}

/* line 4598, vendor/assets/stylesheets/MS_master.css */
.width-70 {
  width: 70%;
}

/* line 4602, vendor/assets/stylesheets/MS_master.css */
.tablelist {
  float: left;
  width: 100%;
  background: #f8f8f8;
  padding: 0 15px;
  border-bottom: 1px solid #cccccc;
}

/* line 4610, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl {
  width: 100%;
}

/* line 4613, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl ol {
  margin: 0;
}

/* line 4616, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl ol li.headlistCntrl {
  width: 100%;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  display: block;
  padding: 8px;
}

/* line 4623, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl ol li.headlistCntrl ul li {
  float: left;
  display: block;
  padding: 5px;
  color: #cccccc;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
}

/* line 4632, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl ol li.bodylistCntrl {
  width: 100%;
  display: block;
  padding: 0;
}

/* line 4637, vendor/assets/stylesheets/MS_master.css */
.CustomTableCntrl ol li.bodylistCntrl ul li {
  padding: 12px 8px;
  float: left;
  display: block;
  color: #000;
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}

/* Panel button */
/* line 4648, vendor/assets/stylesheets/MS_master.css */
.pannel-btn ul {
  margin: 0;
  list-style: none;
  text-align: right;
}

/* line 4653, vendor/assets/stylesheets/MS_master.css */
.pannel-btn ul li {
  display: inline-block;
  margin: 0 0 4px;
}

/* line 4657, vendor/assets/stylesheets/MS_master.css */
.pannel-btn ul li .btn.btn-info {
  padding: 5px 20px;
}

/* line 4661, vendor/assets/stylesheets/MS_master.css */
.panel-sm {
  text-align: right;
}

/* line 4664, vendor/assets/stylesheets/MS_master.css */
.panel-sm .btn.btn-info {
  padding: 6px 7px;
  margin: 0 5px 7px 0;
}

/* line 4669, vendor/assets/stylesheets/MS_master.css */
.panellist-btn {
  list-style: none;
  margin: 0;
}

/* line 4673, vendor/assets/stylesheets/MS_master.css */
.panellist-btn.list-align {
  text-align: right;
}

/* line 4676, vendor/assets/stylesheets/MS_master.css */
.panellist-btn li {
  display: inline-block;
  margin: 0 8px 0 0;
}

/* line 4680, vendor/assets/stylesheets/MS_master.css */
.panellist-btn li:last-child {
  margin: 0;
}

/* nav Tab */
/* line 4685, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled {
  border-bottom: 0;
  background: #ececec;
}

/* line 4689, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li {
  border-bottom: 1px solid #cccccc;
}

/* line 4692, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li a {
  display: inline-block;
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 10px 26px 10px 15px;
}

/* line 4700, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li a.Custradio label {
  text-transform: capitalize;
  font-weight: 600;
}

/* line 4704, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li a:hover,
.nav-custpilled li a:focus {
  background: transparent;
  border: 0;
}

/* line 4709, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li a.delete-btn {
  display: none;
  position: absolute;
  top: 50%;
  right: 8px;
  border: 0;
  padding: 0;
  margin-top: -10px;
  cursor: pointer;
}

/* line 4719, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li:hover a.delete-btn {
  display: block;
}

/* line 4722, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li.active a {
  background: transparent;
  border: 0;
}

/* line 4726, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li.active a:hover,
.nav-custpilled li.active a:focus {
  background: transparent;
  border: 0;
}

/* line 4731, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li.active a.delete-btn {
  border: 0;
  cursor: pointer;
}

/* line 4735, vendor/assets/stylesheets/MS_master.css */
.nav-custpilled li.active:hover a.delete-btn {
  display: block;
}

/* line 4739, vendor/assets/stylesheets/MS_master.css */
.tabtittle h2 {
  font-size: 16px;
  font-weight: 900;
}

/* Owl Carousel */
/* line 4745, vendor/assets/stylesheets/MS_master.css */
.owl-carousel {
  list-style: none;
}

/* line 4748, vendor/assets/stylesheets/MS_master.css */
.owl-carousel li {
  background: #990000;
  color: #ffffff;
  padding: 10px;
  text-align: center;
}

/* line 4754, vendor/assets/stylesheets/MS_master.css */
.owl-carousel li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

/* toggle */
/* line 4763, vendor/assets/stylesheets/MS_master.css */
.toggle {
  /* Rectangular toggle */
}

/* line 4766, vendor/assets/stylesheets/MS_master.css */
.toggle .switch {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 30px;
}

/* line 4772, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a4a4a4;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
}

/* line 4786, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 2px;
  top: 50%;
  margin-top: -13px;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  color: #ffffff;
}

/* line 4802, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider.round {
  border-radius: 50px;
}

/* line 4805, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider.round:before {
  border-radius: 50%;
}

/* line 4808, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider span {
  color: #ffffff;
  font-size: 13px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  line-height: 12px;
}

/* line 4817, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider span.on {
  left: 8px;
  right: auto;
}

/* line 4821, vendor/assets/stylesheets/MS_master.css */
.toggle .switch .slider span.off {
  left: auto;
  right: 5px;
}

/* line 4825, vendor/assets/stylesheets/MS_master.css */
.toggle .switch input {
  display: none;
}

/* line 4828, vendor/assets/stylesheets/MS_master.css */
.toggle .switch input:checked + .slider {
  background-color: #3dcc9f;
}

/* line 4831, vendor/assets/stylesheets/MS_master.css */
.toggle .switch input:checked + .slider:before {
  -webkit-transform: translateX(35px);
  -ms-transform: translateX(35px);
  transform: translateX(35px);
}

/* line 4836, vendor/assets/stylesheets/MS_master.css */
.toggle.toggleCntrl {
  height: 34px;
  position: absolute;
  top: -6px;
  right: 0;
  z-index: 5;
}

/* line 4843, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch {
  width: 135px;
  height: 34px;
}

/* line 4847, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch .slider:before {
  width: 62px;
  left: 4px;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
}

/* line 4856, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch .slider.round {
  border-radius: 3px;
}

/* line 4859, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch .slider.round:before {
  border-radius: 3px;
}

/* line 4862, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch .slider span.on {
  left: 5px;
}

/* line 4865, vendor/assets/stylesheets/MS_master.css */
.toggle.toggle-rect .switch input:checked + .slider:before {
  -webkit-transform: translateX(65px);
  -ms-transform: translateX(65px);
  transform: translateX(65px);
}

/* event-application-status-panel styling */
/* line 4873, vendor/assets/stylesheets/MS_master.css */
.flat-accordion {
  margin: 20px auto;
}

/* line 4876, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  position: relative;
}

/* line 4880, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .flat-toggle {
  margin: 20px auto;
}

/* line 4884, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  position: absolute;
  content: "";
}

/* line 4889, vendor/assets/stylesheets/MS_master.css */
.fancybox:before,
.flat-accordion .toggle-title.active::before {
  background-color: #bc0d0f;
}

/* line 4894, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  color: #484848;
}

/* line 4898, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  background-color: #bc0d0f;
}

/* line 4902, vendor/assets/stylesheets/MS_master.css */
.float-left {
  float: left;
}

/* line 4905, vendor/assets/stylesheets/MS_master.css */
.float-right {
  float: right;
}

/* line 4908, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::after {
  color: #ffffff;
}

/* line 4911, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  /*font-size: 16px;
    font-weight: 600;*/
  cursor: pointer;
  background: #fff;
  border: 1px solid #e8e6e6;
  background: #f3f1f1;
  padding: 25px 5px 15px 50px;
  margin: 3px auto 1px auto;
}

/* line 4922, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  left: 0;
  top: 0px;
  width: 40px;
  height: 41px;
}

/* line 4929, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::after {
  position: absolute;
  left: 16px;
  top: 10px;
  content: "\f105";
  font-family: "FontAwesome";
  transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
}

/* line 4941, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title.active {
  border-bottom: 1px solid #f1eded !important;
}

/* line 4944, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title.active::after {
  content: "\f107";
  transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
}

/* line 4953, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-content {
  display: none;
  padding: 2px 10px 2px 10px;
  overflow: hidden;
  width: 100%;
  background: #fff;
  color: #484848;
  border: 1px solid #e8e6e6;
  border-top: none !important;
}

/* line 4963, vendor/assets/stylesheets/MS_master.css */
.pay-now-btn {
  position: absolute;
  right: 5px;
  top: 9px;
}

/* line 4968, vendor/assets/stylesheets/MS_master.css */
.ref-num {
  position: absolute;
  top: 10px;
}

/* line 4972, vendor/assets/stylesheets/MS_master.css */
span.pay_now_btn_item {
  margin: 0px 10px;
}

/* line 4975, vendor/assets/stylesheets/MS_master.css */
span.payment_success {
  color: #009900;
  font-weight: bold;
  /*vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-baseline-middle;*/
  vertical-align: middle;
}

/* line 4982, vendor/assets/stylesheets/MS_master.css */
span.payment_failure {
  color: #990000;
  font-weight: bold;
  /*vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-baseline-middle;*/
  vertical-align: middle;
}

/* line 4989, vendor/assets/stylesheets/MS_master.css */
.table_payment_status {
  width: 100%;
  table-layout: fixed;
}

/* line 4993, vendor/assets/stylesheets/MS_master.css */
.row-checkbox {
  width: 10%;
}

/* line 4996, vendor/assets/stylesheets/MS_master.css */
.row-syid {
  width: 30%;
}

/* line 4999, vendor/assets/stylesheets/MS_master.css */
.row-transaction-id {
  width: 40%;
}

/* line 5002, vendor/assets/stylesheets/MS_master.css */
.row-status {
  width: 15%;
}

/* line 5005, vendor/assets/stylesheets/MS_master.css */
.row-action {
  width: 15%;
}

/* line 5008, vendor/assets/stylesheets/MS_master.css */
.btn_pay_now {
  margin-top: -5px;
}

/* left menu */
/* line 5013, vendor/assets/stylesheets/MS_master.css */
.innerlist {
  border: 1px solid #cccccc;
}

/* line 5016, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list {
  background: #ffffff;
  overflow: auto;
  margin: 0;
}

/* line 5021, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li {
  border-bottom: 1px solid #cccccc;
}

/* line 5024, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li a {
  position: relative;
  display: block;
  font-size: 15px;
  border-radius: 0;
  padding: 10px 24px 10px 10px;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 5035, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li a i {
  position: absolute;
  right: 8px;
  font-size: 22px;
  top: 50%;
  margin-top: -11px;
}

/* line 5042, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li a[aria-expanded="false"] i {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 5049, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li a[aria-expanded="true"] {
  background: #fff8dc;
}

/* line 5052, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li a[aria-expanded="true"] i {
  -webkit-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -mz-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 5064, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li:hover,
.innerlist .leftnav-list li.active {
  background: #f8f8f8;
}

/* line 5068, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li:hover > a,
.innerlist .leftnav-list li.active > a {
  color: #990000;
}

/* line 5072, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li:last-child {
  border-bottom: 0;
}

/* line 5075, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li .subCntrl-menu ul {
  background: #f8f8f8;
}

/* line 5078, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li .subCntrl-menu ul > li {
  display: block;
  border-bottom: 0;
  border-top: 1px solid #cccccc;
}

/* line 5083, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li .subCntrl-menu ul > li > a {
  border-left: 4px solid transparent;
  display: block;
  font-size: 14px;
  padding: 8px 15px;
}

/* line 5089, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li .subCntrl-menu ul > li:hover > a,
.innerlist .leftnav-list li .subCntrl-menu ul > li.subactive > a {
  border-color: #990000;
  color: #990000;
}

/* line 5094, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 5101, vendor/assets/stylesheets/MS_master.css */
.innerlist .leftnav-list li.panel + .panel {
  margin: 0;
}

/* Not found Result */
/* line 5106, vendor/assets/stylesheets/MS_master.css */
.notfound {
  padding: 15px;
}

/* line 5109, vendor/assets/stylesheets/MS_master.css */
.notfound img {
  margin: auto;
}

/* line 5112, vendor/assets/stylesheets/MS_master.css */
.notfound h2 {
  font-weight: 600;
  color: #f59d20;
  margin: 10px 0;
}

/* line 5117, vendor/assets/stylesheets/MS_master.css */
.notfound p {
  font-size: 16px;
  color: #a4a4a4;
  line-height: 18px;
}

/* Forum list */
/* line 5124, vendor/assets/stylesheets/MS_master.css */
.listofterm {
  padding: 15px;
}

/* line 5127, vendor/assets/stylesheets/MS_master.css */
.listofterm li {
  margin: 0 0 5px;
  position: relative;
  padding-left: 15px;
}

/* line 5132, vendor/assets/stylesheets/MS_master.css */
.listofterm li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #990000;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
}

/* popup window */
/* line 5144, vendor/assets/stylesheets/MS_master.css */
.pop-upwindow {
  background: #ffffff;
  padding: 15px;
  width: 480px;
  height: 174px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 8;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -mz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 5167, vendor/assets/stylesheets/MS_master.css */
.pop-upwindow.active {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 5174, vendor/assets/stylesheets/MS_master.css */
.pop-upwindow h2 {
  font-weight: 700;
  font-size: 18px;
}

/* line 5178, vendor/assets/stylesheets/MS_master.css */
.pop-upwindow p {
  font-size: 15px;
  line-height: 18px;
  margin: 20px 0;
}

/* line 5184, vendor/assets/stylesheets/MS_master.css */
.uploadedimage {
  position: relative;
  overflow: visible !important;
}

/* line 5188, vendor/assets/stylesheets/MS_master.css */
.uploadedimage .closeImg {
  position: absolute;
  top: -6px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0 5px;
  right: -8px;
}

/* line 5199, vendor/assets/stylesheets/MS_master.css */
.uploadedimage .closeImg i {
  color: #ffffff;
  font-weight: bold;
  font-size: 8px;
}

/*  bounce right animation */
@-webkit-keyframes bounceRight {
  0%,
20%,
50%,
80%,
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}

@-moz-keyframes bounceRight {
  0%,
20%,
50%,
80%,
100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(-5px);
  }
}

@keyframes bounceRight {
  0%,
20%,
50%,
80%,
100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(-5px);
  }
}

/* Responsive media screen */
@media only screen and (max-width: 1366px) {
  /* line 5256, vendor/assets/stylesheets/MS_master.css */
  .col-md-custom {
    width: 50%;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 5261, vendor/assets/stylesheets/MS_master.css */
  .box .info-big {
    float: none;
    margin: 0 0 5px;
  }
  /* line 5266, vendor/assets/stylesheets/MS_master.css */
  .pannel-btn ul {
    text-align: left;
    margin: 20px 0 0;
  }
  /* line 5271, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl ul li {
    width: 25%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 5276, vendor/assets/stylesheets/MS_master.css */
  .containerWrapper {
    padding: 0 25px;
  }
  /* line 5280, vendor/assets/stylesheets/MS_master.css */
  .SectionCntrl.Sectionmin {
    padding: 100px 0 15px;
  }
  /* line 5284, vendor/assets/stylesheets/MS_master.css */
  .box .onerow-name {
    margin-top: 6px;
  }
  /* line 5288, vendor/assets/stylesheets/MS_master.css */
  .rightCntrl .arrowbtn {
    display: none;
  }
  /*.eventoption {
      .tagtittle {
          margin: 0 0 10px;
      }
  }*/
  /* line 5297, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl ul li {
    width: 33.3%;
  }
  /**** Left menu ****/
  /* line 5302, vendor/assets/stylesheets/MS_master.css */
  .leftmenu-list {
    margin: 0 !important;
    padding: 57px 0 0;
    position: fixed;
    top: 0;
    background: #ffffff;
    width: 260px;
    height: 100%;
    left: -260px;
    z-index: 8;
  }
  /* line 5313, vendor/assets/stylesheets/MS_master.css */
  .leftmenu-list.active {
    left: 0;
  }
  /*.leftCntrl {
      position: fixed;
      left: -280px;
      width: 280px;
      top: 0;
      @include transition(all 0.4s);
      &.active {
          left: 0;
      }
  }*/
  /* line 5327, vendor/assets/stylesheets/MS_master.css */
  .innerlist {
    height: 100%;
    border: 0;
  }
  /* line 5331, vendor/assets/stylesheets/MS_master.css */
  .innerlist .leftnav-list li a {
    padding: 10px 24px 10px 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5336, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b0 {
    margin-bottom: 0px;
  }
  /* line 5340, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b5 {
    margin-bottom: 5px;
  }
  /* line 5344, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b10 {
    margin-bottom: 10px;
  }
  /* line 5348, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b15 {
    margin-bottom: 15px;
  }
  /* line 5352, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b20 {
    margin-bottom: 20px;
  }
  /* line 5356, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b30 {
    margin-bottom: 30px;
  }
  /* line 5360, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b40 {
    margin-bottom: 40px;
  }
  /* line 5364, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b50 {
    margin-bottom: 50px;
  }
  /* line 5368, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b60 {
    margin-bottom: 60px;
  }
  /* line 5372, vendor/assets/stylesheets/MS_master.css */
  .mg-x-b70 {
    margin-bottom: 70px;
  }
  /* line 5376, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t0 {
    margin-top: 0px;
  }
  /* line 5380, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t10 {
    margin-top: 10px;
  }
  /* line 5384, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t15 {
    margin-top: 15px;
  }
  /* line 5388, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t20 {
    margin-top: 20px;
  }
  /* line 5392, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t30 {
    margin-top: 30px;
  }
  /* line 5396, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t40 {
    margin-top: 40px;
  }
  /* line 5400, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t50 {
    margin-top: 50px;
  }
  /* line 5404, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t60 {
    margin-top: 60px;
  }
  /* line 5408, vendor/assets/stylesheets/MS_master.css */
  .mg-x-t70 {
    margin-top: 70px;
  }
  /* line 5412, vendor/assets/stylesheets/MS_master.css */
  .boxsection-xs {
    padding: 20px;
  }
  /* line 5416, vendor/assets/stylesheets/MS_master.css */
  .boxsection.boxgapping-xs {
    padding: 0 20px 20px;
  }
  /* line 5420, vendor/assets/stylesheets/MS_master.css */
  .d-w2 {
    width: 100%;
  }
  /* line 5424, vendor/assets/stylesheets/MS_master.css */
  .textwrap {
    white-space: normal;
  }
  /* line 5428, vendor/assets/stylesheets/MS_master.css */
  .breadcrumbCntrl {
    display: none;
  }
  /* line 5432, vendor/assets/stylesheets/MS_master.css */
  .offerCntrl,
.successCntrl {
    margin: 0 -20px;
  }
  /* line 5437, vendor/assets/stylesheets/MS_master.css */
  .eventoption {
    margin: 0 -20px;
  }
  /* line 5440, vendor/assets/stylesheets/MS_master.css */
  .eventoption .tagtittle {
    margin: 0 0 10px;
  }
  /* line 5444, vendor/assets/stylesheets/MS_master.css */
  .table-responsive > .table-bordered {
    border: 1px solid #cccccc;
  }
  /* line 5448, vendor/assets/stylesheets/MS_master.css */
  .panel-sm {
    text-align: left;
  }
  /* line 5452, vendor/assets/stylesheets/MS_master.css */
  .searboxCntrl {
    position: static;
    max-width: 100%;
    margin-bottom: 20px;
  }
  /* line 5458, vendor/assets/stylesheets/MS_master.css */
  .SectionCntrl.Sectionmin {
    padding: 80px 0 15px;
  }
  /* line 5462, vendor/assets/stylesheets/MS_master.css */
  .login-xs {
    width: 35px;
    height: 31px;
  }
  /* line 5466, vendor/assets/stylesheets/MS_master.css */
  .login-xs .profile-img {
    position: static;
  }
  /* line 5470, vendor/assets/stylesheets/MS_master.css */
  .datalist-file li {
    width: 100%;
    margin: 0 0 8px;
  }
  /* line 5474, vendor/assets/stylesheets/MS_master.css */
  .datalist-file li:last-child {
    margin: 0;
  }
  /* line 5478, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl {
    padding-bottom: 15px;
  }
  /* line 5481, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl ul li {
    width: 50%;
  }
}

@media only screen and (max-width: 639px) {
  /* line 5486, vendor/assets/stylesheets/MS_master.css */
  .col-custom {
    width: 100%;
  }
  /* line 5490, vendor/assets/stylesheets/MS_master.css */
  .btn.btn-info.shivyog-btn {
    height: auto;
    padding: 7px 11px;
    display: block;
    width: 100%;
    margin: 20px 0;
  }
  /* line 5498, vendor/assets/stylesheets/MS_master.css */
  .refinesub-group .refinelist li {
    margin: 0 0 15px;
    display: block;
  }
  /* line 5502, vendor/assets/stylesheets/MS_master.css */
  .refinesub-group .refinelist li:last-child {
    margin: 0;
  }
}

@media only screen and (max-width: 479px) {
  /* line 5507, vendor/assets/stylesheets/MS_master.css */
  .containerWrapper {
    padding: 0 15px;
  }
  /* line 5511, vendor/assets/stylesheets/MS_master.css */
  .searchbg {
    padding: 5px;
  }
  /* line 5514, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl {
    padding: 15px 0 0 8px;
  }
  /* line 5517, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl ul {
    margin: 0 -5px;
  }
  /* line 5520, vendor/assets/stylesheets/MS_master.css */
  .searchbg .dropdown-menu.dropdownCntrl ul li {
    width: 100%;
  }
  /* line 5524, vendor/assets/stylesheets/MS_master.css */
  .box.bordered-input {
    height: auto;
  }
  /* line 5527, vendor/assets/stylesheets/MS_master.css */
  .box label {
    line-height: 17px;
  }
  /* line 5530, vendor/assets/stylesheets/MS_master.css */
  .box .infodetails {
    float: none;
    font-style: italic;
    font-size: 12px;
    display: block;
  }
  /* line 5536, vendor/assets/stylesheets/MS_master.css */
  .box .infodetails.floatdetails {
    float: right;
  }
  /* line 5539, vendor/assets/stylesheets/MS_master.css */
  .box.gender-field {
    padding: 7px 10px;
  }
  /* line 5542, vendor/assets/stylesheets/MS_master.css */
  .box.outerbox {
    height: auto;
  }
  /* line 5545, vendor/assets/stylesheets/MS_master.css */
  .box.outerbox .rangercode {
    display: block;
  }
  /* line 5548, vendor/assets/stylesheets/MS_master.css */
  .box.outerbox .rangercode .dropdown-field {
    display: block;
  }
  /* line 5551, vendor/assets/stylesheets/MS_master.css */
  .box.outerbox .rangercode .dropdown-field label.error {
    top: 115px;
  }
  /* line 5554, vendor/assets/stylesheets/MS_master.css */
  .box.outerbox.box-Cntrl {
    height: auto;
  }
  /* line 5557, vendor/assets/stylesheets/MS_master.css */
  .box .gender ul {
    margin: 0;
  }
  /* line 5560, vendor/assets/stylesheets/MS_master.css */
  .box .dropdown-field label.error {
    font-size: 12px;
    line-height: 13px;
  }
  /* line 5565, vendor/assets/stylesheets/MS_master.css */
  .eventtableCntrl .tableCntrl {
    margin: 30px 0;
  }
  /* line 5569, vendor/assets/stylesheets/MS_master.css */
  .nav-Customtab > li > a {
    font-size: 14px;
    padding: 10px;
  }
  /* line 5574, vendor/assets/stylesheets/MS_master.css */
  .Custtab-content .tabsubcontent .ccpaymentoption ul li {
    display: block;
    padding: 4px 0;
  }
  /* line 5579, vendor/assets/stylesheets/MS_master.css */
  .Boxdrop {
    min-width: 100%;
  }
  /* line 5583, vendor/assets/stylesheets/MS_master.css */
  .eventoption .eventaction {
    padding: 0 15px;
  }
  /* line 5586, vendor/assets/stylesheets/MS_master.css */
  .eventoption .eventaction .btn {
    min-width: 150px;
    display: block;
    margin: 0 0 10px;
  }
  /* line 5592, vendor/assets/stylesheets/MS_master.css */
  .pannel-btn.pannel-align {
    text-align: center;
  }
  /* line 5595, vendor/assets/stylesheets/MS_master.css */
  .pannel-btn.pannel-align .btn.btn-info,
.pannel-btn.pannel-align .btn.btn-danger {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  /* line 5602, vendor/assets/stylesheets/MS_master.css */
  .panellist-btn.list-align {
    text-align: center;
  }
  /* line 5605, vendor/assets/stylesheets/MS_master.css */
  .panellist-btn li {
    display: block;
    margin: 0 0 8px 0;
  }
  /* line 5609, vendor/assets/stylesheets/MS_master.css */
  .panellist-btn li:last-child {
    margin: 0;
  }
  /* line 5612, vendor/assets/stylesheets/MS_master.css */
  .panellist-btn li .btn {
    width: 100%;
  }
  /* line 5616, vendor/assets/stylesheets/MS_master.css */
  .toggle.toggleCntrl {
    position: relative;
    top: 0;
    right: 0;
  }
  /* line 5622, vendor/assets/stylesheets/MS_master.css */
  .pop-upwindow {
    width: 280px;
    height: 193px;
  }
}

@media only screen and (max-width: 374px) {
  /* line 5628, vendor/assets/stylesheets/MS_master.css */
  .headingtittle-h2 h2 {
    font-size: 26px;
  }
  /* line 5632, vendor/assets/stylesheets/MS_master.css */
  .clickable .Custinput span {
    width: 104px;
  }
  /* line 5636, vendor/assets/stylesheets/MS_master.css */
  .choosenphoto {
    margin: 10px 0 0;
    display: table;
  }
  /* line 5640, vendor/assets/stylesheets/MS_master.css */
  .choosenphoto li {
    float: none;
    display: table-cell;
    width: 80%;
    vertical-align: middle;
  }
  /* line 5646, vendor/assets/stylesheets/MS_master.css */
  .choosenphoto li .clickable input {
    height: 100%;
  }
  /* line 5649, vendor/assets/stylesheets/MS_master.css */
  .choosenphoto li .clickable .Custinput .btn.btn-danger {
    display: block;
    width: 100%;
  }
  /* line 5653, vendor/assets/stylesheets/MS_master.css */
  .choosenphoto li .clickable .Custinput span {
    width: 148px;
    text-align: center;
    display: block;
    margin: auto;
  }
}

/*white bg info*/
/* line 5661, vendor/assets/stylesheets/MS_master.css */
.white-bg-info {
  background-color: #ffffff;
  padding: 15px 13px;
}

/* line 5665, vendor/assets/stylesheets/MS_master.css */
.white-bg-info span {
  color: #000000;
  border: 1px solid #f08080;
  background-color: #fff5ee;
  margin: 0 2px;
  display: inline-block;
  padding: 2px 5px;
  font-weight: 600;
}

/* line 5674, vendor/assets/stylesheets/MS_master.css */
.white-bg-info span i {
  padding-left: 6px;
  font-style: normal;
  font-size: 12px;
  cursor: pointer;
}

/* Modal */
/* Modal */
/* line 5683, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0;
}

/* line 5692, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .btnclose {
  position: absolute;
  right: -7px;
  top: -8px;
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 5700, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .btnclose img {
  width: 12px;
  margin: auto;
}

/* line 5704, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-header {
  background: #f8f8f8;
}

/* line 5707, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-header .headtittle {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
}

/* line 5712, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body {
  padding: 15px 0 15px 15px;
}

/* line 5715, vendor/assets/stylesheets/MS_master.css */
.tally-report {
  margin-right: 15px;
}

/* line 5718, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body
.mCSB_inside
> .mCSB_container {
  margin-right: 15px;
}

/* line 5726, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body .headtittle h2 {
  font-size: 16px;
  font-weight: 900;
  margin: 10px 0;
}

/* line 5731, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.infomationmodal
.infolist {
  margin: 0;
  padding: 0 0 0 16px;
}

/* line 5739, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.infomationmodal
.infolist
li {
  padding: 10px 0;
  font-size: 15px;
}

/* line 5748, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups ol {
  margin-left: 30px;
}

/* line 5751, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups h1,
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups h2,
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups h3,
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups h4,
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups ol,
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups ul {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 5760, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.enablePopups p {
  margin-bottom: 10px;
}

/* line 5763, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.cameralist.modal-gapping {
  padding: 0;
}

/* line 5766, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.cameralist.modal-camera {
  overflow: hidden;
}

/* line 5769, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.cameralist img {
  width: 100%;
}

/* line 5772, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot {
  background: #ffffff;
}

/* line 5779, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
img {
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
  position: relative;
  z-index: 1;
}

/* line 5791, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
video {
  object-fit: fill;
}

/* line 5799, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
.camera-error {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

/* line 5811, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
.camera-error
img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  width: 80px;
  height: 80px;
  margin: auto;
}

/* line 5825, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
.camera-error
p {
  text-align: center;
  font-size: 19px;
  margin: 5px 0 0;
}

/* line 5836, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
.loader {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  background: #000000;
}

/* line 5849, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.camera-snapshot
.loader
img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  width: 64px;
  height: 64px;
  margin: auto;
}

/* line 5863, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.selected-snapshot {
  max-width: 300px;
  margin: auto;
}

/* line 5871, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot {
  list-style-type: none;
  margin: 20px 0 0;
}

/* line 5879, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot
li {
  display: inline-block;
  line-height: 0;
  margin: 0 5px 5px 0;
  overflow: hidden;
}

/* line 5890, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot
li
.radio-box
input[type="radio"]
~ .radiocheck {
  width: 100px;
  height: 100px;
}

/* line 5902, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot
li
.radio-box
input[type="radio"]
~ .radiocheck:before {
  top: 50%;
  left: 50%;
  background: #3dcc9f url(/assets/check-mark-d1846b55a7040563e9176b00b52cd1abfa6ef53d4acc2c55fd6e78c340f8d67e.png) no-repeat;
  background-size: 70%;
  background-position: center center;
  border-radius: 50%;
  margin: -12px 0 0 -12px;
  z-index: 9;
}

/* line 5920, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot
li
.radio-box
input[type="radio"]:not(:checked)
~ .radiocheck
img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 5934, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.profilelist-snapshot
li
.radio-box
input[type="radio"]:checked
~ .radiocheck
img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE8 */
}

/* line 5948, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.cameralist .face-error {
  margin: 20px 0;
}

/* line 5951, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.face-error
img {
  width: 100px;
  height: 100px;
  margin: auto;
}

/* line 5961, vendor/assets/stylesheets/MS_master.css */
.Custommodal
.modal-dialog
.modal-content
.modal-body.cameralist
.face-error
h4 {
  font-size: 16px;
  font-weight: 900;
  margin: 15px 0;
  color: #636363;
}

/* line 5972, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-body.cameralist .face-error p {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
}

/* line 5977, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-footer {
  background: #f8f8f8;
}

/* line 5980, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-footer .snapshort {
  display: block;
  width: 35px;
  height: 35px;
  margin: auto;
  background: transparent;
  border: 0;
}

/* line 5988, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-footer .snapshort:focus {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  outline: none;
  border-radius: 50%;
}

/* line 5997, vendor/assets/stylesheets/MS_master.css */
.Custommodal .modal-dialog .modal-content .modal-footer .snapshort img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 6002, vendor/assets/stylesheets/MS_master.css */
  .Custommodal .mCustomScrollBox.mCSB_vertical .mCSB_container {
    width: auto !important;
  }
  /* line 6005, vendor/assets/stylesheets/MS_master.css */
  .Custommodal .mCustomScrollBox.mCSB_horizontal .mCSB_container {
    width: 1024px !important;
  }
}

/* Header */
/* Header Container */
/* line 6011, vendor/assets/stylesheets/MS_master.css */
.headerCntr .navbar-default {
  position: fixed;
  width: 100%;
}

/* line 6015, vendor/assets/stylesheets/MS_master.css */
.headerCntr .navbar-header {
  width: 280px;
}

/* line 6018, vendor/assets/stylesheets/MS_master.css */
.headerCntr .navbar-header .navbar-brand {
  height: auto;
  line-height: 0;
  width: 200px;
  padding: 10px 25px;
  display: block;
  margin: auto;
}

/* line 6026, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper {
  position: relative;
}

/* line 6029, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .navbar-right {
  margin-right: 0 !important;
}

/* line 6032, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav {
  display: table;
  margin: 0;
}

/* line 6036, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li {
  display: table-cell;
  vertical-align: middle;
  height: 71px;
  float: none;
}

/* line 6042, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a {
  color: #ffffff;
  font-size: 24px;
  display: inline-block;
  margin: 0;
  padding: 8px;
}

/* line 6049, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a .notify {
  display: block;
  position: absolute;
  font-size: 13px;
  background: #fff8dc;
  color: #000000;
  padding: 1px 3px;
  border-radius: 2px;
  top: 6px;
  right: 0;
}

/* line 6060, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a.login {
  font-size: 18px;
}

/* line 6063, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a.login i {
  font-size: 24px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 6069, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a.brand-logo {
  width: 160px;
  vertical-align: middle;
}

/* line 6073, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a.brand-logo img {
  width: 100%;
}

/* line 6076, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li > a.menubar {
  padding: 8px 8px 8px 0;
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 0;
  margin: 0 20px 0 0;
}

/* line 6085, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li.open > a {
  background: transparent;
}

/* line 6088, vendor/assets/stylesheets/MS_master.css */
.headerCntr .nav-wrapper .nav.navbar-nav > li.open:after {
  bottom: -1px;
  right: 12px;
  content: "";
  position: absolute;
  display: inline-block;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ffae82;
}

/* Left  menu */
/* line 6100, vendor/assets/stylesheets/MS_master.css */
.asideCntrl {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
}

/* line 6120, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner {
  padding: 80px 0 18px;
  height: 100%;
}

/* line 6124, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul {
  margin: 0;
}

/* line 6127, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li {
  display: block;
  margin: 0 0 5px;
}

/* line 6131, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li.panel {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
}

/* line 6140, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a {
  display: block;
  padding: 10px 30px 10px 50px;
  font-size: 15px;
  color: #000000;
  vertical-align: middle;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 41px;
}

/* line 6152, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a span {
  display: block;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 6163, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a i.iconleft {
  font-size: 26px;
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -13px;
}

/* line 6170, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a i.iconright {
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -11px 0 0;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 6187, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a i.iconright:before {
  content: "\f107";
  font-family: FontAwesome;
}

/* line 6191, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a:hover,
.asideCntrl .aside-inner .sidebar > ul li a:focus {
  background: transparent;
}

/* line 6195, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a.listText {
  display: none;
}

/* line 6198, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li a[aria-expanded="true"] {
  background: #fff8dc;
  color: #990000;
}

/* line 6202, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li.active,
.asideCntrl .aside-inner .sidebar > ul li:hover {
  background: #fff8dc;
}

/* line 6206, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li.active a,
.asideCntrl .aside-inner .sidebar > ul li:hover a {
  color: #990000;
}

/* line 6210, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav {
  margin: 0;
  padding: 0;
  background: #f8f8f8;
}

/* line 6215, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li {
  display: block;
  margin: 0;
  border-bottom: 1px solid #e2e2e2;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
}

/* line 6225, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li a {
  padding: 10px 26px 10px 18px;
  color: #000000;
  position: relative;
  border-left: 4px solid transparent;
}

/* line 6231, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li a:hover,
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li a:focus {
  background: transparent;
}

/* line 6235, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li a:hover {
  color: #990000;
  border-color: #990000;
}

/* line 6239, vendor/assets/stylesheets/MS_master.css */
.asideCntrl
.aside-inner
.sidebar
> ul
li
.sub-nav
> li
a[aria-expanded="true"] {
  background: #262626;
  color: #ffffff;
  border-color: #990000;
}

/* line 6251, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li:hover,
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li:focus {
  background: transparent;
  border-bottom: 1px solid #e2e2e2;
}

/* line 6256, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li.active a {
  background: #262626;
  color: #ffffff;
  border-color: #990000;
}

/* line 6261, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li.panel {
  background: transparent;
}

/* line 6264, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li ul {
  background: #fff;
}

/* line 6267, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li ul li {
  border-bottom: 0;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 6272, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li ul li a {
  padding: 10px 26px;
}

/* line 6275, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li ul li:hover,
.asideCntrl .aside-inner .sidebar > ul li .sub-nav > li ul li:focus {
  border-bottom: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 6280, vendor/assets/stylesheets/MS_master.css */
.asideCntrl .aside-inner .sidebar > ul li:last-child {
  margin: 0;
}

/* line 6283, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed {
  width: 55px;
}

/* line 6286, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .mCustomScrollBox,
.asideCntrl.aside-collapsed .aside-inner .mCSB_container {
  overflow: visible !important;
}

/* line 6290, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar {
  z-index: 3;
}

/* line 6293, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li {
  position: relative;
  /* .collapse {
             display: none;
             position: absolute;
             z-index: 3;
             top: 0;
             left: 100%;
             width: 224px;
             background: $light-color;
             padding: 0;
             @include box-shadow(0 0 4px rgba(0, 0, 0, 0.2));
         }
         li {
             &:hover{
                 .collapse {
                     display: block;
                 }   
             }
         }*/
}

/* line 6314, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li a {
  padding: 10px 0 10px 50px;
  color: #666666;
}

/* line 6318, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li a span {
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
}

/* line 6323, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li a i.iconright {
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 */
}

/* line 6328, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li:hover {
  /*> .collapse {
              display: block;
          }*/
}

/* line 6333, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li:hover a {
  color: #990000;
}

/* line 6336, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li:hover a.listText {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  -webkit-box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.2);
  width: auto;
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 6352, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li:hover
a.listText
span {
  display: block;
  min-width: 150px;
  background: #fff8dc;
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
  padding: 10px 40px 10px 6px;
}

/* line 6367, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li:hover
a.listText
span
i {
  display: inline-block;
  position: absolute;
  top: 50%;
  font-size: 17px;
  font-weight: 600;
  right: 10px;
  margin-top: -9px;
  -webkit-animation: bounceRight 2s infinite;
  -moz-animation: bounceRight 2s infinite;
  -o-animation: bounceRight 2s infinite;
  animation: bounceRight 2s infinite;
}

/* line 6387, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li.active a {
  color: #990000;
}

/* line 6390, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li .sub-nav {
  background: #ffffff;
}

/* line 6393, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li .sub-nav > li {
  margin: 0;
  position: relative;
}

/* line 6397, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed .aside-inner .sidebar > ul > li .sub-nav > li a {
  padding: 9px 12px;
  height: auto;
  border-left: 4px solid transparent;
  color: #666666;
}

/* line 6403, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li
a
i.iconright {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 6416, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li
a
i.iconright:before {
  content: "\f105";
}

/* line 6427, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li
a
span {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 */
}

/* line 6440, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li:hover
> a {
  border-color: #990000;
  color: #990000;
}

/* line 6451, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li:last-child {
  border-bottom: 0;
}

/* line 6460, vendor/assets/stylesheets/MS_master.css */
.asideCntrl.aside-collapsed
.aside-inner
.sidebar
> ul
> li
.sub-nav
> li.active
a {
  background: #262626;
  color: #ffffff;
  border-color: #990000;
}

/* Media Query */
@media only screen and (max-width: 991px) {
  /* line 6475, vendor/assets/stylesheets/MS_master.css */
  .navbar-default {
    padding: 0;
  }
  /* line 6479, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .navbar-header {
    width: auto;
  }
  /* line 6482, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .navbar-header .navbar-brand {
    width: 170px;
    padding: 0 0 2px 25px;
  }
  /* line 6486, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper {
    width: 100%;
    /*position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 0 25px 0 0;*/
    /*.menubar {
        float: right !important;
        a {
            margin: 19px 0 19px 10px;
        }
    }*/
  }
  /* line 6500, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li {
    height: 67px;
  }
  /* line 6503, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li > a.menubar {
    padding: 8px;
  }
  /* line 6507, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl {
    left: -300px;
    z-index: 8;
  }
  /* line 6511, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show {
    position: fixed;
    left: 0;
    width: 280px;
  }
  /* line 6516, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner {
    padding: 72px 0 18px;
  }
  /* line 6519, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li a span {
    opacity: 1;
    filter: alpha(opacity=100);
    /* IE8 */
  }
  /* line 6524, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li a i.iconright {
    opacity: 1;
    filter: alpha(opacity=100);
    /* IE8 */
    right: 12px;
  }
  /* line 6530, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li .sub-nav {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    background: #f8f8f8;
  }
  /* line 6544, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li .sub-nav > li {
    display: block;
  }
  /* line 6547, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li .sub-nav > li a {
    padding: 10px 26px;
  }
  /* line 6550, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li .sub-nav > li ul {
    background: #ffffff;
  }
  /* line 6553, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner .sidebar > ul li .sub-nav > li ul > li a {
    padding: 10px 26px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 6558, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li {
    height: 56px;
  }
  /* line 6561, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li > a.menubar {
    font-size: 29px;
    margin: 0 10px 0 0;
  }
  /* line 6565, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li > a.brand-logo {
    width: 139px;
  }
  /* line 6568, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav .open .dropdown-menu.dropdownCntrl {
    position: absolute;
    left: auto;
    width: 255px;
    right: 0;
    background-color: #ffffff;
    border-radius: 0;
    padding: 0;
    border: 1px solid #cccccc;
    overflow: visible;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    border-top: 5px solid #ffae82;
  }
  /* line 6585, vendor/assets/stylesheets/MS_master.css */
  .headerCntr
.nav-wrapper
.nav.navbar-nav
.open
.dropdown-menu.dropdownCntrl.dropwidth-lg {
    width: 300px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 6594, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a {
    font-size: 21px;
  }
  /* line 6597, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a.login {
    padding: 8px 0 12px 5px;
  }
  /* line 6600, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a.login i {
    font-size: 22px;
  }
  /* line 6603, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a.menubar {
    font-size: 25px;
    margin: 0;
  }
  /* line 6607, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a.brand-logo {
    width: 125px;
  }
  /* line 6610, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li a .notify {
    top: 0;
    right: -8px;
  }
  /* line 6614, vendor/assets/stylesheets/MS_master.css */
  .headerCntr
.nav-wrapper
.nav.navbar-nav
> li
.dropdown-menu.dropdownCntrl
ul
li
a {
    font-size: 15px;
    padding: 10px 8px;
  }
  /* line 6625, vendor/assets/stylesheets/MS_master.css */
  .headerCntr
.nav-wrapper
.nav.navbar-nav
> li
.dropdown-menu.mobiledrop.dropdownCntrl {
    right: -82px;
  }
  /* line 6632, vendor/assets/stylesheets/MS_master.css */
  .headerCntr .nav-wrapper .nav.navbar-nav > li.open:after {
    right: 11px;
  }
  /* line 6636, vendor/assets/stylesheets/MS_master.css */
  .asideCntrl.aside-show .aside-inner {
    padding: 63px 0 11px;
  }
}

/* Dashboard */
/* line 6641, vendor/assets/stylesheets/MS_master.css */
.homeCntrl {
  /* Event countdash */
}

/* line 6644, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount {
  border-radius: 4px;
  overflow: hidden;
  /*margin-bottom: 20px;*/
  color: #636363;
  padding: 1px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border: 1px solid #cccccc;
  height: 100%;
}

/* line 6654, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount .iconsymbol {
  font-size: 34px;
  line-height: 34px;
  padding: 15px;
  text-align: center;
  background: #333333;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 69px;
  color: #ffffff;
}

/* line 6665, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount .iconsymbol i {
  display: inline-block;
  vertical-align: middle;
}

/* line 6669, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount .detailssymbol {
  padding: 15px;
  text-align: right;
  line-height: 24px;
}

/* line 6674, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount .detailssymbol span {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
  line-height: 18px;
}

/* line 6680, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .eventcount .detailssymbol p {
  font-size: 28px;
}

/* line 6683, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .upcoming-events {
  background: #e8e8e8;
  padding: 20px;
  margin-top: 30px;
  overflow: hidden;
}

/* line 6689, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .upcoming-events .date-event {
  font-size: 30px;
  vertical-align: middle;
  display: block;
  margin-top: 10px;
  background: #ffffff;
  text-align: center;
  padding: 15px;
}

/* line 6698, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .upcoming-events .date-event span {
  display: block;
}

/* line 6701, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .upcoming-events p {
  margin: 10px 0;
}

/* line 6704, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .nearest-store .nearest-store-club {
  margin-top: 30px;
  width: 100%;
}

/* line 6708, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .profileCntrl .profileimg {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 4px solid #ececec;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  float: left;
  padding: 2px;
}

/* line 6719, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .profileCntrl .profileimg img {
  width: 120px;
}

/* line 6722, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .profileCntrl .shivyogcontent {
  text-align: left;
  margin: 15px 0 0 116px;
}

/* line 6726, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .profileCntrl .shivyogcontent h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 6731, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .profileCntrl .shivyogcontent p {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
}

/* line 6736, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .listshivirfourm {
  margin: 0;
  border: 1px solid #cccccc;
}

/* line 6740, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .listshivirfourm li {
  display: block;
  border-bottom: 1px solid #cccccc;
}

/* line 6744, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .listshivirfourm li a {
  display: block;
  color: #999999;
  padding: 6px 15px;
}

/* line 6749, vendor/assets/stylesheets/MS_master.css */
.homeCntrl .listshivirfourm li:last-child {
  border-bottom: 0;
}

@media screen and (max-width: 1479px) {
  /* line 6754, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .eventcount .detailssymbol p {
    font-size: 26px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 6759, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events {
    text-align: center;
  }
  /* line 6762, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events .date-event {
    font-size: 24px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
  }
  /* line 6769, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events .date-event span {
    display: block;
  }
  /* line 6772, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events p {
    margin: 10px 0;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 6778, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .nearest-store .nearest-store-club {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 6783, vendor/assets/stylesheets/MS_master.css */
  .mg-ex-t20 {
    margin-top: 20px;
  }
  /* line 6787, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events h3 {
    font-size: 18px;
  }
  /* line 6790, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .upcoming-events .date-event {
    font-size: 18px;
    width: 80px;
    height: 80px;
  }
  /* line 6795, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl {
    margin: 0;
  }
  /* line 6798, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl .profileimg {
    width: 84px;
    height: 84px;
    float: none;
    margin: 0 auto 10px;
    display: block;
  }
  /* line 6805, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl .profileimg img {
    width: 84px;
  }
  /* line 6808, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl .shivyogcontent {
    text-align: left;
    margin: 0;
  }
  /* line 6812, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl .shivyogcontent h2 {
    font-size: 16px;
    text-align: center;
  }
  /* line 6816, vendor/assets/stylesheets/MS_master.css */
  .homeCntrl .profileCntrl .shivyogcontent p {
    font-size: 14px;
  }
}

/* Profile */
/* line 6821, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group {
  margin: 30px 0;
}

/* line 6824, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel {
  background: transparent;
  border: none;
}

/* line 6828, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading {
  background: #c7c7c7;
  padding: 0;
  color: #000000;
  border-radius: 0;
}

/* line 6834, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title {
  font-size: 17px;
}

/* line 6837, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title a {
  display: block;
  padding: 18px;
  position: relative;
}

/* line 6842, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title a span {
  display: inline-block;
  vertical-align: middle;
}

/* line 6846, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title a:hover,
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title a:focus,
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title a:active {
  text-decoration: none;
}

/* line 6851, vendor/assets/stylesheets/MS_master.css */
.profileCntrl
.Custompanel-group
.panel
.panel-heading
.panel-title
a
.more-less {
  position: absolute;
  right: 21px;
  top: 50%;
  margin-top: -8px;
}

/* line 6863, vendor/assets/stylesheets/MS_master.css */
.profileCntrl
.Custompanel-group
.panel
.panel-heading
.panel-title
a[aria-expanded="true"] {
  background: #636363;
  color: #ffffff;
}

/* line 6872, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .panel-title .infoicon {
  position: absolute;
  top: 0;
  right: -27px;
  padding: 0;
  color: #ffffff;
  background: #006df0;
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 4px 7px;
  vertical-align: middle;
  font-size: 12px;
}

/* line 6888, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading.m-gray {
  background: #636363;
  color: #ffffff;
}

/* line 6892, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-heading .m-green {
  color: #3da200;
}

/* line 6895, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body {
  border: 1px solid #cccccc;
  border-top: 0;
  background: #ffffff;
  padding: 30px 50px;
}

/* line 6901, vendor/assets/stylesheets/MS_master.css */
.profileCntrl
.Custompanel-group
.panel
.panel-body
.box
.dropdown-field.select-dropdown
.btn
p {
  color: #a4a4a4;
}

/* line 6911, vendor/assets/stylesheets/MS_master.css */
.profileCntrl
.Custompanel-group
.panel
.panel-body
.box
.dropdown-menu.Custdropdown-menu
ul {
  height: 169px;
}

/* line 6920, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .pannel-btn {
  text-align: right;
  margin: 15px 0 0;
}

/* line 6924, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .headingtittle {
  margin-bottom: 30px;
}

/* line 6927, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .headingtittle h5 {
  font-weight: 500;
  margin: 10px 0;
  display: inline-block;
}

/* line 6932, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .sub-headingtittle {
  font-style: italic;
  position: absolute;
  top: 8px;
  left: 172px;
  display: inline-block;
  padding: 0 10px;
  line-height: 19px;
}

/* line 6941, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .headtittle h2 {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0 20px;
}

/* line 6946, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .featuredlist {
  margin: 0 0 10px;
}

/* line 6949, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .featuredlist li {
  display: inline-block;
  margin: 0 5px 8px 0;
}

/* line 6953, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .shivyogCntrl {
  margin: 30px 0 0;
}

/* line 6956, vendor/assets/stylesheets/MS_master.css */
.profileCntrl .Custompanel-group .panel .panel-body .shivyogCntrl.shivyogmg {
  padding: 20px 0;
}

/* line 6959, vendor/assets/stylesheets/MS_master.css */
.profileCntrl
.Custompanel-group
.panel
.panel-body
.shivyogCntrl.shivyogmg
.tableCntrl {
  margin: 0;
}

/* line 6968, vendor/assets/stylesheets/MS_master.css */
.zui-wrapper {
  position: relative;
}

/* line 6972, vendor/assets/stylesheets/MS_master.css */
.zui-scroller {
  margin-right: 80px;
  overflow-x: scroll;
  overflow-y: visible;
  width: calc(100% - 80px);
}

/* line 6979, vendor/assets/stylesheets/MS_master.css */
.table .sticky-col {
  right: 0;
  position: absolute;
  top: auto;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 6989, vendor/assets/stylesheets/MS_master.css */
.single-row-contacts {
  width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6996, vendor/assets/stylesheets/MS_master.css */
.tableCntrl {
  margin: 30px 0;
}

/* line 6999, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tablehead-tittle {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px;
}

/* line 7004, vendor/assets/stylesheets/MS_master.css */
.tableCntrl.no-margintable {
  margin: 0;
}

/* line 7007, vendor/assets/stylesheets/MS_master.css */
.tableCntrl.tablebottom {
  margin: 0;
}

/* line 7010, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tableheight {
  max-height: 310px;
}

/* line 7013, vendor/assets/stylesheets/MS_master.css */
.tableCntrl.tabledataCntrl {
  margin: 0;
}

/* line 7016, vendor/assets/stylesheets/MS_master.css */
.tableCntrl.tabledataCntrl .Custtable-responsive {
  width: 100%;
  margin: 0 0 30px;
}

/* line 7020, vendor/assets/stylesheets/MS_master.css */
.tableCntrl.tabledataCntrl .Custtable-responsive .table {
  margin: 0;
}

/* line 7023, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .CustomCheckbox input[type="checkbox"] + label {
  margin-top: 7px;
}

/* line 7026, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table {
  background: transparent;
  max-width: 100%;
  margin: 0;
  border-collapse: initial;
}

/* line 7032, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table.dataTable.no-footer {
  border: 0;
}

/* line 7035, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table.dataTable tbody tr td {
  padding: 15px 10px;
}

/* line 7038, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table thead {
  font-weight: 500;
  color: #636363;
  text-transform: uppercase;
  font-size: 12px;
  background: #fff5ee;
}

/* line 7045, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table thead tr th {
  padding: 12px 8px;
  border: 2px solid #cccccc;
  border-left: 0;
  border-right: 0;
  vertical-align: middle;
}

/* line 7052, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table thead:first-child tr:first-child th {
  border-top: 2px solid #cccccc;
}

/* line 7055, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td {
  vertical-align: middle;
  border: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

/* line 7063, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .profile {
  padding: 10px 0 10px 48px;
  position: relative;
}

/* line 7067, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .profile .profileimg {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*img {
          	width: 36px;
          	height: 36px;
          	border-radius: 50%;
          	-webkit-border-radius: 50%;
          }*/
}

/* line 7088, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .profile span {
  font-weight: 500;
}

/* line 7091, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .box.bordered-input {
  margin: 0;
  height: auto;
  padding: 0 10px;
}

/* line 7096, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .box.bordered-input.tablebox {
  margin: 15px 0;
}

/* line 7099, vendor/assets/stylesheets/MS_master.css */
.tableCntrl
table
tbody
tr
td
.box
.dropdown-field
.select2-container
.select2-selection--single
.select2-selection__rendered {
  font-size: 14px;
}

/* line 7111, vendor/assets/stylesheets/MS_master.css */
.tableCntrl
table
tbody
tr
td
.box
.dropdown-field
.select2-container.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  margin-top: -9px;
}

/* line 7123, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .box .dropdown-field label.error {
  top: 38px;
}

/* line 7126, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textgroup {
  font-weight: 500;
  display: inline-block;
}

/* line 7130, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textgroup p {
  display: block;
  font-weight: 500;
}

/* line 7134, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textgroup span {
  display: block;
  color: #990000;
  font-size: 12px;
}

/* line 7139, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textgroup .edit {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 7144, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .iconwrap {
  font-size: 30px;
}

/* line 7147, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textpanel {
  font-weight: 500;
}

/* line 7150, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textpanel p {
  display: block;
}

/* line 7153, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .textpanel span {
  display: block;
  font-size: 12px;
}

/* line 7157, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td.Collapsetable {
  padding: 0;
}

/* line 7160, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .action {
  font-size: 16px;
  color: #990000;
  margin: 0 10px;
}

/* line 7165, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .profileimg {
  width: 60px;
  height: 60px;
}

/* line 7169, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td .profileimg img {
  width: 100%;
  height: auto;
}

/* line 7173, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td.tdoverlay {
  pointer-events: none;
  opacity: 0.5;
}

/* line 7177, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr td.t-padding {
  padding: 0;
}

/* line 7180, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table tbody tr.tableoverlay {
  background: #e8e8e8;
  pointer-events: none;
  opacity: 0.5;
}

/* line 7185, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table.tableonly-body tbody tr td {
  border: 1px solid #cccccc;
}

/* line 7188, vendor/assets/stylesheets/MS_master.css */
.tableCntrl table.tableonly-body tbody tr td:first-child {
  background: #fafafa;
}

/* line 7191, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tableCollapse table {
  background: #f7f7f7;
}

/* line 7194, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tableCollapse table thead {
  border: 1px solid #cccccc;
  background: #ffffff;
}

/* line 7198, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tableCollapse table thead:first-child tr:first-child th {
  border-top: 1px solid #cccccc;
}

/* line 7201, vendor/assets/stylesheets/MS_master.css */
.tableCntrl .tableCollapse .box.bordered-input {
  height: 50px;
  padding: 7px 10px;
}

/* line 7206, vendor/assets/stylesheets/MS_master.css */
.catogeryinc {
  background: transparent;
  padding: 4px 10px;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 400;
}

/* line 7216, vendor/assets/stylesheets/MS_master.css */
.catogeryinc.tableinc {
  background: #f08080;
  border-radius: 3px;
  font-weight: 500;
}

/* line 7222, vendor/assets/stylesheets/MS_master.css */
.table-pagination {
  margin: 30px 0 0;
}

/* line 7225, vendor/assets/stylesheets/MS_master.css */
.table-pagination .show-pgnation {
  float: left;
}

/* line 7228, vendor/assets/stylesheets/MS_master.css */
.table-pagination .show-pgnation p {
  padding: 10px 0;
}

/* line 7231, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination {
  float: right;
  border-radius: 0;
  margin: 0;
}

/* line 7236, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li a {
  color: #000000;
  margin: 0 4px;
  min-width: 32px;
  height: 32px;
}

/* line 7242, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li a:hover {
  background: #990000;
  border-color: #990000;
  color: #ffffff;
}

/* line 7247, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li a:active,
.table-pagination .pagination li a:focus {
  background: transparent;
  border-color: #cccccc;
  color: #000000;
}

/* line 7253, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li.active a {
  background: #990000;
  border-color: #990000;
  color: #ffffff;
}

/* line 7258, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li.previous a,
.table-pagination .pagination li.next a {
  background: #990000;
  border-color: #990000;
  color: #ffffff;
  border-radius: 0;
}

/* line 7265, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li.previous.disabled a,
.table-pagination .pagination li.next.disabled a {
  color: #000000;
  background: #e8e8e8;
  border-color: #e8e8e8;
  cursor: default;
}

/* line 7272, vendor/assets/stylesheets/MS_master.css */
.table-pagination .pagination li.previous.disabled a:hover,
.table-pagination .pagination li.next.disabled a:hover {
  background: #e8e8e8;
  border-color: #e8e8e8;
  color: #000000;
}

/* line 7279, vendor/assets/stylesheets/MS_master.css */
.loaderlink {
  font-size: 15px;
}

/* line 7282, vendor/assets/stylesheets/MS_master.css */
.loaderlink i {
  font-size: 20px;
  vertical-align: top;
}

/* line 7286, vendor/assets/stylesheets/MS_master.css */
.loaderlink:focus {
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 7291, vendor/assets/stylesheets/MS_master.css */
  .profileCntrl .Custompanel-group .panel .panel-body {
    padding: 30px 20px;
  }
  /* line 7294, vendor/assets/stylesheets/MS_master.css */
  .profileCntrl .Custompanel-group .panel .panel-body .sub-headingtittle {
    position: static;
    top: 0;
    left: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7302, vendor/assets/stylesheets/MS_master.css */
  .profileCntrl {
    margin: 20px 0;
  }
  /* line 7305, vendor/assets/stylesheets/MS_master.css */
  .profileCntrl .Custompanel-group {
    margin: 20px 0;
  }
}

@media only screen and (max-width: 479px) {
  /* line 7310, vendor/assets/stylesheets/MS_master.css */
  .tableCntrl {
    margin: 12px 0;
  }
  /* line 7314, vendor/assets/stylesheets/MS_master.css */
  .profileCntrl .Custompanel-group .panel .panel-body {
    padding: 20px;
  }
}

/* login */
/* line 7319, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl {
  /*background: url(/assets/shivir-5ec233f1b24a4c66e60d9bec1bd63c442de638d44babd134fb3f9a496a04966a.jpg) no-repeat center center;
  background-size: cover;*/
  height: 100%;
  background: #b81212;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #b81212), color-stop(0%, #f16f5c), color-stop(83%, #990000), color-stop(94%, #990000), color-stop(100%, #990000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81212', endColorstr='#990000',GradientType=0 );
  /* IE6-9 */
  overflow: auto;
}

/* line 7384, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl {
  background: #ffffff;
  padding: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

/* line 7393, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .shivyogunderline {
  margin: 0 0 20px;
  font-size: 20px;
}

/* line 7397, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .CustomCheckbox {
  background: transparent;
  padding: 0;
}

/* line 7401, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .CustomCheckbox input[type="checkbox"] {
  top: 1px;
  left: 3px;
}

/* line 7405, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .CustomCheckbox input[type="checkbox"] + label {
  color: #999999;
}

/* line 7408, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl
.loginCntrl
.CustomCheckbox
input[type="checkbox"]
+ label:before {
  border: 1px solid #cccccc;
}

/* line 7415, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .forgotpassword {
  color: #990000;
  float: right;
  display: inline-block;
  line-height: 17px;
}

/* line 7421, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .forgotpassword:focus {
  text-decoration: none;
}

/* line 7424, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .shivyog-btn {
  width: 100%;
  margin: 25px 0 0;
  text-transform: uppercase;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
}

/* line 7432, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .sign-up {
  margin-top: 20px;
  font-size: 14px;
}

/* line 7436, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .sign-up a {
  display: inline-block;
  color: #990000;
  text-decoration: underline;
}

/* line 7441, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn {
  text-transform: none;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  line-height: 0;
  height: auto;
  min-width: 130px;
  margin: 5px;
}

/* line 7452, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn i {
  margin-right: 5px;
}

/* line 7455, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn.facebook-btn {
  border-color: #3b5998;
  color: #3b5998;
}

/* line 7459, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn.facebook-btn:hover {
  background: #3b5998;
  color: #ffffff;
}

/* line 7463, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn.google-btn {
  border-color: #dc4a38;
  color: #dc4a38;
}

/* line 7467, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .loginactionbtn .social-btn.google-btn:hover {
  background: #dc4a38;
  color: #ffffff;
}

/* line 7471, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl.forgotCntrl .verifationhead {
  margin: 0 0 15px;
}

/* line 7474, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl.forgotCntrl .verifationhead h2 {
  font-size: 16px;
}

/* line 7477, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl
.loginCntrl.forgotCntrl
.CustomCheckbox
input[type="checkbox"]
+ label {
  color: #333333;
}

/* line 7484, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .loginCntrl .verifyhead {
  font-size: 16px;
}

/* line 7487, vendor/assets/stylesheets/MS_master.css */
.loginmainCntrl .titleSection p {
  margin-bottom: 5px;
}

/* line 7491, vendor/assets/stylesheets/MS_master.css */
.copy-right {
  margin: 30px 0;
  display: block;
  color: #ffffff;
  text-align: center;
}

/* line 7498, vendor/assets/stylesheets/MS_master.css */
.loginlogo {
  margin: 30px auto;
  width: 160px;
}

/* line 7502, vendor/assets/stylesheets/MS_master.css */
.loginlogo img {
  margin: auto;
}

/* line 7506, vendor/assets/stylesheets/MS_master.css */
.loginViaCntrl .headtittle {
  padding: 0 0 35px;
  text-transform: capitalize;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  /* line 7513, vendor/assets/stylesheets/MS_master.css */
  .loginmainCntrl .loginCntrl .forgotpassword {
    float: left;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 374px) {
  /* line 7519, vendor/assets/stylesheets/MS_master.css */
  .loginmainCntrl .loginCntrl .loginactionbtn .social-btn {
    min-width: 0;
    width: auto;
  }
}

/* event */
/* line 7525, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .registrationheadCntrl {
  padding: 18px 0 0;
}

/* line 7528, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl {
  margin: 20px 0;
}

/* line 7531, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl .eventreg-one {
  margin: 30px 0;
}

/* line 7534, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl .eventreg-one .outbox .tagtittle {
  font-size: 15px;
}

/* line 7537, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl .eventreg-one .pannel-btn {
  text-align: right;
}

/* line 7540, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl .eventreg-two {
  margin: 30px 0;
}

/* line 7543, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventmemberCntrl .eventreg-two .pannel-btn {
  text-align: right;
}

/* line 7546, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .eventaddmember .tableCntrl table tbody tr td {
  padding: 12px;
}

/* line 7549, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .paymentflowCntrl .tableCntrl {
  margin: 20px 0 30px;
}

/* line 7552, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .paymentflowCntrl .warningmessage {
  margin: 0 -60px 20px;
}

/* line 7555, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .paymentflowCntrl .warningmessage p {
  font-size: 14px;
  font-weight: 500;
}

/* line 7559, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .registrationStatus .btn-register {
  color: #ffffff;
  position: absolute;
  top: 4px;
  right: 17px;
  font-size: 14px;
}

/* line 7566, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .notetittle {
  background: #e8e8e8;
  padding: 15px;
  margin: 30px 0;
}

/* line 7571, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .notetittle ul {
  padding: 15px 30px 0;
  margin: 0;
}

/* line 7575, vendor/assets/stylesheets/MS_master.css */
.eventCntrl .notetittle ul li {
  line-height: 18px;
  margin-bottom: 5px;
  list-style: decimal;
}

/* line 7581, vendor/assets/stylesheets/MS_master.css */
.regConfirmation .btn-register {
  position: absolute;
  top: 4px;
  right: 17px;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  /* line 7589, vendor/assets/stylesheets/MS_master.css */
  .eventCntrl .paymentflowCntrl .warningmessage {
    margin: 20px -15px;
  }
  /* line 7592, vendor/assets/stylesheets/MS_master.css */
  .eventCntrl .registrationStatus .btn-register {
    top: -6px;
  }
  /* line 7596, vendor/assets/stylesheets/MS_master.css */
  .regConfirmation .btn-register {
    position: static;
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 479px) {
  /* line 7603, vendor/assets/stylesheets/MS_master.css */
  .eventCntrl .registrationStatus .btn-register {
    position: static;
    top: 0;
    right: 0;
  }
}

/* terms */
/* line 7610, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .headtittle h2 {
  font-size: 16px;
  font-weight: 900;
  margin: 10px 0 20px;
  text-transform: capitalize;
}

/* line 7616, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .headtittle h2 .subheadtittle {
  color: #cccccc;
  font-weight: 400;
}

/* line 7620, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails {
  margin: 0 0 20px;
}

/* line 7623, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails p {
  margin-bottom: 15px;
  font-size: 15px;
}

/* line 7627, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul {
  margin-bottom: 15px;
  padding: 0 20px;
}

/* line 7631, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul li {
  display: block;
  padding-left: 20px;
  position: relative;
}

/* line 7636, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul li i {
  position: absolute;
  left: 0;
  top: 1px;
}

/* line 7641, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist {
  margin: 0 20px;
}

/* line 7644, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist li {
  display: list-item;
  font-size: 15px;
  padding: 0;
}

/* line 7649, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist.dotted-list li {
  list-style-type: disc;
}

/* line 7652, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist.decimal-list li {
  list-style-type: decimal;
}

/* line 7655, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist.decimal-list li .alpha-list li {
  list-style-type: lower-latin;
}

/* line 7658, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.orderlist.alpha-list li {
  list-style-type: lower-latin;
}

/* line 7661, vendor/assets/stylesheets/MS_master.css */
.termconditionCntrl .termdetails ul.inner-list {
  margin: 10px 40px;
}

@media only screen and (max-width: 374px) {
  /* line 7666, vendor/assets/stylesheets/MS_master.css */
  .termconditionCntrl .termdetails ul.orderlist {
    margin: 0;
  }
  /* line 7669, vendor/assets/stylesheets/MS_master.css */
  .termconditionCntrl .termdetails ul.inner-list {
    margin: 10px;
  }
}

/* admin panel */
/* line 7674, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .iconclose {
  display: none;
}

/* line 7677, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl .CustomCheckbox {
  background: transparent;
  padding: 0;
}

/* line 7681, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody .action {
  font-size: 16px;
  margin: 0 10px;
}

/* line 7685, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody .CustomCheckbox {
  background: transparent;
  padding: 0;
}

/* line 7689, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .profileimg {
  width: 42px;
  height: 42px;
  margin-right: 0;
}

/* line 7694, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .profileimg img {
  width: 42px;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 7699, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .dropover:focus {
  outline: none;
}

/* line 7702, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .dropover .btn {
  padding: 5px 12px;
  border-radius: 0;
}

/* line 7706, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .dropover .btn.btn-primary {
  background: #ececec;
  border-color: #ececec;
  color: #000000;
}

/* line 7711, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .tableCntrl tbody tr td .dropover .btn.btn-primary:hover {
  background: #ececec;
  border-color: #ececec;
  color: #000000;
}

/* line 7716, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .detailshivir {
  margin: 20px 0;
}

/* line 7719, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .detailshivir .checklist li {
  padding: 0 10px 10px 0;
  display: inline-block;
}

/* line 7723, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .alertCntrl {
  display: none;
}

/* line 7726, vendor/assets/stylesheets/MS_master.css */
.adminCntrl .alertCntrl.active {
  display: block;
}

/* line 7730, vendor/assets/stylesheets/MS_master.css */
.rejectlist ul li label {
  font-size: 15px;
  line-height: 18px;
}

@media only screen and (max-width: 479px) {
  /* line 7736, vendor/assets/stylesheets/MS_master.css */
  .tableCntrl {
    margin: 30px 0;
  }
  /* line 7740, vendor/assets/stylesheets/MS_master.css */
  .adminCntrl .boxsection-lg {
    padding: 20px 0;
  }
  /* line 7743, vendor/assets/stylesheets/MS_master.css */
  .adminCntrl .boxsection-lg .warningmessage {
    margin: 30px -20px 0;
  }
  /* line 7746, vendor/assets/stylesheets/MS_master.css */
  .adminCntrl .refinesub-group {
    padding: 15px;
  }
  /* line 7749, vendor/assets/stylesheets/MS_master.css */
  .adminCntrl .refinesub-group .pannel-btn .btn.btn-info,
.adminCntrl .refinesub-group .pannel-btn .btn.btn-danger {
    padding: 5px 22px;
  }
  /* line 7754, vendor/assets/stylesheets/MS_master.css */
  .rejectlist h4 {
    font-size: 17px;
  }
}

/* Complete Profile */
/* line 7759, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .headdetailsCntrl {
  position: relative;
  padding-left: 166px;
}

/* line 7763, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .headdetailsCntrl h2 {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 0;
}

/* line 7769, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .headdetailsCntrl .subheaddetails {
  margin-bottom: 30px;
}

/* line 7772, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .featuredlist {
  margin: 0;
}

/* line 7775, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .featuredlist li {
  display: inline-block;
  margin: 0 5px 8px 0;
}

/* line 7779, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .progressCntrl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 7785, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .progressCntrl span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 10px;
}

/* line 7791, vendor/assets/stylesheets/MS_master.css */
.CompleteprofileCntrl .btn.btn-info {
  padding: 5px 17px;
}

/* line 7795, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxCntrl {
  max-width: 430px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 7804, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess {
  padding: 25px 0;
  background: #3dcc9f;
  position: relative;
}

/* line 7809, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess img {
  margin: auto;
}

/* line 7812, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess .round {
  display: block;
  margin: auto;
  border-radius: 50%;
}

/* line 7817, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess .round.one {
  background: #54d4ac;
  width: 120px;
  height: 120px;
  padding: 15px;
}

/* line 7823, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess .round.two {
  background: #3dcc9f;
  width: 90px;
  height: 90px;
  padding: 20px;
}

/* line 7829, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .boxsuccess .round i {
  font-size: 50px;
  color: #ffffff;
}

/* line 7833, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent {
  padding: 20px;
}

/* line 7836, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent h2 {
  margin: 15px 0;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #405965;
}

/* line 7843, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent p {
  margin: 40px 0 15px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

/* line 7850, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent ul {
  list-style: none;
  margin: 15px 0 40px;
}

/* line 7854, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent ul li {
  display: inline-block;
  font-size: 15px;
  padding: 0 5px;
}

/* line 7859, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent ul li span {
  margin: 0 6px 0 0;
}

/* line 7862, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent .notice {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
}

/* line 7868, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent .notice span {
  color: #990000;
}

/* line 7871, vendor/assets/stylesheets/MS_master.css */
.CompletepflscuccessCntrl .successContent .btn.btn-success {
  text-transform: capitalize;
  margin: 50px auto 30px;
}

/* line 7876, vendor/assets/stylesheets/MS_master.css */
.wizardlist {
  text-align: center;
  /*&.tablistpannel {
  	display: block;
  	ul {
  		display: inline-block;
  		position: relative;
  		margin: 0;
  		li {
  			float: left;
  			display: block;
  			font-size: 16px;
  			line-height: 18px;
  			font-weight: 700;
  			color: $lightgrey-color;
  			padding: 15px 15px 15px 45px;
  			position: relative;
  			background: $quaternary-color;
  			&:before {
  				content: '';
  				display: block;
  				width: 0;
  				height: 0;
  				border-top: 25px solid transparent;
  				border-bottom: 25px solid transparent;
  				border-left: 25px solid $quaternary-color;
  				position: absolute;
  				top: 50%;
  				margin: -25px 0 0 -1px;
  				left: 100%;
  				z-index: 2;
  			}
  			&:after {
  				content: '';
  				display: block;
  				width: 0;
  				height: 0;
  				border-top: 25px solid transparent;
  				border-bottom: 25px solid transparent;
  				border-left: 25px solid $decimal-color;
  				position: absolute;
  				top: 50%;
  				margin: -25px 0 0 1px;
  				left: 100%;
  				z-index: 1;
  			}
  			&:first-child {
  				padding: 15px 15px 15px 25px;
  				border-top-left-radius: 3px;
  				border-bottom-left-radius: 3px;
  			}
  			&:last-child {
  				padding: 15px 35px 15px 45px;
  				border-top-right-radius: 3px;
  				border-bottom-right-radius: 3px;
  				&:before, &:after {
  					content: none;
  				}
  			}
  			&.active {
  				color: $light-color;
  				background: $primary-color;
  				&:before {
  					border-left: 23px solid $primary-color;
  				}
  			}
  			&.done {
  				color: $light-color;
  				background: $mg-success;
  				&:before {
  					border-left: 23px solid $mg-success;
  				}
  				&:after {
  					border-left: 23px solid $whitebg-Smoke;
  				}
  			}
  		}
  	}
  }*/
}

/* line 7956, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel {
  display: block;
}

/* line 7959, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul {
  display: inline-block;
  position: relative;
  margin: 0;
}

/* line 7964, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul:before {
  content: "";
  display: inline-block;
  width: 100%;
  border-bottom: 2px dashed #e8e8e8;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 7974, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li {
  float: left;
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #666666;
  padding: 15px;
  position: relative;
}

/* line 7984, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  background: #e8e8e8;
  bottom: -6px;
  left: 50%;
  margin-left: -9px;
  z-index: 2;
}

/* line 7997, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  background: #e8e8e8;
  bottom: -9px;
  left: 50%;
  margin-left: -12px;
  z-index: 1;
}

/* line 8010, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li:first-child {
  padding: 15px 15px 15px 0;
}

/* line 8013, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li:last-child {
  padding: 15px 0 15px 15px;
}

/* line 8016, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li.active:before {
  background: #990000;
}

/* line 8019, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li.done {
  color: #3dcc9f;
}

/* line 8022, vendor/assets/stylesheets/MS_master.css */
.wizardlist.tablistpannel ul li.done:before {
  background: #3dcc9f;
}

/*.owl-wizard {
	.owl-stage-outer {
		.owl-item {
			.item {
				font-size: 16px;
				line-height: 18px;
				font-weight: 700;
				color: $lightgrey-color;
				padding: 24px 15px;
				text-align: center;
				position: relative;
				background: $quaternary-color;
				&.selected {
					background: $primary-color;
					color: $light-color;
					&:after {
						content: '';
						width: 0;
						height: 0;
						border-left: 12px solid transparent;
						border-right: 12px solid transparent;
						border-bottom: 12px solid $whitebg-Smoke;
						position: absolute;
						bottom: 0;
						left: 50%;
						margin-left: -12px;
					}
				}
				&.done {
					background: $mg-success;
					color: $light-color;
				}
			}
		}
	}
}*/
@media only screen and (max-width: 639px) {
  /*.owl-wizard {
  	width: 100%;
  	padding: 0 50px;
  	.owl-stage-outer {
  		.owl-item {
  			.item {
  				padding: 15px;
  			}
  		}
  	}
  	.owl-nav {
  		position: absolute;
  		top: 50%;
  		left: 0;
  		right: 0;
  		height: 40px;
  		margin: -20px 0 0;
  		width: 100%;
  		.owl-prev {
  			position: absolute;
  			left: 0;
  			top: 0;
  			color: $secondary-color;
  			border-radius: 50%;
  			width: 40px;
  			height: 40px;
  			padding: 2px 13px;
  			margin: 0;
  			i {
  				font-size: 26px;
  				line-height: 35px;
  			}
  		}
  		.owl-next {
  			position: absolute;
  			right: 0;
  			top: 0;
  			color: $secondary-color;
  			border-radius: 50%;
  			width: 40px;
  			height: 40px;
  			padding: 2px 13px;
  			margin: 0;
  			i {
  				font-size: 26px;
  				line-height: 35px;
  			}
  		}
  	}
  }*/
  /* line 8113, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    border-left: 2px dashed #e8e8e8;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 8125, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul li {
    float: none;
    padding: 10px 20px;
    text-align: left;
  }
  /* line 8130, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul li:before {
    bottom: 0;
    left: -7px;
    top: 0;
    margin-left: 0;
    margin: auto;
  }
  /* line 8137, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul li:after {
    bottom: 0;
    left: -10px;
    top: 0;
    margin-left: 0;
    margin: auto;
  }
  /* line 8144, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul li:first-child {
    padding: 10px 20px;
  }
  /* line 8147, vendor/assets/stylesheets/MS_master.css */
  .wizardlist.tablistpannel ul li:last-child {
    padding: 10px 20px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 8152, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .boxsuccess {
    padding: 18px 0;
  }
  /* line 8155, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .boxsuccess img {
    width: 35px;
  }
  /* line 8158, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .successContent {
    padding: 20px 10px;
  }
  /* line 8161, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .successContent h2 {
    margin: 0 0 22px;
    font-size: 20px;
  }
  /* line 8165, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .successContent p {
    font-size: 15px;
  }
  /* line 8168, vendor/assets/stylesheets/MS_master.css */
  .CompletepflscuccessCntrl .successContent .btn.btn-success {
    margin: 34px auto 10px;
    font-size: 14px;
    max-width: 140px;
    height: 35px;
  }
}

/* Registration */
/* line 8176, vendor/assets/stylesheets/MS_master.css */
.registrationCntrl .registrationdetailsCntrl .panellist-btn {
  margin: 50px 0 0;
}

/* line 8179, vendor/assets/stylesheets/MS_master.css */
.registrationCntrl .registrationdetailsCntrl .reg_detailsoption {
  list-style: none;
  margin: 20px 0 40px;
}

/* line 8183, vendor/assets/stylesheets/MS_master.css */
.registrationCntrl .registrationdetailsCntrl .reg_detailsoption li {
  display: inline-block;
  margin: 0 15px 10px 0;
}

@media only screen and (max-width: 500px) {
  /* line 8189, vendor/assets/stylesheets/MS_master.css */
  .registrationCntrl .registrationdetailsCntrl .reg_detailsoption li {
    display: block;
    margin: 0 0 8px;
  }
}

@media only screen and (max-width: 375px) {
  /* line 8195, vendor/assets/stylesheets/MS_master.css */
  .searchCntrl label {
    font-size: 16px;
    line-height: 20px;
  }
  /* line 8199, vendor/assets/stylesheets/MS_master.css */
  .searchCntrl button {
    width: 20px;
  }
  /* line 8202, vendor/assets/stylesheets/MS_master.css */
  .searchCntrl .close-icon {
    font-size: 30px;
    right: 59px;
  }
  /* line 8206, vendor/assets/stylesheets/MS_master.css */
  .searchCntrl .form-control {
    padding: 6px 32px 6px 12px;
    height: 43px;
  }
}

/* error */
/* line 8212, vendor/assets/stylesheets/MS_master.css */
.errorsection {
  background: #b81212;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #b81212), color-stop(0%, #f16f5c), color-stop(83%, #990000), color-stop(94%, #990000), color-stop(100%, #990000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #b81212 0%, #f16f5c 0%, #990000 83%, #990000 94%, #990000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b81212', endColorstr='#990000',GradientType=0 );
  /* IE6-9 */
  padding: 0 15px;
  /*.errorleft {
  	background: $quinary-color;
  	border-radius: 50%;
  	width: 300px;
  	height: 300px;
  	padding: 102px 0;
  	text-align: center;
  	position: absolute;
  	top: 50%;
  	margin-top: -150px;
  	left: 100px;
  	.errorcontent {
  		p {
  			font-weight: 900;
  			font-size: 90px;	
  			line-height: 72px;
  			color: $primary-color;
  		}
  		span {
  			font-size: 16px;
  			color: $lightgrey-color;
  			font-weight: 900;
  			text-transform: uppercase;
  			margin: 4px 0 0;
  			display: block;
  		}
  	}
  }*/
}

/* line 8302, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorbox {
  max-width: 480px;
  width: 100%;
  margin: auto;
  position: relative;
}

/* line 8308, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorbox .boxsection {
  padding: 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 0;
}

/* line 8314, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorbox:after {
  background: linear-gradient(-45deg, transparent 16px, #ffffff 0), linear-gradient(45deg, transparent 16px, #ffffff 0);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 23px 32px;
  content: "";
  display: block;
  width: 100%;
  height: 11px;
  position: relative;
  top: -1px;
  left: 0px;
}

/* line 8328, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorright {
  /*margin-left: 550px;*/
}

/* line 8331, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorright h2 {
  display: block;
  font-size: 80px;
  font-weight: 900;
  line-height: 91px;
  color: #555555;
}

/* line 8338, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorright p {
  display: block;
  color: #555555;
  text-transform: uppercase;
  font-size: 17px;
  margin: 8px 0 20px;
  font-weight: 900;
}

/* line 8346, vendor/assets/stylesheets/MS_master.css */
.errorsection .errorright span {
  display: block;
  font-size: 16px;
  color: #262626;
  margin: 0 0 50px;
}

@media only screen and (min-width: 480px) {
  /* line 8354, vendor/assets/stylesheets/MS_master.css */
  .errorsection .errorright span {
    margin: 0 0 100px;
  }
}

/*@media only screen and (max-width: 1439px) {
	.errorsection {
		.errorleft {
			left: 0;
		}
		.errorright {
			margin-left: 380px;
		}
	}
}

@media only screen and (max-width: 1199px) {
	.errorsection {
		.errorleft {
		    width: 250px;
		    height: 250px;
		    padding: 89px 0;
		    margin-top: -125px;
		    .errorcontent {
		    	p {
					font-size: 60px;
					line-height: 50px;
		    	}
		    	span {
					font-size: 14px;
		    	}
		    }
		}
		.errorright {
			margin-left: 300px;
			h2 {
				font-size: 50px;
				line-height: 58px;
			}
			p {
				font-size: 15px;
				margin: 8px 0 15px;
			}
			span {
				font-size: 15px;
				margin: 0 0 40px;
				line-height: 17px;
			}
		}
	}
}

@media only screen and (max-width: 767px) {
	.errorsection {
		padding: 0 15px;
		.errorleft {
			width: 150px;
			height: 150px;
			padding: 42px 0;
			margin: 0 auto 15px;
			position: static;
			.errorcontent {
				p {
					font-size: 30px;
					line-height: 35px;
				}
				span {
					font-size: 14px;
					line-height: 15px;
				}
			}
		}
		.errorright {
			margin: 0;
			text-align: center;
			h2 {
				font-size: 30px;
				line-height: 35px;
			}
			p {
				font-size: 14px;
			}
		}
	}
}*/
/* Footer */
/* footer Area */
/* line 8440, vendor/assets/stylesheets/MS_master.css */
.footerArea {
  bottom: 0;
  width: 100%;
  padding: 10px 0 10px 280px;
  overflow: hidden;
  margin-top: 0px;
  background: #f8f8f8;
  border-top: 1px solid rgba(204, 204, 204, 0.3);
}

/* line 8449, vendor/assets/stylesheets/MS_master.css */
.footerArea.footercollapsed {
  padding: 10px 0 10px 55px;
}

/* line 8452, vendor/assets/stylesheets/MS_master.css */
.footerArea h2 {
  margin: 10px 0px 20px;
  font-size: 21px;
  color: #c7c7c7;
  line-height: 30px;
}

/* line 8458, vendor/assets/stylesheets/MS_master.css */
.footerArea ul.links {
  margin: 10px 0;
}

/* line 8461, vendor/assets/stylesheets/MS_master.css */
.footerArea ul.links li {
  display: inline-block;
}

/* line 8464, vendor/assets/stylesheets/MS_master.css */
.footerArea ul.links li a {
  color: #666666;
  font-size: 14px;
  padding: 0 8px;
  line-height: 20px;
  text-transform: uppercase;
}

/* line 8471, vendor/assets/stylesheets/MS_master.css */
.footerArea ul.links li a:hover {
  text-decoration: none;
  color: #990000;
}

/* line 8475, vendor/assets/stylesheets/MS_master.css */
.footerArea ul.links li:last-child a {
  border-right: 0;
}

/* line 8478, vendor/assets/stylesheets/MS_master.css */
.footerArea .copyright {
  text-align: center;
  font-size: 15px;
  color: #666666;
  margin: 10px 0;
}

@media only screen and (max-width: 991px) {
  /* line 8486, vendor/assets/stylesheets/MS_master.css */
  .footerArea {
    padding: 10px 0;
  }
  /* line 8489, vendor/assets/stylesheets/MS_master.css */
  .footerArea ul.links {
    text-align: center;
  }
  /* line 8492, vendor/assets/stylesheets/MS_master.css */
  .footerArea .copyright {
    text-align: center;
  }
}

@media only screen and (max-width: 479px) {
  /* line 8497, vendor/assets/stylesheets/MS_master.css */
  .footerArea ul.links.text-center {
    text-align: left;
  }
}

@media (max-width: 420px) {
  /* line 8503, vendor/assets/stylesheets/MS_master.css */
  .hideOnMobile {
    display: none !important;
  }
  /* line 8506, vendor/assets/stylesheets/MS_master.css */
  .showOnMobile {
    display: block !important;
  }
}

/* line 8511, vendor/assets/stylesheets/MS_master.css */
.announcementiconright {
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  position: absolute;
  right: 10px;
  top: 50%;
  color: #990000;
  margin: -11px 0 0;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  animation: blink 0.8s ease-in infinite;
}

/* line 8530, vendor/assets/stylesheets/MS_master.css */
.announcementiconright_table {
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  left: 90px;
  top: 35%;
  color: #990000;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  animation: blink 0.8s ease-in infinite;
}

/* line 8547, vendor/assets/stylesheets/MS_master.css */
.fluctuateIcon {
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -mz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  animation: blink 0.8s ease-in infinite;
}

@keyframes blink {
  from,
to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

/* line 8568, vendor/assets/stylesheets/MS_master.css */
div.video-js div.vjs-watermark-content {
  top: 80%;
  transform: translate(0, -50%);
}

/* line 8573, vendor/assets/stylesheets/MS_master.css */
div.video-js div.vjs-watermark-content p {
  font-size: 18px;
  font-weight: bolder;
  color: #15f4ee;
}

/* line 8579, vendor/assets/stylesheets/MS_master.css */
.video-js .vjs-big-play-button {
  font-size: 2.2em;
}

/* line 8583, vendor/assets/stylesheets/MS_master.css */
.video-js .vjs-control-bar {
  z-index: 1;
}

/****************************************************************/
/***********Flat Accordion Starts*************/
/****************************************************************/
/* line 8591, vendor/assets/stylesheets/MS_master.css */
.flat-accordion {
  margin: 0px auto;
}

/* line 8594, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  position: relative;
}

/* line 8597, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  position: absolute;
  content: "";
}

/* line 8601, vendor/assets/stylesheets/MS_master.css */
.fancybox:before,
.flat-accordion .toggle-title.active::before {
  background-color: #bc0d0f;
}

/* line 8605, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  color: #484848;
}

/* line 8608, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  background-color: #bc0d0f;
}

/* color white */
/* line 8612, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::after {
  color: #ffffff;
}

/* Flat-Accordion
-----------------------------------------------------------*/
/* line 8617, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title {
  /*font-size: 16px;
    font-weight: 600;*/
  cursor: pointer;
  background: #fff;
  border: 1px solid #e8e6e6;
  padding: 10px 0px 5px 40px;
  margin: 3px auto 1px auto;
}

/* line 8626, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::before {
  left: 0;
  top: 0px;
  width: 35px;
  height: 36px;
}

/* line 8632, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title::after {
  position: absolute;
  left: 16px;
  top: 8px;
  content: "\f105";
  font-family: "FontAwesome";
  font-weight: 900;
  transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
}

/* line 8645, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title.active {
  border-bottom: 1px solid #f1eded !important;
}

/* line 8648, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-title.active::after {
  font-family: "FontAwesome";
  content: "\f107";
  font-weight: 900;
  transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
}

/* line 8658, vendor/assets/stylesheets/MS_master.css */
.flat-accordion .toggle-content {
  display: none;
  padding: 20px 10px 20px 10px;
  overflow: visible;
  background: #fff;
  color: #484848;
  border: 1px solid #e8e6e6;
  border-top: none !important;
}

/* line 8667, vendor/assets/stylesheets/MS_master.css */
.box-bg-shadow {
  box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.2);
}

/****************************************************************/
/***********Flat Accordion Ends*************/
/****************************************************************/
/****************************************************************/
/*********** Advance Admin Panel Starts *************/
/****************************************************************/
/* line 8680, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle {
  position: relative;
  z-index: 10010;
  margin: 15px auto 0px auto;
  cursor: pointer;
}

/* line 8686, vendor/assets/stylesheets/MS_master.css */
.admin_nav_menu_toggle_text {
  position: relative;
  z-index: 10010;
  right: -3px;
  text-transform: uppercase;
  line-height: 13px;
  color: #fff;
  z-index: 6;
  font-weight: bold;
  font-size: 8px;
  letter-spacing: 2px;
}

/* line 8698, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle span {
  display: block;
  position: relative;
  width: 40px;
  height: 30px;
  background-image: url(/assets/admin_menu_icon-03c7fe98a1bb79305126a0445cf5e38da6f72dacc1b690a59faafa18697b16c0.png);
  margin: 0em 0 0 0;
  background-repeat: no-repeat;
  background-position: 7px 2px;
  /*background: #BC0D0F;*/
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
}

/* line 8712, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle span:before,
#admin_nav_menu_toggle span:after {
  content: " ";
  position: absolute;
  top: -10px;
  width: 100%;
  height: 0.13em;
  background: #990000;
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
}

/* line 8724, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle span:before {
  margin: -0.5em 0 0 0;
}

/* line 8727, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle span:after {
  margin: 0.5em 0 0 0;
}

/* line 8730, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle.open span {
  background-color: transparent;
}

/* line 8733, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle.open span:before,
#admin_nav_menu_toggle.open span:after {
  margin: 0;
  background: #bc0d0f;
}

/* line 8738, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle.open span:before {
  top: 17px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 8744, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu_toggle.open span:after {
  top: 17px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* line 8750, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: #fff;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
}

/* line 8768, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu.opened {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
  overflow-y: auto;
  /*margin-top: 70px;*/
}

/* line 8780, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu span#title {
  display: block;
  line-height: 1em;
  margin: 1em 0 1em 0;
  font-size: 20px;
  color: #bc0d0f;
}

/* line 8787, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul {
  list-style: none;
  margin: 0 auto;
}

/* line 8791, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li.active {
  color: #bc0d0f;
  border-left: 3px solid #bc0d0f;
}

/* line 8795, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li {
  display: block;
  /*width: 90%;
  height: 65px;*/
  /*margin: 0 auto 0.5em auto;*/
  margin: 0 auto;
}

/* line 8802, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li:last-child {
  border-bottom: 1px solid #bc0d0f;
  margin-bottom: 30px;
}

/* line 8806, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li:after {
  content: " ";
  position: absolute;
  width: 0%;
  height: 45px;
  margin: -45px 0 0 5%;
  left: 0;
  background: #bc0d0f;
  /*border-radius: 0.25em;*/
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
}

/* line 8819, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li:hover:after {
  width: 90%;
}

/* line 8822, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li a {
  position: relative;
  z-index: 4;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  /*border-radius: 0.2em;*/
  -webkit-transition: 350ms ease all;
  -moz-transition: 350ms ease all;
  transition: 350ms ease all;
}

/* line 8838, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li a:hover {
  color: #fff;
  /*border-color: #286EFA;*/
}

/* line 8842, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li a span {
  /*font-size: 1.6666666667em;*/
}

/* line 8845, vendor/assets/stylesheets/MS_master.css */
#admin_nav_menu ul li a i {
  position: absolute;
  padding: 0 1.25em 0 0;
}

/* line 8849, vendor/assets/stylesheets/MS_master.css */
.admin_panel_menu_items {
  padding-top: 0 !important;
}

/* line 8852, vendor/assets/stylesheets/MS_master.css */
.admin_panel_menu_items ul {
  padding: 0 !important;
}

@media (max-width: 420px) {
  /* line 8856, vendor/assets/stylesheets/MS_master.css */
  #admin_nav_menu_toggle {
    position: fixed !important;
    right: 3px !important;
    top: -5px !important;
  }
  /* line 8861, vendor/assets/stylesheets/MS_master.css */
  .admin_nav_menu_toggle_text {
    position: fixed !important;
    right: 5px !important;
    top: 40px !important;
  }
}

/****************************************************************/
/*********** Advance Admin Panel End *************/
/****************************************************************/
/*# sourceMappingURL=MS_master.css.map */
/*********** Zoom SDK Start *************/
/* line 8876, vendor/assets/stylesheets/MS_master.css */
.chat-receiver-list__receiver {
  background: #2d8cff !important;
  color: #ffffff !important;
  padding: 2px 15px !important;
  border-radius: 40.5px !important;
  font-size: 12px !important;
  cursor: pointer !important;
  border: none !important;
  max-width: 181px !important;
  overflow: hidden !important;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis !important;
}

/* line 8890, vendor/assets/stylesheets/MS_master.css */
.chat-container__chat-control {
  margin-bottom: 20px !important;
}

/* line 8894, vendor/assets/stylesheets/MS_master.css */
.loading-img {
  margin-left: 50px !important;
}

/* line 8898, vendor/assets/stylesheets/MS_master.css */
.meeting-info-container {
  display: none !important;
}

/* line 8902, vendor/assets/stylesheets/MS_master.css */
#zmmtg-root {
  background-color: unset !important;
  height: auto !important;
}

/* line 8907, vendor/assets/stylesheets/MS_master.css */
.zmu-tabs__tab-bar,
.active-video-container__avatar-name,
.active-video-container__avatar-footer {
  display: none !important;
}

@media only screen and (max-width: 420px) {
  /* line 8914, vendor/assets/stylesheets/MS_master.css */
  .watermark_text {
    font-size: 25px !important;
  }
}

@media only screen and (min-width: 420px) and (max-width: 768px) {
  /* line 8919, vendor/assets/stylesheets/MS_master.css */
  .watermark_text {
    font-size: 25px !important;
  }
}

/* line 8924, vendor/assets/stylesheets/MS_master.css */
.shivyog-watermark {
  position: absolute;
  /*top: 30%;
  left: 35%;*/
  opacity: 0.3;
  z-index: 9999;
  /*transform: rotate(0deg);*/
}

/* line 8932, vendor/assets/stylesheets/MS_master.css */
.watermark_text {
  font-size: 25px;
  font-weight: bolder;
  color: #15f4ee;
  cursor: default;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /* -webkit-animation: animation19 linear 20s infinite;
  -moz-animation: animation19 linear 20s infinite;
  animation: animation19 linear 20s infinite; */
  /* -webkit-animation: random_watermark_animation linear 500s infinite;
  -moz-animation: random_watermark_animation linear 500s infinite;
  animation: random_watermark_animation linear 500s infinite; */
}

/* line 8949, vendor/assets/stylesheets/MS_master.css */
.zm-modal {
  min-width: auto !important;
}

@keyframes random_watermark_animation {
  0% {
    transform: translate3d(50px, 10px, 0px);
    animation-timing-function: ease-in-out;
  }
  6% {
    transform: translate3d(50px, 300px, 0px);
    animation-timing-function: ease-in-out;
  }
  12% {
    transform: translate3d(50px, 500px, 0px);
    animation-timing-function: ease-in-out;
  }
  20% {
    transform: translate3d(450px, 10px, 0px);
    animation-timing-function: ease-in-out;
  }
  30% {
    transform: translate3d(450px, 300px, 0px);
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: translate3d(450px, 500px, 0px);
    animation-timing-function: ease-in-out;
  }
  50% {
    transform: translate3d(850px, 10px, 0px);
    animation-timing-function: ease-in-out;
  }
  60% {
    transform: translate3d(850px, 300px, 0px);
    animation-timing-function: ease-in-out;
  }
  70% {
    transform: translate3d(850px, 500px, 0px);
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: translate3d(50px, 10px, 0px);
    animation-timing-function: ease-in-out;
  }
  90% {
    transform: translate3d(50px, 300px, 0px);
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translate3d(50px, 500px, 0px);
  }
}

/* @-webkit-keyframes animation19 {
  0% {
    transform: translate(28px, 163px);
  }
  2.78% {
    transform: translate(60px, 290px);
  }
  5.56% {
    transform: translate(92px, 417px);
  }
  8.33% {
    transform: translate(124px, 490px);
  }
  11.11% {
    transform: translate(156px, 490px);
  }
  13.89% {
    transform: translate(188px, 490px);
  }
  16.67% {
    transform: translate(220px, 490px);
  }
  19.44% {
    transform: translate(252px, 490px);
  }
  22.22% {
    transform: translate(284px, 517px);
  }
  25% {
    transform: translate(316px, 517px);
  }
  27.78% {
    transform: translate(348px, 517px);
  }
  30.56% {
    transform: translate(380px, 517px);
  }
  33.33% {
    transform: translate(412px, 490px);
  }
  36.11% {
    transform: translate(444px, 417px);
  }
  38.89% {
    transform: translate(476px, 417px);
  }
  41.67% {
    transform: translate(508px, 417px);
  }
  44.44% {
    transform: translate(540px, 290px);
  }
  47.22% {
    transform: translate(572px, 250px);
  }
  50% {
    transform: translate(604px, 250px);
  }
  52.78% {
    transform: translate(636px, 300px);
  }
  55.56% {
    transform: translate(668px, 436px);
  }
  58.33% {
    transform: translate(700px, 409px);
  }
  61.11% {
    transform: translate(732px, 409px);
  }
  63.89% {
    transform: translate(764px, 409px);
  }
  66.67% {
    transform: translate(796px, 436px);
  }
  69.44% {
    transform: translate(828px, 409px);
  }
  72.22% {
    transform: translate(860px, 382px);
  }
  75% {
    transform: translate(892px, 382px);
  }
  77.78% {
    transform: translate(924px, 355px);
  }
  80.56% {
    transform: translate(956px, 355px);
  }
  83.33% {
    transform: translate(988px, 382px);
  }
  86.11% {
    transform: translate(1020px, 355px);
  }
  88.89% {
    transform: translate(1052px, 328px);
  }
  91.67% {
    transform: translate(1084px, 328px);
  }
  94.44% {
    transform: translate(1116px, 301px);
  }
  97.22% {
    transform: translate(1148px, 328px);
  }
  100% {
    transform: translate(1180px, 301px);
  }

}
@keyframes animation19 {
  0% {
    transform: translate(28px, 163px);
  }
  2.78% {
    transform: translate(60px, 290px);
  }
  5.56% {
    transform: translate(92px, 417px);
  }
  8.33% {
    transform: translate(124px, 490px);
  }
  11.11% {
    transform: translate(156px, 490px);
  }
  13.89% {
    transform: translate(188px, 490px);
  }
  16.67% {
    transform: translate(220px, 490px);
  }
  19.44% {
    transform: translate(252px, 490px);
  }
  22.22% {
    transform: translate(284px, 517px);
  }
  25% {
    transform: translate(316px, 517px);
  }
  27.78% {
    transform: translate(348px, 517px);
  }
  30.56% {
    transform: translate(380px, 517px);
  }
  33.33% {
    transform: translate(412px, 490px);
  }
  36.11% {
    transform: translate(444px, 417px);
  }
  38.89% {
    transform: translate(476px, 417px);
  }
  41.67% {
    transform: translate(508px, 417px);
  }
  44.44% {
    transform: translate(540px, 290px);
  }
  47.22% {
    transform: translate(572px, 250px);
  }
  50% {
    transform: translate(604px, 250px);
  }
  52.78% {
    transform: translate(636px, 300px);
  }
  55.56% {
    transform: translate(668px, 436px);
  }
  58.33% {
    transform: translate(700px, 409px);
  }
  61.11% {
    transform: translate(732px, 409px);
  }
  63.89% {
    transform: translate(764px, 409px);
  }
  66.67% {
    transform: translate(796px, 436px);
  }
  69.44% {
    transform: translate(828px, 409px);
  }
  72.22% {
    transform: translate(860px, 382px);
  }
  75% {
    transform: translate(892px, 382px);
  }
  77.78% {
    transform: translate(924px, 355px);
  }
  80.56% {
    transform: translate(956px, 355px);
  }
  83.33% {
    transform: translate(988px, 382px);
  }
  86.11% {
    transform: translate(1020px, 355px);
  }
  88.89% {
    transform: translate(1052px, 328px);
  }
  91.67% {
    transform: translate(1084px, 328px);
  }
  94.44% {
    transform: translate(1116px, 301px);
  }
  97.22% {
    transform: translate(1148px, 328px);
  }
  100% {
    transform: translate(1180px, 301px);
  }
} */
/* line 9231, vendor/assets/stylesheets/MS_master.css */
.anim-delay1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/*********** Zoom SDK  End *************/
/*********** Flashing Button Start *************/
@keyframes shivyog-flashing-btn {
  0% {
    background-color: #990000;
    box-shadow: 0 0 5px #990000;
  }
  50% {
    background-color: #990000;
    box-shadow: 0 0 20px #990000;
  }
  100% {
    background-color: #990000;
    box-shadow: 0 0 5px #990000;
  }
}

/* line 9254, vendor/assets/stylesheets/MS_master.css */
.shivyog-flashing-btn {
  animation: shivyog-flashing-btn 2500ms infinite;
}

/* line 9258, vendor/assets/stylesheets/MS_master.css */
.shivyog_link_blinker {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/*********** Flashing Button End *************/
@media only screen and (max-width: 600px) {
  /* line 9276, vendor/assets/stylesheets/MS_master.css */
  span.ui_covid_vaccionation_card_status em {
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  /* line 9282, vendor/assets/stylesheets/MS_master.css */
  .ishan_ji_and_subtle_babaji_event {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 600px) {
  /* line 9288, vendor/assets/stylesheets/MS_master.css */
  .ishan_ji_and_subtle_babaji_event {
    margin-right: 180px;
  }
}

@media only screen and (max-width: 600px) {
  /* line 9294, vendor/assets/stylesheets/MS_master.css */
  .final-reg-count {
    width: 261px;
    margin-top: 2px;
    margin-left: 0px;
    text-align: center;
  }
}

@media only screen and (min-width: 600px) {
  /* line 9303, vendor/assets/stylesheets/MS_master.css */
  .final-reg-count {
    width: 261px;
    margin-top: 2px;
    margin-left: 200px;
    text-align: center;
  }
}

/* line 9310, vendor/assets/stylesheets/MS_master.css */
label#g-recaptcha-response-error {
  left: 27px !important;
}

/* line 42, app/assets/stylesheets/application.sass */
.turbolinks-progress-bar {
  height: 3px;
  background-color: #F90;
}
