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

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

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

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

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

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

/* line 45, app/assets/stylesheets/bootstrap.scss */
a {
  background: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  /* line 188, app/assets/stylesheets/bootstrap.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 194, app/assets/stylesheets/bootstrap.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 198, app/assets/stylesheets/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 201, app/assets/stylesheets/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 204, app/assets/stylesheets/bootstrap.scss */
  a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 208, app/assets/stylesheets/bootstrap.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 214, app/assets/stylesheets/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 217, app/assets/stylesheets/bootstrap.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 221, app/assets/stylesheets/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  /* line 224, app/assets/stylesheets/bootstrap.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 230, app/assets/stylesheets/bootstrap.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 234, app/assets/stylesheets/bootstrap.scss */
  select {
    background: #fff !important;
  }
  /* line 237, app/assets/stylesheets/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 240, app/assets/stylesheets/bootstrap.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 244, app/assets/stylesheets/bootstrap.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 248, app/assets/stylesheets/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 251, app/assets/stylesheets/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 254, app/assets/stylesheets/bootstrap.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

/* line 270, app/assets/stylesheets/bootstrap.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

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

/* line 290, app/assets/stylesheets/bootstrap.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 294, app/assets/stylesheets/bootstrap.scss */
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 482, app/assets/stylesheets/bootstrap.scss */
cite {
  font-style: normal;
}

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

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

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

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

/* line 497, app/assets/stylesheets/bootstrap.scss */
.text-muted {
  color: #999;
}

/* line 500, app/assets/stylesheets/bootstrap.scss */
.text-primary {
  color: #428bca;
}

/* line 503, app/assets/stylesheets/bootstrap.scss */
a.text-primary:hover {
  color: #3071a9;
}

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

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

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

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

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

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

/* line 524, app/assets/stylesheets/bootstrap.scss */
.text-danger {
  color: #a94442;
}

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

/* line 530, app/assets/stylesheets/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 534, app/assets/stylesheets/bootstrap.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 575, app/assets/stylesheets/bootstrap.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

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

/* line 584, app/assets/stylesheets/bootstrap.scss */
.list-inline > li:first-child {
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 672, app/assets/stylesheets/bootstrap.scss */
blockquote:before,
blockquote:after {
  content: "";
}

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

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

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

/* line 695, app/assets/stylesheets/bootstrap.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 703, app/assets/stylesheets/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

/* line 768, app/assets/stylesheets/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 771, app/assets/stylesheets/bootstrap.scss */
.col-xs-11 {
  width: 91.66666666666666%;
}

/* line 774, app/assets/stylesheets/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333333334%;
}

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

/* line 780, app/assets/stylesheets/bootstrap.scss */
.col-xs-8 {
  width: 66.66666666666666%;
}

/* line 783, app/assets/stylesheets/bootstrap.scss */
.col-xs-7 {
  width: 58.333333333333336%;
}

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

/* line 789, app/assets/stylesheets/bootstrap.scss */
.col-xs-5 {
  width: 41.66666666666667%;
}

/* line 792, app/assets/stylesheets/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333333333%;
}

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

/* line 798, app/assets/stylesheets/bootstrap.scss */
.col-xs-2 {
  width: 16.666666666666664%;
}

/* line 801, app/assets/stylesheets/bootstrap.scss */
.col-xs-1 {
  width: 8.333333333333332%;
}

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

/* line 807, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666666666666%;
}

/* line 810, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333333334%;
}

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

/* line 816, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666666666666%;
}

/* line 819, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.333333333333336%;
}

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

/* line 825, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666666666667%;
}

/* line 828, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333333333%;
}

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

/* line 834, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.666666666666664%;
}

/* line 837, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.333333333333332%;
}

/* line 840, app/assets/stylesheets/bootstrap.scss */
.col-xs-pull-0 {
  right: 0;
}

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

/* line 846, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666666666666%;
}

/* line 849, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333333334%;
}

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

/* line 855, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666666666666%;
}

/* line 858, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-7 {
  left: 58.333333333333336%;
}

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

/* line 864, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666666666667%;
}

/* line 867, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333333333%;
}

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

/* line 873, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-2 {
  left: 16.666666666666664%;
}

/* line 876, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-1 {
  left: 8.333333333333332%;
}

/* line 879, app/assets/stylesheets/bootstrap.scss */
.col-xs-push-0 {
  left: 0;
}

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

/* line 885, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

/* line 888, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

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

/* line 894, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

/* line 897, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

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

/* line 903, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

/* line 906, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

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

/* line 912, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

/* line 915, app/assets/stylesheets/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

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

@media (min-width: 768px) {
  /* line 922, app/assets/stylesheets/bootstrap.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 925, app/assets/stylesheets/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 928, app/assets/stylesheets/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  /* line 931, app/assets/stylesheets/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  /* line 934, app/assets/stylesheets/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 937, app/assets/stylesheets/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  /* line 940, app/assets/stylesheets/bootstrap.scss */
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  /* line 943, app/assets/stylesheets/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 946, app/assets/stylesheets/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  /* line 949, app/assets/stylesheets/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  /* line 952, app/assets/stylesheets/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 955, app/assets/stylesheets/bootstrap.scss */
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  /* line 958, app/assets/stylesheets/bootstrap.scss */
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  /* line 961, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 964, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 967, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 970, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 973, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 976, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 979, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 982, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 985, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 988, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 991, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 994, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 997, app/assets/stylesheets/bootstrap.scss */
  .col-sm-pull-0 {
    right: 0;
  }
  /* line 1000, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1003, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1006, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  /* line 1009, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1012, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  /* line 1015, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  /* line 1018, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1021, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  /* line 1024, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  /* line 1027, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1030, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  /* line 1033, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  /* line 1036, app/assets/stylesheets/bootstrap.scss */
  .col-sm-push-0 {
    left: 0;
  }
  /* line 1039, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1042, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 1045, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1048, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1051, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1054, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1057, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1060, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1063, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1066, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1069, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1072, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1075, app/assets/stylesheets/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1080, app/assets/stylesheets/bootstrap.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 1083, app/assets/stylesheets/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1086, app/assets/stylesheets/bootstrap.scss */
  .col-md-11 {
    width: 91.66666666666666%;
  }
  /* line 1089, app/assets/stylesheets/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333333334%;
  }
  /* line 1092, app/assets/stylesheets/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1095, app/assets/stylesheets/bootstrap.scss */
  .col-md-8 {
    width: 66.66666666666666%;
  }
  /* line 1098, app/assets/stylesheets/bootstrap.scss */
  .col-md-7 {
    width: 58.333333333333336%;
  }
  /* line 1101, app/assets/stylesheets/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1104, app/assets/stylesheets/bootstrap.scss */
  .col-md-5 {
    width: 41.66666666666667%;
  }
  /* line 1107, app/assets/stylesheets/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333333333%;
  }
  /* line 1110, app/assets/stylesheets/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1113, app/assets/stylesheets/bootstrap.scss */
  .col-md-2 {
    width: 16.666666666666664%;
  }
  /* line 1116, app/assets/stylesheets/bootstrap.scss */
  .col-md-1 {
    width: 8.333333333333332%;
  }
  /* line 1119, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1122, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 1125, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 1128, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1131, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 1134, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 1137, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1140, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 1143, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 1146, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 1149, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 1152, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 1155, app/assets/stylesheets/bootstrap.scss */
  .col-md-pull-0 {
    right: 0;
  }
  /* line 1158, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 1161, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1164, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  /* line 1167, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 1170, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  /* line 1173, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  /* line 1176, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 1179, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  /* line 1182, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  /* line 1185, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 1188, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  /* line 1191, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  /* line 1194, app/assets/stylesheets/bootstrap.scss */
  .col-md-push-0 {
    left: 0;
  }
  /* line 1197, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 1200, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 1203, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1206, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 1209, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1212, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1215, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 1218, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1221, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1224, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 1227, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1230, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1233, app/assets/stylesheets/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 1238, app/assets/stylesheets/bootstrap.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 1241, app/assets/stylesheets/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 1244, app/assets/stylesheets/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  /* line 1247, app/assets/stylesheets/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  /* line 1250, app/assets/stylesheets/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 1253, app/assets/stylesheets/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  /* line 1256, app/assets/stylesheets/bootstrap.scss */
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  /* line 1259, app/assets/stylesheets/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 1262, app/assets/stylesheets/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  /* line 1265, app/assets/stylesheets/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  /* line 1268, app/assets/stylesheets/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 1271, app/assets/stylesheets/bootstrap.scss */
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  /* line 1274, app/assets/stylesheets/bootstrap.scss */
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  /* line 1277, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 1280, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 1283, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 1286, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 1289, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 1292, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 1295, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 1298, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 1301, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 1304, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 1307, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 1310, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 1313, app/assets/stylesheets/bootstrap.scss */
  .col-lg-pull-0 {
    right: 0;
  }
  /* line 1316, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 1319, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  /* line 1322, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  /* line 1325, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 1328, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  /* line 1331, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  /* line 1334, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 1337, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  /* line 1340, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  /* line 1343, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 1346, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  /* line 1349, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  /* line 1352, app/assets/stylesheets/bootstrap.scss */
  .col-lg-push-0 {
    left: 0;
  }
  /* line 1355, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 1358, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 1361, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 1364, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 1367, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 1370, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 1373, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 1376, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 1379, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 1382, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 1385, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 1388, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 1391, app/assets/stylesheets/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 1395, app/assets/stylesheets/bootstrap.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 1458, app/assets/stylesheets/bootstrap.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  /* line 1578, app/assets/stylesheets/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 1587, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 1590, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 1598, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 1601, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 1609, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 1617, app/assets/stylesheets/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

/* line 1641, app/assets/stylesheets/bootstrap.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

/* line 1706, app/assets/stylesheets/bootstrap.scss */
.form-control:-moz-placeholder {
  color: #999;
}

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

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

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

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

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

/* line 1729, app/assets/stylesheets/bootstrap.scss */
input[type="date"] {
  line-height: 34px;
}

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

/* line 1735, app/assets/stylesheets/bootstrap.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1743, app/assets/stylesheets/bootstrap.scss */
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

/* line 1749, app/assets/stylesheets/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1824, app/assets/stylesheets/bootstrap.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1912, app/assets/stylesheets/bootstrap.scss */
.form-control-static {
  margin-bottom: 0;
}

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

@media (min-width: 768px) {
  /* line 1922, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1927, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 1932, app/assets/stylesheets/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1936, app/assets/stylesheets/bootstrap.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1944, app/assets/stylesheets/bootstrap.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  /* line 1949, app/assets/stylesheets/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

/* line 1970, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 1974, app/assets/stylesheets/bootstrap.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 1978, app/assets/stylesheets/bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

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

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

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

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

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

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

/* line 2034, app/assets/stylesheets/bootstrap.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

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

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

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

/* line 2070, app/assets/stylesheets/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2075, app/assets/stylesheets/bootstrap.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

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

/* line 2089, app/assets/stylesheets/bootstrap.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2107, app/assets/stylesheets/bootstrap.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

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

/* line 2116, app/assets/stylesheets/bootstrap.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

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

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

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

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

/* line 2157, app/assets/stylesheets/bootstrap.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

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

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

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

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

/* line 2198, app/assets/stylesheets/bootstrap.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

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

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

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

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

/* line 2239, app/assets/stylesheets/bootstrap.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

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

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

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

/* line 2275, app/assets/stylesheets/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

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

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

/* line 2295, app/assets/stylesheets/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

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

/* line 2308, app/assets/stylesheets/bootstrap.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

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

/* line 2326, app/assets/stylesheets/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

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

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

/* line 2340, app/assets/stylesheets/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 2345, app/assets/stylesheets/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 2348, app/assets/stylesheets/bootstrap.scss */
.collapse {
  display: none;
}

/* line 2351, app/assets/stylesheets/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 2354, app/assets/stylesheets/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2989, app/assets/stylesheets/bootstrap.scss */
.dropdown {
  position: relative;
}

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

/* line 2995, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  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 3015, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

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

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

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

/* line 3040, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

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

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

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

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

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

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

/* line 3075, app/assets/stylesheets/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}

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

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

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

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

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

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

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

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

/* line 3137, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

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

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

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

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

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

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

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

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

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

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

/* line 3180, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3185, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3295, app/assets/stylesheets/bootstrap.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

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

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

/* line 3309, app/assets/stylesheets/bootstrap.scss */
.input-group .form-control {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3470, app/assets/stylesheets/bootstrap.scss */
.nav > li.disabled > a {
  color: #999;
}

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

/* line 3480, app/assets/stylesheets/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3573, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3769, app/assets/stylesheets/bootstrap.scss */
.navbar-toggle:focus {
  outline: none;
}

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 3817, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 3821, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 3824, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 3828, app/assets/stylesheets/bootstrap.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 3833, app/assets/stylesheets/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 3836, app/assets/stylesheets/bootstrap.scss */
  .navbar-right {
    float: right !important;
  }
}

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

@media (min-width: 768px) {
  /* line 3852, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3857, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 3862, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3866, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3874, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  /* line 3879, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 3884, app/assets/stylesheets/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

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

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

/* line 3908, app/assets/stylesheets/bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

@media (min-width: 768px) {
  /* line 3929, app/assets/stylesheets/bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  /* line 3934, app/assets/stylesheets/bootstrap.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4025, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #999;
}

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

/* line 4033, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 4036, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

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

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

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

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

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

/* line 4063, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4066, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4070, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4077, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4080, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4083, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  /* line 4086, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 4091, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 4097, app/assets/stylesheets/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 4104, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 4107, app/assets/stylesheets/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

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

/* line 4117, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4120, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4125, app/assets/stylesheets/bootstrap.scss */
.breadcrumb > .active {
  color: #999;
}

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

/* line 4134, app/assets/stylesheets/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4137, app/assets/stylesheets/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4149, app/assets/stylesheets/bootstrap.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4155, app/assets/stylesheets/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4160, app/assets/stylesheets/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4168, app/assets/stylesheets/bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4180, app/assets/stylesheets/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4191, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4196, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4201, app/assets/stylesheets/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4206, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4211, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4216, app/assets/stylesheets/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4221, app/assets/stylesheets/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4227, app/assets/stylesheets/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4230, app/assets/stylesheets/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4238, app/assets/stylesheets/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4243, app/assets/stylesheets/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4247, app/assets/stylesheets/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4251, app/assets/stylesheets/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4259, app/assets/stylesheets/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4271, app/assets/stylesheets/bootstrap.scss */
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4277, app/assets/stylesheets/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4280, app/assets/stylesheets/bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4284, app/assets/stylesheets/bootstrap.scss */
.label-default {
  background-color: #999;
}

/* line 4287, app/assets/stylesheets/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

/* line 4291, app/assets/stylesheets/bootstrap.scss */
.label-primary {
  background-color: #428bca;
}

/* line 4294, app/assets/stylesheets/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 4298, app/assets/stylesheets/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4301, app/assets/stylesheets/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4305, app/assets/stylesheets/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4308, app/assets/stylesheets/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4312, app/assets/stylesheets/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4315, app/assets/stylesheets/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4319, app/assets/stylesheets/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4322, app/assets/stylesheets/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4326, app/assets/stylesheets/bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}

/* line 4340, app/assets/stylesheets/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4343, app/assets/stylesheets/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4347, app/assets/stylesheets/bootstrap.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4351, app/assets/stylesheets/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4357, app/assets/stylesheets/bootstrap.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 4362, app/assets/stylesheets/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4365, app/assets/stylesheets/bootstrap.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4371, app/assets/stylesheets/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4375, app/assets/stylesheets/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4380, app/assets/stylesheets/bootstrap.scss */
.container .jumbotron {
  border-radius: 6px;
}

/* line 4383, app/assets/stylesheets/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4387, app/assets/stylesheets/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4391, app/assets/stylesheets/bootstrap.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4395, app/assets/stylesheets/bootstrap.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 4400, app/assets/stylesheets/bootstrap.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: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 4411, app/assets/stylesheets/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 4419, app/assets/stylesheets/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 4424, app/assets/stylesheets/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 4428, app/assets/stylesheets/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4434, app/assets/stylesheets/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4438, app/assets/stylesheets/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 4441, app/assets/stylesheets/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4445, app/assets/stylesheets/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 4448, app/assets/stylesheets/bootstrap.scss */
.alert-dismissable {
  padding-right: 35px;
}

/* line 4451, app/assets/stylesheets/bootstrap.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4457, app/assets/stylesheets/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4462, app/assets/stylesheets/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4465, app/assets/stylesheets/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4468, app/assets/stylesheets/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4473, app/assets/stylesheets/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4476, app/assets/stylesheets/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 4479, app/assets/stylesheets/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4484, app/assets/stylesheets/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4487, app/assets/stylesheets/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4490, app/assets/stylesheets/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4495, app/assets/stylesheets/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4498, app/assets/stylesheets/bootstrap.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 4517, app/assets/stylesheets/bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 4526, app/assets/stylesheets/bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 4540, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar {
  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: 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 4545, app/assets/stylesheets/bootstrap.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4549, app/assets/stylesheets/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 4552, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4556, app/assets/stylesheets/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 4559, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4563, app/assets/stylesheets/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 4566, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4570, app/assets/stylesheets/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 4573, app/assets/stylesheets/bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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 4577, app/assets/stylesheets/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 4582, app/assets/stylesheets/bootstrap.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 4586, app/assets/stylesheets/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 4589, app/assets/stylesheets/bootstrap.scss */
.media-object {
  display: block;
}

/* line 4592, app/assets/stylesheets/bootstrap.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 4595, app/assets/stylesheets/bootstrap.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 4598, app/assets/stylesheets/bootstrap.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 4601, app/assets/stylesheets/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 4605, app/assets/stylesheets/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 4609, app/assets/stylesheets/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4617, app/assets/stylesheets/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 4621, app/assets/stylesheets/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4626, app/assets/stylesheets/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4629, app/assets/stylesheets/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4632, app/assets/stylesheets/bootstrap.scss */
a.list-group-item {
  color: #555;
}

/* line 4635, app/assets/stylesheets/bootstrap.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 4638, app/assets/stylesheets/bootstrap.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4643, app/assets/stylesheets/bootstrap.scss */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4651, app/assets/stylesheets/bootstrap.scss */
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 4656, app/assets/stylesheets/bootstrap.scss */
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4661, app/assets/stylesheets/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 4665, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 4668, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 4671, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 4676, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4683, app/assets/stylesheets/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 4687, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 4690, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 4693, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 4698, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4705, app/assets/stylesheets/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 4709, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 4712, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 4715, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 4720, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4727, app/assets/stylesheets/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 4731, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 4734, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 4737, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 4742, app/assets/stylesheets/bootstrap.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 4749, app/assets/stylesheets/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4753, app/assets/stylesheets/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 4757, app/assets/stylesheets/bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4765, app/assets/stylesheets/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 4768, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 4771, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 4775, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 4778, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4781, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4785, app/assets/stylesheets/bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4789, app/assets/stylesheets/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 4792, app/assets/stylesheets/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 4796, app/assets/stylesheets/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 4806, app/assets/stylesheets/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 4816, app/assets/stylesheets/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 4826, app/assets/stylesheets/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 4836, app/assets/stylesheets/bootstrap.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 4840, app/assets/stylesheets/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 4844, app/assets/stylesheets/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 4848, app/assets/stylesheets/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 4862, app/assets/stylesheets/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 4876, app/assets/stylesheets/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
  border-top: 0;
}

/* line 4890, app/assets/stylesheets/bootstrap.scss */
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 4904, app/assets/stylesheets/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 4908, app/assets/stylesheets/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4914, app/assets/stylesheets/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 4917, app/assets/stylesheets/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 4923, app/assets/stylesheets/bootstrap.scss */
.panel-title > a {
  color: inherit;
}

/* line 4926, app/assets/stylesheets/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4933, app/assets/stylesheets/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 4936, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

/* line 4941, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 4944, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 4947, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 4950, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 4953, app/assets/stylesheets/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 4956, app/assets/stylesheets/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 4959, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 4964, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 4967, app/assets/stylesheets/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 4970, app/assets/stylesheets/bootstrap.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 4973, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4978, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 4981, app/assets/stylesheets/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 4984, app/assets/stylesheets/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 4987, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4992, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 4995, app/assets/stylesheets/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 4998, app/assets/stylesheets/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5001, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5006, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 5009, app/assets/stylesheets/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5012, app/assets/stylesheets/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5015, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5020, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 5023, app/assets/stylesheets/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5026, app/assets/stylesheets/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5029, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5034, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 5037, app/assets/stylesheets/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5040, app/assets/stylesheets/bootstrap.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5050, app/assets/stylesheets/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5054, app/assets/stylesheets/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5058, app/assets/stylesheets/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5062, app/assets/stylesheets/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
}

/* line 5071, app/assets/stylesheets/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
}

/* line 5078, app/assets/stylesheets/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5085, app/assets/stylesheets/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5088, app/assets/stylesheets/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5101, app/assets/stylesheets/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5110, app/assets/stylesheets/bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5115, app/assets/stylesheets/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5120, app/assets/stylesheets/bootstrap.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;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5131, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5140, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5144, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5148, app/assets/stylesheets/bootstrap.scss */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5153, app/assets/stylesheets/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5156, app/assets/stylesheets/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 5160, app/assets/stylesheets/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 5164, app/assets/stylesheets/bootstrap.scss */
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5170, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5174, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5177, app/assets/stylesheets/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5181, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5185, app/assets/stylesheets/bootstrap.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 5189, app/assets/stylesheets/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
  /* line 5192, app/assets/stylesheets/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5196, app/assets/stylesheets/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5206, app/assets/stylesheets/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5210, app/assets/stylesheets/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5214, app/assets/stylesheets/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5218, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5222, app/assets/stylesheets/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5226, app/assets/stylesheets/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 5235, app/assets/stylesheets/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5242, app/assets/stylesheets/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5249, app/assets/stylesheets/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5255, app/assets/stylesheets/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5261, app/assets/stylesheets/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5268, app/assets/stylesheets/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5275, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5282, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5288, app/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5294, app/assets/stylesheets/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  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 5312, app/assets/stylesheets/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5315, app/assets/stylesheets/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5318, app/assets/stylesheets/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5321, app/assets/stylesheets/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5324, app/assets/stylesheets/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5334, app/assets/stylesheets/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5337, app/assets/stylesheets/bootstrap.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5346, app/assets/stylesheets/bootstrap.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 5349, app/assets/stylesheets/bootstrap.scss */
.popover .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5353, app/assets/stylesheets/bootstrap.scss */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5361, app/assets/stylesheets/bootstrap.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5368, app/assets/stylesheets/bootstrap.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5376, app/assets/stylesheets/bootstrap.scss */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5383, app/assets/stylesheets/bootstrap.scss */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5391, app/assets/stylesheets/bootstrap.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5398, app/assets/stylesheets/bootstrap.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5406, app/assets/stylesheets/bootstrap.scss */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5413, app/assets/stylesheets/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 5416, app/assets/stylesheets/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5421, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5427, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 5434, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 5439, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5442, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5448, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5451, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5454, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 5458, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5461, app/assets/stylesheets/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5464, app/assets/stylesheets/bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5477, app/assets/stylesheets/bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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 5483, app/assets/stylesheets/bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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 5491, app/assets/stylesheets/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}

/* line 5499, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 5508, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 5512, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 5516, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 5524, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5527, app/assets/stylesheets/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5530, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5541, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5553, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5559, app/assets/stylesheets/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 5571, app/assets/stylesheets/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5575, app/assets/stylesheets/bootstrap.scss */
  .carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 5585, app/assets/stylesheets/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 5590, app/assets/stylesheets/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 5594, app/assets/stylesheets/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 5625, app/assets/stylesheets/bootstrap.scss */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 5641, app/assets/stylesheets/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5646, app/assets/stylesheets/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 5649, app/assets/stylesheets/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 5652, app/assets/stylesheets/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 5655, app/assets/stylesheets/bootstrap.scss */
.show {
  display: block !important;
}

/* line 5658, app/assets/stylesheets/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 5661, app/assets/stylesheets/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5668, app/assets/stylesheets/bootstrap.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 5672, app/assets/stylesheets/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 5678, app/assets/stylesheets/bootstrap.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5685, app/assets/stylesheets/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 5688, app/assets/stylesheets/bootstrap.scss */
  table.visible-xs {
    display: table;
  }
  /* line 5691, app/assets/stylesheets/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 5694, app/assets/stylesheets/bootstrap.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

/* line 5699, app/assets/stylesheets/bootstrap.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5706, app/assets/stylesheets/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 5709, app/assets/stylesheets/bootstrap.scss */
  table.visible-sm {
    display: table;
  }
  /* line 5712, app/assets/stylesheets/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 5715, app/assets/stylesheets/bootstrap.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

/* line 5720, app/assets/stylesheets/bootstrap.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5727, app/assets/stylesheets/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 5730, app/assets/stylesheets/bootstrap.scss */
  table.visible-md {
    display: table;
  }
  /* line 5733, app/assets/stylesheets/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 5736, app/assets/stylesheets/bootstrap.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

/* line 5741, app/assets/stylesheets/bootstrap.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (min-width: 1200px) {
  /* line 5748, app/assets/stylesheets/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 5751, app/assets/stylesheets/bootstrap.scss */
  table.visible-lg {
    display: table;
  }
  /* line 5754, app/assets/stylesheets/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 5757, app/assets/stylesheets/bootstrap.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 5763, app/assets/stylesheets/bootstrap.scss */
  .hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5771, app/assets/stylesheets/bootstrap.scss */
  .hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5779, app/assets/stylesheets/bootstrap.scss */
  .hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5787, app/assets/stylesheets/bootstrap.scss */
  .hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
    display: none !important;
  }
}

/* line 5794, app/assets/stylesheets/bootstrap.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 5801, app/assets/stylesheets/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 5804, app/assets/stylesheets/bootstrap.scss */
  table.visible-print {
    display: table;
  }
  /* line 5807, app/assets/stylesheets/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 5810, app/assets/stylesheets/bootstrap.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  /* line 5816, app/assets/stylesheets/bootstrap.scss */
  .hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/* CSS Document */
/* line 4, app/assets/stylesheets/astonish-bootstrap.scss */
body {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  padding-bottom: 70px;
  line-height: 24px;
  font-family: 'Raleway', sans-serif;
}

/* line 12, app/assets/stylesheets/astonish-bootstrap.scss */
.btn, .alert {
  font-family: 'Open Sans', Sans-Serif;
  font-weight: normal;
}

/* line 17, app/assets/stylesheets/astonish-bootstrap.scss */
.roboto {
  font-family: 'Roboto', Sans-Serif;
  font-weight: normal;
}

/* line 22, app/assets/stylesheets/astonish-bootstrap.scss */
h1 {
  font-size: 3.4em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 28, app/assets/stylesheets/astonish-bootstrap.scss */
h2 {
  font-size: 3.0em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 34, app/assets/stylesheets/astonish-bootstrap.scss */
h3 {
  font-size: 2.25em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 40, app/assets/stylesheets/astonish-bootstrap.scss */
h4 {
  font-size: 2.0em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 46, app/assets/stylesheets/astonish-bootstrap.scss */
h5 {
  font-size: 1.75em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 52, app/assets/stylesheets/astonish-bootstrap.scss */
h6 {
  font-size: 1.25em;
  line-height: 1em;
  color: #555555;
  font-style: normal;
}

/* line 59, app/assets/stylesheets/astonish-bootstrap.scss */
.large-text {
  font-size: 3.0em;
}

/* line 63, app/assets/stylesheets/astonish-bootstrap.scss */
.peek {
  max-width: 100%;
  height: auto;
}

/* line 68, app/assets/stylesheets/astonish-bootstrap.scss */
.trybutton {
  max-width: 100%;
  height: auto;
}

/* line 73, app/assets/stylesheets/astonish-bootstrap.scss */
blockquote small {
  color: #000000;
}

/* line 77, app/assets/stylesheets/astonish-bootstrap.scss */
.page-header {
  margin: 20px 0px;
}

/* line 81, app/assets/stylesheets/astonish-bootstrap.scss */
.text-white {
  color: #FFFFFF;
}

/* line 85, app/assets/stylesheets/astonish-bootstrap.scss */
.icon-5x {
  font-size: 10em;
}

/* line 89, app/assets/stylesheets/astonish-bootstrap.scss */
.topspacer {
  padding-top: 25px;
}

/* line 91, app/assets/stylesheets/astonish-bootstrap.scss */
.bottomspacer {
  padding-bottom: 40px;
}

/* line 93, app/assets/stylesheets/astonish-bootstrap.scss */
.blue-icons {
  color: #007bbe;
}

/* line 97, app/assets/stylesheets/astonish-bootstrap.scss */
.blue-background,
.blue-background h3 strong {
  background: #E8F5FF;
  color: #555555;
}

/* line 102, app/assets/stylesheets/astonish-bootstrap.scss */
.blue {
  color: #007bbe;
}

/* line 106, app/assets/stylesheets/astonish-bootstrap.scss */
.btn-spacer {
  margin: 6px 2px;
}

/* line 110, app/assets/stylesheets/astonish-bootstrap.scss */
.success {
  color: #468847;
}

/* line 111, app/assets/stylesheets/astonish-bootstrap.scss */
.success:hover {
  color: #468890;
}

/* line 113, app/assets/stylesheets/astonish-bootstrap.scss */
.right-margin {
  margin-right: 7px;
}

/* line 117, app/assets/stylesheets/astonish-bootstrap.scss */
.btn-xl {
  padding: 25px 32px 23px;
  font-size: 22px;
  line-height: 1.1;
  border-radius: 8px;
}

/* line 124, app/assets/stylesheets/astonish-bootstrap.scss */
#content_message {
  width: 60%;
  opacity: 0.85;
  margin-bottom: 0;
  padding: 1em 1.3em;
  z-index: 2000;
  position: fixed;
  left: 20%;
  top: 45px;
  font-size: 1.2em;
}

/* line 136, app/assets/stylesheets/astonish-bootstrap.scss */
#content_message:hover {
  opacity: 1;
}

/* line 140, app/assets/stylesheets/astonish-bootstrap.scss */
.alert-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 146, app/assets/stylesheets/astonish-bootstrap.scss */
.alert-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 152, app/assets/stylesheets/astonish-bootstrap.scss */
.alert-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 158, app/assets/stylesheets/astonish-bootstrap.scss */
.errorExplanation h2 {
  font-size: 1.6em;
}

/* line 162, app/assets/stylesheets/astonish-bootstrap.scss */
#errorExplanation {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f2dede;
  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 173, app/assets/stylesheets/astonish-bootstrap.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 179, app/assets/stylesheets/astonish-bootstrap.scss */
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 189, app/assets/stylesheets/astonish-bootstrap.scss */
.modal-backdrop {
  background-color: #007bbe;
}

/* line 190, app/assets/stylesheets/astonish-bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 194, app/assets/stylesheets/astonish-bootstrap.scss */
.modal-content {
  border: thin #999 solid;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  background-clip: padding-box;
}

/* line 202, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-default {
  background: #FFF;
  border: 0;
  margin-top: 12px;
}

/* line 208, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #007bbe;
  background-color: #ffffff;
}

/* line 213, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-default .navbar-nav > span > a, .navbar-default .navbar-nav > span > a:hover, .navbar-default .navbar-nav > span > a:focus {
  color: #007bbe;
  background-color: #ffffff;
  padding-top: 15px;
}

/* line 219, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-default .navbar-nav > a {
  margin: 8px 4px;
}

/* line 223, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-nav {
  margin: 0;
}

/* line 227, app/assets/stylesheets/astonish-bootstrap.scss */
#videopreview {
  width: 500px;
  height: 281px;
  margin: 10px auto 20px;
}

/* line 232, app/assets/stylesheets/astonish-bootstrap.scss */
.nav-btn {
  display: none;
}

/* line 234, app/assets/stylesheets/astonish-bootstrap.scss */
.smalllogo {
  display: inline-block;
  float: left;
}

/* line 239, app/assets/stylesheets/astonish-bootstrap.scss */
.grow {
  font-size: 1.5em;
  padding: 0 12px;
}

/* line 242, app/assets/stylesheets/astonish-bootstrap.scss */
.love {
  color: #F00;
}

/* line 244, app/assets/stylesheets/astonish-bootstrap.scss */
.block {
  display: block;
}

/* line 246, app/assets/stylesheets/astonish-bootstrap.scss */
.white {
  color: #FFF;
}

/* line 248, app/assets/stylesheets/astonish-bootstrap.scss */
.lpad {
  padding-left: 10px;
}

/* line 250, app/assets/stylesheets/astonish-bootstrap.scss */
.navbar-right > li:last-child > a {
  padding-right: 0px;
}

/* line 254, app/assets/stylesheets/astonish-bootstrap.scss */
#header-logo {
  position: block;
  left: -4px;
}

/* line 259, app/assets/stylesheets/astonish-bootstrap.scss */
.footer-fixed {
  font-size: 0.9em;
  background: #FFF;
  min-height: 40px;
}

/* line 265, app/assets/stylesheets/astonish-bootstrap.scss */
ul > .add_to_tag_list {
  min-height: 60px;
}

/* line 269, app/assets/stylesheets/astonish-bootstrap.scss */
#tag_list_ul {
  padding-left: 0px;
  min-height: auto;
}

/* line 274, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 10px;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
  min-width: 200px;
}

/* line 285, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.in {
  opacity: .8;
  filter: alpha(opacity=80);
}

/* line 289, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.top {
  margin-top: -2px;
}

/* line 292, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.right {
  margin-left: 2px;
}

/* line 295, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.bottom {
  margin-top: 2px;
}

/* line 298, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.left {
  margin-left: -2px;
}

/* line 301, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}

/* line 309, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}

/* line 317, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}

/* line 325, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}

/* line 333, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 344, app/assets/stylesheets/astonish-bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 349, app/assets/stylesheets/astonish-bootstrap.scss */
.margin10 {
  margin: 10px;
}

/* line 352, app/assets/stylesheets/astonish-bootstrap.scss */
.mainminheight {
  min-height: 550px;
}

/* line 355, app/assets/stylesheets/astonish-bootstrap.scss */
.btn {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

/* line 359, app/assets/stylesheets/astonish-bootstrap.scss */
.btn.active,
.btn:active {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

/* line 364, app/assets/stylesheets/astonish-bootstrap.scss */
.welcome-images {
  max-width: 100%;
}

/* line 367, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 1em;
  cursor: default;
  width: 100%;
}

/* line 375, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination a, .pagination span {
  padding: 0.2em 0.3em;
}

/* line 377, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination .disabled {
  color: #aaaaaa;
}

/* line 379, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination .current {
  font-style: normal;
  font-weight: bold;
  background-color: #bebebe;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}

/* line 391, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination a {
  text-decoration: none;
  color: black;
}

/* line 394, app/assets/stylesheets/astonish-bootstrap.scss */
.pagination a:hover, .pagination a:focus {
  text-decoration: underline;
}

/* line 397, app/assets/stylesheets/astonish-bootstrap.scss */
h2.header, h3.header {
  font-size: 4em;
  font-weight: 900;
  color: #8ad3e8;
}

/* line 402, app/assets/stylesheets/astonish-bootstrap.scss */
.subheader {
  font-size: 1.5em;
  font-weight: 500;
  color: #c7c7c7;
}

/* line 407, app/assets/stylesheets/astonish-bootstrap.scss */
blockquote {
  font-family: 'Open Sans', Sans-Serif;
}

/* line 3, app/assets/stylesheets/astonish-bootstrap-frontend.scss */
.video {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url(/assets/mainbackground-326606c6f23d636833656d4583ed373f33416489b6bb4c2ca294515ce16d4f58.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 80% auto;
  min-height: 400px;
}

/**** PRICING TABLE ****/
/* line 2, app/assets/stylesheets/pricing.scss */
.tile2 {
  background-color: #007bbe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  text-align: center;
}

/* line 10, app/assets/stylesheets/pricing.scss */
.tile2.tile-hot:before {
  background-size: 82px 82px;
  content: "";
  height: 82px;
  position: absolute;
  width: 82px;
}

/* line 17, app/assets/stylesheets/pricing.scss */
.pricing-table {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  background: transparent;
}

/* line 18, app/assets/stylesheets/pricing.scss */
.pricing-table h3 {
  font-family: 'Roboto', Sans-Serif;
  color: #FFF;
  margin-bottom: 2px;
  margin-top: 13px;
  letter-spacing: 1px;
  font-weight: 600 !important;
}

/* line 26, app/assets/stylesheets/pricing.scss */
.pricing-header-row-1 small {
  color: #333;
}

/* line 27, app/assets/stylesheets/pricing.scss */
.pricing-table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 28, app/assets/stylesheets/pricing.scss */
.price {
  font-weight: 600;
  margin: 13px 0 5px;
  text-align: center;
  color: #333;
}

/* line 34, app/assets/stylesheets/pricing.scss */
.pricing-header-row-1 {
  color: #FFF;
  text-align: center;
  height: 65px;
  padding: 5px 0 12px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  background: #007bbe !important;
}

/* line 44, app/assets/stylesheets/pricing.scss */
.pricing-header-row-2 {
  color: #333;
  text-align: center;
  height: auto;
  margin-top: 0px;
  padding: 10px 0;
  border-top: none;
  background: #E9E6E1 !important;
}

/* line 53, app/assets/stylesheets/pricing.scss */
.pricing-content-row-odd {
  font-size: 14px;
  padding: 8px 0;
  background: #f0eee9 !important;
}

/* line 54, app/assets/stylesheets/pricing.scss */
.pricing-content-row-even {
  font-size: 14px;
  padding: 8px 0;
  background: #E9E6E1 !important;
}

/* line 55, app/assets/stylesheets/pricing.scss */
.pricing-footer {
  text-align: center;
  height: auto;
  padding: 12px 0 12px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
}

/* line 63, app/assets/stylesheets/pricing.scss */
.pricing-table h5 {
  font-weight: 400;
}

/* line 64, app/assets/stylesheets/pricing.scss */
.pricing-table small {
  text-transform: uppercase;
  font-size: 9px;
}

/* line 65, app/assets/stylesheets/pricing.scss */
.pricing-table .btn-pricing {
  color: #333;
  padding: 0;
  margin-top: -9px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/*Panel tabs*/
/* line 75, app/assets/stylesheets/pricing.scss */
.panel {
  border: none;
}

/* line 78, app/assets/stylesheets/pricing.scss */
.panel-tabs {
  position: relative;
  bottom: 35px;
  clear: both;
  border-bottom: 1px solid transparent;
}

/* line 85, app/assets/stylesheets/pricing.scss */
.panel-tabs > li {
  float: left;
  margin-bottom: -1px;
  display: inline;
}

/* line 91, app/assets/stylesheets/pricing.scss */
.panel-tabs > li > a {
  font-family: 'roboto', sans-serif;
  margin-top: 4px;
  line-height: .85;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}

/* line 102, app/assets/stylesheets/pricing.scss */
.panel-tabs > li > a:hover {
  border-color: transparent;
  color: #ffffff;
  background-color: transparent;
}

/* line 108, app/assets/stylesheets/pricing.scss */
.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.23);
  border-bottom-color: transparent;
}

/* line 119, app/assets/stylesheets/pricing.scss */
.panel-heading {
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 125, app/assets/stylesheets/pricing.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: inherit;
}
