@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 vendor/assets/stylesheets of plugins, if any, 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 styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #42c0c5;
  text-decoration: none;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2c8b8f;
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #329ea2;
}

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

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

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

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

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

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

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

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

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

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

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #329ea2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #42c0c5;
  border-color: #38b1b6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #329ea2;
  border-color: #1a5254;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #329ea2;
  border-color: #298387;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #329ea2;
  background-image: none;
  border-color: #298387;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #298387;
  border-color: #1a5254;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #42c0c5;
  border-color: #38b1b6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 325, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

/* line 344, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 22.5px;
  margin-bottom: 22.5px;
}

/* line 347, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}

/* line 357, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}

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

@media (min-width: 768px) {
  /* line 377, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #42c0c5;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #2c8b8f;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #42c0c5;
  border-color: #42c0c5;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

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

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #42c0c5;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #329ea2;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #42c0c5;
  background-color: #fff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #42c0c5;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #42c0c5;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #42c0c5;
  border-color: #42c0c5;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #def4f5;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

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

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

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

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

/* line 226, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #42c0c5;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #42c0c5;
  border-color: #42c0c5;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #42c0c5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #42c0c5;
  background-color: #fff;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #42c0c5;
}

/* line 260, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

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

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */
/* Account for fixed navbar */
/* line 8, app/assets/stylesheets/non-responsive.scss */
body {
  padding-top: 90px;
  padding-bottom: 30px;
}

/* line 13, app/assets/stylesheets/non-responsive.scss */
body,
.navbar-fixed-top,
.navbar-fixed-bottom {
  min-width: 970px;
}

/* Don't let the lead text change font-size. */
/* line 20, app/assets/stylesheets/non-responsive.scss */
.lead {
  font-size: 16px;
}

/* Finesse the page header spacing */
/* line 25, app/assets/stylesheets/non-responsive.scss */
.page-header {
  margin-bottom: 30px;
}

/* line 28, app/assets/stylesheets/non-responsive.scss */
.page-header .lead {
  margin-bottom: 10px;
}

/* Non-responsive overrides
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */
/* Reset the container */
/* line 39, app/assets/stylesheets/non-responsive.scss */
.container {
  width: 970px;
  max-width: none !important;
}

/* Demonstrate the grids */
/* line 45, app/assets/stylesheets/non-responsive.scss */
.col-sm-xs-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, 0.2);
}

/* line 54, app/assets/stylesheets/non-responsive.scss */
.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
/* line 61, app/assets/stylesheets/non-responsive.scss */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
/* line 66, app/assets/stylesheets/non-responsive.scss */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
}

/* line 74, app/assets/stylesheets/non-responsive.scss */
.navbar-toggle {
  display: none;
}

/* line 77, app/assets/stylesheets/non-responsive.scss */
.navbar-collapse {
  border-top: 0;
}

/* line 81, app/assets/stylesheets/non-responsive.scss */
.navbar-brand {
  margin-left: -15px;
}

/* Always apply the floated nav */
/* line 86, app/assets/stylesheets/non-responsive.scss */
.navbar-nav {
  float: left;
  margin: 0;
}

/* line 90, app/assets/stylesheets/non-responsive.scss */
.navbar-nav > li {
  float: left;
}

/* line 93, app/assets/stylesheets/non-responsive.scss */
.navbar-nav > li > a {
  padding: 15px;
}

/* Redeclare since we override the float above */
/* line 98, app/assets/stylesheets/non-responsive.scss */
.navbar-nav.navbar-right {
  float: right;
}

/* Undo custom dropdowns */
/* line 103, app/assets/stylesheets/non-responsive.scss */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 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 114, app/assets/stylesheets/non-responsive.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

/* line 117, app/assets/stylesheets/non-responsive.scss */
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}

/* line 125, app/assets/stylesheets/non-responsive.scss */
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

/* Undo form expansion */
/* line 133, app/assets/stylesheets/non-responsive.scss */
.navbar-form {
  float: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Copy-pasted from forms.less since we mixin the .form-inline styles. */
/* line 146, app/assets/stylesheets/non-responsive.scss */
.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 152, app/assets/stylesheets/non-responsive.scss */
.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/* line 158, app/assets/stylesheets/non-responsive.scss */
.navbar-form .form-control-static {
  display: inline-block;
}

/* line 162, app/assets/stylesheets/non-responsive.scss */
.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
}

/* line 167, app/assets/stylesheets/non-responsive.scss */
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
  width: auto;
}

/* line 173, app/assets/stylesheets/non-responsive.scss */
.navbar-form .input-group > .form-control {
  width: 100%;
}

/* line 177, app/assets/stylesheets/non-responsive.scss */
.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 182, app/assets/stylesheets/non-responsive.scss */
.navbar-form .radio,
.navbar-form .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 190, app/assets/stylesheets/non-responsive.scss */
.navbar-form .radio label,
.navbar-form .checkbox label {
  padding-left: 0;
}

/* line 195, app/assets/stylesheets/non-responsive.scss */
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

/* line 201, app/assets/stylesheets/non-responsive.scss */
.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}

/* Undo inline form compaction on small screens */
/* line 206, app/assets/stylesheets/non-responsive.scss */
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 212, app/assets/stylesheets/non-responsive.scss */
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/* line 218, app/assets/stylesheets/non-responsive.scss */
.form-inline .form-control-static {
  display: inline-block;
}

/* line 222, app/assets/stylesheets/non-responsive.scss */
.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

/* line 226, app/assets/stylesheets/non-responsive.scss */
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
  width: auto;
}

/* line 232, app/assets/stylesheets/non-responsive.scss */
.form-inline .input-group > .form-control {
  width: 100%;
}

/* line 236, app/assets/stylesheets/non-responsive.scss */
.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 241, app/assets/stylesheets/non-responsive.scss */
.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 248, app/assets/stylesheets/non-responsive.scss */
.form-inline .radio label,
.form-inline .checkbox label {
  padding-left: 0;
}

/* line 253, app/assets/stylesheets/non-responsive.scss */
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

/* line 259, app/assets/stylesheets/non-responsive.scss */
.form-inline .has-feedback .form-control-feedback {
  top: 0;
}

/* line 263, app/assets/stylesheets/non-responsive.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 277, app/assets/stylesheets/non-responsive.scss */
.col-sm-1 {
  width: 8.3333333333%;
}

/* line 280, app/assets/stylesheets/non-responsive.scss */
.col-sm-2 {
  width: 16.6666666667%;
}

/* line 283, app/assets/stylesheets/non-responsive.scss */
.col-sm-3 {
  width: 25%;
}

/* line 286, app/assets/stylesheets/non-responsive.scss */
.col-sm-4 {
  width: 33.3333333333%;
}

/* line 289, app/assets/stylesheets/non-responsive.scss */
.col-sm-5 {
  width: 41.6666666667%;
}

/* line 292, app/assets/stylesheets/non-responsive.scss */
.col-sm-6 {
  width: 50%;
}

/* line 295, app/assets/stylesheets/non-responsive.scss */
.col-sm-7 {
  width: 58.3333333333%;
}

/* line 298, app/assets/stylesheets/non-responsive.scss */
.col-sm-8 {
  width: 66.6666666667%;
}

/* line 301, app/assets/stylesheets/non-responsive.scss */
.col-sm-9 {
  width: 75%;
}

/* line 304, app/assets/stylesheets/non-responsive.scss */
.col-sm-10 {
  width: 83.3333333333%;
}

/* line 307, app/assets/stylesheets/non-responsive.scss */
.col-sm-11 {
  width: 91.6666666667%;
}

/* line 310, app/assets/stylesheets/non-responsive.scss */
.col-sm-12 {
  width: 100%;
}

/* line 315, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-1 {
  left: 8.3333333333%;
}

/* line 318, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-2 {
  left: 16.6666666667%;
}

/* line 321, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-3 {
  left: 25%;
}

/* line 324, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-4 {
  left: 33.3333333333%;
}

/* line 327, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-5 {
  left: 41.6666666667%;
}

/* line 330, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-6 {
  left: 50%;
}

/* line 333, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-7 {
  left: 58.3333333333%;
}

/* line 336, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-8 {
  left: 66.6666666667%;
}

/* line 339, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-9 {
  left: 75%;
}

/* line 342, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-10 {
  left: 83.3333333333%;
}

/* line 345, app/assets/stylesheets/non-responsive.scss */
.col-sm-push-11 {
  left: 91.6666666667%;
}

/* line 349, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-1 {
  right: 8.3333333333%;
}

/* line 352, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-2 {
  right: 16.6666666667%;
}

/* line 355, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-3 {
  right: 25%;
}

/* line 358, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-4 {
  right: 33.3333333333%;
}

/* line 361, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-5 {
  right: 41.6666666667%;
}

/* line 364, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-6 {
  right: 50%;
}

/* line 367, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-7 {
  right: 58.3333333333%;
}

/* line 370, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-8 {
  right: 66.6666666667%;
}

/* line 373, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-9 {
  right: 75%;
}

/* line 376, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-10 {
  right: 83.3333333333%;
}

/* line 379, app/assets/stylesheets/non-responsive.scss */
.col-sm-pull-11 {
  right: 91.6666666667%;
}

/* line 384, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 387, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 390, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-3 {
  margin-left: 25%;
}

/* line 393, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 396, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 399, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-6 {
  margin-left: 50%;
}

/* line 402, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 405, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 408, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-9 {
  margin-left: 75%;
}

/* line 411, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 414, app/assets/stylesheets/non-responsive.scss */
.col-sm-offset-11 {
  margin-left: 91.6666666667%;
}

/*!
 * jQuery UI Datepicker 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/datepicker/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 19, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 23, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 30, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 34, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 37, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 40, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 43, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 46, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 55, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 60, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 64, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 68, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 74, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 80, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 84, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 91, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 99, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 107, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 112, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 115, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 118, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 122, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 125, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 128, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 131, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 135, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 138, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 145, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 148, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 152, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 156, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 160, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 164, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 167, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 170, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 174, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
/* line 181, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/*!
 * jQuery UI Autocomplete 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/autocomplete/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/autocomplete.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * jQuery UI CSS Framework 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit https://jqueryui.com/themeroller/
 */
/*
 *= depend_on_asset "jquery-ui/ui-icons_444444_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_555555_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_ffffff_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777620_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_cc0000_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777777_256x240.png"
 */
/* Component containers
----------------------------------*/
/* line 27, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 31, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 34, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 41, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 44, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 49, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content a {
  color: #333333;
}

/* line 52, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 58, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 64, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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 78, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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 88, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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 101, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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 115, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 118, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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 129, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 134, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 143, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 150, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 154, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 159, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 166, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 171, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 176, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 181, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  font-weight: normal;
}

/* line 187, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 198, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 202, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png);
}

/* line 206, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png);
}

/* line 209, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.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/ui-icons_555555_256x240-2ae1a3121a9024293d3d98f529f49edd9609e4043974e86304e263f811e865b8.png);
}

/* line 215, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-063ff6c0b18fa40b9a89952c7a14ba75909dc2a6012612d83c40b9ef77df08e9.png);
}

/* line 219, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-db31659e24ef3c3402c3cce811aaa4f6e6c69d353f32ddf40ce43f80e98e1297.png);
}

/* line 223, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-32d2aace8d299dd84d2e10ce1f1eb9cbb83550e147a4147b474eb22510dac5c3.png);
}

/* line 227, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-button .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-03396f638d0837b69aa809188d82742d27a85eb85d105d4d553520df635176b7.png);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
/* line 233, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

/* line 236, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 237, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 238, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 239, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 240, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 241, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 242, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 243, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 244, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 245, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 246, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 247, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 248, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 249, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 250, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 251, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 252, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 253, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 254, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 255, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 256, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 257, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 258, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 259, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 260, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 261, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 262, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 263, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 264, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 265, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 266, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 267, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 268, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 269, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 270, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 271, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 272, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 273, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 274, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 275, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 276, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 277, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 278, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 279, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 280, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 281, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 282, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 283, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 284, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 285, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 286, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 287, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 288, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 289, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 290, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 291, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 292, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 293, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 294, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 295, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 296, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 297, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 298, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 299, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 300, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 301, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 302, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 303, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 304, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 305, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 306, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 307, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 308, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 309, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 310, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 311, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 312, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 313, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 314, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 315, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 316, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 317, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 318, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 319, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 320, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 321, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 322, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 323, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 324, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 325, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 326, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 327, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 328, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 329, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 330, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 331, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 332, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 333, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 334, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 335, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 336, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 337, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 338, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 339, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 340, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 341, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 342, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 343, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 344, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 345, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 346, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 347, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 348, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 349, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 350, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 351, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 352, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 353, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 354, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 355, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 356, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 357, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 358, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 359, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 360, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 361, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 362, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 363, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 364, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 365, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 366, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 367, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 368, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 369, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 370, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 371, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 373, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 374, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 375, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 376, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 377, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 378, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 379, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 380, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 381, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 382, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 383, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 384, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 385, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 386, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 387, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 388, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 389, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 390, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 391, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 392, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 393, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 394, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 395, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 396, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 397, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 398, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 399, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 400, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 401, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 402, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 403, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 404, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 405, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 406, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 407, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 408, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 409, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 410, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 417, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 423, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 429, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 435, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 443, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
}

/* line 447, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}

/*!
 * jQuery UI Dialog 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/dialog/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 21, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 25, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 33, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 42, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 49, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 56, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 59, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 63, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

/* line 67, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

/* line 71, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

/* line 75, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

/* line 79, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

/* line 86, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

/* line 90, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

/* line 94, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

/* line 98, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

/* line 102, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/dialog.css */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*!
 * jQuery UI CSS Framework 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden {
  display: none;
}

/* line 17, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.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, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.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, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 43, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 46, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}

/* line 55, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 62, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 70, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 80, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 90, ../usr/local/bundle/gems/jquery-ui-rails-8.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/ivet-commons.scss */
body {
  background: #fbfeff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 15, app/assets/stylesheets/ivet-commons.scss */
body.no-bg-image {
  background-image: none;
}

/* line 22, app/assets/stylesheets/ivet-commons.scss */
#rto-logo.logo a img {
  max-height: 70px;
}

/* line 28, app/assets/stylesheets/ivet-commons.scss */
.body-tae {
  background: url(/assets/tae-bgrnd-7aa0f54114ec7f04b0c449cebc7915aa8b51d233a2c5d4677f47170b8afce251.jpg) no-repeat center center fixed !important;
}

/* line 32, app/assets/stylesheets/ivet-commons.scss */
.text-right {
  text-align: right;
}

/* line 36, app/assets/stylesheets/ivet-commons.scss */
.main-content {
  padding-top: 20px;
}

/* line 40, app/assets/stylesheets/ivet-commons.scss */
.navigation {
  text-align: right;
  margin-bottom: 20px;
}

/* line 44, app/assets/stylesheets/ivet-commons.scss */
.navigation a {
  margin-left: 10px;
  border-left: 1px solid;
  padding-left: 10px;
}

/* line 49, app/assets/stylesheets/ivet-commons.scss */
.navigation a:focus {
  outline: 0;
}

/* line 53, app/assets/stylesheets/ivet-commons.scss */
.navigation a img {
  margin-top: -4px;
}

/* line 57, app/assets/stylesheets/ivet-commons.scss */
.navigation a:first-of-type {
  border-left: none;
}

/* line 64, app/assets/stylesheets/ivet-commons.scss */
#ask-question-form textarea {
  min-height: 150px;
}

/* line 69, app/assets/stylesheets/ivet-commons.scss */
.display-none {
  display: none;
}

/* line 73, app/assets/stylesheets/ivet-commons.scss */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

/* line 82, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja {
  font-size: 90%;
}

/* line 86, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-widget {
  font-family: "Helvetica Neue", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  background: #fff;
}

/* line 91, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker {
  padding: 0;
}

/* line 95, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker-header {
  border: none;
  font-size: 80%;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #e0e8ec;
  /* layer fill content */
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.53), inset 0 -1px 0 rgba(0, 0, 0, 0.12);
  /* drop shadow and inner shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.21) 0%, rgba(255, 255, 255, 0.21) 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.21) 0%, rgba(255, 255, 255, 0.21) 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.21) 0%, rgba(255, 255, 255, 0.21) 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.21) 0%, rgba(255, 255, 255, 0.21) 100%);
  /* gradient overlay */
}

/* line 137, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker-title {
  color: #515d65;
  /* text color */
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
  /* drop shadow */
}

/* line 144, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-icon-circle-triangle-e {
  background-image: url(/assets/calendar-ui-icons-989d471b55541d188455465047133795033ae7d4e2b929b2daac08112ac1c3bd.png);
  background-position: -32px -16px;
}

/* line 149, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-icon-circle-triangle-w {
  background-image: url(/assets/calendar-ui-icons-989d471b55541d188455465047133795033ae7d4e2b929b2daac08112ac1c3bd.png);
  background-position: -96px -16px;
}

/* line 154, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker .ui-datepicker-prev,
.ll-skin-latoja .ui-datepicker .ui-datepicker-next {
  border-color: transparent;
}

/* line 159, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-state-default {
  background: transparent;
  border: none;
  color: #2b2b2b;
  font-family: "Myriad Pro";
  font-weight: normal;
  text-align: center;
}

/* line 168, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker-header .ui-state-hover {
  background: #bdc5c9;
}

/* line 172, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker table {
  margin: 0;
}

/* line 176, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker th {
  color: #9da7af;
  font-size: 12px;
  font-weight: normal;
  -moz-border-radius: 216px 0 0 0 / 0 0 0 0;
  -webkit-border-radius: 216px 0 0 0 / 0 0 0 0;
  border-radius: 216px 0 0 0 / 0 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 189, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

/* line 203, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker td:last-child {
  border-right: none;
}

/* line 207, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker td span,
.ll-skin-latoja .ui-datepicker td a {
  padding: 0.7em 0;
  color: #6a747a;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
}

/* line 216, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja .ui-datepicker-calendar .ui-state-hover {
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
}

/* line 223, app/assets/stylesheets/ivet-commons.scss */
.ll-skin-latoja td a.ui-state-active,
.ll-skin-latoja td a.ui-state-active.ui-state-hover {
  color: #fff;
  background-color: #8ab8ed;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
  box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.24);
}

/* line 235, app/assets/stylesheets/ivet-commons.scss */
#student-assessment .mw-form-viewer,
#trainer-mark-assessment .mw-form-viewer {
  background: transparent;
  padding: 0;
}

/* line 239, app/assets/stylesheets/ivet-commons.scss */
#student-assessment .mw-form-viewer .mw-form-page,
#trainer-mark-assessment .mw-form-viewer .mw-form-page {
  margin: 0;
}

/* line 242, app/assets/stylesheets/ivet-commons.scss */
#student-assessment .mw-form-viewer .mw-form-page .mw-page-element,
#trainer-mark-assessment .mw-form-viewer .mw-form-page .mw-page-element {
  margin-bottom: 15px;
}

/* line 247, app/assets/stylesheets/ivet-commons.scss */
#student-assessment .mw-form-viewer .mw-form-action-list,
#student-assessment .mw-form-viewer .form-title,
#student-assessment .mw-form-viewer .begin-response-button,
#trainer-mark-assessment .mw-form-viewer .mw-form-action-list,
#trainer-mark-assessment .mw-form-viewer .form-title,
#trainer-mark-assessment .mw-form-viewer .begin-response-button {
  display: none;
}

/* line 1, app/assets/stylesheets/login.scss */
.login-form-container {
  max-width: 500px;
  padding: 15px;
  margin: 0 auto;
}

/* line 6, app/assets/stylesheets/login.scss */
.login-form-container .logo-container {
  margin: 0 auto 40px auto;
}

/* line 9, app/assets/stylesheets/login.scss */
.login-form-container .logo-container .logo {
  display: block;
  margin: 0 auto;
  float: none;
  height: auto;
  max-width: 250px;
}

/* line 18, app/assets/stylesheets/login.scss */
.login-form-container .form-group {
  margin: 30px 0;
  height: 40px;
}

/* line 24, app/assets/stylesheets/login.scss */
.login-form-container .form-group label {
  text-transform: uppercase;
}

/* line 28, app/assets/stylesheets/login.scss */
.login-form-container .form-group input {
  height: 40px;
  outline-width: 0;
  padding: 5px 10px;
  border-radius: 0;
}

/* line 36, app/assets/stylesheets/login.scss */
.login-form-container .login-button {
  width: 180px;
  margin: 0 auto;
  display: block;
}

/* line 43, app/assets/stylesheets/login.scss */
.help-video {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
}

/* line 50, app/assets/stylesheets/login.scss */
.help-video iframe,
.help-video object,
.help-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 61, app/assets/stylesheets/login.scss */
.login-selector {
  list-style-type: none;
  text-align: center;
  margin-top: 100px;
}

/* line 66, app/assets/stylesheets/login.scss */
.login-selector li {
  display: inline-block;
  border: 1px solid #42c0c5;
  border-radius: 5px;
  min-width: 150px;
  background-color: #42c0c5;
  margin: 40px;
}

/* line 74, app/assets/stylesheets/login.scss */
.login-selector li a {
  text-decoration: none;
  display: block;
  padding: 10px;
  color: white;
}

/* line 83, app/assets/stylesheets/login.scss */
.forgot-password {
  margin-top: 8px;
}

/* line 86, app/assets/stylesheets/login.scss */
.forgot-password:not(.text-center) {
  padding-left: 20px;
}

/* line 91, app/assets/stylesheets/login.scss */
.reset-password {
  margin-top: 100px;
}

/* line 95, app/assets/stylesheets/login.scss */
.login-form-container2 {
  max-width: 440px;
  padding: 32px;
  margin: 0 auto;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}

/* line 104, app/assets/stylesheets/login.scss */
.login-form-container2.all-rounded {
  border-radius: 20px;
}

/* line 108, app/assets/stylesheets/login.scss */
.login-form-container2 .logo-container {
  margin: 0 auto 40px auto;
}

/* line 111, app/assets/stylesheets/login.scss */
.login-form-container2 .logo-container .logo {
  display: block;
  margin: 0 auto;
  float: none;
  height: auto;
  max-width: 250px;
}

/* line 120, app/assets/stylesheets/login.scss */
.login-form-container2 .form-title {
  font-size: 32px;
  padding: 20px 0;
  text-align: center;
}

/* line 126, app/assets/stylesheets/login.scss */
.login-form-container2 .input-cont {
  position: relative;
}

/* line 129, app/assets/stylesheets/login.scss */
.login-form-container2 .input-cont .input-icon {
  position: absolute;
  left: 20px;
  top: 15px;
}

/* line 136, app/assets/stylesheets/login.scss */
.login-form-container2 .input-cont.have-form-wrapped .input-icon {
  top: 40px;
}

/* line 141, app/assets/stylesheets/login.scss */
.login-form-container2 .input-cont .help-block {
  text-align: center;
}

/* line 145, app/assets/stylesheets/login.scss */
.login-form-container2 .input-cont .password-icons {
  position: absolute;
  right: 18px;
  top: 8px;
  display: flex;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/login.scss */
.login-form-container2 .form-group {
  margin: 18px 0;
}

/* line 157, app/assets/stylesheets/login.scss */
.login-form-container2 .form-group label {
  text-transform: uppercase;
  padding-left: 20px;
  margin-bottom: 6px;
}

/* line 163, app/assets/stylesheets/login.scss */
.login-form-container2 .form-group input {
  height: 48px;
  outline-width: 0;
  padding: 5px 58px 5px 52px;
  background: #fafafa;
  border-radius: 40px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  width: 100%;
  border-left: none;
  border-bottom: none;
}

/* line 176, app/assets/stylesheets/login.scss */
.login-form-container2 .login-button,
.login-form-container2 .submit-button {
  width: 180px;
  margin: 0 auto;
  display: block;
  border: none;
  border-radius: 40px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

/* line 185, app/assets/stylesheets/login.scss */
.login-form-container2 .login-button:focus,
.login-form-container2 .submit-button:focus {
  outline: none;
}

/* line 190, app/assets/stylesheets/login.scss */
.login-form-container2 .actions {
  margin: 36px 0;
}

/* line 5, app/assets/stylesheets/home.scss */
.logo {
  height: 75px;
  float: left;
}

/* line 9, app/assets/stylesheets/home.scss */
.logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 18, app/assets/stylesheets/home.scss */
.word-break {
  word-break: break-all;
}

/* line 22, app/assets/stylesheets/home.scss */
.main-indicator {
  height: 75px;
  float: right;
  width: 845px;
  margin-left: 30px;
  position: relative;
}

/* line 29, app/assets/stylesheets/home.scss */
.main-indicator .steps-indicator {
  margin-top: 15px;
}

/* line 32, app/assets/stylesheets/home.scss */
.main-indicator .steps-indicator:before {
  left: 0 !important;
  right: 0 !important;
}

/* line 39, app/assets/stylesheets/home.scss */
.home-alert {
  margin-top: 30px;
  text-align: center;
}

/* line 44, app/assets/stylesheets/home.scss */
.section-header {
  margin-bottom: 25px;
  position: relative;
}

/* line 48, app/assets/stylesheets/home.scss */
.section-header h2 {
  color: black;
  font-size: 19pt;
  font-weight: 400;
  border-bottom: 1px solid #def4f5;
  padding: 0 25px 10px 25px;
  text-transform: uppercase;
}

/* line 57, app/assets/stylesheets/home.scss */
.section-header h3 {
  color: #42c0c5;
  font-size: 14pt;
  font-weight: 400;
  padding: 0 25px;
}

/* line 64, app/assets/stylesheets/home.scss */
.section-header h3.declare-cv {
  color: black;
  font-size: 14pt;
  font-weight: 400;
  padding: 0 25px;
}

/* line 71, app/assets/stylesheets/home.scss */
.section-header h5.instruction {
  font-weight: normal;
  padding: 0 25px;
}

/* line 76, app/assets/stylesheets/home.scss */
.section-header .watch-video {
  position: absolute;
  top: 5px;
  right: 0;
  color: #42c0c5;
  cursor: pointer;
}

/* line 83, app/assets/stylesheets/home.scss */
.section-header .watch-video .glyphicon {
  padding: 5px;
}

/* line 89, app/assets/stylesheets/home.scss */
.section-bottom {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding: 20px 25px;
  text-align: right;
}

/* line 96, app/assets/stylesheets/home.scss */
.left-sidebar {
  margin-top: 46px;
}

/* line 101, app/assets/stylesheets/home.scss */
#section-1 .file-box {
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid #ccc;
  overflow: auto;
}

/* line 107, app/assets/stylesheets/home.scss */
#section-1 .file-box .file-name {
  float: left;
}

/* line 111, app/assets/stylesheets/home.scss */
#section-1 .file-box .remove-link {
  float: right;
  color: red;
  cursor: pointer;
}

/* line 118, app/assets/stylesheets/home.scss */
#section-1 .below-input {
  margin-top: 25px;
}

/* line 122, app/assets/stylesheets/home.scss */
#section-1 .other-qualifications {
  margin-bottom: 25px;
}

/* line 126, app/assets/stylesheets/home.scss */
#section-1 .add-another-file {
  text-align: right;
  text-transform: uppercase;
  font-size: 13px;
  color: #42c0c5;
}

/* line 132, app/assets/stylesheets/home.scss */
#section-1 .add-another-file span {
  cursor: pointer;
  background: #fff url(/assets/plus-icon-1f4e6a0f2e07c45d560b7e614f4093b92e1044345a4a42c1172e99c0a84595f1.png) no-repeat right 5px center;
  padding: 10px 30px 10px 10px;
  border: 1px solid;
  border-radius: 3px;
}

/* line 141, app/assets/stylesheets/home.scss */
#section-1 .has-picker {
  background: #fff url(/assets/down-icon-ff65786726acc96a5756820122f1f4d230197d7c1f6fe51bb92847d9c5f9f5fc.png) no-repeat 140px center;
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
}

/* line 152, app/assets/stylesheets/home.scss */
#section-3 .positions,
#section-4 .positions,
#section-7 .positions {
  margin: 0;
  height: 500px;
  overflow-y: hidden;
  position: relative;
  white-space: pre-line;
}

/* line 159, app/assets/stylesheets/home.scss */
#section-3 .positions.ps-container > .ps-scrollbar-y-rail,
#section-4 .positions.ps-container > .ps-scrollbar-y-rail,
#section-7 .positions.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6;
  background-color: #eee;
}

/* line 164, app/assets/stylesheets/home.scss */
#section-3 .positions .checkbox,
#section-4 .positions .checkbox,
#section-7 .positions .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 20px;
  font-weight: 400;
}

/* line 172, app/assets/stylesheets/home.scss */
#section-3 .education-sidebar,
#section-4 .education-sidebar,
#section-7 .education-sidebar {
  list-style-type: none;
  padding: 0;
}

/* line 176, app/assets/stylesheets/home.scss */
#section-3 .education-sidebar li,
#section-4 .education-sidebar li,
#section-7 .education-sidebar li {
  padding: 5px 10px;
  margin-bottom: 5px;
  cursor: pointer;
  background-color: #e1e1e1;
  color: #a6a6a6;
}

/* line 183, app/assets/stylesheets/home.scss */
#section-3 .education-sidebar li.active,
#section-4 .education-sidebar li.active,
#section-7 .education-sidebar li.active {
  background-color: #42c0c5;
  color: white;
}

/* line 191, app/assets/stylesheets/home.scss */
#section-3 .comments textarea,
#section-4 .comments textarea,
#section-7 .comments textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  border: 1px solid #e1e1e1;
}

/* line 200, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .step-header,
#section-4 .child-wizard .step-header,
#section-7 .child-wizard .step-header {
  margin-bottom: 20px;
  color: black;
}

/* line 204, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .step-header h4,
#section-4 .child-wizard .step-header h4,
#section-7 .child-wizard .step-header h4 {
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
}

/* line 211, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .select-responsibilities,
#section-4 .child-wizard .select-responsibilities,
#section-7 .child-wizard .select-responsibilities {
  border-top: 1px solid #e1e1e1;
  padding: 15px 0;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 218, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .select-statements,
#section-4 .child-wizard .select-statements,
#section-7 .child-wizard .select-statements {
  border-top: 1px solid #e1e1e1;
  padding: 15px 0;
}

/* line 222, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .select-statements h6,
#section-4 .child-wizard .select-statements h6,
#section-7 .child-wizard .select-statements h6 {
  color: #42c0c5;
  text-transform: uppercase;
}

/* line 229, app/assets/stylesheets/home.scss */
#section-3 .child-wizard .comment-elements .element,
#section-4 .child-wizard .comment-elements .element,
#section-7 .child-wizard .comment-elements .element {
  margin-bottom: 20px;
}

/* line 236, app/assets/stylesheets/home.scss */
#section-3 .select-responsibilities-for-position h4,
#section-4 .select-responsibilities-for-position h4,
#section-7 .select-responsibilities-for-position h4 {
  float: left;
}

/* line 240, app/assets/stylesheets/home.scss */
#section-3 .select-responsibilities-for-position .select-year,
#section-4 .select-responsibilities-for-position .select-year,
#section-7 .select-responsibilities-for-position .select-year {
  background: #fff url(/assets/down-icon-ff65786726acc96a5756820122f1f4d230197d7c1f6fe51bb92847d9c5f9f5fc.png) no-repeat 85px center;
  font-size: 14px;
  border: 1px solid #ccc;
  width: 110px;
  float: right;
}

/* line 247, app/assets/stylesheets/home.scss */
#section-3 .select-responsibilities-for-position .select-year select,
#section-4 .select-responsibilities-for-position .select-year select,
#section-7 .select-responsibilities-for-position .select-year select {
  padding: 5px 8px;
  width: 120%;
  border: none;
  box-shadow: none;
  background: transparent none;
  -webkit-appearance: none;
  outline: none;
}

/* line 259, app/assets/stylesheets/home.scss */
#section-3 .custom-positions,
#section-4 .custom-positions,
#section-7 .custom-positions {
  border-top: 1px solid #e1e1e1;
}

/* line 262, app/assets/stylesheets/home.scss */
#section-3 .custom-positions .positions,
#section-4 .custom-positions .positions,
#section-7 .custom-positions .positions {
  height: auto;
}

/* line 266, app/assets/stylesheets/home.scss */
#section-3 .custom-positions .add-custom,
#section-4 .custom-positions .add-custom,
#section-7 .custom-positions .add-custom {
  margin-top: 25px;
}

/* line 269, app/assets/stylesheets/home.scss */
#section-3 .custom-positions .add-custom input,
#section-4 .custom-positions .add-custom input,
#section-7 .custom-positions .add-custom input {
  width: 100%;
  height: 35px;
  padding: 5px;
}

/* line 279, app/assets/stylesheets/home.scss */
.step-section .form-group {
  border-top: 1px solid #f6f6f6;
  padding: 25px 25px;
  margin: 0;
}

/* line 284, app/assets/stylesheets/home.scss */
.step-section .form-group .control-label {
  text-align: left;
  font-weight: 400;
}

/* line 292, app/assets/stylesheets/home.scss */
#section-5 .activities-list {
  height: 400px;
  overflow-y: hidden;
  position: relative;
  white-space: pre-line;
}

/* line 298, app/assets/stylesheets/home.scss */
#section-5 .activities-list label {
  font-weight: 400;
}

/* line 302, app/assets/stylesheets/home.scss */
#section-5 .activities-list.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6;
  background-color: #eee;
}

/* line 309, app/assets/stylesheets/home.scss */
#section-5 .custom-activities-list label {
  font-weight: 400;
}

/* line 318, app/assets/stylesheets/home.scss */
#section-9 .select-inductions,
#section-8 .select-inductions,
#section-7 .select-inductions {
  padding: 0 25px;
}

/* line 321, app/assets/stylesheets/home.scss */
#section-9 .select-inductions p,
#section-8 .select-inductions p,
#section-7 .select-inductions p {
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 326, app/assets/stylesheets/home.scss */
#section-9 .select-inductions .select-all,
#section-8 .select-inductions .select-all,
#section-7 .select-inductions .select-all {
  margin-bottom: 25px;
}

/* line 331, app/assets/stylesheets/home.scss */
#section-9 .inductions,
#section-8 .inductions,
#section-7 .inductions {
  margin: 0;
  height: 400px;
  overflow-y: hidden;
  position: relative;
}

/* line 337, app/assets/stylesheets/home.scss */
#section-9 .inductions .row,
#section-8 .inductions .row,
#section-7 .inductions .row {
  margin: 0;
}

/* line 341, app/assets/stylesheets/home.scss */
#section-9 .inductions .equipment,
#section-8 .inductions .equipment,
#section-7 .inductions .equipment {
  margin: 10px 0;
}

/* line 345, app/assets/stylesheets/home.scss */
#section-9 .inductions .col-sm-9,
#section-9 .inductions .col-sm-2,
#section-8 .inductions .col-sm-9,
#section-8 .inductions .col-sm-2,
#section-7 .inductions .col-sm-9,
#section-7 .inductions .col-sm-2 {
  padding: 0;
}

/* line 350, app/assets/stylesheets/home.scss */
#section-9 .inductions.ps-container > .ps-scrollbar-y-rail,
#section-8 .inductions.ps-container > .ps-scrollbar-y-rail,
#section-7 .inductions.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6;
  background-color: #eee;
}

/* line 355, app/assets/stylesheets/home.scss */
#section-9 .inductions.ps-container > .ps-scrollbar-x-rail,
#section-8 .inductions.ps-container > .ps-scrollbar-x-rail,
#section-7 .inductions.ps-container > .ps-scrollbar-x-rail {
  opacity: 0.6;
  background-color: #eee;
}

/* line 360, app/assets/stylesheets/home.scss */
#section-9 .inductions .checkbox,
#section-8 .inductions .checkbox,
#section-7 .inductions .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 20px;
  font-weight: 400;
}

/* line 370, app/assets/stylesheets/home.scss */
#section-6 .assessment {
  margin: 10px 0;
}

/* line 375, app/assets/stylesheets/home.scss */
.user-logout {
  margin: 40px 0 5px 0;
  text-align: center;
}

/* line 379, app/assets/stylesheets/home.scss */
.user-logout .user-info {
  display: none;
}

/* line 384, app/assets/stylesheets/home.scss */
.coordinator-positions {
  text-align: center;
  margin-top: 40px;
}

/* line 389, app/assets/stylesheets/home.scss */
.help-video {
  margin: 60px 40px;
}

/* line 393, app/assets/stylesheets/home.scss */
.form-select-zone {
  margin-top: 40px;
}

/* line 396, app/assets/stylesheets/home.scss */
.form-select-zone h4 {
  text-transform: uppercase;
  margin: 0;
  font-size: 17px;
}

/* line 402, app/assets/stylesheets/home.scss */
.form-select-zone ul {
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 100px;
}

/* line 407, app/assets/stylesheets/home.scss */
.form-select-zone ul li {
  margin: 5px 0;
}

/* line 413, app/assets/stylesheets/home.scss */
.promo-banner {
  margin-top: 40px;
  width: 100%;
  height: auto;
  text-align: center;
}

/* line 418, app/assets/stylesheets/home.scss */
.promo-banner img {
  max-width: 100%;
}

/* line 423, app/assets/stylesheets/home.scss */
.switch-back {
  width: 155%;
  margin-left: -245px;
}

/* line 427, app/assets/stylesheets/home.scss */
.switch-back .btn-primary {
  width: 100%;
  background-color: red;
  border: 0;
  font-size: 15px;
}

/* line 435, app/assets/stylesheets/home.scss */
.tae-upgrade-banner {
  width: 210%;
  margin-left: -500px;
  background-color: #f15f59;
  padding: 5px;
  color: white;
}

/* line 441, app/assets/stylesheets/home.scss */
.tae-upgrade-banner p {
  padding-top: 10px;
}

/* line 447, app/assets/stylesheets/home.scss */
#section-7 .equipment-checklist {
  padding: 20px 0;
  border-top: 1px solid #e1e1e1;
}

/* line 452, app/assets/stylesheets/home.scss */
#section-7 .equipment-checklist .equipment {
  margin-bottom: 10px;
}

/* line 456, app/assets/stylesheets/home.scss */
#section-7 .equipment-checklist .below-input {
  margin-top: 25px;
  text-align: right;
  margin-right: 40px;
}

/* line 461, app/assets/stylesheets/home.scss */
#section-7 .equipment-checklist .below-input input[type="checkbox"] {
  margin-left: 20px;
}

/* line 468, app/assets/stylesheets/home.scss */
.pay-certificate {
  float: right;
}

/* line 470, app/assets/stylesheets/home.scss */
.pay-certificate .btn.btn-primary.upgrade-qualify {
  margin-top: 20px;
  width: 250px;
  padding: 10px 0;
}

/* line 476, app/assets/stylesheets/home.scss */
.pay-certificate .btn.btn-warning.icon-info-button {
  margin: 20px 10px 0 0;
}

/* line 478, app/assets/stylesheets/home.scss */
.pay-certificate .btn.btn-warning.icon-info-button span {
  margin-left: 15px;
  font-size: 23px;
  margin-right: 20px;
  top: 3px;
}

/* line 487, app/assets/stylesheets/home.scss */
.main-content.main-tae-upgrade {
  padding-top: 75px;
}

/* line 492, app/assets/stylesheets/home.scss */
.custom-message-body + .custom-message-body {
  border-top: 1px solid #e5e5e5;
}

/* line 1, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator {
  /* ---- steps quantity ---- */
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px 0 0 0;
  height: 30px;
  list-style: none;
  /* --- http://www.paulirish.com/2012/box-sizing-border-box-ftw/ ---- */
}

/* line 12, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator:before {
  background-color: #e6e6e6;
  content: '';
  position: absolute;
  height: 1px;
}

/* line 18, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-2:before {
  left: calc(100% / 2 / 2);
  right: calc(100% / 2 / 2);
}

/* line 22, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-3:before {
  left: calc(100% / 3 / 2);
  right: calc(100% / 3 / 2);
}

/* line 26, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-4:before {
  left: calc(100% / 4 / 2);
  right: calc(100% / 4 / 2);
}

/* line 30, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-5:before {
  left: calc(100% / 5 / 2);
  right: calc(100% / 5 / 2);
}

/* line 34, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-6:before {
  left: calc(100% / 6 / 2);
  right: calc(100% / 6 / 2);
}

/* line 38, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-7:before {
  left: calc(100% / 7 / 2);
  right: calc(100% / 7 / 2);
}

/* line 42, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-8:before {
  left: calc(100% / 8 / 2);
  right: calc(100% / 8 / 2);
}

/* line 46, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-9:before {
  left: calc(100% / 9 / 2);
  right: calc(100% / 9 / 2);
}

/* line 50, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-10:before {
  left: calc(100% / 10 / 2);
  right: calc(100% / 10 / 2);
}

/* line 54, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 59, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  text-align: center;
  line-height: 15px;
}

/* line 68, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li a {
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.25s;
  cursor: pointer;
}

/* line 76, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li a:before {
  position: absolute;
  top: -7px;
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #e6e6e6;
  content: '';
  transition: 0.25s;
}

/* line 87, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li a:hover {
  color: #4d4d4d;
}

/* line 90, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-2 li {
  width: calc(100% / 2);
}

/* line 93, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-3 li {
  width: calc(100% / 3);
}

/* line 96, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-4 li {
  width: calc(100% / 4);
}

/* line 99, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-5 li {
  width: calc(100% / 5);
}

/* line 102, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-6 li {
  width: calc(100% / 6);
}

/* line 105, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-7 li {
  width: calc(100% / 7);
}

/* line 108, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-8 li {
  width: calc(100% / 8);
}

/* line 111, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-9 li {
  width: calc(100% / 9);
}

/* line 114, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-10 li {
  width: calc(100% / 10);
}

/* line 117, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator.steps-11 li {
  width: calc(100% / 11);
}

/* line 120, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.default {
  pointer-events: none;
}

/* line 123, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.default a:hover {
  color: #808080;
}

/* line 126, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.current,
.steps-indicator li.editing {
  pointer-events: none;
}

/* line 130, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.current a:before {
  background-color: #808080;
}

/* line 133, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.done a:before {
  background-color: #339933;
}

/* line 136, vendor/assets/stylesheets/angular-wizard.css */
.steps-indicator li.editing a:before {
  background-color: #ff0000;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.3 - 2016-08-17T06:16:42.140Z
 * License: MIT
 */
/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-highlight {
  font-weight: 700;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0 !important;
  top: 0 !important;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.select2-result-single {
  padding-left: 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.select-locked > .ui-select-match-close, .select2-locked > .select2-search-choice-close {
  display: none;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
body > .select2-container.open {
  z-index: 9999;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.select2.direction-up .ui-select-match, .ui-select-container.direction-up[theme=select2] .ui-select-match {
  border-radius: 0 0 4px 4px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.select2.direction-up .ui-select-dropdown, .ui-select-container.direction-up[theme=select2] .ui-select-dropdown {
  border-radius: 4px 4px 0 0;
  border-top-width: 1px;
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search, .ui-select-container.direction-up[theme=select2] .ui-select-dropdown .select2-search {
  margin-top: 4px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match, .ui-select-container.direction-up.select2-dropdown-open[theme=select2] .ui-select-match {
  border-bottom-color: #5897fb;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden, .ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.selectize-input.selectize-focus {
  border-color: #007FBB !important;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.selectize-control > .selectize-dropdown, .selectize-control > .selectize-input > input {
  width: 100%;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.direction-up[theme=selectize] .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container[theme=selectize] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.input-group > .ui-select-bootstrap.dropdown {
  position: static;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px 0 0 4px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px 0 0 4px !important;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap > .ui-select-match > .btn {
  text-align: left !important;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
body > .ui-select-bootstrap.open {
  z-index: 1000;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  border: none;
  outline: 0;
  height: 1.666666em;
  margin-bottom: 3px;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: .75;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple .ui-select-match-item {
  position: relative;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-choices-row > span:focus, .ui-select-bootstrap .ui-select-choices-row > span:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span, .ui-select-bootstrap .ui-select-choices-row.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-match.ng-hide-add, .ui-select-search.ng-hide-add {
  display: none !important;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-container.direction-up[theme=bootstrap] .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

/* line 6, vendor/assets/stylesheets/angular-select.min.css */
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/*! 
 * angular-loading-bar v0.8.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2015 Wes Cruver
 * License: MIT
 */
/* Make clicks pass-through */
/* line 9, vendor/assets/stylesheets/loading-bar.css */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}

/* line 19, vendor/assets/stylesheets/loading-bar.css */
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}

/* line 26, vendor/assets/stylesheets/loading-bar.css */
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}

/* line 33, vendor/assets/stylesheets/loading-bar.css */
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #29d;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/* Fancy blur effect */
/* line 51, vendor/assets/stylesheets/loading-bar.css */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

/* line 67, vendor/assets/stylesheets/loading-bar.css */
#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 10px;
  left: 10px;
}

/* line 75, vendor/assets/stylesheets/loading-bar.css */
#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes loading-bar-spinner {
  /* line 104, vendor/assets/stylesheets/loading-bar.css */
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 105, vendor/assets/stylesheets/loading-bar.css */
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
.datepicker a, [datepicker] a, datepicker a {
  color: inherit;
  text-decoration: none;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
.datepicker a:hover, [datepicker] a:hover, datepicker a:hover {
  text-decoration: none;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
.datepicker select, .datepicker select:focus, .datepicker select:hover [datepicker] select, [datepicker] select:focus, [datepicker] select:hover, datepicker select, datepicker select:focus, datepicker select:hover {
  width: 100%;
  overflow: hidden;
  background: #138EFA;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 30px;
  border-radius: 2px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-body, ._720kb-datepicker-calendar-days-header, ._720kb-datepicker-calendar-header, ._720kb-datepicker-calendar-years-pagination-pages, .datepicker, [datepicker], datepicker {
  font-family: Helvetica Neue;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar {
  background: #fff;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto 0 -.5%;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow: hidden;
  padding: 0 0 2%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar._720kb-datepicker-open {
  visibility: visible;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138EFA;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7BC6FC;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header-left, ._720kb-datepicker-calendar-header-middle, ._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header-middle {
  width: 70%;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-body {
  width: 96%;
  margin: 2%;
  text-align: center;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  margin: 5px 1%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-day._720kb-datepicker-active, ._720kb-datepicker-calendar-day:hover {
  background: rgba(0, 0, 0, 0.03);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header a, ._720kb-datepicker-calendar-header a:hover {
  text-decoration: none;
  padding: 3% 9% 4%;
  font-size: 13.5px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header a:hover {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-month {
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-month span {
  font-size: 13px;
  margin-left: 1%;
  color: rgba(0, 0, 0, 0.4);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-month a span i {
  font-style: normal;
  font-size: 15px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-month a, ._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left: 1%;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-years-pagination {
  padding: 2% 0 0;
  float: left;
  clear: right;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-years-pagination a, ._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 12px;
  padding: 0 7px;
  font-weight: 400;
  margin: 3px 1% 0;
  line-height: 20px;
  display: inline-block;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-years-pagination-pages a, ._720kb-datepicker-calendar-years-pagination-pages a:hover {
  padding: 5px 10px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-days-header {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-days-header div {
  width: 13.2%;
  font-weight: 500;
  font-size: 11.5px;
  padding: 10px .5%;
  float: left;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-days ._720kb-datepicker-default-button {
  font-size: 18.5px;
  position: relative;
  bottom: -.5px;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item {
  width: 95%;
  float: none;
  margin: 0 auto;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-item-hidden {
  visibility: hidden;
}

/* line 1, vendor/assets/stylesheets/angular-datepicker.min.css */
._720kb-datepicker-calendar-day._720kb-datepicker-disabled, ._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover, ._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled, ._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover, ._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled, ._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(25, 2, 0, 0.02);
  cursor: default;
}

/**
 * angular-growl-v2 - v0.7.5 - 2015-06-17
 * http://janstevens.github.io/angular-growl-2
 * Copyright (c) 2015 Marco Rinck,Jan Stevens; Licensed MIT
 */
/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed {
  position: fixed;
  float: right;
  width: 90%;
  max-width: 400px;
  z-index: 9999;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.top-right {
  top: 10px;
  right: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.bottom-right {
  bottom: 10px;
  right: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.middle-right {
  top: 49%;
  right: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.top-left {
  top: 10px;
  left: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.bottom-left {
  bottom: 10px;
  left: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.middle-left {
  top: 49%;
  left: 15px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.top-center {
  top: 10px;
  left: 50%;
  margin-left: -200px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.bottom-center {
  bottom: 10px;
  left: 50%;
  margin-left: -200px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container.growl-fixed.middle-center {
  top: 49%;
  left: 50%;
  margin-left: -200px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .growl-item {
  padding: 10px;
  padding-right: 35px;
  margin-bottom: 10px;
  cursor: pointer;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > button {
  border: 0;
  outline: 0;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .growl-item.ng-enter, .growl-container > .growl-item.ng-leave {
  -webkit-transition: .5s linear all;
  -moz-transition: .5s linear all;
  -o-transition: .5s linear all;
  transition: .5s linear all;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .growl-item.ng-enter, .growl-container > .growl-item.ng-leave.ng-leave-active {
  opacity: 0;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .growl-item.ng-leave, .growl-container > .growl-item.ng-enter.ng-enter-active {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > div.growl-item {
  background-position: 12px center;
  background-repeat: no-repeat;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-title {
  font-size: 16px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-item.icon > .growl-title {
  margin: 0 0 0 40px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-item.icon > .growl-message {
  margin: 0 0 0 40px;
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .alert-info.icon {
  background-image: url("data:image/png;base64,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");
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .alert-error.icon {
  background-image: url("data:image/png;base64,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");
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .alert-success.icon {
  background-image: url("data:image/png;base64,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");
}

/* line 7, vendor/assets/stylesheets/angular-growl.min.css */
.growl-container > .alert-warning.icon {
  background-image: url("data:image/png;base64,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");
}

/* perfect-scrollbar v0.6.5 */
/* line 2, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}

/* line 5, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

/* line 7, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling {
  pointer-events: none;
}

/* line 9, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

/* line 12, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

/* line 14, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

/* line 17, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

/* line 19, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

/* line 35, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

/* line 50, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

/* line 66, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}

/* line 81, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling:hover {
  pointer-events: none;
}

/* line 83, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-x:hover > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

/* line 86, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-x:hover > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

/* line 88, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-y:hover > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

/* line 91, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container.ps-in-scrolling.ps-y:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

/* line 93, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

/* line 95, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

/* line 98, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

/* line 100, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

/* line 103, vendor/assets/stylesheets/perfect-scrollbar.css */
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

/*!
 * FullCalendar v3.1.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon, body .fc {
  font-size: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-button-group, .fc-icon {
  display: inline-block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon, .fc-unselectable {
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl {
  text-align: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-nonbusiness {
  background: #d7d7d7;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon {
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon:after {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-button-group > :first-child {
  margin-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-clear {
  clear: both;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc td.fc-today {
  border-style: double;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a[data-goto]:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bg {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  font-weight: 400;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #fff;
  text-decoration: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event .fc-time {
  font-weight: 700;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-limited {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid .fc-row {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-left {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-right {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar h2 {
  margin: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar button {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar button:focus {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-top.fc-other-month {
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.ui-widget td.fc-axis {
  font-weight: 400;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid {
  min-height: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid table {
  border: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-content-col {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected {
  overflow: visible;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-content {
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-view {
  direction: rtl;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-list-table {
  table-layout: auto;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-heading td {
  font-weight: 700;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item.fc-has-url {
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog, .ngdialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@-webkit-keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog {
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog *, .ngdialog :after, .ngdialog :before {
  box-sizing: inherit;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog.ngdialog-disabled-animation, .ngdialog.ngdialog-disabled-animation .ngdialog-content, .ngdialog.ngdialog-disabled-animation .ngdialog-overlay {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog-overlay {
  background: rgba(0, 0, 0, 0.4);
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein .5s;
  animation: ngdialog-fadein .5s;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog-no-overlay {
  pointer-events: none;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout .5s;
  animation: ngdialog-fadeout .5s;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog-content {
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein .5s;
  animation: ngdialog-fadein .5s;
  pointer-events: all;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout .5s;
  animation: ngdialog-fadeout .5s;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
.ngdialog-close:before {
  font-family: Helvetica,Arial,sans-serif;
  content: '\00D7';
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/ngDialog.min.css */
body.ngdialog-open, html.ngdialog-open {
  overflow: hidden;
}

@-webkit-keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content {
  -webkit-animation: ngdialog-flyout .5s;
  animation: ngdialog-flyout .5s;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-content {
  -webkit-animation: ngdialog-flyin .5s;
  animation: ngdialog-flyin .5s;
  background: #f0f0f0;
  border-radius: 5px;
  color: #444;
  font-family: Helvetica,sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 450px;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-close {
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-close:before {
  background: 0 0;
  border-radius: 3px;
  color: #bbb;
  content: '\00D7';
  font-size: 26px;
  font-weight: 400;
  height: 30px;
  line-height: 26px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  width: 30px;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-close:active:before, .ngdialog.ngdialog-theme-default .ngdialog-close:hover:before {
  color: #777;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-message {
  margin-bottom: .5em;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-input {
  margin-bottom: 1em;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text], .ngdialog.ngdialog-theme-default .ngdialog-input input[type=password], .ngdialog.ngdialog-theme-default .ngdialog-input input[type=email], .ngdialog.ngdialog-theme-default .ngdialog-input input[type=url], .ngdialog.ngdialog-theme-default .ngdialog-input textarea {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus, .ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus, .ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus, .ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus, .ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-buttons:after {
  content: '';
  display: table;
  clear: both;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-button:focus {
  -webkit-animation: ngdialog-pulse 1.1s infinite;
  animation: ngdialog-pulse 1.1s infinite;
  outline: 0;
}

@media (max-width: 568px) {
  /* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
  .ngdialog.ngdialog-theme-default .ngdialog-button:focus {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary {
  background: #3288e6;
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/ngDialog-theme-default.min.css */
.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}

/* line 1, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form {
  margin-top: 40px;
}

/* line 3, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form ol {
  list-style-type: none;
  padding: 0;
}

/* line 8, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form label {
  color: #333333;
  text-align: left;
  font-size: 13px;
  padding: 0;
  font-weight: bold;
}

/* line 16, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .select2 {
  width: 100% !important;
}

/* line 20, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .inputs {
  margin-bottom: 20px;
}

/* line 23, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .inputs legend {
  color: #42c0c5;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 30, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .inputs fieldset.choices legend.label {
  border-bottom: none;
  text-align: left;
  text-transform: none;
  padding: 0;
  float: left;
  width: 80%;
  white-space: normal;
  margin: 0;
}

/* line 41, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .inputs fieldset.choices ol.choices-group {
  float: left;
  width: 20%;
  text-align: right;
}

/* line 46, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .inputs fieldset.choices ol.choices-group li {
  display: inline-block;
  padding: 0 20px;
}

/* line 55, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .separate-input .form-group {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}

/* line 61, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .comment-box {
  width: 100%;
  height: 50px;
  display: none;
}

/* line 67, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs {
  position: relative;
  clear: both;
  margin: 60px 0 25px;
  background: white;
}

/* line 73, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab {
  float: left;
}

/* line 76, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab > label {
  background: #eee;
  padding: 10px;
  border: 1px solid #ccc;
  margin-left: -1px;
  position: relative;
  left: 1px;
  top: -40px;
  -webkit-transition: background-color 0.17s linear;
  max-width: 400px;
}

/* line 88, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab > [type="radio"] {
  display: none;
}

/* line 92, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab .content {
  position: absolute;
  top: -1px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc;
  -webkit-transition: opacity 0.6s linear;
  opacity: 0;
}

/* line 105, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab > [type="radio"]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}

/* line 111, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .tabs .tab > [type="radio"]:checked ~ label ~ .content {
  z-index: 1;
  opacity: 1;
}

/* line 118, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .links {
  text-align: right;
}

/* line 122, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .desc {
  font-size: 13px;
}

/* line 126, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .actions {
  margin-top: -20px;
}

/* line 130, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form #observations-container {
  display: none;
  margin-bottom: 10px;
}

/* line 135, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form #observations-container #observations .select2-container {
  width: 30% !important;
  margin-left: 10px;
}

/* line 142, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .coordinator-name {
  margin-bottom: 20px;
}

/* line 145, app/assets/stylesheets/monthly-report-form.scss */
#monthly-report-form .coordinator-name input {
  margin: 0 20px;
  width: 300px;
  height: 35px;
}

/* line 20, app/assets/stylesheets/ckeditor5/_content_reset.scss */
.ck-content.ck-content {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

/* line 43, app/assets/stylesheets/ckeditor5/_content_reset.scss */
:root:root {
  --ck-z-panel: 1100;
}

/* line 1, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form {
  width: 125%;
  margin-left: -50px;
}

/* line 5, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .col-sm-2.col-small {
  width: 11%;
}

/* line 9, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form h1 {
  text-transform: uppercase;
  text-align: center;
}

/* line 14, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form ol {
  list-style-type: none;
  padding: 0;
}

/* line 20, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form fieldset.inputs legend {
  color: #42c0c5;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 27, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form fieldset.form-actions {
  margin: 20px 0px;
  padding: 20px 0px;
  border-top: 1px solid #cccccc;
}

/* line 32, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form fieldset.form-actions input {
  text-transform: uppercase;
  float: right;
}

/* line 38, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .remove-student-link {
  padding-top: 25px;
}

/* line 40, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .remove-student-link label {
  position: absolute;
  top: 0px;
}

/* line 46, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .help-block {
  font-size: 80%;
}

/* line 50, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .col-student-username {
  position: relative;
}

/* line 53, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .col-student-username .reset-student-password-modal-trigger {
  position: absolute;
  top: 0;
  right: 20px;
}

/* line 60, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form #password-suggestion {
  text-align: center;
  background: transparent;
  border: none;
  box-shadow: none;
  font-weight: bold;
  font-size: 130%;
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form #generate-password-button {
  border-radius: 4px;
}

/* line 73, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form #generate-password-button:focus {
  outline: none;
}

/* line 78, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .single-name {
  font-style: italic;
  font-size: 12px;
  color: #999;
}

/* line 83, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .single-name input {
  margin-top: 2px;
}

/* line 88, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .hints {
  font-style: italic;
  font-size: 15px;
  color: #999;
}

/* line 95, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .form-check .form-check-label,
#new-klass-form .form-check label.collection_radio_buttons,
#new-klass-form .form-check label.collection_check_boxes {
  font-weight: normal;
  margin-left: 6px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 104, app/assets/stylesheets/trainer/klass.scss */
#new-klass-form .form-check .form-check-input {
  vertical-align: middle;
  margin-left: 0;
}

/* line 112, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list h3 {
  text-transform: uppercase;
  text-align: center;
}

/* line 117, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container {
  min-height: 320px;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  border: 1px solid #dddddd;
}

/* line 124, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container.fluid-height {
  height: auto;
  min-height: 0;
}

/* line 129, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .heading {
  position: relative;
  background: whitesmoke;
  border-bottom: 1px solid #dddddd;
  height: 50px;
  padding: 15px 8px;
  color: #000;
  font-size: 15px;
  width: 100%;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 142, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .heading span.glyphicon {
  margin-right: 10px;
}

/* line 146, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .heading .new-class-on-heading {
  position: absolute;
  right: 10px;
  top: 7px;
}

/* line 154, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .content .empty {
  padding: 15px 8px;
  text-align: center;
  color: #777;
}

/* line 160, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .content .table {
  margin-bottom: 0;
}

/* line 163, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .widget-container .content .table td {
  vertical-align: middle;
}

/* line 170, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .unit-assessment-message-box {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 174, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .unit-assessment-message-box .student-list {
  margin-top: 10px;
}

/* line 177, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .unit-assessment-message-box .student-list label {
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 184, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .unit-assessment-message-box .student-list label.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

/* line 194, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .unit-collapse-trigger:hover, #mark-assessments-list .unit-collapse-trigger:focus, #mark-assessments-list .unit-collapse-trigger:active {
  text-decoration: none;
}

/* line 201, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .mark-assessment-panel-group-wrapper {
  padding: 8px;
}

/* line 204, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .mark-assessment-panel-group-wrapper .panel-group {
  margin-bottom: 10px;
}

/* line 208, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .mark-assessment-panel-group-wrapper .unit-panel-collapse {
  border-top: 1px solid #ddd;
  padding: 8px;
}

/* line 212, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .mark-assessment-panel-group-wrapper .unit-panel-collapse .nav-tabs {
  border-bottom: none;
}

/* line 217, app/assets/stylesheets/trainer/klass.scss */
#mark-assessments-list .mark-assessment-panel-group-wrapper .unit-panel-collapse .tab-pane .table {
  border-radius: 3px;
  border: 1px solid #ddd;
}

/* line 227, app/assets/stylesheets/trainer/klass.scss */
#show-klass h3 {
  text-transform: uppercase;
  text-align: center;
}

/* line 232, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions {
  text-align: center;
  margin-top: 40px;
}

/* line 236, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions .has-badge {
  position: relative;
}

/* line 239, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions .has-badge span.badge {
  position: absolute;
  right: 180px;
  top: 10px;
  background: red;
  min-height: 30px;
  min-width: 30px;
  border-radius: 15px;
  padding: 7px;
  font-size: 15px;
}

/* line 250, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions .has-badge span.badge.lln {
  right: 50px;
}

/* line 255, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions a {
  text-decoration: none;
}

/* line 258, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions a:focus {
  outline: 0;
}

/* line 262, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions a img {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #42c0c5;
}

/* line 268, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions a p {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: black;
  margin: 0;
}

/* line 276, app/assets/stylesheets/trainer/klass.scss */
#show-klass .actions a small {
  color: black;
  text-transform: uppercase;
  font-size: 90%;
}

/* line 288, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins h3,
#coordinator-courses h3,
#coordinator-klasses h3 {
  text-transform: uppercase;
  text-align: center;
}

/* line 293, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list,
#coordinator-courses .files-list,
#coordinator-klasses .files-list {
  margin-top: 30px;
}

/* line 296, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list thead,
#coordinator-courses .files-list thead,
#coordinator-klasses .files-list thead {
  background: whitesmoke;
  font-size: 15px;
  font-weight: bold;
}

/* line 302, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list .file-item,
#coordinator-courses .files-list .file-item,
#coordinator-klasses .files-list .file-item {
  text-align: center;
  padding: 10px 0;
}

/* line 306, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list .file-item span.glyphicon,
#coordinator-courses .files-list .file-item span.glyphicon,
#coordinator-klasses .files-list .file-item span.glyphicon {
  font-size: 50px;
  color: #42c0c5;
}

/* line 311, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list .file-item a,
#coordinator-courses .files-list .file-item a,
#coordinator-klasses .files-list .file-item a {
  text-decoration: none;
  outline: 0;
}

/* line 318, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .table-background,
#coordinator-courses .table-background,
#coordinator-klasses .table-background {
  background: white;
}

/* line 326, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .files-list .file-item span.glyphicon {
  font-size: 20px;
}

/* line 334, app/assets/stylesheets/trainer/klass.scss */
#student-progress h3 {
  text-transform: uppercase;
  text-align: center;
}

/* line 339, app/assets/stylesheets/trainer/klass.scss */
#student-progress .green-color {
  color: green;
}

/* line 343, app/assets/stylesheets/trainer/klass.scss */
#student-progress .red-color {
  color: red;
}

/* line 347, app/assets/stylesheets/trainer/klass.scss */
#student-progress .amber-color {
  color: #ffbf00;
}

/* line 351, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ccc-color {
  color: #ccc;
}

/* line 355, app/assets/stylesheets/trainer/klass.scss */
#student-progress .lightseagreen-color {
  color: lightseagreen;
}

/* line 359, app/assets/stylesheets/trainer/klass.scss */
#student-progress .darkviolet-color {
  color: darkviolet;
}

/* line 363, app/assets/stylesheets/trainer/klass.scss */
#student-progress .blue-color {
  color: #4885ed;
}

/* line 367, app/assets/stylesheets/trainer/klass.scss */
#student-progress .na-color {
  color: rgba(16, 14, 17, 0.69);
}

/* line 371, app/assets/stylesheets/trainer/klass.scss */
#student-progress .rpl-color {
  color: #6ee16e;
}

/* line 375, app/assets/stylesheets/trainer/klass.scss */
#student-progress .nys-color {
  color: #a9a9a9;
}

/* line 379, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ip-color {
  color: #f5deb3;
}

/* line 383, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ctp-color {
  color: #3a726f;
}

/* line 387, app/assets/stylesheets/trainer/klass.scss */
#student-progress .satisfactory-color {
  color: #006400;
}

/* line 391, app/assets/stylesheets/trainer/klass.scss */
#student-progress .rpl-bg {
  background: #6ee16e;
  color: white;
}

/* line 396, app/assets/stylesheets/trainer/klass.scss */
#student-progress .blue-bg {
  background: #4885ed;
  color: white;
}

/* line 401, app/assets/stylesheets/trainer/klass.scss */
#student-progress .green-bg {
  background: green;
  color: white;
}

/* line 406, app/assets/stylesheets/trainer/klass.scss */
#student-progress .red-bg {
  background: red;
  color: white;
}

/* line 411, app/assets/stylesheets/trainer/klass.scss */
#student-progress .amber-bg {
  background: #ffbf00;
}

/* line 415, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ccc-bg {
  background: #ccc;
}

/* line 419, app/assets/stylesheets/trainer/klass.scss */
#student-progress .lightseagreen-bg {
  color: white;
  background: lightseagreen;
}

/* line 424, app/assets/stylesheets/trainer/klass.scss */
#student-progress .darkviolet-bg {
  color: white;
  background: darkviolet;
}

/* line 429, app/assets/stylesheets/trainer/klass.scss */
#student-progress .na-bg {
  background: rgba(16, 14, 17, 0.69);
  color: white;
}

/* line 434, app/assets/stylesheets/trainer/klass.scss */
#student-progress .nys-bg {
  background: #a9a9a9;
}

/* line 438, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ip-bg {
  background: #f5deb3;
}

/* line 442, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ctp-bg {
  background: #3a726f;
  color: white;
}

/* line 447, app/assets/stylesheets/trainer/klass.scss */
#student-progress .satisfactory-bg {
  background: #006400;
  color: white;
}

/* line 452, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-list {
  margin-top: 30px;
}

/* line 456, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-name {
  position: relative;
}

/* line 459, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-name div {
  word-wrap: break-word;
  max-width: 85px;
}

/* line 464, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-name p {
  margin: 0;
}

/* line 468, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-name small {
  font-style: italic;
  color: #777;
  display: block;
  font-size: 80%;
}

/* line 476, app/assets/stylesheets/trainer/klass.scss */
#student-progress .progress-notification {
  padding: 30px 0;
}

/* line 480, app/assets/stylesheets/trainer/klass.scss */
#student-progress .p-bottom-0 {
  padding-bottom: 0;
}

/* line 484, app/assets/stylesheets/trainer/klass.scss */
#student-progress .p-bottom-10 {
  padding-bottom: 10px;
}

/* line 488, app/assets/stylesheets/trainer/klass.scss */
#student-progress .progress-result {
  padding: 10px 0;
}

/* line 492, app/assets/stylesheets/trainer/klass.scss */
#student-progress .student-name-list {
  min-width: 160px;
}

/* line 497, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla .fht-table-wrapper {
  width: 100%;
  height: 100%;
}

/* line 503, app/assets/stylesheets/trainer/klass.scss */
#student-progress table.status-information {
  width: 100%;
  margin-top: 20px;
}

/* line 508, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla {
  margin-top: 30px;
}

/* line 511, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla .progress-notification {
  padding: 15px 0;
}

/* line 519, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla .fht-table th p,
#student-progress .ContenedorTabla .fht-table th small,
#student-progress .ContenedorTabla .fht-table th div,
#student-progress .ContenedorTabla .fht-table tr td p,
#student-progress .ContenedorTabla .fht-table tr td small,
#student-progress .ContenedorTabla .fht-table tr td div,
#student-progress .ContenedorTabla #pruebatabla th p,
#student-progress .ContenedorTabla #pruebatabla th small,
#student-progress .ContenedorTabla #pruebatabla th div,
#student-progress .ContenedorTabla #pruebatabla tr td p,
#student-progress .ContenedorTabla #pruebatabla tr td small,
#student-progress .ContenedorTabla #pruebatabla tr td div {
  word-break: inherit;
}

/* line 527, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla th.celda_encabezado_general.fixed-header {
  color: #0f0f0f;
  min-width: 85px;
}

/* line 532, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla th {
  min-width: 120px;
}

/* line 536, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla .center-button {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 541, app/assets/stylesheets/trainer/klass.scss */
#student-progress .ContenedorTabla tr.data-progress {
  height: 125px;
}

/* line 546, app/assets/stylesheets/trainer/klass.scss */
#student-progress .elective-unit {
  background-color: #f15f59;
}

/* line 550, app/assets/stylesheets/trainer/klass.scss */
#student-progress .unit {
  vertical-align: top;
}

/* line 554, app/assets/stylesheets/trainer/klass.scss */
#student-progress .assessment-name {
  font-size: 80%;
  font-weight: normal;
}

/* line 559, app/assets/stylesheets/trainer/klass.scss */
#student-progress .helvetica-neue {
  font-family: "Helvetica Neue";
}

/* line 563, app/assets/stylesheets/trainer/klass.scss */
#student-progress .dark-bg {
  background-color: #515251;
}

/* line 567, app/assets/stylesheets/trainer/klass.scss */
#student-progress .validated-unit {
  border-bottom: none !important;
  color: darkblue;
  margin-bottom: 5px;
}

/* line 573, app/assets/stylesheets/trainer/klass.scss */
#student-progress .btop-0 {
  border-top: none !important;
}

/* line 577, app/assets/stylesheets/trainer/klass.scss */
#student-progress .export-group {
  margin-bottom: 15px;
}

/* line 580, app/assets/stylesheets/trainer/klass.scss */
#student-progress .export-group .export-link {
  display: inline;
  margin-right: 20px;
}

/* line 588, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klass-dashboard h3 {
  text-align: center;
}

/* line 593, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klass-dashboard .trainer-action img {
  max-width: 99px !important;
}

/* line 599, app/assets/stylesheets/trainer/klass.scss */
.center-button {
  margin-left: 15px;
  margin-top: 15px;
}

/* line 604, app/assets/stylesheets/trainer/klass.scss */
.text-right {
  text-align: right;
}

/* line 608, app/assets/stylesheets/trainer/klass.scss */
.text-left {
  text-align: left;
}

/* line 612, app/assets/stylesheets/trainer/klass.scss */
.reason-field {
  width: 500px;
}

/* line 616, app/assets/stylesheets/trainer/klass.scss */
.disable-button {
  pointer-events: none;
  cursor: default;
}

/* line 621, app/assets/stylesheets/trainer/klass.scss */
.progress_notifications.panel-body {
  padding: 0;
  background-color: #fff;
}

/* line 625, app/assets/stylesheets/trainer/klass.scss */
.progress_notifications.panel-body .list-group {
  margin-bottom: 0;
}

/* line 626, app/assets/stylesheets/trainer/klass.scss */
.progress_notifications.panel-body .list-group div.content {
  padding: 30px;
}

/* line 635, app/assets/stylesheets/trainer/klass.scss */
#update-class-learner-supports #klass_learner_supports_input {
  margin-left: 20px;
}

/* line 639, app/assets/stylesheets/trainer/klass.scss */
#update-class-learner-supports .select-all {
  display: flex;
  justify-content: flex-end;
}

/* line 644, app/assets/stylesheets/trainer/klass.scss */
#update-class-learner-supports .col-form-label {
  display: none;
}

/* line 650, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .page-heading {
  color: #42c0c5;
  text-align: center;
  margin-bottom: 20px;
}

/* line 656, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .formtastic.klass {
  margin-top: 20px;
}

/* line 660, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support ol {
  list-style: none;
  padding: 0;
}

/* line 665, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .empty {
  padding: 15px 8px;
  text-align: center;
  background: white;
  border: 1px solid #777;
}

/* line 675, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .learner-support-progress tbody tr td {
  vertical-align: middle;
}

/* line 682, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .learner-support-progress .choices .choices-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

/* line 687, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support .learner-support-progress .choices .choices-group .choice {
  display: inline-block;
}

/* line 697, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table thead tr th {
  text-align: center;
  color: white;
  background: #42c0c5;
}

/* line 705, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody {
  background: white;
}

/* line 710, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr .flagged-questions ol {
  padding: 8px 8px 8px 25px;
  list-style-type: decimal;
}

/* line 716, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td {
  padding: 15px;
}

/* line 719, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td a.select-all-button {
  margin-left: 350px;
}

/* line 723, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td li.checkbox {
  margin: 0 0 0 15px;
}

/* line 727, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td h4 {
  font-size: 14px;
  font-weight: bold;
}

/* line 732, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td ul {
  padding: 0;
  list-style: none;
}

/* line 736, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td ul [type="checkbox"],
#klass-learner-support table tbody tr td ul [type="radio"] {
  margin-right: 10px;
}

/* line 744, app/assets/stylesheets/trainer/klass.scss */
#klass-learner-support table tbody tr td .checkbox-input label,
#klass-learner-support table tbody tr td .radio-input label {
  font-weight: normal;
}

/* line 756, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .certificate-request p,
#access-codes-student-logins .certificate-request a {
  display: inline-block;
}

/* line 761, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .certificate-request .btn.btn-primary {
  float: right;
  margin-top: -8px;
}

/* line 767, app/assets/stylesheets/trainer/klass.scss */
#access-codes-student-logins .certificate-request .btn + .btn {
  margin-right: 10px;
}

/* line 775, app/assets/stylesheets/trainer/klass.scss */
.unit-assessment-message-box .spinner {
  margin: 50px auto;
  width: 52px;
}

/* line 779, app/assets/stylesheets/trainer/klass.scss */
.unit-assessment-message-box .spinner > div {
  background: #42c0c5;
  margin: 0 1px;
}

/* line 788, app/assets/stylesheets/trainer/klass.scss */
#avetmiss-data-correction-modal .checkbox input[type="checkbox"] {
  margin: 4px 0 0 -20px;
}

/* line 793, app/assets/stylesheets/trainer/klass.scss */
#avetmiss-data-correction-modal .is-single-name-checkbox {
  margin-top: 0;
}

/* line 798, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-issue-instruction-banner {
  position: relative;
  display: flex;
}

/* line 802, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-issue-instruction-banner .avetmiss-data-issue {
  position: static;
  width: auto;
  padding-right: 10px;
  cursor: default;
  margin-top: -2px;
}

/* line 810, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-issue-instruction-banner.student-instruction {
  cursor: pointer;
}

/* line 815, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-data-issue {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  left: -50px;
  width: 50px;
  cursor: pointer;
}

/* line 824, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-data-issue .glyphicon-flag {
  margin: auto;
  transform: rotate(-10deg);
  color: red;
  font-size: 20px;
}

/* line 832, app/assets/stylesheets/trainer/klass.scss */
.avetmiss-data-issue:hover .glyphicon-flag {
  color: #e60000;
}

/* line 838, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student {
  min-width: 970px;
  max-height: 250px;
  margin-left: 0;
  list-style-type: none;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0 !important;
}

/* line 848, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student .autocomplete-student-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 851, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student .autocomplete-student-list .ui-menu-item-wrapper {
  padding: 6px 12px;
}

/* line 855, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student .autocomplete-student-list .autocomplete-student-option.ui-state-active {
  border: none;
  background: #f4f5f7;
  font-weight: normal;
  color: #0f0f0f;
}

/* line 862, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student .autocomplete-student-list .autocomplete-small-data {
  display: block;
  color: #999;
}

/* line 868, app/assets/stylesheets/trainer/klass.scss */
.custom-autocomplete-student .autocomplete-student-list:last-child {
  border-bottom: none;
}

/* line 873, app/assets/stylesheets/trainer/klass.scss */
#students {
  display: block;
  position: relative;
}

/* line 877, app/assets/stylesheets/trainer/klass.scss */
#students .ui-autocomplete {
  position: absolute;
}

/* line 883, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klasses .submit-button {
  margin-top: 15px;
}

/* line 887, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klasses .errors-msg {
  margin-bottom: 5px;
}

/* line 889, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klasses .errors-msg > .alert {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 895, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klasses .errors-msg .error {
  padding: 0.5rem 1rem;
  color: #f42;
  font-size: 12px;
}

/* line 900, app/assets/stylesheets/trainer/klass.scss */
#coordinator-klasses .errors-msg .error + .error {
  border-top: 1px solid #ffc8bd;
}

/* line 907, app/assets/stylesheets/trainer/klass.scss */
.coordinator-header-class {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 911, app/assets/stylesheets/trainer/klass.scss */
.coordinator-header-class p {
  margin: 0;
}

/* line 2, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action {
  text-align: center;
}

/* line 5, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action a {
  text-decoration: none;
}

/* line 8, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action a:focus {
  outline: 0;
}

/* line 12, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action a img {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #42c0c5;
}

/* line 18, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action a p {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: black;
  margin: 0;
}

/* line 26, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action a small {
  color: black;
  text-transform: uppercase;
  font-size: 90%;
}

/* line 34, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .main-actions {
  margin-top: 40px;
  margin-bottom: 50px;
}

/* line 40, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action img {
  max-width: 142px;
}

/* line 43, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action img.big {
  max-width: 220px;
}

/* line 48, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action.has-badge {
  position: relative;
}

/* line 51, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action.has-badge span.badge {
  position: absolute;
  right: 60px;
  top: 10px;
  background: red;
  min-height: 30px;
  min-width: 30px;
  border-radius: 15px;
  padding: 7px;
  font-size: 15px;
}

/* line 63, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action.has-badge span.small-badge {
  position: absolute;
  right: 35px;
  top: 0px;
  background: red;
  min-height: 15px;
  min-width: 24px;
  border-radius: 15px;
  padding: 7px;
  font-size: 10px;
}

/* line 75, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .trainer-action.has-badge span.badge.learner-support {
  top: 5px;
  right: 40px;
  min-height: 20px;
  min-width: 20px;
  font-size: 12px;
  padding: 5px;
  border-radius: 20px;
}

/* line 89, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .small .trainer-action img {
  max-width: 80px;
}

/* line 93, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .small .trainer-action p {
  font-size: 12px;
}

/* line 97, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .small .trainer-action p.small-text {
  font-size: 11px;
}

/* line 103, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container {
  min-height: 320px;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dddddd;
}

/* line 109, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container.fluid-height {
  height: auto;
  min-height: 0;
}

/* line 114, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .heading {
  position: relative;
  background: whitesmoke;
  border-bottom: 1px solid #dddddd;
  height: 50px;
  padding: 15px 8px;
  color: #000;
  font-size: 15px;
  width: 100%;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 127, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .heading span.glyphicon {
  margin-right: 10px;
}

/* line 131, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .heading .new-class-on-heading {
  position: absolute;
  right: 10px;
  top: 7px;
}

/* line 139, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .content .empty {
  padding: 15px 8px;
  text-align: center;
  color: #777;
}

/* line 145, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .content .table {
  margin-bottom: 0;
}

/* line 148, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .content .table td {
  vertical-align: middle;
}

/* line 153, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .content .new-class {
  margin: 10px;
}

/* line 156, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .widget-container .content .new-class a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}

/* line 165, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .classes-container {
  margin-left: 0;
  margin-right: 0;
}

/* line 169, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .classes-container .class-item {
  text-align: center;
  border: 1px solid #ddd;
  margin: 10px 0;
}

/* line 174, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .classes-container .class-item .class-link {
  width: 90%;
  margin: 10px 0;
  white-space: normal;
}

/* line 180, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .classes-container .class-item .class-name {
  border-top: 1px solid #ddd;
  text-transform: uppercase;
  height: 40px;
  padding: 3px;
  font-weight: 600;
  background: #dddddd;
}

/* line 191, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .archived_qualifications {
  margin-top: 40px;
}

/* line 196, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard tr.accordion-toggle {
  cursor: pointer;
}

/* line 201, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard td.has-uploaded-files {
  padding: 0 !important;
}

/* line 204, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard td.has-uploaded-files .uploaded-files {
  padding-left: 40px;
}

/* line 209, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .switch-back {
  margin-bottom: 20px;
}

/* line 210, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .switch-back p {
  display: inline;
  color: red;
  font-size: 20px;
}

/* line 216, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .switch-back .btn-primary {
  background-color: red;
  border: 0;
  margin-bottom: 5px;
  font-size: 15px;
}

/* line 228, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .modal .modal-body .pop-up-message {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
}

/* line 233, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .modal .modal-body .pop-up-message:last-child {
  border-bottom: none;
}

/* line 238, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .modal .popup-box {
  border-bottom: 1px solid #e5e5e5;
}

/* line 242, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .modal .actions {
  display: flex;
  justify-content: flex-end;
}

/* line 247, app/assets/stylesheets/trainer/dashboard.scss */
#dashboard .modal .modal-footer {
  margin-top: -1px;
}

/* line 254, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}

/* line 260, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass a {
  display: block;
  text-decoration: none;
  font-size: 15px;
}

/* line 265, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass a:focus {
  outline: 0;
}

/* line 270, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass ul.classes-list {
  padding: 0;
  list-style: none;
}

/* line 274, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass ul.classes-list li {
  border: 1px solid;
  margin: 20px 0;
  border-radius: 20px;
  padding: 5px 10px;
  position: relative;
}

/* line 281, app/assets/stylesheets/trainer/dashboard.scss */
#select-klass ul.classes-list li span.badge {
  position: absolute;
  right: -12px;
  top: -12px;
  background: red;
  min-height: 30px;
  min-width: 30px;
  border-radius: 15px;
  padding: 7px;
  font-size: 15px;
}

/* line 296, app/assets/stylesheets/trainer/dashboard.scss */
.custom-modal-message-files {
  margin-top: 40px;
}

/* line 301, app/assets/stylesheets/trainer/dashboard.scss */
#learner-support .page-heading {
  color: #42c0c5;
  margin-bottom: 20px;
}

/* line 309, app/assets/stylesheets/trainer/dashboard.scss */
#learner-support table thead tr th {
  background: #42c0c5;
  color: white;
}

/* line 318, app/assets/stylesheets/trainer/dashboard.scss */
#learner-support table tbody tr td {
  background: white;
  vertical-align: middle;
}

/* line 328, app/assets/stylesheets/trainer/dashboard.scss */
.ui-dialog .ui-dialog-titlebar.ui-widget-header {
  border: none;
  background: none;
  font-size: 18px;
  border-bottom: 1px solid #dddddd !important;
}

/* line 335, app/assets/stylesheets/trainer/dashboard.scss */
.ui-dialog button.ui-dialog-titlebar-close {
  display: none;
}

/* line 3, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard thead tr {
  font-weight: bold;
}

/* line 8, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard label.usi-label {
  margin-right: 10px;
}

/* line 12, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard td.assessment-status {
  border: 1px solid #eea236;
  font-weight: bolder;
}

/* line 16, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard td.assessment-status a {
  margin-right: 20px;
  font-weight: initial;
}

/* line 22, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .btn-green {
  background-color: green;
  border-color: darkgreen;
}

/* line 27, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .btn-yellow {
  background-color: yellow;
  border-color: #eded00;
  color: black;
}

/* line 33, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .btn-orange {
  background-color: orange;
  border-color: darkorange;
}

/* line 38, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .btn-blue {
  background-color: blue;
  border-color: darkblue;
}

/* line 44, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .has-badge span.badge {
  right: 165px !important;
}

/* line 48, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .has-badge span.badge.small {
  right: 60px !important;
}

/* line 52, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .has-badge span.badge.small-badge {
  right: 35px !important;
}

/* line 57, app/assets/stylesheets/student/dashboard.scss */
.student-dashboard .ml-5 {
  margin-left: 5px;
}

/* line 62, app/assets/stylesheets/student/dashboard.scss */
.student-course {
  margin-top: 30px;
}

/* line 66, app/assets/stylesheets/student/dashboard.scss */
.unit-assessment-message-box {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 70, app/assets/stylesheets/student/dashboard.scss */
.unit-assessment-message-box input[type="checkbox"] {
  margin: 4px 10px 0;
}

/* line 74, app/assets/stylesheets/student/dashboard.scss */
.unit-assessment-message-box img {
  max-width: 100%;
  height: auto !important;
}

/* line 82, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .list-group .list-group-item {
  border-radius: 0;
}

/* line 85, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .list-group .list-group-item .glyphicon-plus {
  margin-right: 10px;
  transform: rotate(45deg);
  transition: transform 0.3s linear;
}

/* line 92, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .list-group .list-group-item.collapsed .glyphicon-plus {
  transform: rotate(0deg);
  transition: transform 0.3s linear;
}

/* line 101, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .digital-resources-list .list-group-item {
  padding-left: 50px;
}

/* line 104, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .digital-resources-list .list-group-item .glyphicon-new-window {
  margin-left: 10px;
}

/* line 110, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .glyphicon {
  color: #808080;
}

/* line 114, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .collapse-title {
  margin-left: 23px;
}

/* line 118, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .parent-consent-checkbox {
  margin-right: 5px;
}

/* line 122, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .parent-select-all {
  margin-left: 15px;
}

/* line 126, app/assets/stylesheets/student/dashboard.scss */
#units-digital-resources-list .klass-students {
  margin-top: 10px;
}

/* line 132, app/assets/stylesheets/student/dashboard.scss */
.trial-header h4.modal-title {
  display: inline;
}

/* line 136, app/assets/stylesheets/student/dashboard.scss */
.trial-header span.glyphicon {
  font-size: 25px;
  top: 6px;
  margin-right: 5px;
}

/* line 143, app/assets/stylesheets/student/dashboard.scss */
.parent-consent-submit {
  margin-top: 10px;
}

/* line 147, app/assets/stylesheets/student/dashboard.scss */
#parent-checkbox {
  margin-right: 10px;
}

/* line 151, app/assets/stylesheets/student/dashboard.scss */
#update-usi-container + .alert {
  margin-top: 20px;
}

/* line 1, app/assets/stylesheets/student/assessments.scss */
#student-assessment-access-code {
  margin-top: 40px;
}

/* line 4, app/assets/stylesheets/student/assessments.scss */
#student-assessment-access-code .form-actions {
  margin-top: 20px;
}

/* line 9, app/assets/stylesheets/student/assessments.scss */
#assessment-result {
  margin-top: 40px;
}

/* line 13, app/assets/stylesheets/student/assessments.scss */
#student-assessment {
  margin-top: 40px;
}

/* line 16, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item {
  padding-bottom: 150px;
}

/* line 21, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item img {
  max-width: 100%;
  height: auto;
}

/* line 26, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item figure {
  max-width: 100%;
}

/* line 32, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item figure.table {
  overflow-x: auto;
}

/* line 36, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  table-layout: fixed;
  overflow-wrap: break-word;
}

/* line 45, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt td.order {
  min-width: 30px;
  width: 30px;
  vertical-align: top;
}

/* line 52, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt .response td {
  padding-top: 20px;
}

/* line 56, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt .response li {
  list-style-type: none;
}

/* line 62, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt .short-answer-response textarea {
  width: 100%;
  min-height: 100px;
}

/* line 70, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt .selection-response label,
#student-assessment .question-item .prompt .multiple-choice-response label {
  display: block;
  font-weight: 400;
}

/* line 77, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .prompt .boolean-response label {
  margin-right: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

/* line 85, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .trainer-feedback {
  margin-top: 10px;
  border: 5px solid #ddd;
  padding: 5px;
}

/* line 93, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item.form-question .prompt + .mw-form-viewer {
  margin-top: 15px;
}

/* line 99, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .remove-upload-response-button {
  border: none;
  background: none;
  margin-left: 10px;
}

/* line 104, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .remove-upload-response-button:hover {
  color: #5c5c5c;
}

/* line 108, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .remove-upload-response-button:focus, #student-assessment .question-item .remove-upload-response-button:active {
  outline: none;
}

/* line 113, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .remove-upload-response-button:disabled {
  cursor: not-allowed;
}

/* line 118, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .upload-file-hidden-input {
  display: none;
}

/* line 122, app/assets/stylesheets/student/assessments.scss */
#student-assessment .question-item .upload-status-text {
  margin-left: 20px;
}

/* line 127, app/assets/stylesheets/student/assessments.scss */
#student-assessment .assessment-header {
  margin: 0 0 40px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  font-weight: 600;
}

/* line 133, app/assets/stylesheets/student/assessments.scss */
#student-assessment .assessment-header > div {
  padding: 0;
}

/* line 138, app/assets/stylesheets/student/assessments.scss */
#student-assessment .form-question-response-export-link-wrapper {
  position: relative;
}

/* line 141, app/assets/stylesheets/student/assessments.scss */
#student-assessment .form-question-response-export-link-wrapper .form-question-response-export-link {
  position: absolute;
  right: 0;
  top: -25px;
  text-decoration: none;
  cursor: pointer;
}

/* line 148, app/assets/stylesheets/student/assessments.scss */
#student-assessment .form-question-response-export-link-wrapper .form-question-response-export-link .dropdown-menu {
  left: initial;
  right: 0;
}

/* line 155, app/assets/stylesheets/student/assessments.scss */
#student-assessment #previous-answers {
  margin-top: 20px;
}

/* line 160, app/assets/stylesheets/student/assessments.scss */
#student-assessment #previous-answers tbody tr td.attempt-number-col {
  vertical-align: middle;
  width: 100px;
}

/* line 166, app/assets/stylesheets/student/assessments.scss */
#student-assessment #previous-answers tbody tr td .previous-feedback {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}

/* line 176, app/assets/stylesheets/student/assessments.scss */
#student-assessment .disable_input {
  background-color: #eeeeee;
}

/* line 180, app/assets/stylesheets/student/assessments.scss */
#student-assessment .response-navigators {
  display: flex;
  align-items: center;
}

/* line 185, app/assets/stylesheets/student/assessments.scss */
#student-assessment .response-navigators .button-skip + .response-switch-wrapper {
  margin-left: auto;
}

/* line 191, app/assets/stylesheets/student/assessments.scss */
#student-assessment .response-switch-wrapper {
  display: inline-block;
}

/* line 194, app/assets/stylesheets/student/assessments.scss */
#student-assessment .response-switch-wrapper .select2 {
  width: 110px !important;
  text-align: center;
  margin-left: 15px;
}

/* line 201, app/assets/stylesheets/student/assessments.scss */
#student-assessment .unsaved-response-info {
  display: none;
}

/* line 205, app/assets/stylesheets/student/assessments.scss */
#student-assessment .last-submit-button {
  position: relative;
}

/* line 208, app/assets/stylesheets/student/assessments.scss */
#student-assessment .last-submit-button .unsaved-response-info {
  color: #333;
  display: block;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  margin: auto;
  font-size: 80%;
}

/* line 219, app/assets/stylesheets/student/assessments.scss */
#student-assessment .last-submit-button:active, #student-assessment .last-submit-button:focus {
  outline: none;
}

/* line 227, app/assets/stylesheets/student/assessments.scss */
.unit-assessment-preview .assessment-message-trigger {
  margin: 0 10px;
}

/* line 231, app/assets/stylesheets/student/assessments.scss */
.unit-assessment-preview .trainer-files-toggler {
  cursor: pointer;
  margin-left: 15px;
}

/* line 235, app/assets/stylesheets/student/assessments.scss */
.unit-assessment-preview .trainer-files-toggler:hover {
  text-decoration: none;
}

/* line 242, app/assets/stylesheets/student/assessments.scss */
.ngdialog-acceptResult .ngdialog-content {
  width: 710px !important;
  padding: 2em 1em 1em 1em !important;
}

/* line 246, app/assets/stylesheets/student/assessments.scss */
.ngdialog-acceptResult .ngdialog-content input {
  margin-right: 10px;
}

/* line 252, app/assets/stylesheets/student/assessments.scss */
.student-progress-table {
  margin-bottom: 40px !important;
}

/* line 256, app/assets/stylesheets/student/assessments.scss */
.revisit {
  display: inline;
}

/* line 260, app/assets/stylesheets/student/assessments.scss */
.result-button {
  margin-left: 10px;
  display: inline;
}

/* line 265, app/assets/stylesheets/student/assessments.scss */
.trial-notification {
  font-style: italic;
  color: #666;
  font-size: 12px;
}

/* line 271, app/assets/stylesheets/student/assessments.scss */
.assessment-preview-top-bar-wrapper {
  width: 100%;
  background: #333333;
}

/* line 276, app/assets/stylesheets/student/assessments.scss */
.assessment-preview-top-bar {
  height: 35px;
  display: flex;
  align-items: center;
  color: whitesmoke;
  width: 970px;
  margin: auto;
}

/* line 284, app/assets/stylesheets/student/assessments.scss */
.assessment-preview-top-bar .left-section {
  display: flex;
}

/* line 287, app/assets/stylesheets/student/assessments.scss */
.assessment-preview-top-bar .left-section .instruction-text {
  font-size: 85%;
  margin-left: 10px;
}

/* line 293, app/assets/stylesheets/student/assessments.scss */
.assessment-preview-top-bar .btn-back-to-edit {
  background: transparent;
  color: whitesmoke;
  font-size: 80%;
  float: right;
}

/* line 301, app/assets/stylesheets/student/assessments.scss */
.red-flag-top-bar {
  width: 100%;
  background-color: #f15f59;
}

/* line 305, app/assets/stylesheets/student/assessments.scss */
.red-flag-top-bar .red-flag {
  padding: 5px;
  color: whitesmoke;
}

/* line 311, app/assets/stylesheets/student/assessments.scss */
.top-bar-red-flag {
  margin-top: 60px;
}

/* line 2, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment h3 {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 8, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment h4.task-2 {
  margin-bottom: 20px;
}

/* line 12, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .date-observation {
  margin-bottom: 20px;
  font-size: 10px;
}

/* line 15, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .date-observation li {
  display: inline;
}

/* line 18, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .date-observation li label {
  margin-right: 5px;
}

/* line 23, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .date-observation #assessment_student_assessment_multiple_date_of_observation_input {
  margin-left: 20px;
}

/* line 27, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .date-observation #assessment_student_assessment_multiple_date_of_observation {
  min-width: 35%;
}

/* line 32, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table {
  margin-top: 20px;
}

/* line 35, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table thead {
  font-weight: bold;
}

/* line 40, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .marking label {
  display: block;
  padding: 10px;
}

/* line 44, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .marking label input {
  margin-right: 10px;
}

/* line 51, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .rectifications label {
  display: block;
  padding: 0 0 5px 0;
  font-weight: 300;
}

/* line 56, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .rectifications label input {
  margin-right: 10px;
}

/* line 63, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .previous-answer span:first-child {
  margin-top: 0;
}

/* line 67, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .previous-answer span {
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-top: 5px;
}

/* line 74, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .previous-answer span:last-child {
  border: none;
}

/* line 79, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .assessor-upload-function {
  display: flex;
}

/* line 82, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .assessor-upload-function .assessor-upload-file-input {
  margin-left: 10px;
}

/* line 87, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .assessor_file_destroy_label {
  font-weight: normal;
}

/* line 90, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .assessor_file_destroy_label [type="checkbox"] {
  margin-right: 10px;
}

/* line 96, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .response-table .assessor-information p {
  font-size: 12px;
}

/* line 105, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment #previous-answers tbody tr td.attempt-number-col {
  vertical-align: middle;
  width: 100px;
}

/* line 111, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment #previous-answers tbody tr td .previous-feedback {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}

/* line 121, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .marking-guide {
  border-width: 5px;
}

/* line 125, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .unselect-rectification {
  display: block;
  margin-top: 10px;
}

/* line 130, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment ol {
  list-style-type: none;
  padding: 0;
}

/* line 135, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment label {
  color: #333333;
  text-align: left;
  font-size: 13px;
  padding: 0;
  font-weight: bold;
}

/* line 143, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .select2 {
  width: 100% !important;
}

/* line 147, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .inputs {
  margin-bottom: 20px;
}

/* line 150, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .inputs legend {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 157, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .inputs fieldset.choices legend.label {
  border-bottom: none;
  text-align: left;
  text-transform: none;
  padding: 0;
  float: left;
  width: 80%;
  white-space: normal;
  margin: 0;
}

/* line 168, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .inputs fieldset.choices ol.choices-group {
  float: left;
  width: 20%;
  text-align: right;
}

/* line 173, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .inputs fieldset.choices ol.choices-group li {
  display: inline-block;
  padding: 0 20px;
}

/* line 182, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .separate-input .form-group {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}

/* line 188, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .comment-box {
  display: none;
}

/* line 192, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .actions {
  text-align: right;
}

/* line 196, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment p.inline-errors {
  color: red;
  text-align: right;
}

/* line 201, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .select-all-box {
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}

/* line 205, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .select-all-box span {
  font-weight: 500;
  text-transform: uppercase;
}

/* line 210, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .select-all-box .links {
  float: right;
}

/* line 212, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .select-all-box .links a {
  padding-right: 10px;
}

/* line 218, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment textarea {
  max-height: 100px;
  min-width: 100%;
}

/* line 223, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-feedback {
  margin-top: 10px;
}

/* line 226, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-feedback textarea {
  width: 100%;
  max-height: none;
}

/* line 231, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-feedback .trainer-custom-feedback-textarea {
  margin-top: 8px;
}

/* line 239, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .trainer-feedback-section .ui-select-container .btn-link .glyphicon-remove {
  color: #999;
  margin-top: 4px;
}

/* line 243, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .trainer-feedback-section .ui-select-container .btn-link .glyphicon-remove:hover {
  color: gray;
}

/* line 248, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .trainer-feedback-section .ui-select-container .ui-select-allow-clear {
  padding-right: 2.5em;
}

/* line 256, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment #previous-answers ol,
#trainer-mark-assessment .trainer-feedback-section ol {
  list-style-type: decimal;
}

/* line 262, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .ui-select-choices-row .ui-select-choices-row-inner {
  white-space: normal;
  word-wrap: break-word;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

/* line 269, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .ui-select-choices-row:last-child .ui-select-choices-row-inner {
  border-bottom: none;
}

/* line 276, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment #assessment-observation-checklist .trainer_task_feedback + .select2,
#trainer-mark-assessment #assessment-observation-checklist .trainer_task_comment {
  display: block;
}

/* line 283, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .file-notification {
  margin: 10px 0;
}

/* line 287, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file li {
  padding: 5px;
}

/* line 291, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .observation-upload {
  display: inline;
}

/* line 296, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .observation-question span {
  font-weight: bold;
}

/* line 299, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .observation-question p {
  display: inline;
}

/* line 303, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .uploaded-file {
  margin-left: 25px;
}

/* line 307, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .upload-status-text {
  margin-left: 20px;
}

/* line 311, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .remove-upload-response-button {
  border: none;
  background: none;
  margin-left: 10px;
}

/* line 316, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .remove-upload-response-button:hover {
  color: #5c5c5c;
}

/* line 320, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .remove-upload-response-button:focus, #trainer-mark-assessment .observation-file .remove-upload-response-button:active {
  outline: none;
}

/* line 325, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .remove-upload-response-button:disabled {
  cursor: not-allowed;
}

/* line 330, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .observation-file .observation-uploaded-files {
  margin-top: 10px;
}

/* line 335, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-feedback-input {
  width: 100%;
}

/* line 339, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-box {
  margin: 15px 0;
}

/* line 345, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-observation .custom-observation-name input {
  margin-top: 5px;
  width: 100%;
}

/* line 352, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .custom-observation .custom-observation-satisfactory .label {
  width: 10% !important;
}

/* line 358, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .remove-observation {
  margin-top: 10px;
}

/* line 363, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .submit-observation li:not(:last-child) {
  margin-right: 15px;
}

/* line 367, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .submit-observation li {
  display: inline-block;
}

/* line 372, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment #add-custom-observation {
  margin-bottom: 20px;
}

/* line 376, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .remove-custom-observation {
  color: red;
  font-size: 20px;
}

/* line 381, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .remove-custom-observation:focus,
#trainer-mark-assessment .remove-custom-observation:hover {
  text-decoration: none;
}

/* line 386, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .fix-button {
  position: relative;
}

/* line 388, app/assets/stylesheets/trainer/assessments.scss */
#trainer-mark-assessment .fix-button .button-top {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 397, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration h3 {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 20px;
}

/* line 403, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration .competent {
  padding: 40px 0;
}

/* line 407, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration textarea {
  max-height: 100px;
}

/* line 411, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration .satisfactory {
  margin-top: 15px;
}

/* line 414, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration .satisfactory label {
  font-weight: 400;
}

/* line 418, app/assets/stylesheets/trainer/assessments.scss */
#teacher-declaration .satisfactory input {
  margin-right: 10px;
}

/* line 425, app/assets/stylesheets/trainer/assessments.scss */
span.student_response a {
  display: block;
}

/* line 430, app/assets/stylesheets/trainer/assessments.scss */
#record-files {
  margin-top: 10px;
}

/* line 433, app/assets/stylesheets/trainer/assessments.scss */
#record-files .record-btn {
  width: 90px;
}

/* line 437, app/assets/stylesheets/trainer/assessments.scss */
#record-files .record-btn:not(:first-child) {
  margin-left: 15px;
}

/* line 441, app/assets/stylesheets/trainer/assessments.scss */
#record-files #recordingsList {
  margin-top: 15px;
}

/* line 444, app/assets/stylesheets/trainer/assessments.scss */
#record-files #recordingsList .record-file-list {
  display: flex;
  align-items: center;
}

/* line 448, app/assets/stylesheets/trainer/assessments.scss */
#record-files #recordingsList .record-file-list p {
  margin: 0;
  display: inline-block;
}

/* line 453, app/assets/stylesheets/trainer/assessments.scss */
#record-files #recordingsList .record-file-list audio {
  display: inline-block;
  margin-left: 30px;
}

/* line 2, app/assets/stylesheets/trainer/form.scss */
#trainer-matrix .comment-label {
  font-size: 15px;
  line-height: 15px;
  float: left;
  margin: 10px 0;
  font-weight: normal;
  width: 100%;
}

/* line 11, app/assets/stylesheets/trainer/form.scss */
#trainer-matrix .comment-content {
  width: 690px;
  height: 100px;
  outline: none;
  padding: 5px 10px;
}

/* line 20, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio {
  margin-bottom: 20px;
}

/* line 23, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio .choices {
  margin-bottom: 10px;
}

/* line 26, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio .choices .label {
  text-align: left;
  padding-left: 0;
  color: black;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 0;
}

/* line 34, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio .choices .label label {
  padding-left: 0;
}

/* line 40, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio .choices .choices-group .choice {
  display: inline-block;
  margin-right: 20px;
}

/* line 47, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.radio .inline-errors {
  color: #ff0000;
}

/* line 53, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.text label {
  display: block;
  color: black;
  font-size: 14px;
  text-align: left;
  padding-left: 0;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

/* line 66, app/assets/stylesheets/trainer/form.scss */
.customer-satisfaction li.text textarea {
  width: 100%;
  max-height: 100px;
  border: 1px solid #e5e5e5;
}

/* line 2, app/assets/stylesheets/student/enrolment.scss */
#enrolment-student-handbook .student-handbook {
  margin: 20px 0;
}

/* line 7, app/assets/stylesheets/student/enrolment.scss */
#enrolment-student-handbook .agree-checkbox input {
  margin-right: 10px;
}

/* line 14, app/assets/stylesheets/student/enrolment.scss */
#enrolment-client-orientation .agree-checkbox {
  margin-top: 20px;
}

/* line 17, app/assets/stylesheets/student/enrolment.scss */
#enrolment-client-orientation .agree-checkbox input {
  margin-right: 10px;
}

/* line 25, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .question-item .prompt {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 30, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .question-item label {
  display: block;
  font-weight: 400;
}

/* line 34, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .question-item label input {
  margin-right: 10px;
}

/* line 42, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .short-answer textarea,
#enrolment-pre-training .boolean textarea {
  width: 100%;
  min-height: 80px;
}

/* line 48, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training label.agree-statement {
  font-weight: bold;
  margin-top: 30px;
  text-align: right;
}

/* line 53, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training label.agree-statement input {
  margin-left: 10px;
}

/* line 58, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .description {
  margin-bottom: 10px;
}

/* line 61, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .description .table-header {
  background: #eee;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training label.label-completed-unit {
  margin-top: 10px;
  font-weight: bold;
}

/* line 74, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .completed-unit-input input.unit-form {
  width: 85%;
  display: inline;
  margin: 0 30px 10px 0;
}

/* line 81, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .unit-check-result-message small {
  font-style: italic;
  display: block;
}

/* line 86, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .unit-check-result-message small.pull-right {
  margin-bottom: 5px;
}

/* line 90, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .unit-check-result-message .success-message {
  color: green;
}

/* line 94, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .unit-check-result-message .error-message {
  color: red;
}

/* line 99, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .completed-units .unit-check-button {
  width: 80%;
  display: block;
  margin-top: 20px;
}

/* line 106, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .add-file-button {
  display: inline;
}

/* line 110, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training p.hint {
  font-style: italic;
  display: inline;
}

/* line 115, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .files-result {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

/* line 119, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .files-result p {
  margin: 0;
  word-wrap: break-word;
}

/* line 123, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .files-result .close {
  float: none;
}

/* line 128, app/assets/stylesheets/student/enrolment.scss */
#enrolment-pre-training .pre-training-bottom {
  padding: 20px 0;
}

/* line 139, app/assets/stylesheets/student/enrolment.scss */
#studentLlnAssessmentMessage .modal-dialog .modal-content .popup-box .modal-header h4.modal-title,
#taePreTrainingPopup .modal-dialog .modal-content .popup-box .modal-header h4.modal-title {
  text-align: center;
}

/* line 144, app/assets/stylesheets/student/enrolment.scss */
#studentLlnAssessmentMessage .modal-dialog .modal-content .popup-box .modal-body input.lln-checklist,
#taePreTrainingPopup .modal-dialog .modal-content .popup-box .modal-body input.lln-checklist {
  margin-right: 10px;
}

/* line 155, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .learner-support-sections .learner-support-boxes {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 15px 20px 0 20px;
  margin: 0 0 15px 15px;
}

/* line 161, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .learner-support-sections .learner-support-boxes .alert.alert-info {
  display: none;
}

/* line 167, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .learner-support-sections .radio_buttons .form-wrapper {
  display: block;
}

/* line 170, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .learner-support-sections .radio_buttons .form-wrapper .radio {
  display: inline;
}

/* line 173, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .learner-support-sections .radio_buttons .form-wrapper .radio + .radio {
  margin-left: 15px;
}

/* line 181, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .exempt-usi {
  margin-left: 20px;
}

/* line 186, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .form-check .form-check-label,
#student-enrolment-form .form-check label.collection_radio_buttons,
#student-enrolment-form .form-check label.collection_check_boxes {
  font-weight: normal;
  margin-left: 6px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 195, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .form-check .form-check-input {
  vertical-align: middle;
  margin-top: 0;
}

/* line 203, app/assets/stylesheets/student/enrolment.scss */
#student-enrolment-form .radio_buttons legend.col-form-label,
#student-enrolment-form .check_boxes legend.col-form-label {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: inherit;
  border: none;
}

/* line 212, app/assets/stylesheets/student/enrolment.scss */
a.btn.disabled-button {
  pointer-events: none;
  cursor: default;
  background-color: #999 !important;
}

/* line 2, app/assets/stylesheets/calendar.scss */
.calendar-form {
  display: none;
}

/* line 5, app/assets/stylesheets/calendar.scss */
.calendar-form[data-bind-complete] {
  display: block;
}

/* line 9, app/assets/stylesheets/calendar.scss */
body.calendar-body {
  background: none;
  background-color: white;
  padding-top: 50px;
}

/* line 14, app/assets/stylesheets/calendar.scss */
body.calendar-body td.fc-day {
  position: relative;
  text-align: center;
}

/* line 18, app/assets/stylesheets/calendar.scss */
body.calendar-body td.fc-day.disabled {
  background: #eee;
}

/* line 22, app/assets/stylesheets/calendar.scss */
body.calendar-body td.fc-day span.booked {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 25px;
  overflow: auto;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 35, app/assets/stylesheets/calendar.scss */
body.calendar-body td.fc-day span.metro-only {
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 13px;
  font-style: italic;
}

/* line 47, app/assets/stylesheets/calendar.scss */
body.calendar-body .available-course .select2-container {
  min-width: 100%;
}

/* line 52, app/assets/stylesheets/calendar.scss */
body.calendar-body .course-calendar {
  margin: 0 0 40px 0;
}

/* line 56, app/assets/stylesheets/calendar.scss */
body.calendar-body .select-date-label {
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
}

/* line 63, app/assets/stylesheets/calendar.scss */
body.calendar-body .existing_ivet_course-item + .existing_ivet_course-item {
  margin-top: 10px;
}

/* line 68, app/assets/stylesheets/calendar.scss */
body.calendar-body .existing_ivet_course-item:not(.first) .existing_ivet_course-input {
  width: calc(100% - 50px);
}

/* line 76, app/assets/stylesheets/calendar.scss */
body.calendar-body .calendar-participants-table input:invalid,
body.calendar-body .existing_ivet_course-item input:invalid {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 83, app/assets/stylesheets/calendar.scss */
body.calendar-body .participants-trigger + span {
  margin-left: 20px;
}

/* line 88, app/assets/stylesheets/calendar.scss */
body.calendar-body .participants-hint {
  display: flex;
  flex-direction: column;
}

/* line 92, app/assets/stylesheets/calendar.scss */
body.calendar-body .participants-hint span {
  padding: 6px 0;
}

/* line 97, app/assets/stylesheets/calendar.scss */
body.calendar-body .form-group.has-error .select2-container--default .select2-selection {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 102, app/assets/stylesheets/calendar.scss */
body.calendar-body .form-group.has-error label {
  color: #a94442;
}

/* line 106, app/assets/stylesheets/calendar.scss */
body.calendar-body form.submitted input:invalid,
body.calendar-body form.submitted textarea:invalid {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 113, app/assets/stylesheets/calendar.scss */
#calendar-wrapper {
  position: relative;
}

/* line 116, app/assets/stylesheets/calendar.scss */
#calendar-wrapper .loading-wrapper {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  background: #000;
  display: none;
}

/* line 127, app/assets/stylesheets/calendar.scss */
#calendar-wrapper .loading-wrapper .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
}

/* line 138, app/assets/stylesheets/calendar.scss */
#calendar-wrapper .first-aid-datepicker-wrapper {
  position: absolute;
  top: 0;
  right: 156px;
}

/* line 143, app/assets/stylesheets/calendar.scss */
#calendar-wrapper .first-aid-datepicker-wrapper .simple-datepicker {
  height: 30px;
}

/* line 149, app/assets/stylesheets/calendar.scss */
#calendar-wrapper td.fc-day span.booked {
  font-size: 12px;
  word-wrap: break-word;
  height: fit-content;
}

/* line 157, app/assets/stylesheets/calendar.scss */
body.booking_calendar_list_view {
  background: #f1f1f1;
  padding-top: 30px;
}

/* line 162, app/assets/stylesheets/calendar.scss */
.spinner {
  margin: 100px auto;
  width: 52px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

/* line 170, app/assets/stylesheets/calendar.scss */
.spinner.ivet-spinner > div {
  background: #42c0c5;
}

/* line 176, app/assets/stylesheets/calendar.scss */
.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin: 0 1px;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

/* line 187, app/assets/stylesheets/calendar.scss */
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 192, app/assets/stylesheets/calendar.scss */
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 197, app/assets/stylesheets/calendar.scss */
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 202, app/assets/stylesheets/calendar.scss */
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
40%,
100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
40%,
100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* line 231, app/assets/stylesheets/calendar.scss */
.spinning {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 246, app/assets/stylesheets/calendar.scss */
body.calendar-body #toast-container {
  top: 10px;
  right: 10px;
}

/* line 1, app/assets/stylesheets/digital_resources.scss */
.digital-resource {
  width: 100%;
  height: 900px;
}

/* line 5, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group {
  overflow: hidden;
  padding: 0 10px 0 0;
  min-height: 900px;
  max-width: 320px;
  min-width: 220px;
  font-weight: bold;
  color: #58595b;
}

/* line 14, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list {
  min-height: 100vh;
  border: none;
}

/* line 18, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list .intro-index {
  padding: 8px 8px 8px 30px;
  height: 40px;
  width: 100%;
}

/* line 24, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item {
  width: 100%;
}

/* line 27, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item.active > a.nav-link {
  background-color: #d0cece;
}

/* line 31, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item.active > a.nav-link.drawer-nav-link {
  background-color: #3ab8bd;
  color: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

/* line 37, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item.active > a.nav-link.drawer-nav-link .section-note-alert svg {
  color: #fff;
}

/* line 44, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item.active.drawer-nav-item .sub-section-collapse-link:after {
  color: #fff;
}

/* line 50, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item a.nav-link {
  display: block;
  padding: 8px 8px 8px 30px;
  border-radius: 0;
  font-size: 12px;
  margin: 0;
  color: #555555;
  border: none;
  text-decoration: none;
  position: relative;
}

/* line 61, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item a.nav-link:hover {
  background-color: #fff;
}

/* line 65, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item a.nav-link .section-note-alert {
  float: right;
}

/* line 68, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item a.nav-link.drawer-nav-link {
  border-radius: 8px;
  margin: 8px 0;
  padding: 8px 24px 8px 30px;
}

/* line 73, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item a.nav-link.drawer-nav-link .section-note-alert {
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 81, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item .sub-section-collapse-link {
  position: absolute;
  padding: 6px 12px;
  background: transparent;
  border: none;
  z-index: 1;
  cursor: pointer;
}

/* line 89, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item .sub-section-collapse-link .glyphicon-menu-down {
  font-size: 10px;
  color: #58595b;
  transform: rotate(0deg);
  transition: transform 0.2s linear;
}

/* line 97, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list li.nav-item .sub-section-collapse-link[aria-expanded="false"] .glyphicon-menu-down {
  transform: rotate(-90deg);
  transition: transform 0.2s linear;
}

/* line 105, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list .sub-section-list {
  padding: 0;
}

/* line 109, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list .root-code {
  margin-right: 8px;
}

/* line 113, app/assets/stylesheets/digital_resources.scss */
.digital-resource .index-group .section-list .root-title {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 120, app/assets/stylesheets/digital_resources.scss */
.digital-resource .tab-group {
  padding: 0;
}

/* line 124, app/assets/stylesheets/digital_resources.scss */
.digital-resource .tab-group .tab-pane .section-note {
  background: #f8f8f8;
  margin: 0 10px 5px 10px;
  border: 2px solid #eaeaea;
  border-radius: 10px;
  padding: 20px;
}

/* line 131, app/assets/stylesheets/digital_resources.scss */
.digital-resource .tab-group .tab-pane .section-note video {
  max-width: 100%;
  height: auto;
}

/* line 135, app/assets/stylesheets/digital_resources.scss */
.digital-resource .tab-group .tab-pane .section-note video:active, .digital-resource .tab-group .tab-pane .section-note video:focus {
  outline: none;
}

/* line 142, app/assets/stylesheets/digital_resources.scss */
.digital-resource .tab-group .tab-pane .navigation-button-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

/* line 151, app/assets/stylesheets/digital_resources.scss */
.digital-resource-index {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  padding: 10px;
  border-top: 0;
}

/* line 158, app/assets/stylesheets/digital_resources.scss */
.digital-resource-index .resourceable-panel-heading {
  border-radius: 3px;
}

/* line 162, app/assets/stylesheets/digital_resources.scss */
.digital-resource-index .resourceable-panel-collapse {
  border-top: 1px solid #dddddd;
}

/* line 167, app/assets/stylesheets/digital_resources.scss */
.digital-resource-index .resourceable-collapse-trigger:hover, .digital-resource-index .resourceable-collapse-trigger:focus, .digital-resource-index .resourceable-collapse-trigger:active {
  text-decoration: none;
}

/* line 174, app/assets/stylesheets/digital_resources.scss */
.digital-resource-index .panel-group:last-child {
  margin-bottom: 0;
}

/* line 179, app/assets/stylesheets/digital_resources.scss */
.digital-resource-title {
  padding-bottom: 24px;
}

/* line 184, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .first_nav {
  width: 320px !important;
  height: 100%;
}

/* line 189, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar {
  position: relative;
}

/* line 192, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar svg {
  color: #3ab8bd;
}

/* line 196, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar .toggle_indicator {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #3ab8bd;
}

/* line 209, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar.toggled .toggle_indicator {
  display: none;
}

/* line 213, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar.toggled svg {
  color: #333333;
}

/* line 218, app/assets/stylesheets/digital_resources.scss */
.resource-view__nav .toggle_resource_sidebar:focus {
  outline: none;
  box-shadow: none;
}

/* line 225, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view {
  padding-top: 80px;
  display: flex;
  background-color: #f2f2f2;
  height: 100%;
  flex-grow: 1;
  overflow: hidden;
}

/* line 233, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar {
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transition: max-width 0.4s ease-in-out, padding 0.4s ease-in-out;
  max-width: 320px;
  width: 320px;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar.toggled {
  max-width: 0;
  overflow: hidden;
  min-width: unset;
}

/* line 249, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar.toggled .sub-section-collapse-link {
  display: none;
}

/* line 254, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list {
  list-style-type: none;
  padding: 0;
}

/* line 258, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-item {
  width: 100%;
}

/* line 260, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-item a {
  padding: 16px 16px 16px 32px;
}

/* line 264, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-item .sub-section-collapse-link {
  position: absolute;
  padding: 16px 12px;
  background: transparent;
  border: none;
  z-index: 1;
  cursor: pointer;
}

/* line 272, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-item .sub-section-collapse-link .glyphicon-menu-down {
  font-size: 10px;
  color: #58595b;
  transform: rotate(0deg);
  transition: transform 0.2s linear;
}

/* line 280, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-item .sub-section-collapse-link[aria-expanded="false"] .glyphicon-menu-down {
  transform: rotate(-90deg);
  transition: transform 0.2s linear;
}

/* line 288, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-link {
  border-radius: unset;
}

/* line 291, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-link .root-code,
.digital-resource_view .resource__sidebar .tab__list .nav-link .root-title {
  font-weight: 600;
}

/* line 297, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list a {
  color: #333333;
}

/* line 301, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .sub-tab__list {
  list-style-type: none;
  padding: 0;
}

/* line 306, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__sidebar .tab__list .nav-link.active {
  background-color: #3ab8bd;
}

/* line 312, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .resource__content {
  padding: 16px 32px;
  overflow-y: auto;
  overflow-x: auto;
  flex-grow: 1;
  overflow-wrap: anywhere;
}

/* line 321, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .drawer-nav-item.active .sub-section-collapse-link::after {
  color: white;
}

/* line 326, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .drawer-nav-link {
  position: relative;
  padding-right: 48px !important;
}

/* line 330, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .drawer-nav-link .section-note-icon {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1;
}

/* line 337, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .drawer-nav-link.active {
  color: white !important;
}

/* line 340, app/assets/stylesheets/digital_resources.scss */
.digital-resource_view .drawer-nav-link.active .section-note-icon svg {
  color: white;
}

/* line 2, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .conversation-name {
  text-transform: uppercase;
  padding: 5px;
  font-size: 20px;
}

/* line 8, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .sender {
  font-weight: bold;
  padding: 5px 0;
}

/* line 13, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper {
  border-top: #ccc;
  padding: 10px 0 0;
}

/* line 17, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper #body {
  width: 500px;
  margin-right: 10px;
}

/* line 22, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper .message-body {
  margin-bottom: 10px;
}

/* line 25, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper .message-body:focus {
  outline: none;
}

/* line 30, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper .submit-message-button {
  position: relative;
  margin: 5px 0 0 5px;
  width: 85px;
  height: 40px;
  line-height: 25px;
}

/* line 37, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .text-editor-wrapper .submit-message-button.disabled {
  opacity: 0.8;
  cursor: default;
  pointer-events: none;
}

/* line 45, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room ul.classes-list.list-contact {
  height: 500px;
}

/* line 49, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .positions {
  margin: 0;
  height: 400px;
  overflow-y: hidden;
  position: relative;
}

/* line 55, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .positions a:hover {
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .row.positions.trainer-list-positions {
  height: 250px;
}

/* line 64, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .students-list {
  margin: 20px;
  padding: 5px 10px;
  position: relative;
}

/* line 69, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .students-list span {
  margin-left: 30px;
  margin-bottom: 5px;
}

/* line 74, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .students-list .badge {
  position: absolute;
  right: 30px;
  top: 15px;
  background: red;
  min-height: 30px;
  min-width: 30px;
  border-radius: 15px;
  padding: 7px;
  font-size: 15px;
  font-weight: normal;
  z-index: 1;
}

/* line 88, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .students-list .conversation-label {
  max-width: 250px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
}

/* line 99, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .message-time {
  font-size: 10px;
}

/* line 103, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .hover-student:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 107, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .hover-student {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 20px 0 20px 20px;
  width: 95%;
}

/* line 113, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .hover-student span {
  font-size: 15px;
}

/* line 118, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .chat-messages {
  word-wrap: break-all;
  display: flex;
  align-items: center;
}

/* line 123, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .chat-messages.right-messages {
  flex-direction: row-reverse;
}

/* line 126, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .chat-messages.right-messages .chat-body {
  background-color: #dbedfe;
}

/* line 131, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .chat-messages .chat-body {
  display: inline-block;
  padding: 10px;
  background-color: #f3f8b3;
  border-radius: 15px;
}

/* line 138, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .chat-messages .remove-message-button {
  color: red;
  margin: 5px 15px;
  cursor: pointer;
}

/* line 145, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .klass-positions {
  margin: 0;
  height: 150px;
  overflow-y: hidden;
  position: relative;
}

/* line 151, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .klass-positions a:hover {
  text-decoration: none;
}

/* line 155, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .klass-positions .spinner {
  margin: 50px auto;
}

/* line 160, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .user-background {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 164, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .contact-list-heading {
  padding: 10px 15px 15px 0;
}

/* line 168, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .conversation-item {
  color: #42c0c5;
  cursor: pointer;
}

/* line 173, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .search-bar-wrapper {
  position: relative;
  color: #333;
  height: 30px;
  padding: 0;
  margin: 5px 0;
}

/* line 180, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .search-bar-wrapper .glyphicon-search {
  position: absolute;
  top: 8px;
  left: 8px;
}

/* line 186, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .search-bar-wrapper .search-input {
  box-shadow: none;
  background-color: #f5f6f7;
  border-radius: 5px;
  border: none;
  width: 100%;
  height: 100%;
  padding-left: 30px;
}

/* line 195, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .search-bar-wrapper .search-input:focus {
  outline: none;
}

/* line 199, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .search-bar-wrapper .search-input::placeholder {
  font-style: italic;
}

/* line 205, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .conversation-container {
  height: 550px;
}

/* line 208, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .conversation-container .positions {
  height: 450px;
}

/* line 214, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room #chat_box .spinner {
  margin: 200px auto;
}

/* line 220, app/assets/stylesheets/trainer/chat_room.scss */
#chat-room .spinner > div {
  background: #42c0c5;
}

/* line 2, app/assets/stylesheets/trainer/pd_log.scss */
#pd-logs .widget-container {
  box-shadow: none;
  border: none;
}

/* line 7, app/assets/stylesheets/trainer/pd_log.scss */
#pd-logs .pd-log-actions {
  margin: 10px 0;
  display: flex;
  justify-content: flex-end;
}

/* line 13, app/assets/stylesheets/trainer/pd_log.scss */
#pd-logs .btn {
  border-radius: 0;
}

/* line 17, app/assets/stylesheets/trainer/pd_log.scss */
#pd-logs .empty {
  text-align: center;
  background: white;
  padding: 20px;
}

/* line 25, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form ol {
  list-style-type: none;
}

/* line 29, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .btn {
  border-radius: 0;
}

/* line 33, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row {
  margin: 10px -15px;
}

/* line 36, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container {
  display: flex;
}

/* line 39, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .form-label {
  max-width: 150px;
  min-width: 150px;
  color: white;
  background: #42c0c5;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  display: flex;
  align-items: center;
  flex: 1 1 100%;
}

/* line 51, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .form-label .hints,
#pd-log-form .form-row .input-container .form-label .inline-hints {
  display: block;
  font-style: italic;
  font-weight: normal;
  font-size: 90%;
}

/* line 59, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .form-label .inline-hints {
  display: inline-block;
  margin-left: 10px;
}

/* line 64, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .form-label .label-group {
  padding: 10px 0;
}

/* line 69, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container li.input {
  list-style-type: none;
  flex: 1 1 100%;
}

/* line 74, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container input {
  border: 1px solid #aaa;
  height: 30px;
  width: 100% !important;
  border-left: none;
  padding-left: 10px;
  font-size: 12px;
}

/* line 83, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container textarea#pd_log_what_did_you_gain {
  border: 1px solid #aaa;
  width: 100%;
  resize: none;
  height: 100%;
  border-left: none;
  padding: 10px;
  font-size: 12px;
}

/* line 93, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container input[type="file"] {
  border: none;
  padding: 5px;
}

/* line 98, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .select2 {
  width: 100% !important;
  font-size: 12px;
}

/* line 102, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .select2 input {
  height: auto;
  border: none;
}

/* line 107, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .select2 .select2-selection {
  border-left: none;
  border-radius: 0;
  min-height: 30px;
}

/* line 113, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .select2 .select2-selection__placeholder {
  color: #757575;
}

/* line 120, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 2px solid #aaa;
  border-left: none;
}

/* line 127, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .name-and-type-label,
#pd-log-form .form-row .input-container .evidence-label {
  max-width: 200px;
}

/* line 132, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .inline-input-group {
  display: flex;
  flex: 1 1 100%;
}

/* line 136, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .inline-input-group #pd_log_pd_type_input {
  max-width: 255px;
}

/* line 140, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container .inline-input-group #pd_log_evidence_type_input {
  max-width: 180px;
}

/* line 145, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container #select-all-units {
  position: absolute;
  right: 20px;
  top: -25px;
}

/* line 151, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .form-row .input-container p.inline-errors {
  color: red;
  font-size: 12px;
  padding-left: 5px;
  position: absolute;
}

/* line 160, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions {
  margin-bottom: 20px;
}

/* line 163, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol {
  display: flex;
  justify-content: flex-end;
}

/* line 167, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol .pd-log-declaration {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}

/* line 172, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol .pd-log-declaration label {
  margin: 0;
}

/* line 175, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol .pd-log-declaration label input {
  margin: 0 10px 0 0;
}

/* line 181, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol #pd_log_submit_action {
  margin-left: 20px;
}

/* line 185, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form .actions ol .btn {
  margin-left: 10px;
}

/* line 193, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form.pd-log-error-form .input-container {
  margin-bottom: 12px;
}

/* line 197, app/assets/stylesheets/trainer/pd_log.scss */
#pd-log-form.pd-log-error-form .what-did-you-gain-input-container {
  margin-bottom: 16px;
}

/* line 202, app/assets/stylesheets/trainer/pd_log.scss */
.pd-log-heading,
.pd-log-sub-heading {
  text-align: center;
  padding: 8px;
  text-transform: uppercase;
  color: white;
  background: #42c0c5;
  font-size: 16px;
}

/* line 212, app/assets/stylesheets/trainer/pd_log.scss */
.pd-log-sub-heading {
  font-size: 14px;
}

/* line 216, app/assets/stylesheets/trainer/pd_log.scss */
.pd-log-table {
  font-size: 12px;
}

/* line 221, app/assets/stylesheets/trainer/pd_log.scss */
.pd-log-table thead tr th {
  color: white;
  background: #42c0c5;
  text-align: center;
  vertical-align: middle;
}

/* line 232, app/assets/stylesheets/trainer/pd_log.scss */
.pd-log-table tbody tr td {
  vertical-align: middle;
  background: white;
}

/* line 2, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script {
  margin-bottom: 10px;
  padding-top: 15px;
}

/* line 5, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script p.course-price {
  text-align: right;
  font-weight: bold;
}

/* line 8, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script p.course-price span {
  display: block;
}

/* line 13, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script .radio-option {
  display: inline-block;
  margin-right: 15px;
}

/* line 18, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script .radio {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script .col-sm-2 p.course-price {
  margin-bottom: 30px;
}

/* line 29, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .stripe-script .price-information {
  padding-right: 0px;
}

/* line 35, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .coupon label {
  display: block;
}

/* line 39, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form .coupon input {
  width: 80%;
  display: inline;
}

/* line 45, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form p.coupon-error {
  color: red;
}

/* line 49, app/assets/stylesheets/student/upgrade_trial.scss */
#trial-upgrade-form p.coupon-successful {
  color: #2fc22f;
}

/* line 2, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  margin: 0;
}

/* line 12, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table {
  border: 0 none;
  height: auto;
  width: auto;
  border-collapse: collapse;
  border-spacing: 0;
  /*table-layout: fixed;  Algoritmo de distribucion fijo */
  /*white-space:nowrap;   Impide los saltos de línea automáticos */
}

/* line 22, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table th, .fht-table td {
  overflow: hidden;
}

/* line 26, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  overflow: hidden;
  position: relative;
}

/* line 36, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  overflow: auto;
}

/* line 41, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table-wrapper .fht-table .fht-cell {
  overflow: hidden;
  height: 1px;
}

/* line 46, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
  top: 0;
  left: 0;
  position: absolute;
}

/* line 53, vendor/assets/stylesheets/scroll-tabla.css */
.fht-table-wrapper .fht-fixed-column {
  z-index: 1;
}

/* line 57, vendor/assets/stylesheets/scroll-tabla.css */
.fht-fixed-body .fht-thead table {
  margin-right: 20px;
  border: 0 none;
}

/*For Examples*/
/* line 64, vendor/assets/stylesheets/scroll-tabla.css */
.ContenedorTabla {
  height: 550px;
  margin: 0 auto;
  overflow: auto;
  width: 100%;
  position: relative;
}

/*When measures are used in%*/
/*.ContenedorTabla {
	height: 80%;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	position: fixed;
}*/
/* line 81, vendor/assets/stylesheets/scroll-tabla.css */
.header, .main {
  display: inline-block;
  height: auto;
  width: 100%;
}

/* line 86, vendor/assets/stylesheets/scroll-tabla.css */
.titulosHeader {
  border-bottom: 1px solid #e8bb25;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  width: 100%;
}

/* line 96, vendor/assets/stylesheets/scroll-tabla.css */
.celda_encabezado_general {
  background-color: #42c0c5;
  border: 1px solid #ccc;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 4px;
  text-align: center;
}

/* line 104, vendor/assets/stylesheets/scroll-tabla.css */
._Separador {
  background-color: #fff;
  height: 12px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 7px;
}

/* line 111, vendor/assets/stylesheets/scroll-tabla.css */
._Separador div {
  width: 4px;
}

/* line 114, vendor/assets/stylesheets/scroll-tabla.css */
.celda_normal {
  /*background-color: #fff;*/
  border: 1px solid #ccc;
  /*padding: 2px 4px;*/
}

/*style excel*/
/* line 121, vendor/assets/stylesheets/scroll-tabla.css */
.excel_cell {
  border: 1px solid #CCC;
  color: #222;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  padding: 4px;
  white-space: pre-line;
  empty-cells: show;
}

/* line 131, vendor/assets/stylesheets/scroll-tabla.css */
._cell_header {
  background-color: #EEE;
}

/* line 134, vendor/assets/stylesheets/scroll-tabla.css */
._cell_Default {
  background-color: #FFF;
  text-align: left;
}

/* line 139, vendor/assets/stylesheets/scroll-tabla.css */
.excel_cell div {
  width: 30px;
  height: 20px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer {
  background-color: #fff;
  padding: 15px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page {
  margin: 15px 0;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-page-title {
  margin-top: 30px;
  margin-bottom: 25px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-page-element {
  margin-bottom: 30px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-page-element .mw-question-text {
  margin-bottom: 7px;
  font-weight: 700;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-priority-list .beingDragged {
  height: 24px;
  margin-bottom: 0.5em !important;
  border: 2px dotted #ccc !important;
  background: 0 0 !important;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-priority-list .mw-item {
  cursor: pointer;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-priority-list .mw-item:hover {
  font-weight: 700;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-priority-list table {
  width: 100%;
  min-height: 100px !important;
  vertical-align: top;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-priority-list table td {
  height: 100%;
  width: 50%;
  border: 1px solid #CCC;
  border-radius: 7px;
  padding: 7px;
  vertical-align: top;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .align-left {
  text-align: left;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .align-center {
  text-align: center;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .align-right {
  text-align: right;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-range input {
  display: inline-block;
  width: auto;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-page .mw-range .mw-range-value-label {
  display: inline-block;
  margin-left: 10px;
  font-size: 22px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .mw-form-description {
  margin-bottom: 25px;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .no-drag {
  cursor: default;
}

/* line 1, vendor/form-builder/dist/form-viewer.min.css */
.mw-form-viewer .ng-invalid.ng-dirty {
  border-color: red;
  outline-color: red;
}

/* line 1, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-normal {
  display: none;
}

/* line 5, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group {
  display: inline-block;
  position: relative;
}

/* line 10, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* line 17, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group + .checkbox-group label {
  margin-left: 15px;
}

/* line 21, vendor/assets/stylesheets/jquery.transfer.css */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 26, vendor/assets/stylesheets/jquery.transfer.css */
.radio-group label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: #fcfcfc;
  border: 1px solid #bbb;
}

/*è®¾ç½®é€‰ä¸­çš„radioçš„æ ·å¼*/
/* + æ˜¯å…„å¼Ÿé€‰æ‹©å™¨,èŽ·å–é€‰ä¸­åŽçš„labelå…ƒç´ */
/* line 40, vendor/assets/stylesheets/jquery.transfer.css */
.radio-group .radio-normal + label:before {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 46, vendor/assets/stylesheets/jquery.transfer.css */
.radio-group .radio-normal:hover + label:before {
  border-color: #197DD5;
}

/* line 50, vendor/assets/stylesheets/jquery.transfer.css */
.radio-group .radio-normal:checked + label:before {
  content: "\e6bf";
  font-family: "iconfont";
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  border-color: #197DD5;
  text-align: center;
  background: #197DD5;
}

/* line 61, vendor/assets/stylesheets/jquery.transfer.css */
.radio-group .radio-normal:disabled + label:before {
  color: #fff;
  border: 1px solid #ccc;
  background: #ddd;
  cursor: not-allowed;
}

/* line 68, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  background: #fcfcfc;
  border: 1px solid #bbb;
}

/*è®¾ç½®é€‰ä¸­çš„radioçš„æ ·å¼*/
/* + æ˜¯å…„å¼Ÿé€‰æ‹©å™¨,èŽ·å–é€‰ä¸­åŽçš„labelå…ƒç´ */
/* line 82, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-normal + label:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 88, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-normal:hover + label:before {
  border-color: #197DD5;
}

/* line 92, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-normal:checked + label:before {
  content: "\e93e";
  font-family: "iconfont";
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 13px;
  border-color: #197DD5;
  font-weight: bold;
  background: #197DD5;
}

/* line 104, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-normal:disabled + label:before {
  color: #fff;
  border: 1px solid #ccc;
  background-color: #ddd;
  cursor: not-allowed;
}

/* line 111, vendor/assets/stylesheets/jquery.transfer.css */
.checkbox-group .checkbox-indeterminate + label:before {
  content: "\e95f";
  font-family: "iconfont";
  font-size: 14px;
  text-align: center;
  line-height: 15px;
  color: #fff;
  border-color: #197DD5;
  font-weight: bold;
  background: #197DD5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 126, vendor/assets/stylesheets/jquery.transfer.css */
.multi-select-active:after {
  content: "\e93e";
  font-family: "iconfont";
  margin-left: 64%;
  font-weight: bold;
}

/* line 133, vendor/assets/stylesheets/jquery.transfer.css */
.transfer {
  padding-right: 30px;
}

/* line 137, vendor/assets/stylesheets/jquery.transfer.css */
.icon-single-add {
  font-size: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 7px;
}

/* line 144, vendor/assets/stylesheets/jquery.transfer.css */
.icon-double-add {
  font-size: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 7px;
}

/* line 151, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double {
  width: 638px;
  height: 390px;
  background-color: #fff;
  border: 1px solid #ddd;
  z-index: 1000;
}

/* line 159, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-header {
  padding: 10px;
}

/* line 163, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content {
  padding: 10px 14px 30px 30px;
}

/* line 167, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-left {
  display: inline-block;
  width: 258px;
  height: 320px;
  border: 1px solid #eee;
  border-radius: 2px;
  float: left;
}

/* line 176, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-middle {
  display: inline-block;
  width: 35px;
  float: left;
  margin: 20% 15px 0 15px;
  text-align: center;
}

/* line 184, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-right {
  display: inline-block;
  width: 258px;
  height: 320px;
  border: 1px solid #eee;
  border-radius: 2px;
}

/* line 192, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-tabs {
  display: inline-block;
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #eee;
}

/* line 199, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-tabs .tab-item-name {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-left: 15%;
  cursor: pointer;
}

/* line 207, vendor/assets/stylesheets/jquery.transfer.css */
.tab-active {
  color: #387EE8;
  border-bottom: 2px solid #387EE8;
}

/* line 212, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-param {
  display: inline-block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

/* line 221, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-content-param .param-item {
  display: inline-block;
  width: 40%;
  height: 36px;
  line-height: 36px;
}

/* line 228, vendor/assets/stylesheets/jquery.transfer.css */
.vertical-separation-line {
  color: #eee;
  margin: 0 10px;
}

/* line 233, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list {
  display: none;
}

/* line 237, vendor/assets/stylesheets/jquery.transfer.css */
.tab-content-active {
  display: block;
}

/* line 241, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-header {
  padding: 8px 8px 6px 8px;
  text-align: center;
}

/* line 246, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-search-input {
  width: 232px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #ddd;
  padding: 5px 0 4px 8px;
  border-radius: 2px;
}

/* line 255, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-content {
  padding: 3px 3px;
}

/* line 259, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main {
  height: 210px;
  overflow-y: auto;
}

/* line 264, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-list-ul {
  list-style: none;
  padding-left: 25px;
  margin: 0;
}

/* line 270, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-list-ul .transfer-double-list-li {
  margin-top: 5px;
}

/* line 274, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-list-ul .transfer-double-list-li input {
  margin-right: 10px;
}

/* line 278, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-group-list-ul {
  list-style: none;
  padding-left: 25px;
  margin: 0;
}

/* line 284, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-group-list-ul .transfer-double-group-list-li {
  margin-top: 5px;
}

/* line 288, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-group-list-ul .transfer-double-group-list-li .transfer-double-group-list-li-ul {
  list-style: none;
  margin-left: 25px;
}

/* line 293, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main .transfer-double-group-list-ul .transfer-double-group-list-li .transfer-double-group-list-li-ul .transfer-double-group-list-li-ul-li {
  margin-top: 5px;
}

/* line 301, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-header {
  padding: 8px 8px 6px 8px;
  text-align: center;
}

/* line 306, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-search-input {
  width: 232px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #ddd;
  padding: 5px 0 4px 8px;
  border-radius: 2px;
}

/* line 315, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-content {
  padding: 3px 3px;
}

/* line 319, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main {
  height: 210px;
  overflow-y: auto;
}

/* line 324, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main .transfer-double-selected-list-ul {
  list-style: none;
  padding-left: 25px;
  margin: 0;
}

/* line 330, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main .transfer-double-selected-list-ul .transfer-double-selected-list-li {
  margin-top: 5px;
}

/* line 334, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main .transfer-double-selected-list-ul .transfer-double-selected-list-li .checkbox-group {
  width: 65%;
}

/* line 338, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main .transfer-double-selected-list-ul .transfer-double-selected-list-li input[type="checkbox"] {
  margin-right: 10px;
}

/* line 342, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main .transfer-double-selected-list-ul .transfer-double-selected-list-li input[type="text"] {
  min-width: 40px;
  width: 40px;
  min-height: 24px;
  height: 24px;
}

/* line 349, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-footer {
  height: 24px;
  line-height: 24px;
  border-top: 1px solid #ddd;
  padding-left: 18px;
  color: #999;
  padding-top: 1px;
}

/* line 358, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-footer span {
  margin-left: 20px;
}

/* line 362, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-footer input {
  min-width: 40px;
  width: 40px;
  min-height: 24px;
  height: 24px;
  margin-left: 75px;
}

/* line 370, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-footer .btn-setting {
  display: inline-block;
  margin-left: 5px;
}

/* line 375, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-footer label {
  margin-left: 10px;
}

/* line 379, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-footer {
  padding: 10px;
  text-align: right;
}

/* line 384, vendor/assets/stylesheets/jquery.transfer.css */
.btn-select-arrow {
  display: inline-block;
  width: 34px;
  height: 28px;
  line-height: 28px;
  color: #bbb;
  background: #e0e0e0;
}

/* line 393, vendor/assets/stylesheets/jquery.transfer.css */
.btn-select-arrow + .btn-select-arrow {
  margin-top: 10px;
}

/* line 397, vendor/assets/stylesheets/jquery.transfer.css */
.btn-arrow-active {
  color: #fff;
  background: #387EE8;
}

/*
 *æ¸…é™¤æµ®åŠ¨
 */
/* line 405, vendor/assets/stylesheets/jquery.transfer.css */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 410, vendor/assets/stylesheets/jquery.transfer.css */
.clearfix:after {
  clear: both;
}

/* line 414, vendor/assets/stylesheets/jquery.transfer.css */
.clearfix {
  *zoom: 1;
}

/*
 * input placeholder style
 */
/* line 421, vendor/assets/stylesheets/jquery.transfer.css */
input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 12px;
  color: #bbb;
}

/* line 426, vendor/assets/stylesheets/jquery.transfer.css */
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #bbb;
}

/* line 431, vendor/assets/stylesheets/jquery.transfer.css */
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
  color: #bbb;
}

/* line 436, vendor/assets/stylesheets/jquery.transfer.css */
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #bbb;
}

/*
 * webkitæµè§ˆå™¨æ»šåŠ¨æ¡æ ·å¼
 */
/* line 445, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 450, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 2px;
}

/* line 455, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 2px;
}

/* line 460, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* line 464, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-list-main::-webkit-scrollbar-corner {
  background: #f6f6f6;
}

/* line 468, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 473, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 2px;
}

/* line 478, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 2px;
}

/* line 483, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* line 487, vendor/assets/stylesheets/jquery.transfer.css */
.transfer-double-selected-list-main::-webkit-scrollbar-corner {
  background: #f6f6f6;
}

@font-face {
  font-family: "iconfont";
  src: url(/font/iconfont.eot);
  /* IE9*/
  src: url(/font/iconfont.eot) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url(/font/iconfont.ttf) format("truetype"), url(/font/iconfont.svg) format("svg");
  /* iOS 4.1- */
}

/* line 12, app/assets/stylesheets/console/font_icon.scss */
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, app/assets/stylesheets/console/font_icon.scss */
.icon-loading:before {
  content: "\e64f";
}

/* line 24, app/assets/stylesheets/console/font_icon.scss */
.icon-dot1:before {
  content: "\e654";
}

/* line 28, app/assets/stylesheets/console/font_icon.scss */
.icon-iconfontscan:before {
  content: "\e603";
}

/* line 32, app/assets/stylesheets/console/font_icon.scss */
.icon-dot-tmall:before {
  content: "\e602";
}

/* line 36, app/assets/stylesheets/console/font_icon.scss */
.icon-cc-dot:before {
  content: "\e6bf";
}

/* line 40, app/assets/stylesheets/console/font_icon.scss */
.icon-dot:before {
  content: "\e63f";
}

/* line 44, app/assets/stylesheets/console/font_icon.scss */
.icon-tianjiayonghu:before {
  content: "\e65c";
}

/* line 48, app/assets/stylesheets/console/font_icon.scss */
.icon-5yuan:before {
  content: "\e632";
}

/* line 52, app/assets/stylesheets/console/font_icon.scss */
.icon-adduserregular:before {
  content: "\e604";
}

/* line 56, app/assets/stylesheets/console/font_icon.scss */
.icon-shangjiantou:before {
  content: "\e600";
}

/* line 60, app/assets/stylesheets/console/font_icon.scss */
.icon-xiajiantou:before {
  content: "\e601";
}

/* line 64, app/assets/stylesheets/console/font_icon.scss */
.icon-rili:before {
  content: "\e8cf";
}

/* line 68, app/assets/stylesheets/console/font_icon.scss */
.icon-rili-xianxing-xi:before {
  content: "\e915";
}

/* line 72, app/assets/stylesheets/console/font_icon.scss */
.icon-add:before {
  content: "\e931";
}

/* line 76, app/assets/stylesheets/console/font_icon.scss */
.icon-back:before {
  content: "\e934";
}

/* line 80, app/assets/stylesheets/console/font_icon.scss */
.icon-close:before {
  content: "\e93c";
}

/* line 84, app/assets/stylesheets/console/font_icon.scss */
.icon-complete-r:before {
  content: "\e93d";
}

/* line 88, app/assets/stylesheets/console/font_icon.scss */
.icon-complete:before {
  content: "\e93e";
}

/* line 92, app/assets/stylesheets/console/font_icon.scss */
.icon-dialog:before {
  content: "\e942";
}

/* line 96, app/assets/stylesheets/console/font_icon.scss */
.icon-error-r:before {
  content: "\e946";
}

/* line 100, app/assets/stylesheets/console/font_icon.scss */
.icon-exclamatory-mark-r:before {
  content: "\e947";
}

/* line 104, app/assets/stylesheets/console/font_icon.scss */
.icon-extend:before {
  content: "\e949";
}

/* line 108, app/assets/stylesheets/console/font_icon.scss */
.icon-exit-fullscreen:before {
  content: "\e94a";
}

/* line 112, app/assets/stylesheets/console/font_icon.scss */
.icon-fullscreen:before {
  content: "\e94e";
}

/* line 116, app/assets/stylesheets/console/font_icon.scss */
.icon-forward:before {
  content: "\e94d";
}

/* line 120, app/assets/stylesheets/console/font_icon.scss */
.icon-info-r:before {
  content: "\e953";
}

/* line 124, app/assets/stylesheets/console/font_icon.scss */
.icon-minus-r:before {
  content: "\e95d";
}

/* line 128, app/assets/stylesheets/console/font_icon.scss */
.icon-minus:before {
  content: "\e95f";
}

/* line 132, app/assets/stylesheets/console/font_icon.scss */
.icon-minus-s:before {
  content: "\e95e";
}

/* line 136, app/assets/stylesheets/console/font_icon.scss */
.icon-search:before {
  content: "\e970";
}

/* line 140, app/assets/stylesheets/console/font_icon.scss */
.icon-shrink:before {
  content: "\e973";
}

/* line 144, app/assets/stylesheets/console/font_icon.scss */
.icon-add-o:before {
  content: "\e985";
}

/* line 148, app/assets/stylesheets/console/font_icon.scss */
.icon-add-s-o:before {
  content: "\e986";
}

/* line 152, app/assets/stylesheets/console/font_icon.scss */
.icon-add-r-o:before {
  content: "\e987";
}

/* line 156, app/assets/stylesheets/console/font_icon.scss */
.icon-back-o:before {
  content: "\e989";
}

/* line 160, app/assets/stylesheets/console/font_icon.scss */
.icon-back-r-o:before {
  content: "\e98a";
}

/* line 164, app/assets/stylesheets/console/font_icon.scss */
.icon-checkbox-selected-o:before {
  content: "\e98f";
}

/* line 168, app/assets/stylesheets/console/font_icon.scss */
.icon-close-o:before {
  content: "\e990";
}

/* line 172, app/assets/stylesheets/console/font_icon.scss */
.icon-complete-r-o:before {
  content: "\e993";
}

/* line 176, app/assets/stylesheets/console/font_icon.scss */
.icon-delete-o:before {
  content: "\e995";
}

/* line 180, app/assets/stylesheets/console/font_icon.scss */
.icon-dialog-o:before {
  content: "\e996";
}

/* line 184, app/assets/stylesheets/console/font_icon.scss */
.icon-edit-o:before {
  content: "\e999";
}

/* line 188, app/assets/stylesheets/console/font_icon.scss */
.icon-error-r-o:before {
  content: "\e99a";
}

/* line 192, app/assets/stylesheets/console/font_icon.scss */
.icon-drop-o:before {
  content: "\e99b";
}

/* line 196, app/assets/stylesheets/console/font_icon.scss */
.icon-error-s-o:before {
  content: "\e99c";
}

/* line 200, app/assets/stylesheets/console/font_icon.scss */
.icon-exclamatory-mark-r-o:before {
  content: "\e99d";
}

/* line 204, app/assets/stylesheets/console/font_icon.scss */
.icon-extend-o:before {
  content: "\e99e";
}

/* line 208, app/assets/stylesheets/console/font_icon.scss */
.icon-exit-fullscreen-o:before {
  content: "\e9a2";
}

/* line 212, app/assets/stylesheets/console/font_icon.scss */
.icon-extend-r-o:before {
  content: "\e99f";
}

/* line 216, app/assets/stylesheets/console/font_icon.scss */
.icon-forward-o:before {
  content: "\e9a0";
}

/* line 220, app/assets/stylesheets/console/font_icon.scss */
.icon-forward-r-o:before {
  content: "\e9a1";
}

/* line 224, app/assets/stylesheets/console/font_icon.scss */
.icon-fullscreen-o:before {
  content: "\e9a3";
}

/* line 228, app/assets/stylesheets/console/font_icon.scss */
.icon-info-r-o:before {
  content: "\e9a6";
}

/* line 232, app/assets/stylesheets/console/font_icon.scss */
.icon-minus-r-o:before {
  content: "\e9b0";
}

/* line 236, app/assets/stylesheets/console/font_icon.scss */
.icon-minus-s-o:before {
  content: "\e9b1";
}

/* line 240, app/assets/stylesheets/console/font_icon.scss */
.icon-rise-o:before {
  content: "\e9c2";
}

/* line 244, app/assets/stylesheets/console/font_icon.scss */
.icon-search-o:before {
  content: "\e9c6";
}

/* line 248, app/assets/stylesheets/console/font_icon.scss */
.icon-shrink-r-o:before {
  content: "\e9c9";
}

/* line 252, app/assets/stylesheets/console/font_icon.scss */
.icon-shrink-o:before {
  content: "\e9ca";
}

/* line 256, app/assets/stylesheets/console/font_icon.scss */
.icon-sort-o:before {
  content: "\e9cb";
}

/* line 260, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-down:before {
  content: "\e9d8";
}

/* line 264, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-left:before {
  content: "\e9d9";
}

/* line 268, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-right:before {
  content: "\e9da";
}

/* line 272, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-up:before {
  content: "\e9db";
}

/* line 276, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-down1:before {
  content: "\e9dc";
}

/* line 280, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-right1:before {
  content: "\e9dd";
}

/* line 284, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-left1:before {
  content: "\e9de";
}

/* line 288, app/assets/stylesheets/console/font_icon.scss */
.icon-arrow-up1:before {
  content: "\e9df";
}

/* line 292, app/assets/stylesheets/console/font_icon.scss */
.icon-user-add:before {
  content: "\e739";
}
