@import url(http://fonts.googleapis.com/css?family=Lato:100,200,300,400,900italic|Open+Sans:100,200,400,300,700,600|Vollkorn);
/* line 1, ../../app/styles/vendor/magnific-popup.sass */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 13, ../../app/styles/vendor/magnific-popup.sass */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, ../../app/styles/vendor/magnific-popup.sass */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 35, ../../app/styles/vendor/magnific-popup.sass */
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 41, ../../app/styles/vendor/magnific-popup.sass */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 44, ../../app/styles/vendor/magnific-popup.sass */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 52, ../../app/styles/vendor/magnific-popup.sass */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 56, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 59, ../../app/styles/vendor/magnific-popup.sass */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 64, ../../app/styles/vendor/magnific-popup.sass */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 70, ../../app/styles/vendor/magnific-popup.sass */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 73, ../../app/styles/vendor/magnific-popup.sass */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 78, ../../app/styles/vendor/magnific-popup.sass */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 81, ../../app/styles/vendor/magnific-popup.sass */
.mfp-hide {
  display: none !important;
}

/* line 84, ../../app/styles/vendor/magnific-popup.sass */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 95, ../../app/styles/vendor/magnific-popup.sass */
.mfp-preloader a {
  color: #cccccc;
}

/* line 98, ../../app/styles/vendor/magnific-popup.sass */
.mfp-preloader a:hover {
  color: white;
}

/* line 101, ../../app/styles/vendor/magnific-popup.sass */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, ../../app/styles/vendor/magnific-popup.sass */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, ../../app/styles/vendor/magnific-popup.sass */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 120, ../../app/styles/vendor/magnific-popup.sass */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 124, ../../app/styles/vendor/magnific-popup.sass */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, ../../app/styles/vendor/magnific-popup.sass */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

/* line 143, ../../app/styles/vendor/magnific-popup.sass */
.mfp-close:active {
  top: 1px;
}

/* line 146, ../../app/styles/vendor/magnific-popup.sass */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 149, ../../app/styles/vendor/magnific-popup.sass */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 156, ../../app/styles/vendor/magnific-popup.sass */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 164, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 175, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

/* line 181, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 198, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

/* line 202, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-left {
  left: 0;
}

/* line 205, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

/* line 209, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 213, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-right {
  right: 0;
}

/* line 216, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

/* line 220, ../../app/styles/vendor/magnific-popup.sass */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 223, ../../app/styles/vendor/magnific-popup.sass */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 227, ../../app/styles/vendor/magnific-popup.sass */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 232, ../../app/styles/vendor/magnific-popup.sass */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 235, ../../app/styles/vendor/magnific-popup.sass */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 241, ../../app/styles/vendor/magnific-popup.sass */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
/* line 252, ../../app/styles/vendor/magnific-popup.sass */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 265, ../../app/styles/vendor/magnific-popup.sass */
.mfp-figure {
  line-height: 0;
}

/* line 268, ../../app/styles/vendor/magnific-popup.sass */
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

/* line 282, ../../app/styles/vendor/magnific-popup.sass */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 288, ../../app/styles/vendor/magnific-popup.sass */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 296, ../../app/styles/vendor/magnific-popup.sass */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  max-height: 40px;
  overflow: hidden;
  padding-right: 36px;
}

/* line 305, ../../app/styles/vendor/magnific-popup.sass */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 308, ../../app/styles/vendor/magnific-popup.sass */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /*
   *   * Remove all paddings around the image on small screen */
  /* line 314, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 317, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 319, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }

  /* line 321, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 324, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 327, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 337, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 339, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 342, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 354, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 357, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 360, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 363, ../../app/styles/vendor/magnific-popup.sass */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 367, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 370, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 377, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 380, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 383, ../../app/styles/vendor/magnific-popup.sass */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 1, ../../app/styles/vendor/onepage-scroll.sass */
body, html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
}

/* line 8, ../../app/styles/vendor/onepage-scroll.sass */
body, .onepage-wrapper, html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
}

/* line 15, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}
/* line 22, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-wrapper .ops-section {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 27, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-pagination {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 5;
  margin: -54px 0 0 0;
  padding: 0;
  list-style: none;
}
/* line 35, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-pagination li {
  padding: 0;
  text-align: center;
}
/* line 38, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-pagination li a {
  padding: 10px;
  width: 4px;
  height: 4px;
  display: block;
}
/* line 43, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-pagination li a:before {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.45);
  content: "";
}
/* line 50, ../../app/styles/vendor/onepage-scroll.sass */
.onepage-pagination li a.active:before {
  left: 8px;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  background: none;
}

/* line 58, ../../app/styles/vendor/onepage-scroll.sass */
.disabled-onepage-scroll {
  overflow: auto;
}
/* line 60, ../../app/styles/vendor/onepage-scroll.sass */
.disabled-onepage-scroll .wrapper {
  overflow: auto;
}
/* line 62, ../../app/styles/vendor/onepage-scroll.sass */
.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100%;
}
/* line 63, ../../app/styles/vendor/onepage-scroll.sass */
.disabled-onepage-scroll .onepage-wrapper .ops-section {
  position: relative !important;
  top: auto !important;
}
/* line 71, ../../app/styles/vendor/onepage-scroll.sass */
.disabled-onepage-scroll .onepage-pagination {
  display: none;
}

/* line 74, ../../app/styles/vendor/onepage-scroll.sass */
body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html {
  position: inherit;
}

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 8, ../../app/styles/vendor/bootstrap.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 11, ../../app/styles/vendor/bootstrap.sass */
audio, canvas, video {
  display: inline-block;
}

/* line 14, ../../app/styles/vendor/bootstrap.sass */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 18, ../../app/styles/vendor/bootstrap.sass */
[hidden], template {
  display: none;
}

/* line 21, ../../app/styles/vendor/bootstrap.sass */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 26, ../../app/styles/vendor/bootstrap.sass */
body {
  margin: 0;
}

/* line 29, ../../app/styles/vendor/bootstrap.sass */
a {
  background: transparent;
}
/* line 31, ../../app/styles/vendor/bootstrap.sass */
a:focus {
  outline: thin dotted;
}
/* line 33, ../../app/styles/vendor/bootstrap.sass */
a:active, a:hover {
  outline: 0;
}

/* line 36, ../../app/styles/vendor/bootstrap.sass */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* line 40, ../../app/styles/vendor/bootstrap.sass */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 43, ../../app/styles/vendor/bootstrap.sass */
b, strong {
  font-weight: bold;
}

/* line 46, ../../app/styles/vendor/bootstrap.sass */
dfn {
  font-style: italic;
}

/* line 49, ../../app/styles/vendor/bootstrap.sass */
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 54, ../../app/styles/vendor/bootstrap.sass */
mark {
  color: black;
  background: yellow;
}

/* line 58, ../../app/styles/vendor/bootstrap.sass */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 62, ../../app/styles/vendor/bootstrap.sass */
pre {
  white-space: pre-wrap;
}

/* line 65, ../../app/styles/vendor/bootstrap.sass */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 68, ../../app/styles/vendor/bootstrap.sass */
small {
  font-size: 80%;
}

/* line 71, ../../app/styles/vendor/bootstrap.sass */
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 77, ../../app/styles/vendor/bootstrap.sass */
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 84, ../../app/styles/vendor/bootstrap.sass */
sub {
  bottom: -0.25em;
}

/* line 87, ../../app/styles/vendor/bootstrap.sass */
img {
  border: 0;
}

/* line 90, ../../app/styles/vendor/bootstrap.sass */
svg:not(:root) {
  overflow: hidden;
}

/* line 93, ../../app/styles/vendor/bootstrap.sass */
figure {
  margin: 0;
}

/* line 96, ../../app/styles/vendor/bootstrap.sass */
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 101, ../../app/styles/vendor/bootstrap.sass */
legend {
  padding: 0;
  border: 0;
}

/* line 105, ../../app/styles/vendor/bootstrap.sass */
button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

/* line 110, ../../app/styles/vendor/bootstrap.sass */
button, input {
  line-height: normal;
}

/* line 113, ../../app/styles/vendor/bootstrap.sass */
button, select {
  text-transform: none;
}

/* line 116, ../../app/styles/vendor/bootstrap.sass */
button, html input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 121, ../../app/styles/vendor/bootstrap.sass */
input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 125, ../../app/styles/vendor/bootstrap.sass */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 129, ../../app/styles/vendor/bootstrap.sass */
input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}
/* line 132, ../../app/styles/vendor/bootstrap.sass */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
/* line 137, ../../app/styles/vendor/bootstrap.sass */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 140, ../../app/styles/vendor/bootstrap.sass */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 144, ../../app/styles/vendor/bootstrap.sass */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 148, ../../app/styles/vendor/bootstrap.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 153, ../../app/styles/vendor/bootstrap.sass */
  * {
    color: black !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 158, ../../app/styles/vendor/bootstrap.sass */
  a {
    text-decoration: underline;
  }
  /* line 160, ../../app/styles/vendor/bootstrap.sass */
  a:visited {
    text-decoration: underline;
  }
  /* line 162, ../../app/styles/vendor/bootstrap.sass */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 164, ../../app/styles/vendor/bootstrap.sass */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 167, ../../app/styles/vendor/bootstrap.sass */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 169, ../../app/styles/vendor/bootstrap.sass */
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 172, ../../app/styles/vendor/bootstrap.sass */
  thead {
    display: table-header-group;
  }

  /* line 174, ../../app/styles/vendor/bootstrap.sass */
  tr {
    page-break-inside: avoid;
  }

  /* line 176, ../../app/styles/vendor/bootstrap.sass */
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
}

  /* line 182, ../../app/styles/vendor/bootstrap.sass */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 185, ../../app/styles/vendor/bootstrap.sass */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 187, ../../app/styles/vendor/bootstrap.sass */
  select {
    background: white !important;
  }

  /* line 189, ../../app/styles/vendor/bootstrap.sass */
  .navbar {
    display: none;
  }

  /* line 192, ../../app/styles/vendor/bootstrap.sass */
  .table td, .table th {
    background-color: white !important;
  }

  /* line 194, ../../app/styles/vendor/bootstrap.sass */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: black !important;
  }

  /* line 196, ../../app/styles/vendor/bootstrap.sass */
  .label {
    border: 1px solid black;
  }

  /* line 198, ../../app/styles/vendor/bootstrap.sass */
  .table {
    border-collapse: collapse !important;
  }

  /* line 201, ../../app/styles/vendor/bootstrap.sass */
  .table-bordered th, .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
/* line 204, ../../app/styles/vendor/bootstrap.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 208, ../../app/styles/vendor/bootstrap.sass */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 213, ../../app/styles/vendor/bootstrap.sass */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 217, ../../app/styles/vendor/bootstrap.sass */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

/* line 224, ../../app/styles/vendor/bootstrap.sass */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 229, ../../app/styles/vendor/bootstrap.sass */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 232, ../../app/styles/vendor/bootstrap.sass */
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
/* line 235, ../../app/styles/vendor/bootstrap.sass */
a:focus {
  color: #2a6496;
  text-decoration: underline;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 242, ../../app/styles/vendor/bootstrap.sass */
img {
  vertical-align: middle;
}

/* line 245, ../../app/styles/vendor/bootstrap.sass */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 250, ../../app/styles/vendor/bootstrap.sass */
.img-rounded {
  border-radius: 6px;
}

/* line 253, ../../app/styles/vendor/bootstrap.sass */
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 265, ../../app/styles/vendor/bootstrap.sass */
.img-circle {
  border-radius: 50%;
}

/* line 268, ../../app/styles/vendor/bootstrap.sass */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 274, ../../app/styles/vendor/bootstrap.sass */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 284, ../../app/styles/vendor/bootstrap.sass */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 290, ../../app/styles/vendor/bootstrap.sass */
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: #999999;
}

/* line 295, ../../app/styles/vendor/bootstrap.sass */
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 299, ../../app/styles/vendor/bootstrap.sass */
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 65%;
}

/* line 302, ../../app/styles/vendor/bootstrap.sass */
h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 306, ../../app/styles/vendor/bootstrap.sass */
h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
  font-size: 75%;
}

/* line 309, ../../app/styles/vendor/bootstrap.sass */
h1, .h1 {
  font-size: 36px;
}

/* line 312, ../../app/styles/vendor/bootstrap.sass */
h2, .h2 {
  font-size: 30px;
}

/* line 315, ../../app/styles/vendor/bootstrap.sass */
h3, .h3 {
  font-size: 24px;
}

/* line 318, ../../app/styles/vendor/bootstrap.sass */
h4, .h4 {
  font-size: 18px;
}

/* line 321, ../../app/styles/vendor/bootstrap.sass */
h5, .h5 {
  font-size: 14px;
}

/* line 324, ../../app/styles/vendor/bootstrap.sass */
h6, .h6 {
  font-size: 12px;
}

/* line 327, ../../app/styles/vendor/bootstrap.sass */
p {
  margin: 0 0 10px;
}

/* line 330, ../../app/styles/vendor/bootstrap.sass */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 337, ../../app/styles/vendor/bootstrap.sass */
  .lead {
    font-size: 21px;
  }
}
/* line 340, ../../app/styles/vendor/bootstrap.sass */
small, .small {
  font-size: 85%;
}

/* line 343, ../../app/styles/vendor/bootstrap.sass */
cite {
  font-style: normal;
}

/* line 346, ../../app/styles/vendor/bootstrap.sass */
.text-muted {
  color: #999999;
}

/* line 349, ../../app/styles/vendor/bootstrap.sass */
.text-primary {
  color: #428bca;
}
/* line 351, ../../app/styles/vendor/bootstrap.sass */
.text-primary:hover {
  color: #3071a9;
}

/* line 354, ../../app/styles/vendor/bootstrap.sass */
.text-warning {
  color: #8a6d3b;
}
/* line 356, ../../app/styles/vendor/bootstrap.sass */
.text-warning:hover {
  color: #66512c;
}

/* line 359, ../../app/styles/vendor/bootstrap.sass */
.text-danger {
  color: #a94442;
}
/* line 361, ../../app/styles/vendor/bootstrap.sass */
.text-danger:hover {
  color: #843534;
}

/* line 364, ../../app/styles/vendor/bootstrap.sass */
.text-success {
  color: #3c763d;
}
/* line 366, ../../app/styles/vendor/bootstrap.sass */
.text-success:hover {
  color: #2b542c;
}

/* line 369, ../../app/styles/vendor/bootstrap.sass */
.text-info {
  color: #31708f;
}
/* line 371, ../../app/styles/vendor/bootstrap.sass */
.text-info:hover {
  color: #245269;
}

/* line 374, ../../app/styles/vendor/bootstrap.sass */
.text-left {
  text-align: left;
}

/* line 377, ../../app/styles/vendor/bootstrap.sass */
.text-right {
  text-align: right;
}

/* line 380, ../../app/styles/vendor/bootstrap.sass */
.text-center {
  text-align: center;
}

/* line 383, ../../app/styles/vendor/bootstrap.sass */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 388, ../../app/styles/vendor/bootstrap.sass */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 392, ../../app/styles/vendor/bootstrap.sass */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 395, ../../app/styles/vendor/bootstrap.sass */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 399, ../../app/styles/vendor/bootstrap.sass */
.list-inline {
  padding-left: 0;
  list-style: none;
}
/* line 402, ../../app/styles/vendor/bootstrap.sass */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 406, ../../app/styles/vendor/bootstrap.sass */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 409, ../../app/styles/vendor/bootstrap.sass */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 413, ../../app/styles/vendor/bootstrap.sass */
dt, dd {
  line-height: 1.42857;
}

/* line 416, ../../app/styles/vendor/bootstrap.sass */
dt {
  font-weight: bold;
}

/* line 419, ../../app/styles/vendor/bootstrap.sass */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 424, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 432, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 434, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dd:before {
    display: table;
    content: " ";
  }
  /* line 437, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dd:after {
    display: table;
    content: " ";
    clear: both;
  }
  /* line 441, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dd:before {
    display: table;
    content: " ";
  }
  /* line 444, ../../app/styles/vendor/bootstrap.sass */
  .dl-horizontal dd:after {
    display: table;
    content: " ";
    clear: both;
  }
}
/* line 450, ../../app/styles/vendor/bootstrap.sass */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 454, ../../app/styles/vendor/bootstrap.sass */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 458, ../../app/styles/vendor/bootstrap.sass */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 462, ../../app/styles/vendor/bootstrap.sass */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 466, ../../app/styles/vendor/bootstrap.sass */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 468, ../../app/styles/vendor/bootstrap.sass */
blockquote small, blockquote .small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 472, ../../app/styles/vendor/bootstrap.sass */
blockquote small:before, blockquote .small:before {
  content: "\2014 \00A0";
}
/* line 474, ../../app/styles/vendor/bootstrap.sass */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 479, ../../app/styles/vendor/bootstrap.sass */
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
  text-align: right;
}
/* line 481, ../../app/styles/vendor/bootstrap.sass */
blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: "";
}
/* line 483, ../../app/styles/vendor/bootstrap.sass */
blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
/* line 485, ../../app/styles/vendor/bootstrap.sass */
blockquote:before, blockquote:after {
  content: "";
}

/* line 488, ../../app/styles/vendor/bootstrap.sass */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 493, ../../app/styles/vendor/bootstrap.sass */
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 496, ../../app/styles/vendor/bootstrap.sass */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 504, ../../app/styles/vendor/bootstrap.sass */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 516, ../../app/styles/vendor/bootstrap.sass */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 524, ../../app/styles/vendor/bootstrap.sass */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 528, ../../app/styles/vendor/bootstrap.sass */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 533, ../../app/styles/vendor/bootstrap.sass */
.container:before {
  display: table;
  content: " ";
}
/* line 536, ../../app/styles/vendor/bootstrap.sass */
.container:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 540, ../../app/styles/vendor/bootstrap.sass */
.container:before {
  display: table;
  content: " ";
}
/* line 543, ../../app/styles/vendor/bootstrap.sass */
.container:after {
  display: table;
  content: " ";
  clear: both;
}

@media (min-width: 768px) {
  /* line 549, ../../app/styles/vendor/bootstrap.sass */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 553, ../../app/styles/vendor/bootstrap.sass */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 557, ../../app/styles/vendor/bootstrap.sass */
  .container {
    width: 1170px;
  }
}
/* line 560, ../../app/styles/vendor/bootstrap.sass */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 563, ../../app/styles/vendor/bootstrap.sass */
.row:before {
  display: table;
  content: " ";
}
/* line 566, ../../app/styles/vendor/bootstrap.sass */
.row:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 570, ../../app/styles/vendor/bootstrap.sass */
.row:before {
  display: table;
  content: " ";
}
/* line 573, ../../app/styles/vendor/bootstrap.sass */
.row:after {
  display: table;
  content: " ";
  clear: both;
}

/* line 578, ../../app/styles/vendor/bootstrap.sass */
.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 584, ../../app/styles/vendor/bootstrap.sass */
.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 {
  float: left;
}

/* line 587, ../../app/styles/vendor/bootstrap.sass */
.col-xs-12 {
  float: left;
  width: 100%;
}

/* line 591, ../../app/styles/vendor/bootstrap.sass */
.col-xs-11 {
  width: 91.66667%;
}

/* line 594, ../../app/styles/vendor/bootstrap.sass */
.col-xs-10 {
  width: 83.33333%;
}

/* line 597, ../../app/styles/vendor/bootstrap.sass */
.col-xs-9 {
  width: 75%;
}

/* line 600, ../../app/styles/vendor/bootstrap.sass */
.col-xs-8 {
  width: 66.66667%;
}

/* line 603, ../../app/styles/vendor/bootstrap.sass */
.col-xs-7 {
  width: 58.33333%;
}

/* line 606, ../../app/styles/vendor/bootstrap.sass */
.col-xs-6 {
  width: 50%;
}

/* line 609, ../../app/styles/vendor/bootstrap.sass */
.col-xs-5 {
  width: 41.66667%;
}

/* line 612, ../../app/styles/vendor/bootstrap.sass */
.col-xs-4 {
  width: 33.33333%;
}

/* line 615, ../../app/styles/vendor/bootstrap.sass */
.col-xs-3 {
  width: 25%;
}

/* line 618, ../../app/styles/vendor/bootstrap.sass */
.col-xs-2 {
  width: 16.66667%;
}

/* line 621, ../../app/styles/vendor/bootstrap.sass */
.col-xs-1 {
  width: 8.33333%;
}

/* line 624, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-12 {
  right: 100%;
}

/* line 627, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 630, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 633, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-9 {
  right: 75%;
}

/* line 636, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 639, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 642, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-6 {
  right: 50%;
}

/* line 645, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 648, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 651, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-3 {
  right: 25%;
}

/* line 654, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 657, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 660, ../../app/styles/vendor/bootstrap.sass */
.col-xs-pull-0 {
  right: 0;
}

/* line 663, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-12 {
  left: 100%;
}

/* line 666, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 669, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 672, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-9 {
  left: 75%;
}

/* line 675, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 678, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 681, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-6 {
  left: 50%;
}

/* line 684, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 687, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 690, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-3 {
  left: 25%;
}

/* line 693, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 696, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 699, ../../app/styles/vendor/bootstrap.sass */
.col-xs-push-0 {
  left: 0;
}

/* line 702, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 705, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 708, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 711, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 714, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 717, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 720, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 723, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 726, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 729, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 732, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 735, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 738, ../../app/styles/vendor/bootstrap.sass */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 742, ../../app/styles/vendor/bootstrap.sass */
  .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 {
    float: left;
  }

  /* line 744, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-12 {
    float: left;
    width: 100%;
  }

  /* line 747, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 749, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 751, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-9 {
    width: 75%;
  }

  /* line 753, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 755, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 757, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-6 {
    width: 50%;
  }

  /* line 759, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 761, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 763, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-3 {
    width: 25%;
  }

  /* line 765, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 767, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 769, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 771, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 773, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 775, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 777, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 779, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 781, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 783, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 785, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 787, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 789, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 791, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 793, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-pull-0 {
    right: 0;
  }

  /* line 795, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 797, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 799, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 801, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 803, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 805, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 807, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 809, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 811, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 813, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 815, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 817, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 819, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-push-0 {
    left: 0;
  }

  /* line 821, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 823, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 825, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 827, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 829, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 831, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 833, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 835, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 837, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 839, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 841, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 843, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 845, ../../app/styles/vendor/bootstrap.sass */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 849, ../../app/styles/vendor/bootstrap.sass */
  .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 {
    float: left;
  }

  /* line 851, ../../app/styles/vendor/bootstrap.sass */
  .col-md-12 {
    float: left;
    width: 100%;
  }

  /* line 854, ../../app/styles/vendor/bootstrap.sass */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 856, ../../app/styles/vendor/bootstrap.sass */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 858, ../../app/styles/vendor/bootstrap.sass */
  .col-md-9 {
    width: 75%;
  }

  /* line 860, ../../app/styles/vendor/bootstrap.sass */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 862, ../../app/styles/vendor/bootstrap.sass */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 864, ../../app/styles/vendor/bootstrap.sass */
  .col-md-6 {
    width: 50%;
  }

  /* line 866, ../../app/styles/vendor/bootstrap.sass */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 868, ../../app/styles/vendor/bootstrap.sass */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 870, ../../app/styles/vendor/bootstrap.sass */
  .col-md-3 {
    width: 25%;
  }

  /* line 872, ../../app/styles/vendor/bootstrap.sass */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 874, ../../app/styles/vendor/bootstrap.sass */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 876, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 878, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 880, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 882, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 884, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 886, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 888, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 890, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 892, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 894, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 896, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 898, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 900, ../../app/styles/vendor/bootstrap.sass */
  .col-md-pull-0 {
    right: 0;
  }

  /* line 902, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 904, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 906, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 908, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 910, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 912, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 914, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 916, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 918, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 920, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 922, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 924, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 926, ../../app/styles/vendor/bootstrap.sass */
  .col-md-push-0 {
    left: 0;
  }

  /* line 928, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 930, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 932, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 934, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 936, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 938, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 940, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 942, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 944, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 946, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 948, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 950, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 952, ../../app/styles/vendor/bootstrap.sass */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 956, ../../app/styles/vendor/bootstrap.sass */
  .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 {
    float: left;
  }

  /* line 958, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-12 {
    float: left;
    width: 100%;
  }

  /* line 961, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 963, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 965, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-9 {
    width: 75%;
  }

  /* line 967, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 969, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 971, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-6 {
    width: 50%;
  }

  /* line 973, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 975, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 977, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-3 {
    width: 25%;
  }

  /* line 979, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 981, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 983, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 985, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 987, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 989, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 991, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 993, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 995, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 997, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 999, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 1001, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 1003, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 1005, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 1007, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-pull-0 {
    right: 0;
  }

  /* line 1009, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 1011, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 1013, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 1015, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 1017, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 1019, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 1021, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 1023, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 1025, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 1027, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 1029, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 1031, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 1033, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-push-0 {
    left: 0;
  }

  /* line 1035, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 1037, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 1039, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 1041, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 1043, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 1045, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 1047, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 1049, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 1051, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 1053, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 1055, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 1057, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 1059, ../../app/styles/vendor/bootstrap.sass */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 1062, ../../app/styles/vendor/bootstrap.sass */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 1066, ../../app/styles/vendor/bootstrap.sass */
th {
  text-align: left;
}

/* line 1069, ../../app/styles/vendor/bootstrap.sass */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 1073, ../../app/styles/vendor/bootstrap.sass */
.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.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 1078, ../../app/styles/vendor/bootstrap.sass */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 1081, ../../app/styles/vendor/bootstrap.sass */
.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 1083, ../../app/styles/vendor/bootstrap.sass */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 1085, ../../app/styles/vendor/bootstrap.sass */
.table .table {
  background-color: white;
}

/* line 1089, ../../app/styles/vendor/bootstrap.sass */
.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 1092, ../../app/styles/vendor/bootstrap.sass */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 1095, ../../app/styles/vendor/bootstrap.sass */
.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 #dddddd;
}
/* line 1098, ../../app/styles/vendor/bootstrap.sass */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 1102, ../../app/styles/vendor/bootstrap.sass */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 1106, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 1110, ../../app/styles/vendor/bootstrap.sass */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
/* line 1114, ../../app/styles/vendor/bootstrap.sass */
table td[class*="col-"], table th[class*="col-"] {
  display: table-cell;
  float: none;
}

/* line 1119, ../../app/styles/vendor/bootstrap.sass */
.table > thead > tr > .active, .table > tbody > tr > .active, .table > tfoot > tr > .active, .table > thead > .active > td, .table > tbody > .active > td, .table > tfoot > .active > td, .table > thead > .active > th, .table > tbody > .active > th, .table > tfoot > .active > th {
  background-color: whitesmoke;
}

/* line 1123, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > tr > .active:hover {
  background-color: #e8e8e8;
}
/* line 1126, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

/* line 1130, ../../app/styles/vendor/bootstrap.sass */
.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
  background-color: #dff0d8;
}

/* line 1134, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > tr > .success:hover {
  background-color: #d0e9c6;
}
/* line 1137, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

/* line 1141, ../../app/styles/vendor/bootstrap.sass */
.table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th {
  background-color: #f2dede;
}

/* line 1145, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > tr > .danger:hover {
  background-color: #ebcccc;
}
/* line 1148, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

/* line 1152, ../../app/styles/vendor/bootstrap.sass */
.table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

/* line 1156, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > tr > .warning:hover {
  background-color: #faf2cc;
}
/* line 1159, ../../app/styles/vendor/bootstrap.sass */
.table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  /* line 1163, ../../app/styles/vendor/bootstrap.sass */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1172, ../../app/styles/vendor/bootstrap.sass */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 1175, ../../app/styles/vendor/bootstrap.sass */
  .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 1177, ../../app/styles/vendor/bootstrap.sass */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 1180, ../../app/styles/vendor/bootstrap.sass */
  .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 1182, ../../app/styles/vendor/bootstrap.sass */
  .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 1184, ../../app/styles/vendor/bootstrap.sass */
  .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 1187, ../../app/styles/vendor/bootstrap.sass */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

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

/* line 1203, ../../app/styles/vendor/bootstrap.sass */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 1209, ../../app/styles/vendor/bootstrap.sass */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1213, ../../app/styles/vendor/bootstrap.sass */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}
/* line 1217, ../../app/styles/vendor/bootstrap.sass */
input[type="file"] {
  display: block;
}

/* line 1221, ../../app/styles/vendor/bootstrap.sass */
select[multiple], select[size] {
  height: auto;
}
/* line 1223, ../../app/styles/vendor/bootstrap.sass */
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

/* line 1229, ../../app/styles/vendor/bootstrap.sass */
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 1234, ../../app/styles/vendor/bootstrap.sass */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 1237, ../../app/styles/vendor/bootstrap.sass */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
}

/* line 1245, ../../app/styles/vendor/bootstrap.sass */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 1262, ../../app/styles/vendor/bootstrap.sass */
.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 1267, ../../app/styles/vendor/bootstrap.sass */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 1269, ../../app/styles/vendor/bootstrap.sass */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 1272, ../../app/styles/vendor/bootstrap.sass */
.form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 1274, ../../app/styles/vendor/bootstrap.sass */
.form-control[disabled], .form-control[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 1278, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 1282, ../../app/styles/vendor/bootstrap.sass */
textarea.form-control {
  height: auto;
}

/* line 1285, ../../app/styles/vendor/bootstrap.sass */
.form-group {
  margin-bottom: 15px;
}

/* line 1288, ../../app/styles/vendor/bootstrap.sass */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

/* line 1296, ../../app/styles/vendor/bootstrap.sass */
.radio label, .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 1302, ../../app/styles/vendor/bootstrap.sass */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 1306, ../../app/styles/vendor/bootstrap.sass */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

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

/* line 1317, ../../app/styles/vendor/bootstrap.sass */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 1322, ../../app/styles/vendor/bootstrap.sass */
input[type="radio"][disabled], input[type="checkbox"][disabled] {
  cursor: not-allowed;
}

/* line 1325, ../../app/styles/vendor/bootstrap.sass */
.radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled] {
  cursor: not-allowed;
}

/* line 1330, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
/* line 1332, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 1335, ../../app/styles/vendor/bootstrap.sass */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1342, ../../app/styles/vendor/bootstrap.sass */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 1346, ../../app/styles/vendor/bootstrap.sass */
textarea.input-sm {
  height: auto;
}

/* line 1349, ../../app/styles/vendor/bootstrap.sass */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1356, ../../app/styles/vendor/bootstrap.sass */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 1360, ../../app/styles/vendor/bootstrap.sass */
textarea.input-lg {
  height: auto;
}

/* line 1364, ../../app/styles/vendor/bootstrap.sass */
.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 1366, ../../app/styles/vendor/bootstrap.sass */
.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 1370, ../../app/styles/vendor/bootstrap.sass */
.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 1374, ../../app/styles/vendor/bootstrap.sass */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 1380, ../../app/styles/vendor/bootstrap.sass */
.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 1382, ../../app/styles/vendor/bootstrap.sass */
.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 1386, ../../app/styles/vendor/bootstrap.sass */
.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 1390, ../../app/styles/vendor/bootstrap.sass */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 1396, ../../app/styles/vendor/bootstrap.sass */
.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 1398, ../../app/styles/vendor/bootstrap.sass */
.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 1402, ../../app/styles/vendor/bootstrap.sass */
.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 1406, ../../app/styles/vendor/bootstrap.sass */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 1411, ../../app/styles/vendor/bootstrap.sass */
.form-control-static {
  margin-bottom: 0;
}

/* line 1414, ../../app/styles/vendor/bootstrap.sass */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 1422, ../../app/styles/vendor/bootstrap.sass */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 1426, ../../app/styles/vendor/bootstrap.sass */
  .form-inline .form-control {
    display: inline-block;
  }
  /* line 1428, ../../app/styles/vendor/bootstrap.sass */
  .form-inline select.form-control {
    width: auto;
  }
  /* line 1430, ../../app/styles/vendor/bootstrap.sass */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 1435, ../../app/styles/vendor/bootstrap.sass */
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
/* line 1440, ../../app/styles/vendor/bootstrap.sass */
.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 1444, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
/* line 1446, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 1449, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-group:before {
  display: table;
  content: " ";
}
/* line 1452, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-group:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 1456, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-group:before {
  display: table;
  content: " ";
}
/* line 1459, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-group:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 1463, ../../app/styles/vendor/bootstrap.sass */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 1467, ../../app/styles/vendor/bootstrap.sass */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 1470, ../../app/styles/vendor/bootstrap.sass */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 1489, ../../app/styles/vendor/bootstrap.sass */
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 1493, ../../app/styles/vendor/bootstrap.sass */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
/* line 1496, ../../app/styles/vendor/bootstrap.sass */
.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 1501, ../../app/styles/vendor/bootstrap.sass */
.btn.disabled, .btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1509, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1517, ../../app/styles/vendor/bootstrap.sass */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 1521, ../../app/styles/vendor/bootstrap.sass */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 1526, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 1532, ../../app/styles/vendor/bootstrap.sass */
.btn-default:active, .btn-default.active {
  background-image: none;
}

/* line 1535, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 1539, ../../app/styles/vendor/bootstrap.sass */
.btn-default.disabled, .btn-default[disabled] {
  background-color: white;
  border-color: #cccccc;
}

/* line 1543, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-default {
  background-color: white;
  border-color: #cccccc;
}

/* line 1548, ../../app/styles/vendor/bootstrap.sass */
.btn-default.disabled:hover, .btn-default[disabled]:hover {
  background-color: white;
  border-color: #cccccc;
}

/* line 1552, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-default:hover {
  background-color: white;
  border-color: #cccccc;
}

/* line 1557, ../../app/styles/vendor/bootstrap.sass */
.btn-default.disabled:focus, .btn-default[disabled]:focus {
  background-color: white;
  border-color: #cccccc;
}

/* line 1561, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-default:focus {
  background-color: white;
  border-color: #cccccc;
}

/* line 1566, ../../app/styles/vendor/bootstrap.sass */
.btn-default.disabled:active, .btn-default[disabled]:active {
  background-color: white;
  border-color: #cccccc;
}

/* line 1570, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-default:active {
  background-color: white;
  border-color: #cccccc;
}

/* line 1575, ../../app/styles/vendor/bootstrap.sass */
.btn-default.disabled.active, .btn-default[disabled].active {
  background-color: white;
  border-color: #cccccc;
}

/* line 1579, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 1583, ../../app/styles/vendor/bootstrap.sass */
.btn-default .badge {
  color: white;
  background-color: white;
}

/* line 1587, ../../app/styles/vendor/bootstrap.sass */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 1591, ../../app/styles/vendor/bootstrap.sass */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 1596, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 1602, ../../app/styles/vendor/bootstrap.sass */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}

/* line 1605, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 1609, ../../app/styles/vendor/bootstrap.sass */
.btn-primary.disabled, .btn-primary[disabled] {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1613, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-primary {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1618, ../../app/styles/vendor/bootstrap.sass */
.btn-primary.disabled:hover, .btn-primary[disabled]:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1622, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1627, ../../app/styles/vendor/bootstrap.sass */
.btn-primary.disabled:focus, .btn-primary[disabled]:focus {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1631, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-primary:focus {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1636, ../../app/styles/vendor/bootstrap.sass */
.btn-primary.disabled:active, .btn-primary[disabled]:active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1640, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-primary:active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1645, ../../app/styles/vendor/bootstrap.sass */
.btn-primary.disabled.active, .btn-primary[disabled].active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1649, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 1653, ../../app/styles/vendor/bootstrap.sass */
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

/* line 1657, ../../app/styles/vendor/bootstrap.sass */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 1661, ../../app/styles/vendor/bootstrap.sass */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 1666, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-warning {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 1672, ../../app/styles/vendor/bootstrap.sass */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}

/* line 1675, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 1679, ../../app/styles/vendor/bootstrap.sass */
.btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1683, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1688, ../../app/styles/vendor/bootstrap.sass */
.btn-warning.disabled:hover, .btn-warning[disabled]:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1692, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1697, ../../app/styles/vendor/bootstrap.sass */
.btn-warning.disabled:focus, .btn-warning[disabled]:focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1701, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-warning:focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1706, ../../app/styles/vendor/bootstrap.sass */
.btn-warning.disabled:active, .btn-warning[disabled]:active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1710, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-warning:active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1715, ../../app/styles/vendor/bootstrap.sass */
.btn-warning.disabled.active, .btn-warning[disabled].active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1719, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 1723, ../../app/styles/vendor/bootstrap.sass */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

/* line 1727, ../../app/styles/vendor/bootstrap.sass */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 1731, ../../app/styles/vendor/bootstrap.sass */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 1736, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-danger {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 1742, ../../app/styles/vendor/bootstrap.sass */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}

/* line 1745, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 1749, ../../app/styles/vendor/bootstrap.sass */
.btn-danger.disabled, .btn-danger[disabled] {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1753, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1758, ../../app/styles/vendor/bootstrap.sass */
.btn-danger.disabled:hover, .btn-danger[disabled]:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1762, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1767, ../../app/styles/vendor/bootstrap.sass */
.btn-danger.disabled:focus, .btn-danger[disabled]:focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1771, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-danger:focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1776, ../../app/styles/vendor/bootstrap.sass */
.btn-danger.disabled:active, .btn-danger[disabled]:active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1780, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-danger:active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1785, ../../app/styles/vendor/bootstrap.sass */
.btn-danger.disabled.active, .btn-danger[disabled].active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1789, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 1793, ../../app/styles/vendor/bootstrap.sass */
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

/* line 1797, ../../app/styles/vendor/bootstrap.sass */
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 1801, ../../app/styles/vendor/bootstrap.sass */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}

/* line 1806, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}

/* line 1812, ../../app/styles/vendor/bootstrap.sass */
.btn-success:active, .btn-success.active {
  background-image: none;
}

/* line 1815, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 1819, ../../app/styles/vendor/bootstrap.sass */
.btn-success.disabled, .btn-success[disabled] {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1823, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1828, ../../app/styles/vendor/bootstrap.sass */
.btn-success.disabled:hover, .btn-success[disabled]:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1832, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1837, ../../app/styles/vendor/bootstrap.sass */
.btn-success.disabled:focus, .btn-success[disabled]:focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1841, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-success:focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1846, ../../app/styles/vendor/bootstrap.sass */
.btn-success.disabled:active, .btn-success[disabled]:active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1850, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-success:active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1855, ../../app/styles/vendor/bootstrap.sass */
.btn-success.disabled.active, .btn-success[disabled].active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1859, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 1863, ../../app/styles/vendor/bootstrap.sass */
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

/* line 1867, ../../app/styles/vendor/bootstrap.sass */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 1871, ../../app/styles/vendor/bootstrap.sass */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 1876, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-info {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 1882, ../../app/styles/vendor/bootstrap.sass */
.btn-info:active, .btn-info.active {
  background-image: none;
}

/* line 1885, ../../app/styles/vendor/bootstrap.sass */
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 1889, ../../app/styles/vendor/bootstrap.sass */
.btn-info.disabled, .btn-info[disabled] {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1893, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1898, ../../app/styles/vendor/bootstrap.sass */
.btn-info.disabled:hover, .btn-info[disabled]:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1902, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1907, ../../app/styles/vendor/bootstrap.sass */
.btn-info.disabled:focus, .btn-info[disabled]:focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1911, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-info:focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1916, ../../app/styles/vendor/bootstrap.sass */
.btn-info.disabled:active, .btn-info[disabled]:active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1920, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-info:active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1925, ../../app/styles/vendor/bootstrap.sass */
.btn-info.disabled.active, .btn-info[disabled].active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1929, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 1933, ../../app/styles/vendor/bootstrap.sass */
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

/* line 1937, ../../app/styles/vendor/bootstrap.sass */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1945, ../../app/styles/vendor/bootstrap.sass */
.btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1950, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1955, ../../app/styles/vendor/bootstrap.sass */
.btn-link {
  border-color: transparent;
}
/* line 1957, ../../app/styles/vendor/bootstrap.sass */
.btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 1959, ../../app/styles/vendor/bootstrap.sass */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 1963, ../../app/styles/vendor/bootstrap.sass */
.btn-link[disabled]:hover {
  color: #999999;
  text-decoration: none;
}

/* line 1967, ../../app/styles/vendor/bootstrap.sass */
fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 1971, ../../app/styles/vendor/bootstrap.sass */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 1977, ../../app/styles/vendor/bootstrap.sass */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1983, ../../app/styles/vendor/bootstrap.sass */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1989, ../../app/styles/vendor/bootstrap.sass */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
/* line 1994, ../../app/styles/vendor/bootstrap.sass */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 1998, ../../app/styles/vendor/bootstrap.sass */
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

/* line 2001, ../../app/styles/vendor/bootstrap.sass */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 2005, ../../app/styles/vendor/bootstrap.sass */
.fade.in {
  opacity: 1;
}

/* line 2008, ../../app/styles/vendor/bootstrap.sass */
.collapse {
  display: none;
}
/* line 2010, ../../app/styles/vendor/bootstrap.sass */
.collapse.in {
  display: block;
}

/* line 2013, ../../app/styles/vendor/bootstrap.sass */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./fonts/958b6c01.glyphicons-halflings-regular.eot");
  src: url("./fonts/958b6c01.glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/2d150fc8.glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("./fonts/3b31e1de.glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

/* line 2026, ../../app/styles/vendor/bootstrap.sass */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
/* line 2036, ../../app/styles/vendor/bootstrap.sass */
.glyphicon:empty {
  width: 1em;
}

/* line 2039, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 2042, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 2045, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 2048, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 2051, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 2054, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 2057, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 2060, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 2063, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-music:before {
  content: "\e002";
}

/* line 2066, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-search:before {
  content: "\e003";
}

/* line 2069, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 2072, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-star:before {
  content: "\e006";
}

/* line 2075, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 2078, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-user:before {
  content: "\e008";
}

/* line 2081, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-film:before {
  content: "\e009";
}

/* line 2084, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 2087, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-th:before {
  content: "\e011";
}

/* line 2090, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 2093, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 2096, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 2099, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 2102, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 2105, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-off:before {
  content: "\e017";
}

/* line 2108, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 2111, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 2114, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 2117, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-home:before {
  content: "\e021";
}

/* line 2120, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-file:before {
  content: "\e022";
}

/* line 2123, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-time:before {
  content: "\e023";
}

/* line 2126, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-road:before {
  content: "\e024";
}

/* line 2129, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 2132, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-download:before {
  content: "\e026";
}

/* line 2135, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 2138, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 2141, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 2144, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 2147, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 2150, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 2153, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 2156, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 2159, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 2162, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 2165, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 2168, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 2171, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 2174, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 2177, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 2180, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 2183, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-book:before {
  content: "\e043";
}

/* line 2186, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 2189, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-print:before {
  content: "\e045";
}

/* line 2192, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 2195, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-font:before {
  content: "\e047";
}

/* line 2198, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 2201, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 2204, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 2207, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 2210, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 2213, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 2216, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 2219, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 2222, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-list:before {
  content: "\e056";
}

/* line 2225, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 2228, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 2231, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 2234, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 2237, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 2240, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 2243, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 2246, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 2249, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-share:before {
  content: "\e066";
}

/* line 2252, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-check:before {
  content: "\e067";
}

/* line 2255, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-move:before {
  content: "\e068";
}

/* line 2258, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 2261, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 2264, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 2267, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-play:before {
  content: "\e072";
}

/* line 2270, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 2273, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 2276, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 2279, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 2282, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 2285, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 2288, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 2291, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 2294, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 2297, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 2300, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 2303, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 2306, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 2309, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 2312, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 2315, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 2318, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 2321, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 2324, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 2327, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 2330, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 2333, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 2336, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 2339, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 2342, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 2345, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 2348, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 2351, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 2354, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 2357, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 2360, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 2363, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 2366, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 2369, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 2372, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-random:before {
  content: "\e110";
}

/* line 2375, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 2378, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 2381, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 2384, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 2387, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 2390, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 2393, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 2396, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 2399, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 2402, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 2405, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 2408, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 2411, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 2414, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 2417, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 2420, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 2423, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 2426, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 2429, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 2432, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 2435, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 2438, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 2441, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 2444, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 2447, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 2450, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 2453, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 2456, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 2459, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 2462, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 2465, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 2468, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 2471, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 2474, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-link:before {
  content: "\e144";
}

/* line 2477, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 2480, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 2483, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 2486, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 2489, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 2492, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 2495, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 2498, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 2501, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 2504, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 2507, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 2510, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 2513, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 2516, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 2519, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 2522, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 2525, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 2528, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 2531, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 2534, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-record:before {
  content: "\e165";
}

/* line 2537, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-save:before {
  content: "\e166";
}

/* line 2540, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-open:before {
  content: "\e167";
}

/* line 2543, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 2546, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-import:before {
  content: "\e169";
}

/* line 2549, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-export:before {
  content: "\e170";
}

/* line 2552, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-send:before {
  content: "\e171";
}

/* line 2555, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 2558, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 2561, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 2564, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 2567, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 2570, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 2573, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 2576, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 2579, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-header:before {
  content: "\e180";
}

/* line 2582, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 2585, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 2588, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 2591, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 2594, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 2597, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 2600, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 2603, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 2606, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 2609, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 2612, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 2615, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 2618, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 2621, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 2624, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 2627, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 2630, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 2633, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 2636, ../../app/styles/vendor/bootstrap.sass */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 2639, ../../app/styles/vendor/bootstrap.sass */
.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 2649, ../../app/styles/vendor/bootstrap.sass */
.dropdown {
  position: relative;
}

/* line 2652, ../../app/styles/vendor/bootstrap.sass */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 2655, ../../app/styles/vendor/bootstrap.sass */
.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: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 2674, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 2677, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 2683, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
/* line 2691, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: whitesmoke;
}
/* line 2695, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > .active > a {
  color: white;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
/* line 2700, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
/* line 2705, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > .disabled > a {
  color: #999999;
}
/* line 2707, ../../app/styles/vendor/bootstrap.sass */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
/* line 2709, ../../app/styles/vendor/bootstrap.sass */
.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 2717, ../../app/styles/vendor/bootstrap.sass */
.open > .dropdown-menu {
  display: block;
}
/* line 2719, ../../app/styles/vendor/bootstrap.sass */
.open > a {
  outline: 0;
}

/* line 2722, ../../app/styles/vendor/bootstrap.sass */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 2729, ../../app/styles/vendor/bootstrap.sass */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 2737, ../../app/styles/vendor/bootstrap.sass */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2741, ../../app/styles/vendor/bootstrap.sass */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 2746, ../../app/styles/vendor/bootstrap.sass */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 2752, ../../app/styles/vendor/bootstrap.sass */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 2756, ../../app/styles/vendor/bootstrap.sass */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 2761, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 2765, ../../app/styles/vendor/bootstrap.sass */
.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 2768, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 2773, ../../app/styles/vendor/bootstrap.sass */
.btn-group .btn + .btn, .btn-group .btn + .btn-group {
  margin-left: -1px;
}
/* line 2776, ../../app/styles/vendor/bootstrap.sass */
.btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 2780, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar:before {
  display: table;
  content: " ";
}
/* line 2783, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 2787, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar:before {
  display: table;
  content: " ";
}
/* line 2790, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 2794, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar .btn-group {
  float: left;
}
/* line 2797, ../../app/styles/vendor/bootstrap.sass */
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 2803, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* line 2805, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 2807, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 2810, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 2813, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 2816, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn-group {
  float: left;
}
/* line 2818, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 2821, ../../app/styles/vendor/bootstrap.sass */
.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 2824, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 2827, ../../app/styles/vendor/bootstrap.sass */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 2830, ../../app/styles/vendor/bootstrap.sass */
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2836, ../../app/styles/vendor/bootstrap.sass */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2842, ../../app/styles/vendor/bootstrap.sass */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2850, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
/* line 2853, ../../app/styles/vendor/bootstrap.sass */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
/* line 2856, ../../app/styles/vendor/bootstrap.sass */
.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 2859, ../../app/styles/vendor/bootstrap.sass */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2863, ../../app/styles/vendor/bootstrap.sass */
.btn .caret {
  margin-left: 0;
}

/* line 2866, ../../app/styles/vendor/bootstrap.sass */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 2870, ../../app/styles/vendor/bootstrap.sass */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 2874, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 2879, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 2884, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 2889, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:before {
  display: table;
  content: " ";
}
/* line 2892, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 2896, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:before {
  display: table;
  content: " ";
}
/* line 2899, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 2903, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 2906, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
/* line 2910, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
/* line 2914, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 2916, ../../app/styles/vendor/bootstrap.sass */
.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 2920, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}
/* line 2925, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 2928, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 2931, ../../app/styles/vendor/bootstrap.sass */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 2935, ../../app/styles/vendor/bootstrap.sass */
.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}
/* line 2941, ../../app/styles/vendor/bootstrap.sass */
.btn-group-justified > .btn {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 2945, ../../app/styles/vendor/bootstrap.sass */
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 2949, ../../app/styles/vendor/bootstrap.sass */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 2953, ../../app/styles/vendor/bootstrap.sass */
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 2956, ../../app/styles/vendor/bootstrap.sass */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 2960, ../../app/styles/vendor/bootstrap.sass */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 2964, ../../app/styles/vendor/bootstrap.sass */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 2969, ../../app/styles/vendor/bootstrap.sass */
.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 2977, ../../app/styles/vendor/bootstrap.sass */
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 2982, ../../app/styles/vendor/bootstrap.sass */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 2986, ../../app/styles/vendor/bootstrap.sass */
.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 2994, ../../app/styles/vendor/bootstrap.sass */
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 2999, ../../app/styles/vendor/bootstrap.sass */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3002, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 3005, ../../app/styles/vendor/bootstrap.sass */
.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 3008, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3013, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 3023, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 3027, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 3032, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3035, ../../app/styles/vendor/bootstrap.sass */
.input-group .form-control:first-child, .input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3041, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 3044, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3048, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3051, ../../app/styles/vendor/bootstrap.sass */
.input-group .form-control:last-child, .input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3057, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 3060, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3064, ../../app/styles/vendor/bootstrap.sass */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3067, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
/* line 3070, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
/* line 3072, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
/* line 3074, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn > .btn {
  position: relative;
}
/* line 3076, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 3078, ../../app/styles/vendor/bootstrap.sass */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3081, ../../app/styles/vendor/bootstrap.sass */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 3085, ../../app/styles/vendor/bootstrap.sass */
.nav:before {
  display: table;
  content: " ";
}
/* line 3088, ../../app/styles/vendor/bootstrap.sass */
.nav:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3092, ../../app/styles/vendor/bootstrap.sass */
.nav:before {
  display: table;
  content: " ";
}
/* line 3095, ../../app/styles/vendor/bootstrap.sass */
.nav:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3099, ../../app/styles/vendor/bootstrap.sass */
.nav > li {
  position: relative;
  display: block;
}
/* line 3102, ../../app/styles/vendor/bootstrap.sass */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 3106, ../../app/styles/vendor/bootstrap.sass */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 3109, ../../app/styles/vendor/bootstrap.sass */
.nav > li.disabled > a {
  color: #999999;
}
/* line 3111, ../../app/styles/vendor/bootstrap.sass */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
/* line 3116, ../../app/styles/vendor/bootstrap.sass */
.nav .open > a {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 3119, ../../app/styles/vendor/bootstrap.sass */
.nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 3122, ../../app/styles/vendor/bootstrap.sass */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 3127, ../../app/styles/vendor/bootstrap.sass */
.nav > li > a > img {
  max-width: none;
}

/* line 3130, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 3132, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 3135, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 3140, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 3142, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs > li.active > a {
  color: #555555;
  cursor: default;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
/* line 3148, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
/* line 3154, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* line 3158, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > li {
  float: none;
}
/* line 3160, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 3163, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
/* line 3166, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 3169, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > .active > a {
  border: 1px solid #dddddd;
}
/* line 3171, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  /* line 3175, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 3178, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 3183, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3186, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs.nav-justified > .active > a {
    border-bottom-color: white;
  }
  /* line 3188, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* line 3191, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li {
  float: left;
}
/* line 3193, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 3195, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 3197, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li.active > a {
  color: white;
  background-color: #428bca;
}
/* line 3200, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 3204, ../../app/styles/vendor/bootstrap.sass */
.nav-stacked > li {
  float: none;
}
/* line 3206, ../../app/styles/vendor/bootstrap.sass */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3210, ../../app/styles/vendor/bootstrap.sass */
.nav-justified {
  width: 100%;
}
/* line 3213, ../../app/styles/vendor/bootstrap.sass */
.nav-justified > li {
  float: none;
}
/* line 3215, ../../app/styles/vendor/bootstrap.sass */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 3218, ../../app/styles/vendor/bootstrap.sass */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3223, ../../app/styles/vendor/bootstrap.sass */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 3226, ../../app/styles/vendor/bootstrap.sass */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3229, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs-justified {
  border-bottom: 0;
}
/* line 3232, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 3235, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs-justified > .active > a {
  border: 1px solid #dddddd;
}
/* line 3237, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  /* line 3242, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3245, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs-justified > .active > a {
    border-bottom-color: white;
  }
  /* line 3247, ../../app/styles/vendor/bootstrap.sass */
  .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
/* line 3251, ../../app/styles/vendor/bootstrap.sass */
.tab-content > .tab-pane {
  display: none;
}
/* line 3253, ../../app/styles/vendor/bootstrap.sass */
.tab-content > .active {
  display: block;
}

/* line 3256, ../../app/styles/vendor/bootstrap.sass */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3261, ../../app/styles/vendor/bootstrap.sass */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 3266, ../../app/styles/vendor/bootstrap.sass */
.navbar:before {
  display: table;
  content: " ";
}
/* line 3269, ../../app/styles/vendor/bootstrap.sass */
.navbar:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3273, ../../app/styles/vendor/bootstrap.sass */
.navbar:before {
  display: table;
  content: " ";
}
/* line 3276, ../../app/styles/vendor/bootstrap.sass */
.navbar:after {
  display: table;
  content: " ";
  clear: both;
}

@media (min-width: 768px) {
  /* line 3282, ../../app/styles/vendor/bootstrap.sass */
  .navbar {
    border-radius: 4px;
  }
}
/* line 3286, ../../app/styles/vendor/bootstrap.sass */
.navbar-header:before {
  display: table;
  content: " ";
}
/* line 3289, ../../app/styles/vendor/bootstrap.sass */
.navbar-header:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3293, ../../app/styles/vendor/bootstrap.sass */
.navbar-header:before {
  display: table;
  content: " ";
}
/* line 3296, ../../app/styles/vendor/bootstrap.sass */
.navbar-header:after {
  display: table;
  content: " ";
  clear: both;
}

@media (min-width: 768px) {
  /* line 3302, ../../app/styles/vendor/bootstrap.sass */
  .navbar-header {
    float: left;
  }
}
/* line 3305, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 3313, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse:before {
  display: table;
  content: " ";
}
/* line 3316, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3320, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse:before {
  display: table;
  content: " ";
}
/* line 3323, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3327, ../../app/styles/vendor/bootstrap.sass */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3331, ../../app/styles/vendor/bootstrap.sass */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 3335, ../../app/styles/vendor/bootstrap.sass */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 3340, ../../app/styles/vendor/bootstrap.sass */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 3342, ../../app/styles/vendor/bootstrap.sass */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 3347, ../../app/styles/vendor/bootstrap.sass */
.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3353, ../../app/styles/vendor/bootstrap.sass */
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 3357, ../../app/styles/vendor/bootstrap.sass */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3362, ../../app/styles/vendor/bootstrap.sass */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 3365, ../../app/styles/vendor/bootstrap.sass */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 3372, ../../app/styles/vendor/bootstrap.sass */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 3375, ../../app/styles/vendor/bootstrap.sass */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3379, ../../app/styles/vendor/bootstrap.sass */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3384, ../../app/styles/vendor/bootstrap.sass */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 3389, ../../app/styles/vendor/bootstrap.sass */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 3393, ../../app/styles/vendor/bootstrap.sass */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
/* line 3396, ../../app/styles/vendor/bootstrap.sass */
.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 3407, ../../app/styles/vendor/bootstrap.sass */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 3412, ../../app/styles/vendor/bootstrap.sass */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 3416, ../../app/styles/vendor/bootstrap.sass */
  .navbar-toggle {
    display: none;
  }
}
/* line 3419, ../../app/styles/vendor/bootstrap.sass */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 3421, ../../app/styles/vendor/bootstrap.sass */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 3427, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 3435, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 3437, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 3439, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 3443, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 3446, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav > li {
    float: left;
  }
  /* line 3448, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 3451, ../../app/styles/vendor/bootstrap.sass */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  /* line 3455, ../../app/styles/vendor/bootstrap.sass */
  .navbar-left {
    float: left !important;
  }

  /* line 3457, ../../app/styles/vendor/bootstrap.sass */
  .navbar-right {
    float: right !important;
  }
}
/* line 3460, ../../app/styles/vendor/bootstrap.sass */
.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 3473, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 3477, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form .form-control {
    display: inline-block;
  }
  /* line 3479, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form select.form-control {
    width: auto;
  }
  /* line 3481, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 3486, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 3491, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 3495, ../../app/styles/vendor/bootstrap.sass */
  .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 3504, ../../app/styles/vendor/bootstrap.sass */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 3507, ../../app/styles/vendor/bootstrap.sass */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3512, ../../app/styles/vendor/bootstrap.sass */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3517, ../../app/styles/vendor/bootstrap.sass */
.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3521, ../../app/styles/vendor/bootstrap.sass */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 3524, ../../app/styles/vendor/bootstrap.sass */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 3527, ../../app/styles/vendor/bootstrap.sass */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 3531, ../../app/styles/vendor/bootstrap.sass */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3536, ../../app/styles/vendor/bootstrap.sass */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  /* line 3540, ../../app/styles/vendor/bootstrap.sass */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* line 3543, ../../app/styles/vendor/bootstrap.sass */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 3546, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 3548, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 3551, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 3554, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 3556, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 3559, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .active > a {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 3562, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 3565, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .disabled > a {
  color: #cccccc;
  background-color: transparent;
}
/* line 3568, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 3571, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 3573, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 3575, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 3577, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 3579, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .open > a {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 3582, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 3585, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 3587, ../../app/styles/vendor/bootstrap.sass */
.navbar-default .navbar-link:hover {
  color: #333333;
}

@media (max-width: 767px) {
  /* line 3592, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 3594, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 3597, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 3600, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 3603, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #cccccc;
    background-color: transparent;
  }
  /* line 3606, ../../app/styles/vendor/bootstrap.sass */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 3610, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
/* line 3613, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 3615, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 3618, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 3621, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 3623, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 3626, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .active > a {
  color: white;
  background-color: #080808;
}
/* line 3629, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #080808;
}
/* line 3632, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .disabled > a {
  color: #444444;
  background-color: transparent;
}
/* line 3635, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 3638, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 3640, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 3642, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 3644, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 3646, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .open > a {
  color: white;
  background-color: #080808;
}
/* line 3649, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: white;
  background-color: #080808;
}
/* line 3652, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 3654, ../../app/styles/vendor/bootstrap.sass */
.navbar-inverse .navbar-link:hover {
  color: white;
}

@media (max-width: 767px) {
  /* line 3659, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 3661, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 3664, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 3666, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 3669, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    color: white;
    background-color: #080808;
  }
  /* line 3672, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #080808;
  }
  /* line 3675, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #444444;
    background-color: transparent;
  }
  /* line 3678, ../../app/styles/vendor/bootstrap.sass */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 3682, ../../app/styles/vendor/bootstrap.sass */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
/* line 3689, ../../app/styles/vendor/bootstrap.sass */
.breadcrumb > li {
  display: inline-block;
}
/* line 3691, ../../app/styles/vendor/bootstrap.sass */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
/* line 3695, ../../app/styles/vendor/bootstrap.sass */
.breadcrumb > .active {
  color: #999999;
}

/* line 3698, ../../app/styles/vendor/bootstrap.sass */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 3704, ../../app/styles/vendor/bootstrap.sass */
.pagination > li {
  display: inline;
}
/* line 3707, ../../app/styles/vendor/bootstrap.sass */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 3717, ../../app/styles/vendor/bootstrap.sass */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 3722, ../../app/styles/vendor/bootstrap.sass */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 3726, ../../app/styles/vendor/bootstrap.sass */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 3729, ../../app/styles/vendor/bootstrap.sass */
.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: white;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 3736, ../../app/styles/vendor/bootstrap.sass */
.pagination > .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
  border-color: #dddddd;
}
/* line 3741, ../../app/styles/vendor/bootstrap.sass */
.pagination > .disabled > span:hover, .pagination > .disabled > span:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
  border-color: #dddddd;
}
/* line 3746, ../../app/styles/vendor/bootstrap.sass */
.pagination > .disabled > a {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
  border-color: #dddddd;
}
/* line 3751, ../../app/styles/vendor/bootstrap.sass */
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
  border-color: #dddddd;
}

/* line 3759, ../../app/styles/vendor/bootstrap.sass */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 3763, ../../app/styles/vendor/bootstrap.sass */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 3767, ../../app/styles/vendor/bootstrap.sass */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 3773, ../../app/styles/vendor/bootstrap.sass */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 3777, ../../app/styles/vendor/bootstrap.sass */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 3781, ../../app/styles/vendor/bootstrap.sass */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 3785, ../../app/styles/vendor/bootstrap.sass */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
/* line 3790, ../../app/styles/vendor/bootstrap.sass */
.pager:before {
  display: table;
  content: " ";
}
/* line 3793, ../../app/styles/vendor/bootstrap.sass */
.pager:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3797, ../../app/styles/vendor/bootstrap.sass */
.pager:before {
  display: table;
  content: " ";
}
/* line 3800, ../../app/styles/vendor/bootstrap.sass */
.pager:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 3804, ../../app/styles/vendor/bootstrap.sass */
.pager li {
  display: inline;
}
/* line 3807, ../../app/styles/vendor/bootstrap.sass */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 3814, ../../app/styles/vendor/bootstrap.sass */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 3818, ../../app/styles/vendor/bootstrap.sass */
.pager .next > a, .pager .next > span {
  float: right;
}
/* line 3821, ../../app/styles/vendor/bootstrap.sass */
.pager .previous > a, .pager .previous > span {
  float: left;
}
/* line 3824, ../../app/styles/vendor/bootstrap.sass */
.pager .disabled > a {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
}
/* line 3828, ../../app/styles/vendor/bootstrap.sass */
.pager .disabled > a:hover, .pager .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
}
/* line 3832, ../../app/styles/vendor/bootstrap.sass */
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: white;
}

/* line 3837, ../../app/styles/vendor/bootstrap.sass */
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
/* line 3849, ../../app/styles/vendor/bootstrap.sass */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 3853, ../../app/styles/vendor/bootstrap.sass */
.label:empty {
  display: none;
}

/* line 3856, ../../app/styles/vendor/bootstrap.sass */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 3860, ../../app/styles/vendor/bootstrap.sass */
.label-default {
  background-color: #999999;
}
/* line 3863, ../../app/styles/vendor/bootstrap.sass */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 3866, ../../app/styles/vendor/bootstrap.sass */
.label-primary {
  background-color: #428bca;
}
/* line 3869, ../../app/styles/vendor/bootstrap.sass */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 3872, ../../app/styles/vendor/bootstrap.sass */
.label-success {
  background-color: #5cb85c;
}
/* line 3875, ../../app/styles/vendor/bootstrap.sass */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 3878, ../../app/styles/vendor/bootstrap.sass */
.label-info {
  background-color: #5bc0de;
}
/* line 3881, ../../app/styles/vendor/bootstrap.sass */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 3884, ../../app/styles/vendor/bootstrap.sass */
.label-warning {
  background-color: #f0ad4e;
}
/* line 3887, ../../app/styles/vendor/bootstrap.sass */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 3890, ../../app/styles/vendor/bootstrap.sass */
.label-danger {
  background-color: #d9534f;
}
/* line 3893, ../../app/styles/vendor/bootstrap.sass */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 3896, ../../app/styles/vendor/bootstrap.sass */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}
/* line 3909, ../../app/styles/vendor/bootstrap.sass */
.badge:empty {
  display: none;
}

/* line 3912, ../../app/styles/vendor/bootstrap.sass */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 3918, ../../app/styles/vendor/bootstrap.sass */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 3922, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item.active > .badge {
  color: #428bca;
  background-color: white;
}

/* line 3927, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}
/* line 3930, ../../app/styles/vendor/bootstrap.sass */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 3933, ../../app/styles/vendor/bootstrap.sass */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 3941, ../../app/styles/vendor/bootstrap.sass */
.jumbotron h1, .jumbotron .h1 {
  line-height: 1;
  color: inherit;
}
/* line 3944, ../../app/styles/vendor/bootstrap.sass */
.jumbotron p {
  line-height: 1.4;
}

/* line 3947, ../../app/styles/vendor/bootstrap.sass */
.container .jumbotron {
  border-radius: 6px;
}

/* line 3950, ../../app/styles/vendor/bootstrap.sass */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 3954, ../../app/styles/vendor/bootstrap.sass */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 3957, ../../app/styles/vendor/bootstrap.sass */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 3961, ../../app/styles/vendor/bootstrap.sass */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 3964, ../../app/styles/vendor/bootstrap.sass */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 3974, ../../app/styles/vendor/bootstrap.sass */
.thumbnail > img, .thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/* line 3982, ../../app/styles/vendor/bootstrap.sass */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 3985, ../../app/styles/vendor/bootstrap.sass */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 3989, ../../app/styles/vendor/bootstrap.sass */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 3994, ../../app/styles/vendor/bootstrap.sass */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 3997, ../../app/styles/vendor/bootstrap.sass */
.alert .alert-link {
  font-weight: bold;
}
/* line 4000, ../../app/styles/vendor/bootstrap.sass */
.alert > p, .alert > ul {
  margin-bottom: 0;
}
/* line 4002, ../../app/styles/vendor/bootstrap.sass */
.alert > p + p {
  margin-top: 5px;
}

/* line 4005, ../../app/styles/vendor/bootstrap.sass */
.alert-dismissable {
  padding-right: 35px;
}
/* line 4007, ../../app/styles/vendor/bootstrap.sass */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4013, ../../app/styles/vendor/bootstrap.sass */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 4017, ../../app/styles/vendor/bootstrap.sass */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 4019, ../../app/styles/vendor/bootstrap.sass */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4022, ../../app/styles/vendor/bootstrap.sass */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 4026, ../../app/styles/vendor/bootstrap.sass */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 4028, ../../app/styles/vendor/bootstrap.sass */
.alert-info .alert-link {
  color: #245269;
}

/* line 4031, ../../app/styles/vendor/bootstrap.sass */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 4035, ../../app/styles/vendor/bootstrap.sass */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 4037, ../../app/styles/vendor/bootstrap.sass */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4040, ../../app/styles/vendor/bootstrap.sass */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 4044, ../../app/styles/vendor/bootstrap.sass */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 4046, ../../app/styles/vendor/bootstrap.sass */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 4050, ../../app/styles/vendor/bootstrap.sass */
  from {
    background-position: 40px 0;
  }

  /* line 4052, ../../app/styles/vendor/bootstrap.sass */
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 4057, ../../app/styles/vendor/bootstrap.sass */
  from {
    background-position: 40px 0;
  }

  /* line 4059, ../../app/styles/vendor/bootstrap.sass */
  to {
    background-position: 0 0;
  }
}

/* line 4063, ../../app/styles/vendor/bootstrap.sass */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: whitesmoke;
  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 4072, ../../app/styles/vendor/bootstrap.sass */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  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 0.6s ease;
  transition: width 0.6s ease;
}

/* line 4086, ../../app/styles/vendor/bootstrap.sass */
.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, 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 4091, ../../app/styles/vendor/bootstrap.sass */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4095, ../../app/styles/vendor/bootstrap.sass */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 4098, ../../app/styles/vendor/bootstrap.sass */
.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, 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 4102, ../../app/styles/vendor/bootstrap.sass */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 4105, ../../app/styles/vendor/bootstrap.sass */
.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, 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 4109, ../../app/styles/vendor/bootstrap.sass */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 4112, ../../app/styles/vendor/bootstrap.sass */
.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, 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 4116, ../../app/styles/vendor/bootstrap.sass */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 4119, ../../app/styles/vendor/bootstrap.sass */
.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, 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 4123, ../../app/styles/vendor/bootstrap.sass */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 4127, ../../app/styles/vendor/bootstrap.sass */
.media {
  margin-top: 15px;
}
/* line 4129, ../../app/styles/vendor/bootstrap.sass */
.media .media {
  margin-top: 15px;
}
/* line 4131, ../../app/styles/vendor/bootstrap.sass */
.media:first-child {
  margin-top: 0;
}

/* line 4134, ../../app/styles/vendor/bootstrap.sass */
.media-object {
  display: block;
}

/* line 4137, ../../app/styles/vendor/bootstrap.sass */
.media-heading {
  margin: 0 0 5px;
}

/* line 4141, ../../app/styles/vendor/bootstrap.sass */
.media > .pull-left {
  margin-right: 10px;
}
/* line 4143, ../../app/styles/vendor/bootstrap.sass */
.media > .pull-right {
  margin-left: 10px;
}

/* line 4146, ../../app/styles/vendor/bootstrap.sass */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 4150, ../../app/styles/vendor/bootstrap.sass */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 4154, ../../app/styles/vendor/bootstrap.sass */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 4161, ../../app/styles/vendor/bootstrap.sass */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 4164, ../../app/styles/vendor/bootstrap.sass */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 4168, ../../app/styles/vendor/bootstrap.sass */
.list-group-item > .badge {
  float: right;
}
/* line 4170, ../../app/styles/vendor/bootstrap.sass */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4173, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item {
  color: #555555;
}
/* line 4175, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 4177, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}
/* line 4180, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item.active {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 4185, ../../app/styles/vendor/bootstrap.sass */
a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 4190, ../../app/styles/vendor/bootstrap.sass */
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 4192, ../../app/styles/vendor/bootstrap.sass */
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 4195, ../../app/styles/vendor/bootstrap.sass */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4199, ../../app/styles/vendor/bootstrap.sass */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 4203, ../../app/styles/vendor/bootstrap.sass */
.panel {
  margin-bottom: 20px;
  background-color: white;
  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 4211, ../../app/styles/vendor/bootstrap.sass */
.panel-body {
  padding: 15px;
}
/* line 4213, ../../app/styles/vendor/bootstrap.sass */
.panel-body:before {
  display: table;
  content: " ";
}
/* line 4216, ../../app/styles/vendor/bootstrap.sass */
.panel-body:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 4220, ../../app/styles/vendor/bootstrap.sass */
.panel-body:before {
  display: table;
  content: " ";
}
/* line 4223, ../../app/styles/vendor/bootstrap.sass */
.panel-body:after {
  display: table;
  content: " ";
  clear: both;
}

/* line 4228, ../../app/styles/vendor/bootstrap.sass */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 4230, ../../app/styles/vendor/bootstrap.sass */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 4232, ../../app/styles/vendor/bootstrap.sass */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 4235, ../../app/styles/vendor/bootstrap.sass */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4238, ../../app/styles/vendor/bootstrap.sass */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 4242, ../../app/styles/vendor/bootstrap.sass */
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 4245, ../../app/styles/vendor/bootstrap.sass */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
/* line 4248, ../../app/styles/vendor/bootstrap.sass */
.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
  border-top: 0;
}
/* line 4250, ../../app/styles/vendor/bootstrap.sass */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 4252, ../../app/styles/vendor/bootstrap.sass */
.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 4254, ../../app/styles/vendor/bootstrap.sass */
.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 4256, ../../app/styles/vendor/bootstrap.sass */
.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 {
  border-bottom: 0;
}
/* line 4258, ../../app/styles/vendor/bootstrap.sass */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
/* line 4259, ../../app/styles/vendor/bootstrap.sass */
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 4264, ../../app/styles/vendor/bootstrap.sass */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 4269, ../../app/styles/vendor/bootstrap.sass */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 4272, ../../app/styles/vendor/bootstrap.sass */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 4277, ../../app/styles/vendor/bootstrap.sass */
.panel-title > a {
  color: inherit;
}

/* line 4280, ../../app/styles/vendor/bootstrap.sass */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4288, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
/* line 4292, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 4294, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 4296, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 4298, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 4300, ../../app/styles/vendor/bootstrap.sass */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 4303, ../../app/styles/vendor/bootstrap.sass */
.panel-default {
  border-color: #dddddd;
}
/* line 4306, ../../app/styles/vendor/bootstrap.sass */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 4310, ../../app/styles/vendor/bootstrap.sass */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 4312, ../../app/styles/vendor/bootstrap.sass */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 4315, ../../app/styles/vendor/bootstrap.sass */
.panel-primary {
  border-color: #428bca;
}
/* line 4318, ../../app/styles/vendor/bootstrap.sass */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 4322, ../../app/styles/vendor/bootstrap.sass */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 4324, ../../app/styles/vendor/bootstrap.sass */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 4327, ../../app/styles/vendor/bootstrap.sass */
.panel-success {
  border-color: #d6e9c6;
}
/* line 4330, ../../app/styles/vendor/bootstrap.sass */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 4334, ../../app/styles/vendor/bootstrap.sass */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 4336, ../../app/styles/vendor/bootstrap.sass */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 4339, ../../app/styles/vendor/bootstrap.sass */
.panel-warning {
  border-color: #faebcc;
}
/* line 4342, ../../app/styles/vendor/bootstrap.sass */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 4346, ../../app/styles/vendor/bootstrap.sass */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
/* line 4348, ../../app/styles/vendor/bootstrap.sass */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 4351, ../../app/styles/vendor/bootstrap.sass */
.panel-danger {
  border-color: #ebccd1;
}
/* line 4354, ../../app/styles/vendor/bootstrap.sass */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 4358, ../../app/styles/vendor/bootstrap.sass */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
/* line 4360, ../../app/styles/vendor/bootstrap.sass */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 4363, ../../app/styles/vendor/bootstrap.sass */
.panel-info {
  border-color: #bce8f1;
}
/* line 4366, ../../app/styles/vendor/bootstrap.sass */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 4370, ../../app/styles/vendor/bootstrap.sass */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 4372, ../../app/styles/vendor/bootstrap.sass */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 4375, ../../app/styles/vendor/bootstrap.sass */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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 4384, ../../app/styles/vendor/bootstrap.sass */
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 4388, ../../app/styles/vendor/bootstrap.sass */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 4392, ../../app/styles/vendor/bootstrap.sass */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 4396, ../../app/styles/vendor/bootstrap.sass */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 4405, ../../app/styles/vendor/bootstrap.sass */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 4412, ../../app/styles/vendor/bootstrap.sass */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 4419, ../../app/styles/vendor/bootstrap.sass */
.modal-open {
  overflow: hidden;
}

/* line 4422, ../../app/styles/vendor/bootstrap.sass */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}
/* line 4432, ../../app/styles/vendor/bootstrap.sass */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 4440, ../../app/styles/vendor/bootstrap.sass */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 4445, ../../app/styles/vendor/bootstrap.sass */
.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px;
}

/* line 4451, ../../app/styles/vendor/bootstrap.sass */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  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);
  background-clip: padding-box;
}

/* line 4462, ../../app/styles/vendor/bootstrap.sass */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}
/* line 4470, ../../app/styles/vendor/bootstrap.sass */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 4473, ../../app/styles/vendor/bootstrap.sass */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 4477, ../../app/styles/vendor/bootstrap.sass */
.modal-header {
  min-height: 16.42857px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 4481, ../../app/styles/vendor/bootstrap.sass */
.modal-header .close {
  margin-top: -2px;
}

/* line 4484, ../../app/styles/vendor/bootstrap.sass */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 4488, ../../app/styles/vendor/bootstrap.sass */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 4492, ../../app/styles/vendor/bootstrap.sass */
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 4497, ../../app/styles/vendor/bootstrap.sass */
.modal-footer:before {
  display: table;
  content: " ";
}
/* line 4500, ../../app/styles/vendor/bootstrap.sass */
.modal-footer:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 4504, ../../app/styles/vendor/bootstrap.sass */
.modal-footer:before {
  display: table;
  content: " ";
}
/* line 4507, ../../app/styles/vendor/bootstrap.sass */
.modal-footer:after {
  display: table;
  content: " ";
  clear: both;
}
/* line 4511, ../../app/styles/vendor/bootstrap.sass */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 4514, ../../app/styles/vendor/bootstrap.sass */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 4516, ../../app/styles/vendor/bootstrap.sass */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 4520, ../../app/styles/vendor/bootstrap.sass */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 4523, ../../app/styles/vendor/bootstrap.sass */
  .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 4527, ../../app/styles/vendor/bootstrap.sass */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
/* line 4536, ../../app/styles/vendor/bootstrap.sass */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 4539, ../../app/styles/vendor/bootstrap.sass */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 4542, ../../app/styles/vendor/bootstrap.sass */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 4545, ../../app/styles/vendor/bootstrap.sass */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 4548, ../../app/styles/vendor/bootstrap.sass */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 4552, ../../app/styles/vendor/bootstrap.sass */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 4561, ../../app/styles/vendor/bootstrap.sass */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4569, ../../app/styles/vendor/bootstrap.sass */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: black;
  border-width: 5px 5px 0;
}
/* line 4575, ../../app/styles/vendor/bootstrap.sass */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: black;
  border-width: 5px 5px 0;
}
/* line 4580, ../../app/styles/vendor/bootstrap.sass */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: black;
  border-width: 5px 5px 0;
}
/* line 4585, ../../app/styles/vendor/bootstrap.sass */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: black;
  border-width: 5px 5px 5px 0;
}
/* line 4591, ../../app/styles/vendor/bootstrap.sass */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: black;
  border-width: 5px 0 5px 5px;
}
/* line 4597, ../../app/styles/vendor/bootstrap.sass */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: black;
  border-width: 0 5px 5px;
}
/* line 4603, ../../app/styles/vendor/bootstrap.sass */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: black;
  border-width: 0 5px 5px;
}
/* line 4608, ../../app/styles/vendor/bootstrap.sass */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: black;
  border-width: 0 5px 5px;
}

/* line 4614, ../../app/styles/vendor/bootstrap.sass */
.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: white;
  border: 1px solid #cccccc;
  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);
  background-clip: padding-box;
}
/* line 4631, ../../app/styles/vendor/bootstrap.sass */
.popover.top {
  margin-top: -10px;
}
/* line 4633, ../../app/styles/vendor/bootstrap.sass */
.popover.right {
  margin-left: 10px;
}
/* line 4635, ../../app/styles/vendor/bootstrap.sass */
.popover.bottom {
  margin-top: 10px;
}
/* line 4637, ../../app/styles/vendor/bootstrap.sass */
.popover.left {
  margin-left: -10px;
}

/* line 4640, ../../app/styles/vendor/bootstrap.sass */
.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 4650, ../../app/styles/vendor/bootstrap.sass */
.popover-content {
  padding: 9px 14px;
}

/* line 4654, ../../app/styles/vendor/bootstrap.sass */
.popover .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
}
/* line 4661, ../../app/styles/vendor/bootstrap.sass */
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  content: "";
}
/* line 4671, ../../app/styles/vendor/bootstrap.sass */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 4678, ../../app/styles/vendor/bootstrap.sass */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: white;
  border-bottom-width: 0;
  content: " ";
}
/* line 4684, ../../app/styles/vendor/bootstrap.sass */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 4691, ../../app/styles/vendor/bootstrap.sass */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: white;
  border-left-width: 0;
  content: " ";
}
/* line 4697, ../../app/styles/vendor/bootstrap.sass */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
/* line 4704, ../../app/styles/vendor/bootstrap.sass */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: white;
  border-top-width: 0;
  content: " ";
}
/* line 4710, ../../app/styles/vendor/bootstrap.sass */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
/* line 4717, ../../app/styles/vendor/bootstrap.sass */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: white;
  border-right-width: 0;
  content: " ";
}

/* line 4724, ../../app/styles/vendor/bootstrap.sass */
.carousel {
  position: relative;
}

/* line 4727, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 4732, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 4738, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}
/* line 4743, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
/* line 4745, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .active {
  left: 0;
}
/* line 4747, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 4751, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .next {
  left: 100%;
}
/* line 4753, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .prev {
  left: -100%;
}
/* line 4755, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
/* line 4758, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 4760, ../../app/styles/vendor/bootstrap.sass */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 4763, ../../app/styles/vendor/bootstrap.sass */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 4775, ../../app/styles/vendor/bootstrap.sass */
.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, to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 4780, ../../app/styles/vendor/bootstrap.sass */
.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, to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 4787, ../../app/styles/vendor/bootstrap.sass */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 4793, ../../app/styles/vendor/bootstrap.sass */
.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 4798, ../../app/styles/vendor/bootstrap.sass */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}
/* line 4800, ../../app/styles/vendor/bootstrap.sass */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}
/* line 4802, ../../app/styles/vendor/bootstrap.sass */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 4808, ../../app/styles/vendor/bootstrap.sass */
.carousel-control .icon-prev:before {
  content: "\2039";
}
/* line 4810, ../../app/styles/vendor/bootstrap.sass */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 4813, ../../app/styles/vendor/bootstrap.sass */
.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 4823, ../../app/styles/vendor/bootstrap.sass */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: black \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid white;
  border-radius: 10px;
}
/* line 4834, ../../app/styles/vendor/bootstrap.sass */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: white;
}

/* line 4840, ../../app/styles/vendor/bootstrap.sass */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 4851, ../../app/styles/vendor/bootstrap.sass */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 4856, ../../app/styles/vendor/bootstrap.sass */
  .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 4862, ../../app/styles/vendor/bootstrap.sass */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 4866, ../../app/styles/vendor/bootstrap.sass */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 4870, ../../app/styles/vendor/bootstrap.sass */
.clearfix:before {
  display: table;
  content: " ";
}
/* line 4873, ../../app/styles/vendor/bootstrap.sass */
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}

/* line 4878, ../../app/styles/vendor/bootstrap.sass */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 4883, ../../app/styles/vendor/bootstrap.sass */
.pull-right {
  float: right !important;
}

/* line 4886, ../../app/styles/vendor/bootstrap.sass */
.pull-left {
  float: left !important;
}

/* line 4889, ../../app/styles/vendor/bootstrap.sass */
.hide {
  display: none !important;
}

/* line 4892, ../../app/styles/vendor/bootstrap.sass */
.show {
  display: block !important;
}

/* line 4895, ../../app/styles/vendor/bootstrap.sass */
.invisible {
  visibility: hidden;
}

/* line 4898, ../../app/styles/vendor/bootstrap.sass */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 4905, ../../app/styles/vendor/bootstrap.sass */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 4909, ../../app/styles/vendor/bootstrap.sass */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 4916, ../../app/styles/vendor/bootstrap.sass */
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs, .visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm, .visible-md, tr.visible-md, th.visible-md, td.visible-md, .visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 4920, ../../app/styles/vendor/bootstrap.sass */
  .visible-xs {
    display: block !important;
  }

  /* line 4922, ../../app/styles/vendor/bootstrap.sass */
  table.visible-xs {
    display: table;
  }

  /* line 4924, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 4926, ../../app/styles/vendor/bootstrap.sass */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4930, ../../app/styles/vendor/bootstrap.sass */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 4932, ../../app/styles/vendor/bootstrap.sass */
  table.visible-xs.visible-sm {
    display: table;
  }

  /* line 4934, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 4936, ../../app/styles/vendor/bootstrap.sass */
  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4940, ../../app/styles/vendor/bootstrap.sass */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 4942, ../../app/styles/vendor/bootstrap.sass */
  table.visible-xs.visible-md {
    display: table;
  }

  /* line 4944, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 4946, ../../app/styles/vendor/bootstrap.sass */
  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 4950, ../../app/styles/vendor/bootstrap.sass */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 4952, ../../app/styles/vendor/bootstrap.sass */
  table.visible-xs.visible-lg {
    display: table;
  }

  /* line 4954, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 4956, ../../app/styles/vendor/bootstrap.sass */
  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 4960, ../../app/styles/vendor/bootstrap.sass */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 4962, ../../app/styles/vendor/bootstrap.sass */
  table.visible-sm.visible-xs {
    display: table;
  }

  /* line 4964, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 4966, ../../app/styles/vendor/bootstrap.sass */
  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4970, ../../app/styles/vendor/bootstrap.sass */
  .visible-sm {
    display: block !important;
  }

  /* line 4972, ../../app/styles/vendor/bootstrap.sass */
  table.visible-sm {
    display: table;
  }

  /* line 4974, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 4976, ../../app/styles/vendor/bootstrap.sass */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4980, ../../app/styles/vendor/bootstrap.sass */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 4982, ../../app/styles/vendor/bootstrap.sass */
  table.visible-sm.visible-md {
    display: table;
  }

  /* line 4984, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 4986, ../../app/styles/vendor/bootstrap.sass */
  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 4990, ../../app/styles/vendor/bootstrap.sass */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 4992, ../../app/styles/vendor/bootstrap.sass */
  table.visible-sm.visible-lg {
    display: table;
  }

  /* line 4994, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 4996, ../../app/styles/vendor/bootstrap.sass */
  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5000, ../../app/styles/vendor/bootstrap.sass */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 5002, ../../app/styles/vendor/bootstrap.sass */
  table.visible-md.visible-xs {
    display: table;
  }

  /* line 5004, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 5006, ../../app/styles/vendor/bootstrap.sass */
  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5010, ../../app/styles/vendor/bootstrap.sass */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 5012, ../../app/styles/vendor/bootstrap.sass */
  table.visible-md.visible-sm {
    display: table;
  }

  /* line 5014, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 5016, ../../app/styles/vendor/bootstrap.sass */
  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5020, ../../app/styles/vendor/bootstrap.sass */
  .visible-md {
    display: block !important;
  }

  /* line 5022, ../../app/styles/vendor/bootstrap.sass */
  table.visible-md {
    display: table;
  }

  /* line 5024, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 5026, ../../app/styles/vendor/bootstrap.sass */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 5030, ../../app/styles/vendor/bootstrap.sass */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 5032, ../../app/styles/vendor/bootstrap.sass */
  table.visible-md.visible-lg {
    display: table;
  }

  /* line 5034, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 5036, ../../app/styles/vendor/bootstrap.sass */
  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5040, ../../app/styles/vendor/bootstrap.sass */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 5042, ../../app/styles/vendor/bootstrap.sass */
  table.visible-lg.visible-xs {
    display: table;
  }

  /* line 5044, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 5046, ../../app/styles/vendor/bootstrap.sass */
  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5050, ../../app/styles/vendor/bootstrap.sass */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 5052, ../../app/styles/vendor/bootstrap.sass */
  table.visible-lg.visible-sm {
    display: table;
  }

  /* line 5054, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 5056, ../../app/styles/vendor/bootstrap.sass */
  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5060, ../../app/styles/vendor/bootstrap.sass */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 5062, ../../app/styles/vendor/bootstrap.sass */
  table.visible-lg.visible-md {
    display: table;
  }

  /* line 5064, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 5066, ../../app/styles/vendor/bootstrap.sass */
  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 5070, ../../app/styles/vendor/bootstrap.sass */
  .visible-lg {
    display: block !important;
  }

  /* line 5072, ../../app/styles/vendor/bootstrap.sass */
  table.visible-lg {
    display: table;
  }

  /* line 5074, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 5076, ../../app/styles/vendor/bootstrap.sass */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
/* line 5079, ../../app/styles/vendor/bootstrap.sass */
.hidden-xs {
  display: block !important;
}

/* line 5082, ../../app/styles/vendor/bootstrap.sass */
table.hidden-xs {
  display: table;
}

/* line 5085, ../../app/styles/vendor/bootstrap.sass */
tr.hidden-xs {
  display: table-row !important;
}

/* line 5088, ../../app/styles/vendor/bootstrap.sass */
th.hidden-xs, td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 5092, ../../app/styles/vendor/bootstrap.sass */
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5096, ../../app/styles/vendor/bootstrap.sass */
  .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5100, ../../app/styles/vendor/bootstrap.sass */
  .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5104, ../../app/styles/vendor/bootstrap.sass */
  .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 5107, ../../app/styles/vendor/bootstrap.sass */
.hidden-sm {
  display: block !important;
}

/* line 5110, ../../app/styles/vendor/bootstrap.sass */
table.hidden-sm {
  display: table;
}

/* line 5113, ../../app/styles/vendor/bootstrap.sass */
tr.hidden-sm {
  display: table-row !important;
}

/* line 5116, ../../app/styles/vendor/bootstrap.sass */
th.hidden-sm, td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 5120, ../../app/styles/vendor/bootstrap.sass */
  .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5124, ../../app/styles/vendor/bootstrap.sass */
  .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5128, ../../app/styles/vendor/bootstrap.sass */
  .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5132, ../../app/styles/vendor/bootstrap.sass */
  .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 5135, ../../app/styles/vendor/bootstrap.sass */
.hidden-md {
  display: block !important;
}

/* line 5138, ../../app/styles/vendor/bootstrap.sass */
table.hidden-md {
  display: table;
}

/* line 5141, ../../app/styles/vendor/bootstrap.sass */
tr.hidden-md {
  display: table-row !important;
}

/* line 5144, ../../app/styles/vendor/bootstrap.sass */
th.hidden-md, td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 5148, ../../app/styles/vendor/bootstrap.sass */
  .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5152, ../../app/styles/vendor/bootstrap.sass */
  .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5156, ../../app/styles/vendor/bootstrap.sass */
  .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5160, ../../app/styles/vendor/bootstrap.sass */
  .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 5163, ../../app/styles/vendor/bootstrap.sass */
.hidden-lg {
  display: block !important;
}

/* line 5166, ../../app/styles/vendor/bootstrap.sass */
table.hidden-lg {
  display: table;
}

/* line 5169, ../../app/styles/vendor/bootstrap.sass */
tr.hidden-lg {
  display: table-row !important;
}

/* line 5172, ../../app/styles/vendor/bootstrap.sass */
th.hidden-lg, td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 5176, ../../app/styles/vendor/bootstrap.sass */
  .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5180, ../../app/styles/vendor/bootstrap.sass */
  .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5184, ../../app/styles/vendor/bootstrap.sass */
  .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5188, ../../app/styles/vendor/bootstrap.sass */
  .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none !important;
  }
}
/* line 5191, ../../app/styles/vendor/bootstrap.sass */
.visible-print, tr.visible-print, th.visible-print, td.visible-print {
  display: none !important;
}

@media print {
  /* line 5195, ../../app/styles/vendor/bootstrap.sass */
  .visible-print {
    display: block !important;
  }

  /* line 5197, ../../app/styles/vendor/bootstrap.sass */
  table.visible-print {
    display: table;
  }

  /* line 5199, ../../app/styles/vendor/bootstrap.sass */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 5201, ../../app/styles/vendor/bootstrap.sass */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }

  /* line 5203, ../../app/styles/vendor/bootstrap.sass */
  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none !important;
  }
}
/* line 8, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
}

/* line 15, ../../app/styles/vendor/bootstrap-select.sass */
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}

/* line 20, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.form-control {
  padding: 0;
  border: none;
}

/* line 24, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}

/* line 29, ../../app/styles/vendor/bootstrap-select.sass */
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}

/* line 32, ../../app/styles/vendor/bootstrap-select.sass */
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}

/* line 35, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
  width: 220px;
}

/* line 38, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select {
  width: 220px \0;
}

/* line 41, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}

/* line 44, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select > .btn {
  width: 100%;
}

/* line 47, ../../app/styles/vendor/bootstrap-select.sass */
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}

/* line 50, ../../app/styles/vendor/bootstrap-select.sass */
.dropdown-menu {
  z-index: 2000;
}

/* line 53, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}

/* line 56, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 61, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left;
}

/* line 68, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 75, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}

/* line 79, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

/* line 82, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}

/* line 85, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 91, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 103, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}

/* line 108, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}

/* line 111, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

/* line 114, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}

/* line 118, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}

/* line 121, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}

/* line 124, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px;
}

/* line 130, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}

/* line 133, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 136, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

/* line 139, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4);
}

/* line 144, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}

/* line 147, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 159, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 170, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

/* line 177, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

/* line 183, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

/* line 187, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

/* line 191, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

/* line 195, ../../app/styles/vendor/bootstrap-select.sass */
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/* line 204, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 207, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}

/* line 210, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 215, ../../app/styles/vendor/bootstrap-select.sass */
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

/* line 218, ../../app/styles/vendor/bootstrap-select.sass */
.bootstrap-select-searchbox {
  padding: 4px 8px;
}

/* line 1, ../../app/styles/components/_reset.sass */
html {
  overflow-x: hidden;
  height: 100%;
  font-size: 62.5%;
}

/* line 6, ../../app/styles/components/_reset.sass */
body {
  overflow-x: hidden;
  height: 100%;
  font-size: 1em;
  color: #1b1b1b;
  font-family: "Open Sans", sans-serif;
  line-height: 1.481;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #151515;
  font-family: "Open Sans", sans-serif;
}

/* line 18, ../../app/styles/components/_reset.sass */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 300;
}

/* line 23, ../../app/styles/components/_reset.sass */
h1, .h1s {
  font-size: 3rem;
}

/* line 26, ../../app/styles/components/_reset.sass */
h2, .h2s {
  font-size: 2rem;
}

/* line 29, ../../app/styles/components/_reset.sass */
h3, .h3s {
  font-size: 1.6rem;
}

/* line 32, ../../app/styles/components/_reset.sass */
h4, .h4s {
  font-size: 1.2rem;
}

/* line 35, ../../app/styles/components/_reset.sass */
h5, .h5s {
  font-size: 1.1rem;
}

/* line 38, ../../app/styles/components/_reset.sass */
h6, .h6s {
  font-size: 0.9rem;
}

/* line 41, ../../app/styles/components/_reset.sass */
h1, .h1s, h3, .h3s, h5, .h5s {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

/* line 45, ../../app/styles/components/_reset.sass */
h2, .h2s, h4, .h4s, h6, .h6s {
  font-family: "Lato", sans-serif;
  font-weight: 200;
}

/* line 49, ../../app/styles/components/_reset.sass */
h3, h5 {
  color: #959595;
}

/* line 52, ../../app/styles/components/_reset.sass */
hr {
  border-top: 1px solid #c8c8c8;
}

/* line 55, ../../app/styles/components/_reset.sass */
hr.inverse {
  border-top: 1px solid #484848;
}

/* line 58, ../../app/styles/components/_reset.sass */
a {
  color: #34b4af;
}
/* line 9, ../../app/styles/components/_mixins.sass */
a:hover, a:active, a:focus {
  text-decoration: none;
}

/* line 62, ../../app/styles/components/_reset.sass */
img {
  max-width: 100%;
}

/* line 65, ../../app/styles/components/_reset.sass */
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-0 {
  padding-top: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-5 {
  padding-top: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-10 {
  padding-top: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-15 {
  padding-top: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-20 {
  padding-top: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-25 {
  padding-top: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-30 {
  padding-top: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-35 {
  padding-top: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-top-40 {
  padding-top: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-0 {
  padding-right: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-5 {
  padding-right: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-10 {
  padding-right: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-15 {
  padding-right: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-20 {
  padding-right: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-25 {
  padding-right: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-30 {
  padding-right: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-35 {
  padding-right: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-right-40 {
  padding-right: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-0 {
  padding-bottom: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-5 {
  padding-bottom: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-10 {
  padding-bottom: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-15 {
  padding-bottom: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-20 {
  padding-bottom: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-25 {
  padding-bottom: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-30 {
  padding-bottom: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-35 {
  padding-bottom: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-bottom-40 {
  padding-bottom: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-0 {
  padding-left: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-5 {
  padding-left: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-10 {
  padding-left: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-15 {
  padding-left: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-20 {
  padding-left: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-25 {
  padding-left: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-30 {
  padding-left: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-35 {
  padding-left: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.padding-left-40 {
  padding-left: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-0 {
  margin-top: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-5 {
  margin-top: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-10 {
  margin-top: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-15 {
  margin-top: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-20 {
  margin-top: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-25 {
  margin-top: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-30 {
  margin-top: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-35 {
  margin-top: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-top-40 {
  margin-top: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-0 {
  margin-right: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-5 {
  margin-right: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-10 {
  margin-right: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-15 {
  margin-right: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-20 {
  margin-right: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-25 {
  margin-right: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-30 {
  margin-right: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-35 {
  margin-right: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-right-40 {
  margin-right: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-0 {
  margin-bottom: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-5 {
  margin-bottom: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-15 {
  margin-bottom: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-20 {
  margin-bottom: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-25 {
  margin-bottom: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-30 {
  margin-bottom: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-35 {
  margin-bottom: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-bottom-40 {
  margin-bottom: 40px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-0 {
  margin-left: 0px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-5 {
  margin-left: 5px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-10 {
  margin-left: 10px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-15 {
  margin-left: 15px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-20 {
  margin-left: 20px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-25 {
  margin-left: 25px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-30 {
  margin-left: 30px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-35 {
  margin-left: 35px;
}

/* line 9, ../../app/styles/components/_convenience.sass */
.margin-left-40 {
  margin-left: 40px;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-0 {
  z-index: 0;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-1 {
  z-index: 1;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-2 {
  z-index: 2;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-3 {
  z-index: 3;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-4 {
  z-index: 4;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-5 {
  z-index: 5;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-6 {
  z-index: 6;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-7 {
  z-index: 7;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-8 {
  z-index: 8;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-9 {
  z-index: 9;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-10 {
  z-index: 10;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-11 {
  z-index: 11;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-12 {
  z-index: 12;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-13 {
  z-index: 13;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-14 {
  z-index: 14;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-15 {
  z-index: 15;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-16 {
  z-index: 16;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-17 {
  z-index: 17;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-18 {
  z-index: 18;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-19 {
  z-index: 19;
}

/* line 13, ../../app/styles/components/_convenience.sass */
.z-plane-20 {
  z-index: 20;
}

/* line 16, ../../app/styles/components/_convenience.sass */
.text-left {
  text-align: left;
}

/* line 19, ../../app/styles/components/_convenience.sass */
.text-center {
  text-align: center;
}

/* line 22, ../../app/styles/components/_convenience.sass */
.text-right {
  text-align: right;
}

/* line 25, ../../app/styles/components/_convenience.sass */
.clear {
  clear: both;
}

/* line 28, ../../app/styles/components/_convenience.sass */
.mobile-trim-inline {
  display: inline;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 1) {
  /* line 28, ../../app/styles/components/_convenience.sass */
  .mobile-trim-inline {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) {
  /* line 28, ../../app/styles/components/_convenience.sass */
  .mobile-trim-inline {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) {
  /* line 28, ../../app/styles/components/_convenience.sass */
  .mobile-trim-inline {
    display: none;
  }
}

/***********************************************
 * $COMPONENTS 
 ************************************************ */
/* line 16, ../../app/styles/quote.sass */
html,
body {
  overflow: auto;
  height: auto;
}

/* line 21, ../../app/styles/quote.sass */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fbfbfb;
}

/* line 25, ../../app/styles/quote.sass */
.logo {
  text-align: center;
  margin-bottom: 4em;
}

/* line 29, ../../app/styles/quote.sass */
.form-space {
  margin-bottom: 0.5em;
}

/* line 32, ../../app/styles/quote.sass */
label {
  position: relative;
}
/* line 34, ../../app/styles/quote.sass */
label input[type=radio] {
  position: relative;
  top: 5px;
}

/* line 39, ../../app/styles/quote.sass */
h5 .glyphicon {
  margin-right: 0.5rem;
}

/* line 42, ../../app/styles/quote.sass */
address {
  margin: 0;
}

/* line 45, ../../app/styles/quote.sass */
footer {
  line-height: 2;
  margin: 3rem 0 2rem;
  padding: 1rem 0;
  text-align: center;
  color: #aeaeae;
}

/***********************************************
 * $RESPONSIVE (high-res) 
 ************************************************ */
/* Tablets and Small Screens ----------- */
@media only screen and (min-width: 1px) and (max-width: 766px) {
  /* line 59, ../../app/styles/quote.sass */
  body {
    padding: 2em 1em;
  }
}
@media only screen and (min-width: 767px) {
  /* line 63, ../../app/styles/quote.sass */
  .main {
    padding: 6em;
  }
}
/* Tyep size adjustments ----------- */
@media only screen and (min-width: 300px) {
  /* line 68, ../../app/styles/quote.sass */
  html {
    font-size: 75%;
  }
}
@media only screen and (min-width: 767px) {
  /* line 72, ../../app/styles/quote.sass */
  html {
    font-size: 93.75%;
  }
}
/* Tablets and Netbooks ----------- */
@media only screen and (min-width: 767px) and (min-height: 700px) {
  /* line 77, ../../app/styles/quote.sass */
  html {
    font-size: 93.75%;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1200px) and (min-height: 700px) {
  /* line 82, ../../app/styles/quote.sass */
  html {
    font-size: 93.75%;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1400px) and (min-height: 700px) {
  /* line 87, ../../app/styles/quote.sass */
  html {
    font-size: 100%;
  }
}
/***********************************************
 * $OVERRIDES
 ************************************************ */
/* line 94, ../../app/styles/quote.sass */
.form-control {
  border-radius: 0;
  border-color: #dddddd;
  background-color: #f8f8f8;
}

/* line 99, ../../app/styles/quote.sass */
.form-control:focus {
  border-color: #34b4af;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 180, 175, 0.6);
}
/* line 8, ../../app/styles/bourbon/css3/_placeholder.scss */
.form-control:focus::-webkit-input-placeholder {
  color: #e2e2e2;
}
/* line 14, ../../app/styles/bourbon/css3/_placeholder.scss */
.form-control:focus:-moz-placeholder {
  color: #e2e2e2;
}
/* line 19, ../../app/styles/bourbon/css3/_placeholder.scss */
.form-control:focus::-moz-placeholder {
  color: #e2e2e2;
}
/* line 24, ../../app/styles/bourbon/css3/_placeholder.scss */
.form-control:focus:-ms-input-placeholder {
  color: #e2e2e2;
}

/* line 105, ../../app/styles/quote.sass */
.help {
  margin-top: 0.5em;
  color: #7b7b7b;
  font-weight: 300;
}

/* line 110, ../../app/styles/quote.sass */
.select-picker .filter-option,
.option-disabled {
  color: #aeaeae;
}

/* line 114, ../../app/styles/quote.sass */
.select-picker.dropup .filter-option {
  color: #1b1b1b;
}

/* line 117, ../../app/styles/quote.sass */
.btn-teal {
  background: #34b4af;
  border-color: #34b4af;
  color: #fbfbfb;
  letter-spacing: 0.1em;
  border-bottom: 4px solid #1d6562;
  box-shadow: none;
}
/* line 124, ../../app/styles/quote.sass */
.btn-teal:hover {
  background: #1dcbc4;
  color: #e8f9f9;
  outline: none;
  box-shadow: none;
}
/* line 129, ../../app/styles/quote.sass */
.btn-teal:active, .btn-teal:focus {
  border-bottom: 2px solid #1d6562;
  border-top: 2px solid transparent;
  outline: none;
  box-shadow: none;
}

/* line 137, ../../app/styles/quote.sass */
.btn-submit {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.1rem;
}

/***********************************************
 * $PARSLEY
 ************************************************ */
/* line 148, ../../app/styles/quote.sass */
.parsley-validated {
  background-color: white;
}

/* line 151, ../../app/styles/quote.sass */
.parsley-success {
  background-color: #bbefed;
  border-color: #1dcbc4;
  color: #021413;
}
/* line 155, ../../app/styles/quote.sass */
.parsley-success:focus {
  border-color: #34b4af;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 180, 175, 0.6);
}

/* line 160, ../../app/styles/quote.sass */
.radio label.parsley-success {
  background-color: transparent;
}

/* line 163, ../../app/styles/quote.sass */
.parsley-error {
  background-color: #f9e8e9;
  border-color: #cb1d24;
  color: #280507;
}
/* line 8, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error::-webkit-input-placeholder {
  color: #e58e91;
}
/* line 14, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:-moz-placeholder {
  color: #e58e91;
}
/* line 19, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error::-moz-placeholder {
  color: #e58e91;
}
/* line 24, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:-ms-input-placeholder {
  color: #e58e91;
}
/* line 170, ../../app/styles/quote.sass */
.parsley-error:focus {
  border-color: #efbbbd;
  background-color: #fbfbfb;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 32, 39, 0.6);
}
/* line 8, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:focus::-webkit-input-placeholder {
  color: #c8c8c8;
}
/* line 14, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:focus:-moz-placeholder {
  color: #c8c8c8;
}
/* line 19, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:focus::-moz-placeholder {
  color: #c8c8c8;
}
/* line 24, ../../app/styles/bourbon/css3/_placeholder.scss */
.parsley-error:focus:-ms-input-placeholder {
  color: #c8c8c8;
}

/* line 177, ../../app/styles/quote.sass */
.parsley-error-list {
  font-size: 0.8em;
  padding: 0 1em;
  color: #cb1d24;
}
/* line 181, ../../app/styles/quote.sass */
.parsley-error-list li {
  margin-bottom: 0.5em;
}
