/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}



@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 3, ../sass/_old.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 10, ../sass/_old.scss */
body {
  margin: 0;
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 15, ../sass/_old.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 31, ../sass/_old.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 40, ../sass/_old.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 46, ../sass/_old.scss */
[hidden],
template {
  display: none;
}

/* line 87, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 52, ../sass/_old.scss */
a {
  background: transparent;
}

/* line 96, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 57, ../sass/_old.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 107, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 63, ../sass/_old.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 68, ../sass/_old.scss */
b,
strong {
  font-weight: bold;
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 74, ../sass/_old.scss */
dfn {
  font-style: italic;
}

/* line 133, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 79, ../sass/_old.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 142, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 85, ../sass/_old.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 151, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 91, ../sass/_old.scss */
small {
  font-size: 80%;
}

/* line 160, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 96, ../sass/_old.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 105, ../sass/_old.scss */
sup {
  top: -0.5em;
}

/* line 171, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 110, ../sass/_old.scss */
sub {
  bottom: -0.25em;
}

/* line 182, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 115, ../sass/_old.scss */
img {
  border: 0;
}

/* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 120, ../sass/_old.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 201, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 125, ../sass/_old.scss */
figure {
  margin: 1em 40px;
}

/* line 209, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 130, ../sass/_old.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 219, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 137, ../sass/_old.scss */
pre {
  overflow: auto;
}

/* line 230, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 142, ../sass/_old.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 254, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 151, ../sass/_old.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 162, ../sass/_old.scss */
button {
  overflow: visible;
}

/* line 276, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 167, ../sass/_old.scss */
button,
select {
  text-transform: none;
}

/* line 291, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 173, ../sass/_old.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 301, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 182, ../sass/_old.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 310, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 188, ../sass/_old.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 320, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 195, ../sass/_old.scss */
input {
  line-height: normal;
}

/* line 333, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 200, ../sass/_old.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 345, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 207, ../sass/_old.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 355, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 213, ../sass/_old.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 369, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 221, ../sass/_old.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 377, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 227, ../sass/_old.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 388, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 234, ../sass/_old.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 397, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 240, ../sass/_old.scss */
textarea {
  overflow: auto;
}

/* line 406, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 245, ../sass/_old.scss */
optgroup {
  font-weight: bold;
}

/* line 417, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 250, ../sass/_old.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 423, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_normalize.scss */
/* line 256, ../sass/_old.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 263, ../sass/_old.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 271, ../sass/_old.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 277, ../sass/_old.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 282, ../sass/_old.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 287, ../sass/_old.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 293, ../sass/_old.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 300, ../sass/_old.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 305, ../sass/_old.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 311, ../sass/_old.scss */
  img {
    max-width: 100% !important;
  }

  /* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 316, ../sass/_old.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 61, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 324, ../sass/_old.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 67, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 330, ../sass/_old.scss */
  select {
    background: #fff !important;
  }

  /* line 72, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 335, ../sass/_old.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 340, ../sass/_old.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 83, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 346, ../sass/_old.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 352, ../sass/_old.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 357, ../sass/_old.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 96, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_print.scss */
  /* line 362, ../sass/_old.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(font-path("bootstrap/glyphicons-halflings-regular.eot"));
  src: url(font-path("bootstrap/glyphicons-halflings-regular.eot?#iefix")) format("embedded-opentype"), url(font-path("bootstrap/glyphicons-halflings-regular.woff")) format("woff"), url(font-path("bootstrap/glyphicons-halflings-regular.ttf")) format("truetype"), url(font-path("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")) format("svg");
}
/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 374, ../sass/_old.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 387, ../sass/_old.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 392, ../sass/_old.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 397, ../sass/_old.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 402, ../sass/_old.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 407, ../sass/_old.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 412, ../sass/_old.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 417, ../sass/_old.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 422, ../sass/_old.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 427, ../sass/_old.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 432, ../sass/_old.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 437, ../sass/_old.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 442, ../sass/_old.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 447, ../sass/_old.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 452, ../sass/_old.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 457, ../sass/_old.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 462, ../sass/_old.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 467, ../sass/_old.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 472, ../sass/_old.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 477, ../sass/_old.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 482, ../sass/_old.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 487, ../sass/_old.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 492, ../sass/_old.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 497, ../sass/_old.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 502, ../sass/_old.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 507, ../sass/_old.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 512, ../sass/_old.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 517, ../sass/_old.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 522, ../sass/_old.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 527, ../sass/_old.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 532, ../sass/_old.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 537, ../sass/_old.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 542, ../sass/_old.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 547, ../sass/_old.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 552, ../sass/_old.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 557, ../sass/_old.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 562, ../sass/_old.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 567, ../sass/_old.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 572, ../sass/_old.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 577, ../sass/_old.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 582, ../sass/_old.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 587, ../sass/_old.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 592, ../sass/_old.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 597, ../sass/_old.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 602, ../sass/_old.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 607, ../sass/_old.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 612, ../sass/_old.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 617, ../sass/_old.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 622, ../sass/_old.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 627, ../sass/_old.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 632, ../sass/_old.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 637, ../sass/_old.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 642, ../sass/_old.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 647, ../sass/_old.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 652, ../sass/_old.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 657, ../sass/_old.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 662, ../sass/_old.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 667, ../sass/_old.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 672, ../sass/_old.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 677, ../sass/_old.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 682, ../sass/_old.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 687, ../sass/_old.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 692, ../sass/_old.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 697, ../sass/_old.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 702, ../sass/_old.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 707, ../sass/_old.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 712, ../sass/_old.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 717, ../sass/_old.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 722, ../sass/_old.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 727, ../sass/_old.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 732, ../sass/_old.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 737, ../sass/_old.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 742, ../sass/_old.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 747, ../sass/_old.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 752, ../sass/_old.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 757, ../sass/_old.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 762, ../sass/_old.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 767, ../sass/_old.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 772, ../sass/_old.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 777, ../sass/_old.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 782, ../sass/_old.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 787, ../sass/_old.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 792, ../sass/_old.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 797, ../sass/_old.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 802, ../sass/_old.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 807, ../sass/_old.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 812, ../sass/_old.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 817, ../sass/_old.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 822, ../sass/_old.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 827, ../sass/_old.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 832, ../sass/_old.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 837, ../sass/_old.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 842, ../sass/_old.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 847, ../sass/_old.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 852, ../sass/_old.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 857, ../sass/_old.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 862, ../sass/_old.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 867, ../sass/_old.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 872, ../sass/_old.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 877, ../sass/_old.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 882, ../sass/_old.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 887, ../sass/_old.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 892, ../sass/_old.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 897, ../sass/_old.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 902, ../sass/_old.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 907, ../sass/_old.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 912, ../sass/_old.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 917, ../sass/_old.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 922, ../sass/_old.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 927, ../sass/_old.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 932, ../sass/_old.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 937, ../sass/_old.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 942, ../sass/_old.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 947, ../sass/_old.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 952, ../sass/_old.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 957, ../sass/_old.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 962, ../sass/_old.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 967, ../sass/_old.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 972, ../sass/_old.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 977, ../sass/_old.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 982, ../sass/_old.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 987, ../sass/_old.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 992, ../sass/_old.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 997, ../sass/_old.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1002, ../sass/_old.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1007, ../sass/_old.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1012, ../sass/_old.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1017, ../sass/_old.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1022, ../sass/_old.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1027, ../sass/_old.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1032, ../sass/_old.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1037, ../sass/_old.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1042, ../sass/_old.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1047, ../sass/_old.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1052, ../sass/_old.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1057, ../sass/_old.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1062, ../sass/_old.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1067, ../sass/_old.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1072, ../sass/_old.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1077, ../sass/_old.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1082, ../sass/_old.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1087, ../sass/_old.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1092, ../sass/_old.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1097, ../sass/_old.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1102, ../sass/_old.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1107, ../sass/_old.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1112, ../sass/_old.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1117, ../sass/_old.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1122, ../sass/_old.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1127, ../sass/_old.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1132, ../sass/_old.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1137, ../sass/_old.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1142, ../sass/_old.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1147, ../sass/_old.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1152, ../sass/_old.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1157, ../sass/_old.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1162, ../sass/_old.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1167, ../sass/_old.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1172, ../sass/_old.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1177, ../sass/_old.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1182, ../sass/_old.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1187, ../sass/_old.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1192, ../sass/_old.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1197, ../sass/_old.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1202, ../sass/_old.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1207, ../sass/_old.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1212, ../sass/_old.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1217, ../sass/_old.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1222, ../sass/_old.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1227, ../sass/_old.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1232, ../sass/_old.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1237, ../sass/_old.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1242, ../sass/_old.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1247, ../sass/_old.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1252, ../sass/_old.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1257, ../sass/_old.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1262, ../sass/_old.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1267, ../sass/_old.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1272, ../sass/_old.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1277, ../sass/_old.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1282, ../sass/_old.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1287, ../sass/_old.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1292, ../sass/_old.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1297, ../sass/_old.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1302, ../sass/_old.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1307, ../sass/_old.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1312, ../sass/_old.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1317, ../sass/_old.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1322, ../sass/_old.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1327, ../sass/_old.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1332, ../sass/_old.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1337, ../sass/_old.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1342, ../sass/_old.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1347, ../sass/_old.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1352, ../sass/_old.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1357, ../sass/_old.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1362, ../sass/_old.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1367, ../sass/_old.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1372, ../sass/_old.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1377, ../sass/_old.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_glyphicons.scss */
/* line 1382, ../sass/_old.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1387, ../sass/_old.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1394, ../sass/_old.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1402, ../sass/_old.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1408, ../sass/_old.scss */
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  color: white;
  background-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1417, ../sass/_old.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1427, ../sass/_old.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1432, ../sass/_old.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 58, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1437, ../sass/_old.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1444, ../sass/_old.scss */
figure {
  margin: 0;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1449, ../sass/_old.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1454, ../sass/_old.scss */
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1462, ../sass/_old.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1467, ../sass/_old.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1483, ../sass/_old.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1488, ../sass/_old.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1496, ../sass/_old.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 142, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_scaffolding.scss */
/* line 1508, ../sass/_old.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1518, ../sass/_old.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 100;
  line-height: 1.2;
  color: #0069a3;
}

/* line 1526, ../sass/_old.scss */
h4 {
  color: inherit;
}

/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1530, ../sass/_old.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1550, ../sass/_old.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1557, ../sass/_old.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 37, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1570, ../sass/_old.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 42, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1577, ../sass/_old.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1590, ../sass/_old.scss */
h1, .h1 {
  font-size: 39px;
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1595, ../sass/_old.scss */
h2, .h2 {
  font-size: 40px;
}

/* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1600, ../sass/_old.scss */
h3, .h3 {
  font-size: 15px;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1605, ../sass/_old.scss */
h4, .h4 {
  font-size: 15px;
}

/* line 51, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1610, ../sass/_old.scss */
h5, .h5 {
  font-size: 15px;
}

/* line 52, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1615, ../sass/_old.scss */
h6, .h6 {
  font-size: 13px;
}

/* line 58, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1620, ../sass/_old.scss */
p {
  margin: 0 0 9px;
}

/* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1625, ../sass/_old.scss */
.lead {
  margin-bottom: 18px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 770px) {
  /* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
  /* line 1633, ../sass/_old.scss */
  .lead {
    font-size: 22.5px;
  }
}
/* line 79, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1639, ../sass/_old.scss */
small,
.small {
  font-size: 86%;
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1645, ../sass/_old.scss */
cite {
  font-style: normal;
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1650, ../sass/_old.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 95, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1657, ../sass/_old.scss */
.text-left {
  text-align: left;
}

/* line 96, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1662, ../sass/_old.scss */
.text-right {
  text-align: right;
}

/* line 97, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1667, ../sass/_old.scss */
.text-center {
  text-align: center;
}

/* line 98, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1672, ../sass/_old.scss */
.text-justify {
  text-align: justify;
}

/* line 99, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1677, ../sass/_old.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 102, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1682, ../sass/_old.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1687, ../sass/_old.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 104, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1692, ../sass/_old.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 107, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1697, ../sass/_old.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1702, ../sass/_old.scss */
.text-primary {
  color: #428bca;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1707, ../sass/_old.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1712, ../sass/_old.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1717, ../sass/_old.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1722, ../sass/_old.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1727, ../sass/_old.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1732, ../sass/_old.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1737, ../sass/_old.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1742, ../sass/_old.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
/* line 1747, ../sass/_old.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1752, ../sass/_old.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1757, ../sass/_old.scss */
.bg-primary {
  background-color: #428bca;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1762, ../sass/_old.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1767, ../sass/_old.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1772, ../sass/_old.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1777, ../sass/_old.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1782, ../sass/_old.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1787, ../sass/_old.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1792, ../sass/_old.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1797, ../sass/_old.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
/* line 1802, ../sass/_old.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 143, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1807, ../sass/_old.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

/* line 155, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1814, ../sass/_old.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}

/* line 159, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1820, ../sass/_old.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1828, ../sass/_old.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1834, ../sass/_old.scss */
.list-inline {
  margin-left: -5px;
}

/* line 177, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1838, ../sass/_old.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1845, ../sass/_old.scss */
dl {
  margin-top: 0;
  margin-bottom: 18px;
}

/* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1851, ../sass/_old.scss */
dt,
dd {
  line-height: 1.2;
}

/* line 193, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1857, ../sass/_old.scss */
dt {
  font-weight: bold;
}

/* line 196, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1862, ../sass/_old.scss */
dd {
  margin-left: 0;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 1867, ../sass/_old.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 1872, ../sass/_old.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 770px) {
  /* line 211, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
  /* line 1877, ../sass/_old.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 218, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
  /* line 1887, ../sass/_old.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 231, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1893, ../sass/_old.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1900, ../sass/_old.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1906, ../sass/_old.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1913, ../sass/_old.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 259, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1919, ../sass/_old.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.2;
  color: #777777;
}

/* line 265, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1928, ../sass/_old.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 275, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1935, ../sass/_old.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1944, ../sass/_old.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1953, ../sass/_old.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 295, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1963, ../sass/_old.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 300, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_type.scss */
/* line 1969, ../sass/_old.scss */
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.2;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 1976, ../sass/_old.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 1984, ../sass/_old.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 1993, ../sass/_old.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 2002, ../sass/_old.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 2009, ../sass/_old.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 14px;
  line-height: 1.2;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 2023, ../sass/_old.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_code.scss */
/* line 2033, ../sass/_old.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
/* line 2039, ../sass/_old.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2046, ../sass/_old.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2051, ../sass/_old.scss */
.container:after {
  clear: both;
}

@media (min-width: 770px) {
  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
  /* line 2056, ../sass/_old.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
  /* line 2062, ../sass/_old.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
  /* line 2068, ../sass/_old.scss */
  .container {
    width: 1170px;
  }
}
/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
/* line 2074, ../sass/_old.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2081, ../sass/_old.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2086, ../sass/_old.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_grid.scss */
/* line 2091, ../sass/_old.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2096, ../sass/_old.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 2101, ../sass/_old.scss */
.row:after {
  clear: both;
}

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

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2114, ../sass/_old.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2119, ../sass/_old.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2124, ../sass/_old.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2129, ../sass/_old.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2134, ../sass/_old.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2139, ../sass/_old.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2144, ../sass/_old.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2149, ../sass/_old.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2154, ../sass/_old.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2159, ../sass/_old.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2164, ../sass/_old.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2169, ../sass/_old.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2174, ../sass/_old.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2179, ../sass/_old.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2184, ../sass/_old.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2189, ../sass/_old.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2194, ../sass/_old.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2199, ../sass/_old.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2204, ../sass/_old.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2209, ../sass/_old.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2214, ../sass/_old.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2219, ../sass/_old.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2224, ../sass/_old.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2229, ../sass/_old.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2234, ../sass/_old.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2239, ../sass/_old.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2244, ../sass/_old.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2249, ../sass/_old.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2254, ../sass/_old.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2259, ../sass/_old.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2264, ../sass/_old.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2269, ../sass/_old.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2274, ../sass/_old.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2279, ../sass/_old.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2284, ../sass/_old.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2289, ../sass/_old.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2294, ../sass/_old.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2299, ../sass/_old.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2304, ../sass/_old.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2309, ../sass/_old.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2314, ../sass/_old.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2319, ../sass/_old.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2324, ../sass/_old.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2329, ../sass/_old.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2334, ../sass/_old.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2339, ../sass/_old.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2344, ../sass/_old.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2349, ../sass/_old.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2354, ../sass/_old.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2359, ../sass/_old.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2364, ../sass/_old.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
/* line 2369, ../sass/_old.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 770px) {
  /* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2375, ../sass/_old.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2380, ../sass/_old.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2385, ../sass/_old.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2390, ../sass/_old.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2395, ../sass/_old.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2400, ../sass/_old.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2405, ../sass/_old.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2410, ../sass/_old.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2415, ../sass/_old.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2420, ../sass/_old.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2425, ../sass/_old.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2430, ../sass/_old.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2435, ../sass/_old.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2440, ../sass/_old.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2445, ../sass/_old.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2450, ../sass/_old.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2455, ../sass/_old.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2460, ../sass/_old.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2465, ../sass/_old.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2470, ../sass/_old.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2475, ../sass/_old.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2480, ../sass/_old.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2485, ../sass/_old.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2490, ../sass/_old.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2495, ../sass/_old.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2500, ../sass/_old.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2505, ../sass/_old.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2510, ../sass/_old.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2515, ../sass/_old.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2520, ../sass/_old.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2525, ../sass/_old.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2530, ../sass/_old.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2535, ../sass/_old.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2540, ../sass/_old.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2545, ../sass/_old.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2550, ../sass/_old.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2555, ../sass/_old.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2560, ../sass/_old.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2565, ../sass/_old.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2570, ../sass/_old.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2575, ../sass/_old.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2580, ../sass/_old.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2585, ../sass/_old.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2590, ../sass/_old.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2595, ../sass/_old.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2600, ../sass/_old.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2605, ../sass/_old.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2610, ../sass/_old.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2615, ../sass/_old.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2620, ../sass/_old.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2625, ../sass/_old.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2630, ../sass/_old.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2636, ../sass/_old.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2641, ../sass/_old.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2646, ../sass/_old.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2651, ../sass/_old.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2656, ../sass/_old.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2661, ../sass/_old.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2666, ../sass/_old.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2671, ../sass/_old.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2676, ../sass/_old.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2681, ../sass/_old.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2686, ../sass/_old.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2691, ../sass/_old.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2696, ../sass/_old.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2701, ../sass/_old.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2706, ../sass/_old.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2711, ../sass/_old.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2716, ../sass/_old.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2721, ../sass/_old.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2726, ../sass/_old.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2731, ../sass/_old.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2736, ../sass/_old.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2741, ../sass/_old.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2746, ../sass/_old.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2751, ../sass/_old.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2756, ../sass/_old.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2761, ../sass/_old.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2766, ../sass/_old.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2771, ../sass/_old.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2776, ../sass/_old.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2781, ../sass/_old.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2786, ../sass/_old.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2791, ../sass/_old.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2796, ../sass/_old.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2801, ../sass/_old.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2806, ../sass/_old.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2811, ../sass/_old.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2816, ../sass/_old.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2821, ../sass/_old.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2826, ../sass/_old.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2831, ../sass/_old.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2836, ../sass/_old.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2841, ../sass/_old.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2846, ../sass/_old.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2851, ../sass/_old.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2856, ../sass/_old.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2861, ../sass/_old.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2866, ../sass/_old.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2871, ../sass/_old.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2876, ../sass/_old.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2881, ../sass/_old.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2886, ../sass/_old.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2891, ../sass/_old.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2897, ../sass/_old.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2902, ../sass/_old.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2907, ../sass/_old.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2912, ../sass/_old.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2917, ../sass/_old.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2922, ../sass/_old.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2927, ../sass/_old.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2932, ../sass/_old.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2937, ../sass/_old.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2942, ../sass/_old.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2947, ../sass/_old.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2952, ../sass/_old.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2957, ../sass/_old.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2962, ../sass/_old.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2967, ../sass/_old.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2972, ../sass/_old.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2977, ../sass/_old.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2982, ../sass/_old.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2987, ../sass/_old.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2992, ../sass/_old.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 2997, ../sass/_old.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3002, ../sass/_old.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3007, ../sass/_old.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3012, ../sass/_old.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3017, ../sass/_old.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3022, ../sass/_old.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3027, ../sass/_old.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3032, ../sass/_old.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3037, ../sass/_old.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3042, ../sass/_old.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3047, ../sass/_old.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3052, ../sass/_old.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3057, ../sass/_old.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3062, ../sass/_old.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3067, ../sass/_old.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3072, ../sass/_old.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3077, ../sass/_old.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3082, ../sass/_old.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3087, ../sass/_old.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3092, ../sass/_old.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3097, ../sass/_old.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3102, ../sass/_old.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3107, ../sass/_old.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3112, ../sass/_old.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3117, ../sass/_old.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3122, ../sass/_old.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3127, ../sass/_old.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3132, ../sass/_old.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3137, ../sass/_old.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3142, ../sass/_old.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3147, ../sass/_old.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  /* line 3152, ../sass/_old.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3157, ../sass/_old.scss */
table {
  background-color: transparent;
}

/* line 9, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3162, ../sass/_old.scss */
th {
  text-align: left;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3167, ../sass/_old.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3173, ../sass/_old.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.2;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3185, ../sass/_old.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3190, ../sass/_old.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 51, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3199, ../sass/_old.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3203, ../sass/_old.scss */
.table .table {
  background-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
}

/* line 70, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3208, ../sass/_old.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 82, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3218, ../sass/_old.scss */
.table-bordered {
  border: 1px solid #dddddd;
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3222, ../sass/_old.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

/* line 96, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3231, ../sass/_old.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 110, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3237, ../sass/_old.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3243, ../sass/_old.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 135, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3249, ../sass/_old.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
/* line 3256, ../sass/_old.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3264, ../sass/_old.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3278, ../sass/_old.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3284, ../sass/_old.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3298, ../sass/_old.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3304, ../sass/_old.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3318, ../sass/_old.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3324, ../sass/_old.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3338, ../sass/_old.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3344, ../sass/_old.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
/* line 3358, ../sass/_old.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 769px) {
  /* line 171, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3365, ../sass/_old.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  /* line 182, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3375, ../sass/_old.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 191, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3379, ../sass/_old.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 199, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3388, ../sass/_old.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 208, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3392, ../sass/_old.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 212, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3401, ../sass/_old.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 225, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tables.scss */
  /* line 3410, ../sass/_old.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3419, ../sass/_old.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3427, ../sass/_old.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3440, ../sass/_old.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3448, ../sass/_old.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3455, ../sass/_old.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3463, ../sass/_old.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3468, ../sass/_old.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 72, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3474, ../sass/_old.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 79, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3480, ../sass/_old.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3489, ../sass/_old.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.2;
  color: #555555;
}

/* line 115, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3498, ../sass/_old.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.2;
  color: #555555;
  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;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3517, ../sass/_old.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 102, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
/* line 3524, ../sass/_old.scss */
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}

/* line 104, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
/* line 3529, ../sass/_old.scss */
.form-control:-ms-input-placeholder {
  color: #777777;
}

/* line 105, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
/* line 3533, ../sass/_old.scss */
.form-control::-webkit-input-placeholder {
  color: #777777;
}

/* line 143, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3537, ../sass/_old.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3544, ../sass/_old.scss */
textarea.form-control {
  height: auto;
}

/* line 165, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3549, ../sass/_old.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 181, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3554, ../sass/_old.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 32px;
  line-height: 1.2 \0;
}

/* line 186, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3562, ../sass/_old.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 31px;
}

/* line 189, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3583, ../sass/_old.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 48px;
}

/* line 200, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3605, ../sass/_old.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 210, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3610, ../sass/_old.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 217, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3619, ../sass/_old.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 227, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3628, ../sass/_old.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 234, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3638, ../sass/_old.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 240, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3644, ../sass/_old.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 249, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3655, ../sass/_old.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 262, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3662, ../sass/_old.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 270, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3670, ../sass/_old.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 279, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3677, ../sass/_old.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 291, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3684, ../sass/_old.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 299, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3690, ../sass/_old.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 67, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3700, ../sass/_old.scss */
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 75, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3711, ../sass/_old.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 31px;
  line-height: 31px;
}

/* line 81, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3719, ../sass/_old.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 67, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3731, ../sass/_old.scss */
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 75, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3742, ../sass/_old.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px;
}

/* line 81, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3750, ../sass/_old.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 320, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3762, ../sass/_old.scss */
.has-feedback {
  position: relative;
}

/* line 325, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3766, ../sass/_old.scss */
.has-feedback .form-control {
  padding-right: 40px;
}

/* line 330, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3771, ../sass/_old.scss */
.form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

/* line 341, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3784, ../sass/_old.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

/* line 346, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3793, ../sass/_old.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3802, ../sass/_old.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3811, ../sass/_old.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3817, ../sass/_old.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3823, ../sass/_old.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3829, ../sass/_old.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3834, ../sass/_old.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3843, ../sass/_old.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3849, ../sass/_old.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3855, ../sass/_old.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3861, ../sass/_old.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3866, ../sass/_old.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3875, ../sass/_old.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3881, ../sass/_old.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3887, ../sass/_old.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 3893, ../sass/_old.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 365, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3898, ../sass/_old.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 375, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3903, ../sass/_old.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
}

@media (min-width: 770px) {
  /* line 400, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3912, ../sass/_old.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 407, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3918, ../sass/_old.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 413, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3924, ../sass/_old.scss */
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 419, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3929, ../sass/_old.scss */
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 425, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3937, ../sass/_old.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 429, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3941, ../sass/_old.scss */
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 438, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3946, ../sass/_old.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 444, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3955, ../sass/_old.scss */
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 449, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3961, ../sass/_old.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 458, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 3968, ../sass/_old.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 478, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3974, ../sass/_old.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 486, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3983, ../sass/_old.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}

/* line 491, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 3988, ../sass/_old.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 3993, ../sass/_old.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 3998, ../sass/_old.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 770px) {
  /* line 498, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 4003, ../sass/_old.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 509, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
/* line 4010, ../sass/_old.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 770px) {
  /* line 520, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 4016, ../sass/_old.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 770px) {
  /* line 530, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_forms.scss */
  /* line 4022, ../sass/_old.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* line 9, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4028, ../sass/_old.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.2;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4048, ../sass/_old.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4054, ../sass/_old.scss */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}

/* line 37, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4059, ../sass/_old.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4066, ../sass/_old.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4076, ../sass/_old.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4082, ../sass/_old.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4088, ../sass/_old.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4092, ../sass/_old.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4097, ../sass/_old.scss */
.btn-default .badge {
  color: white;
  background-color: #333333;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4103, ../sass/_old.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4109, ../sass/_old.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4115, ../sass/_old.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4119, ../sass/_old.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4124, ../sass/_old.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

/* line 64, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4130, ../sass/_old.scss */
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4136, ../sass/_old.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4142, ../sass/_old.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4146, ../sass/_old.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4151, ../sass/_old.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

/* line 68, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4157, ../sass/_old.scss */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4163, ../sass/_old.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4169, ../sass/_old.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4173, ../sass/_old.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4178, ../sass/_old.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

/* line 72, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4184, ../sass/_old.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4190, ../sass/_old.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4196, ../sass/_old.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4200, ../sass/_old.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4205, ../sass/_old.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4211, ../sass/_old.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4217, ../sass/_old.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4223, ../sass/_old.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4227, ../sass/_old.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
/* line 4232, ../sass/_old.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

/* line 85, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4238, ../sass/_old.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 94, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4245, ../sass/_old.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 101, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4251, ../sass/_old.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 105, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4255, ../sass/_old.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4261, ../sass/_old.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4267, ../sass/_old.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4275, ../sass/_old.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 132, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4283, ../sass/_old.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 140, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4291, ../sass/_old.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 146, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4297, ../sass/_old.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 154, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_buttons.scss */
/* line 4302, ../sass/_old.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4309, ../sass/_old.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4316, ../sass/_old.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4321, ../sass/_old.scss */
.collapse {
  display: none;
}

/* line 21, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4325, ../sass/_old.scss */
.collapse.in {
  display: block;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4330, ../sass/_old.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4335, ../sass/_old.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_component-animations.scss */
/* line 4340, ../sass/_old.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4350, ../sass/_old.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4362, ../sass/_old.scss */
.dropdown {
  position: relative;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4367, ../sass/_old.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4372, ../sass/_old.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  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 52, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4394, ../sass/_old.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 58, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4399, ../sass/_old.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 63, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4406, ../sass/_old.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
  color: #333333;
  white-space: nowrap;
}

/* line 77, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4417, ../sass/_old.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

/* line 88, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4424, ../sass/_old.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4432, ../sass/_old.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 110, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4437, ../sass/_old.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 122, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4446, ../sass/_old.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 127, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4450, ../sass/_old.scss */
.open > a {
  outline: 0;
}

/* line 136, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4455, ../sass/_old.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4461, ../sass/_old.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4467, ../sass/_old.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.2;
  color: #777777;
  white-space: nowrap;
}

/* line 162, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4477, ../sass/_old.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4487, ../sass/_old.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4493, ../sass/_old.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 191, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
/* line 4500, ../sass/_old.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 770px) {
  /* line 205, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
  /* line 4509, ../sass/_old.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 210, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_dropdowns.scss */
  /* line 4514, ../sass/_old.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4520, ../sass/_old.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4527, ../sass/_old.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4533, ../sass/_old.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 21, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4541, ../sass/_old.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4547, ../sass/_old.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4555, ../sass/_old.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4559, ../sass/_old.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4564, ../sass/_old.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4568, ../sass/_old.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4573, ../sass/_old.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4580, ../sass/_old.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4585, ../sass/_old.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 61, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4589, ../sass/_old.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 67, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4595, ../sass/_old.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4602, ../sass/_old.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4607, ../sass/_old.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 80, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4612, ../sass/_old.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4619, ../sass/_old.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 90, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4625, ../sass/_old.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4631, ../sass/_old.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4637, ../sass/_old.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4643, ../sass/_old.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 123, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4648, ../sass/_old.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4654, ../sass/_old.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4659, ../sass/_old.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4665, ../sass/_old.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 150, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4670, ../sass/_old.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4679, ../sass/_old.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4684, ../sass/_old.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 160, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4688, ../sass/_old.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 168, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4692, ../sass/_old.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 175, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4701, ../sass/_old.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 178, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4705, ../sass/_old.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 182, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4711, ../sass/_old.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4718, ../sass/_old.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 192, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4723, ../sass/_old.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 196, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4730, ../sass/_old.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 205, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4736, ../sass/_old.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 211, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4743, ../sass/_old.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 216, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4750, ../sass/_old.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 220, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4754, ../sass/_old.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_button-groups.scss */
/* line 4759, ../sass/_old.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4768, ../sass/_old.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4774, ../sass/_old.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4780, ../sass/_old.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4789, ../sass/_old.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4795, ../sass/_old.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4802, ../sass/_old.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4810, ../sass/_old.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* line 85, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4822, ../sass/_old.scss */
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}

/* line 90, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4830, ../sass/_old.scss */
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}

/* line 98, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4838, ../sass/_old.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 110, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4844, ../sass/_old.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4856, ../sass/_old.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 122, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4861, ../sass/_old.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4873, ../sass/_old.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4878, ../sass/_old.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 140, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4884, ../sass/_old.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 142, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4888, ../sass/_old.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 148, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4892, ../sass/_old.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 156, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4896, ../sass/_old.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 162, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_input-groups.scss */
/* line 4901, ../sass/_old.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4907, ../sass/_old.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4913, ../sass/_old.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 4918, ../sass/_old.scss */
.nav:after {
  clear: both;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4922, ../sass/_old.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4927, ../sass/_old.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4933, ../sass/_old.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4938, ../sass/_old.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4942, ../sass/_old.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4949, ../sass/_old.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4954, ../sass/_old.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4961, ../sass/_old.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4966, ../sass/_old.scss */
.nav-tabs {
  /*border-bottom: 1px solid #dddddd;*/
  border: 0;
}

/* line 78, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4971, ../sass/_old.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: 0;
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4976, ../sass/_old.scss */
.nav-tabs > li > a {
  margin-right: 0;
  line-height: 1.2;
  border: 0;
  border-radius: 0;
  border: 0;
  color: #555555;
  background-color: rgba(255, 255, 255, 0.6);
  /*border-radius: 4px 4px 0 0;*/
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4987, ../sass/_old.scss */
.nav-tabs > li > a:hover {
  border-color: white;
  /*border-color: #eeeeee #eeeeee #dddddd;*/
}

/* line 98, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 4992, ../sass/_old.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
  border: 0;
  cursor: default;
}

/* line 118, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5002, ../sass/_old.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5006, ../sass/_old.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5010, ../sass/_old.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 133, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5014, ../sass/_old.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 144, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5020, ../sass/_old.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5024, ../sass/_old.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5030, ../sass/_old.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5034, ../sass/_old.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5038, ../sass/_old.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5043, ../sass/_old.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 770px) {
  /* line 177, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
  /* line 5049, ../sass/_old.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 180, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
  /* line 5054, ../sass/_old.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5060, ../sass/_old.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5064, ../sass/_old.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 201, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5069, ../sass/_old.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 770px) {
  /* line 206, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
  /* line 5078, ../sass/_old.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 212, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
  /* line 5083, ../sass/_old.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
  }
}
/* line 224, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5093, ../sass/_old.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5097, ../sass/_old.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navs.scss */
/* line 5102, ../sass/_old.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5109, ../sass/_old.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5116, ../sass/_old.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5121, ../sass/_old.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 770px) {
  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5126, ../sass/_old.scss */
  .navbar {
    border-radius: 4px;
  }
}
/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5132, ../sass/_old.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5137, ../sass/_old.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 770px) {
  /* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5142, ../sass/_old.scss */
  .navbar-header {
    float: left;
  }
}
/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5148, ../sass/_old.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5157, ../sass/_old.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5162, ../sass/_old.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5166, ../sass/_old.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 770px) {
  /* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5171, ../sass/_old.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 68, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5177, ../sass/_old.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 75, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5184, ../sass/_old.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 83, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5188, ../sass/_old.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 92, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5195, ../sass/_old.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  /* line 92, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5201, ../sass/_old.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 109, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5208, ../sass/_old.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 770px) {
  /* line 109, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5217, ../sass/_old.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 128, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5227, ../sass/_old.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 770px) {
  /* line 128, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5233, ../sass/_old.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 139, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5239, ../sass/_old.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (min-width: 770px) {
  /* line 139, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5250, ../sass/_old.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 151, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5257, ../sass/_old.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5263, ../sass/_old.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5270, ../sass/_old.scss */
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 19px;
  line-height: 18px;
  height: 50px;
}

/* line 172, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5278, ../sass/_old.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 770px) {
  /* line 178, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5283, ../sass/_old.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5289, ../sass/_old.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 203, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5302, ../sass/_old.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 208, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5306, ../sass/_old.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 214, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5313, ../sass/_old.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 770px) {
  /* line 190, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5318, ../sass/_old.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 229, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5324, ../sass/_old.scss */
.navbar-nav {
  margin: 8px -15px;
}

/* line 232, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5328, ../sass/_old.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

@media (max-width: 769px) {
  /* line 240, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5335, ../sass/_old.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  /* line 249, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5345, ../sass/_old.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 252, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5350, ../sass/_old.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }

  /* line 255, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5354, ../sass/_old.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 770px) {
  /* line 229, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5360, ../sass/_old.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 267, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5365, ../sass/_old.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 269, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5369, ../sass/_old.scss */
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  /* line 275, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5374, ../sass/_old.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 770px) {
  /* line 289, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5381, ../sass/_old.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 292, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5386, ../sass/_old.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 303, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5391, ../sass/_old.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}

@media (max-width: 769px) {
  /* line 315, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5404, ../sass/_old.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 770px) {
  /* line 303, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5410, ../sass/_old.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 335, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5421, ../sass/_old.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 345, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5427, ../sass/_old.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 350, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5434, ../sass/_old.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 359, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5440, ../sass/_old.scss */
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 362, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5445, ../sass/_old.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

/* line 365, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5450, ../sass/_old.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 375, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5456, ../sass/_old.scss */
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}

@media (min-width: 770px) {
  /* line 375, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5462, ../sass/_old.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 384, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5468, ../sass/_old.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* line 394, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5474, ../sass/_old.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 398, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5479, ../sass/_old.scss */
.navbar-default .navbar-brand {
  color: #777777;
}

/* line 401, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5483, ../sass/_old.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 407, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5488, ../sass/_old.scss */
.navbar-default .navbar-text {
  color: #777777;
}

/* line 412, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5492, ../sass/_old.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}

/* line 416, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5496, ../sass/_old.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

/* line 424, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5501, ../sass/_old.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

/* line 432, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5506, ../sass/_old.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

/* line 439, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5511, ../sass/_old.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

/* line 442, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5515, ../sass/_old.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

/* line 445, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5519, ../sass/_old.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

/* line 451, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5523, ../sass/_old.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 461, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5528, ../sass/_old.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

@media (max-width: 769px) {
  /* line 470, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5534, ../sass/_old.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  /* line 473, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5538, ../sass/_old.scss */
  .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 481, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5543, ../sass/_old.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }

  /* line 489, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5548, ../sass/_old.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 503, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5554, ../sass/_old.scss */
.navbar-default .navbar-link {
  color: #777777;
}

/* line 505, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5558, ../sass/_old.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 510, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5562, ../sass/_old.scss */
.navbar-default .btn-link {
  color: #777777;
}

/* line 513, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5566, ../sass/_old.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}

/* line 519, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5570, ../sass/_old.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* line 528, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5575, ../sass/_old.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}

/* line 532, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5580, ../sass/_old.scss */
.navbar-inverse .navbar-brand {
  color: #777777;
}

/* line 535, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5584, ../sass/_old.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}

/* line 541, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5589, ../sass/_old.scss */
.navbar-inverse .navbar-text {
  color: #777777;
}

/* line 546, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5593, ../sass/_old.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}

/* line 550, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5597, ../sass/_old.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}

/* line 558, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5602, ../sass/_old.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}

/* line 566, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5607, ../sass/_old.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

/* line 574, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5612, ../sass/_old.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

/* line 577, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5616, ../sass/_old.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

/* line 580, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5620, ../sass/_old.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}

/* line 586, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5624, ../sass/_old.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 595, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5629, ../sass/_old.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}

@media (max-width: 769px) {
  /* line 604, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5635, ../sass/_old.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  /* line 607, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5639, ../sass/_old.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  /* line 610, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5643, ../sass/_old.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  /* line 613, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5647, ../sass/_old.scss */
  .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 621, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5652, ../sass/_old.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }

  /* line 629, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  /* line 5657, ../sass/_old.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 638, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5663, ../sass/_old.scss */
.navbar-inverse .navbar-link {
  color: #777777;
}

/* line 640, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5667, ../sass/_old.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 645, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5671, ../sass/_old.scss */
.navbar-inverse .btn-link {
  color: #777777;
}

/* line 648, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5675, ../sass/_old.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: white;
}

/* line 654, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_navbar.scss */
/* line 5679, ../sass/_old.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_breadcrumbs.scss */
/* line 5684, ../sass/_old.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_breadcrumbs.scss */
/* line 5692, ../sass/_old.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_breadcrumbs.scss */
/* line 5696, ../sass/_old.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

/* line 23, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_breadcrumbs.scss */
/* line 5702, ../sass/_old.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5707, ../sass/_old.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5714, ../sass/_old.scss */
.pagination > li {
  display: inline;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5718, ../sass/_old.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.2;
  text-decoration: none;
  color: #428bca;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5731, ../sass/_old.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5738, ../sass/_old.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 42, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5744, ../sass/_old.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5752, ../sass/_old.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

/* line 68, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pagination.scss */
/* line 5763, ../sass/_old.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5776, ../sass/_old.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5782, ../sass/_old.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5788, ../sass/_old.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5795, ../sass/_old.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5801, ../sass/_old.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 5807, ../sass/_old.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5814, ../sass/_old.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5821, ../sass/_old.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 5826, ../sass/_old.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5830, ../sass/_old.scss */
.pager li {
  display: inline;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5834, ../sass/_old.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5843, ../sass/_old.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5849, ../sass/_old.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5854, ../sass/_old.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_pager.scss */
/* line 5859, ../sass/_old.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5869, ../sass/_old.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5882, ../sass/_old.scss */
.label:empty {
  display: none;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5886, ../sass/_old.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 34, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5892, ../sass/_old.scss */
a.label:hover, a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5899, ../sass/_old.scss */
.label-default {
  background-color: #777777;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5903, ../sass/_old.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5908, ../sass/_old.scss */
.label-primary {
  background-color: #428bca;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5912, ../sass/_old.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 52, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5917, ../sass/_old.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5921, ../sass/_old.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5926, ../sass/_old.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5930, ../sass/_old.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5935, ../sass/_old.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5939, ../sass/_old.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_labels.scss */
/* line 5944, ../sass/_old.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_labels.scss */
/* line 5948, ../sass/_old.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5953, ../sass/_old.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5968, ../sass/_old.scss */
.badge:empty {
  display: none;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5972, ../sass/_old.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5977, ../sass/_old.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5982, ../sass/_old.scss */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

/* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5987, ../sass/_old.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 52, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_badges.scss */
/* line 5992, ../sass/_old.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 5999, ../sass/_old.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 6006, ../sass/_old.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 6011, ../sass/_old.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 6017, ../sass/_old.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 6021, ../sass/_old.scss */
.container .jumbotron {
  border-radius: 6px;
}

/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 6025, ../sass/_old.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 770px) {
  /* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
  /* line 6030, ../sass/_old.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
  /* line 6035, ../sass/_old.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  /* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
  /* line 6040, ../sass/_old.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_thumbnails.scss */
/* line 6047, ../sass/_old.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.2;
  background-color: linear-gradient(to bottom, #c6d3dc 0%, #7f9eb3 100%) repeat scroll 0 0 transparent;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_thumbnails.scss */
/* line 6060, ../sass/_old.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_thumbnails.scss */
/* line 6070, ../sass/_old.scss */
.thumbnail .caption {
  padding: 9px;
  color: white;
}

/* line 36, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_thumbnails.scss */
/* line 6076, ../sass/_old.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 9, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6083, ../sass/_old.scss */
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6090, ../sass/_old.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6095, ../sass/_old.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6099, ../sass/_old.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6104, ../sass/_old.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 41, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6109, ../sass/_old.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6114, ../sass/_old.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 57, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6123, ../sass/_old.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6129, ../sass/_old.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6133, ../sass/_old.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6138, ../sass/_old.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6144, ../sass/_old.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6148, ../sass/_old.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 63, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6153, ../sass/_old.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6159, ../sass/_old.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6163, ../sass/_old.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_alerts.scss */
/* line 6168, ../sass/_old.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6174, ../sass/_old.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 6178, ../sass/_old.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }
  /* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}
/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6207, ../sass/_old.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  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 37, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6218, ../sass/_old.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 18px;
  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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6235, ../sass/_old.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 66, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6244, ../sass/_old.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6252, ../sass/_old.scss */
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

/* line 77, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6256, ../sass/_old.scss */
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 91, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6265, ../sass/_old.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
/* line 6269, ../sass/_old.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 95, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6276, ../sass/_old.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
/* line 6280, ../sass/_old.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 99, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6287, ../sass/_old.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
/* line 6291, ../sass/_old.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 6298, ../sass/_old.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
/* line 6302, ../sass/_old.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6309, ../sass/_old.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6316, ../sass/_old.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6322, ../sass/_old.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6327, ../sass/_old.scss */
.media-object {
  display: block;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6332, ../sass/_old.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6337, ../sass/_old.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6341, ../sass/_old.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_media.scss */
/* line 6346, ../sass/_old.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6352, ../sass/_old.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6358, ../sass/_old.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6367, ../sass/_old.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6372, ../sass/_old.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6378, ../sass/_old.scss */
.list-group-item > .badge {
  float: right;
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6382, ../sass/_old.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6387, ../sass/_old.scss */
a.list-group-item {
  color: #555555;
}

/* line 57, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6391, ../sass/_old.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}

/* line 63, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6395, ../sass/_old.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}

/* line 74, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6402, ../sass/_old.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}

/* line 79, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6407, ../sass/_old.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 82, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6411, ../sass/_old.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 90, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6415, ../sass/_old.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 99, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6422, ../sass/_old.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 102, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6432, ../sass/_old.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6437, ../sass/_old.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6443, ../sass/_old.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6447, ../sass/_old.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6451, ../sass/_old.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6456, ../sass/_old.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6463, ../sass/_old.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6469, ../sass/_old.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6473, ../sass/_old.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6477, ../sass/_old.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6482, ../sass/_old.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6489, ../sass/_old.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6495, ../sass/_old.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6499, ../sass/_old.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6503, ../sass/_old.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6508, ../sass/_old.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6515, ../sass/_old.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6521, ../sass/_old.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6525, ../sass/_old.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6529, ../sass/_old.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 25, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 6534, ../sass/_old.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6541, ../sass/_old.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 128, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_list-group.scss */
/* line 6547, ../sass/_old.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6553, ../sass/_old.scss */
.panel {
  margin-bottom: 18px;
  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 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6563, ../sass/_old.scss */
.panel-body {
  padding: 15px;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 6567, ../sass/_old.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 6572, ../sass/_old.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6577, ../sass/_old.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6584, ../sass/_old.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6589, ../sass/_old.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}

/* line 39, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6596, ../sass/_old.scss */
.panel-title {
  margin-bottom: 0 !important;
}

/* line 6599, ../sass/_old.scss */
.panel-title > a {
  color: inherit;
  display: block;
}

/* line 6604, ../sass/_old.scss */
.panel-title > a:hover, .panel-title > a:focus {
  text-decoration: none;
  color: #0069a3;
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6610, ../sass/_old.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6619, ../sass/_old.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6623, ../sass/_old.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 69, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6628, ../sass/_old.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6634, ../sass/_old.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 85, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6641, ../sass/_old.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6646, ../sass/_old.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 101, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6651, ../sass/_old.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 106, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6657, ../sass/_old.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6663, ../sass/_old.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 117, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6674, ../sass/_old.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6685, ../sass/_old.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 132, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6691, ../sass/_old.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 136, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6702, ../sass/_old.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 143, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6713, ../sass/_old.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

/* line 147, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6718, ../sass/_old.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 151, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6723, ../sass/_old.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 158, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6728, ../sass/_old.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 162, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6743, ../sass/_old.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 171, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6758, ../sass/_old.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 180, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6769, ../sass/_old.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 186, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6780, ../sass/_old.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 198, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6786, ../sass/_old.scss */
.panel-group {
  margin-bottom: 18px;
}

/* line 202, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6790, ../sass/_old.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 205, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6795, ../sass/_old.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 210, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6799, ../sass/_old.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 212, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6803, ../sass/_old.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}

/* line 216, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6807, ../sass/_old.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 218, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6811, ../sass/_old.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 226, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6816, ../sass/_old.scss */
.panel-default {
  border-color: #dddddd;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6820, ../sass/_old.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6826, ../sass/_old.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6830, ../sass/_old.scss */
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6835, ../sass/_old.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* line 229, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6840, ../sass/_old.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6844, ../sass/_old.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6850, ../sass/_old.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6854, ../sass/_old.scss */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: white;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6859, ../sass/_old.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 232, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6864, ../sass/_old.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6868, ../sass/_old.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6874, ../sass/_old.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6878, ../sass/_old.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6883, ../sass/_old.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 235, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6888, ../sass/_old.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6892, ../sass/_old.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6898, ../sass/_old.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6902, ../sass/_old.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6907, ../sass/_old.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 238, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6912, ../sass/_old.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6916, ../sass/_old.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6922, ../sass/_old.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6926, ../sass/_old.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6931, ../sass/_old.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 241, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_panels.scss */
/* line 6936, ../sass/_old.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6940, ../sass/_old.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6946, ../sass/_old.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6950, ../sass/_old.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_panels.scss */
/* line 6955, ../sass/_old.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-embed.scss */
/* line 6960, ../sass/_old.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-embed.scss */
/* line 6968, ../sass/_old.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-embed.scss */
/* line 6981, ../sass/_old.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-embed.scss */
/* line 6985, ../sass/_old.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_wells.scss */
/* line 6990, ../sass/_old.scss */
.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 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_wells.scss */
/* line 7001, ../sass/_old.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_wells.scss */
/* line 7007, ../sass/_old.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_wells.scss */
/* line 7013, ../sass/_old.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_close.scss */
/* line 7019, ../sass/_old.scss */
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_close.scss */
/* line 7030, ../sass/_old.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_close.scss */
/* line 7039, ../sass/_old.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7048, ../sass/_old.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7053, ../sass/_old.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7066, ../sass/_old.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7075, ../sass/_old.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7081, ../sass/_old.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7087, ../sass/_old.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7094, ../sass/_old.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7107, ../sass/_old.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}

/* line 73, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7117, ../sass/_old.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7122, ../sass/_old.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7128, ../sass/_old.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.2px;
}

/* line 85, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7135, ../sass/_old.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7140, ../sass/_old.scss */
.modal-title {
  margin: 0;
  line-height: 1.2;
}

/* line 97, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7146, ../sass/_old.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7152, ../sass/_old.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 7158, ../sass/_old.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 7163, ../sass/_old.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7167, ../sass/_old.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7172, ../sass/_old.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7176, ../sass/_old.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
/* line 7181, ../sass/_old.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 770px) {
  /* line 136, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
  /* line 7191, ../sass/_old.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
  /* line 7197, ../sass/_old.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
  /* line 7203, ../sass/_old.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_modals.scss */
  /* line 7209, ../sass/_old.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7214, ../sass/_old.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7225, ../sass/_old.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7230, ../sass/_old.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7235, ../sass/_old.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7240, ../sass/_old.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 20, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7245, ../sass/_old.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7251, ../sass/_old.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7262, ../sass/_old.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7271, ../sass/_old.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 50, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7279, ../sass/_old.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 56, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7286, ../sass/_old.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

/* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7293, ../sass/_old.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}

/* line 69, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7301, ../sass/_old.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}

/* line 76, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7309, ../sass/_old.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 83, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7317, ../sass/_old.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 89, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 7324, ../sass/_old.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7332, ../sass/_old.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  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);
  white-space: normal;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7351, ../sass/_old.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7355, ../sass/_old.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7359, ../sass/_old.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7363, ../sass/_old.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7368, ../sass/_old.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7380, ../sass/_old.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7385, ../sass/_old.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7395, ../sass/_old.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 65, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7400, ../sass/_old.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7406, ../sass/_old.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 78, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7415, ../sass/_old.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}

/* line 86, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7423, ../sass/_old.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7432, ../sass/_old.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}

/* line 101, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7440, ../sass/_old.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 108, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7449, ../sass/_old.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}

/* line 117, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7457, ../sass/_old.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 124, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_popovers.scss */
/* line 7466, ../sass/_old.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7475, ../sass/_old.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7480, ../sass/_old.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7486, ../sass/_old.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 23, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7494, ../sass/_old.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 31, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7503, ../sass/_old.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 35, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7509, ../sass/_old.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 40, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7513, ../sass/_old.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 46, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7520, ../sass/_old.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7524, ../sass/_old.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 53, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7528, ../sass/_old.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 57, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7533, ../sass/_old.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 60, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7537, ../sass/_old.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 69, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7542, ../sass/_old.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 84, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7556, ../sass/_old.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 87, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7564, ../sass/_old.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 95, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7574, ../sass/_old.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 106, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7582, ../sass/_old.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 113, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7592, ../sass/_old.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 118, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7598, ../sass/_old.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 123, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7604, ../sass/_old.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 132, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7612, ../sass/_old.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 137, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7616, ../sass/_old.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 148, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7621, ../sass/_old.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 159, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7633, ../sass/_old.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

/* line 180, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7646, ../sass/_old.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 191, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7654, ../sass/_old.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 202, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
/* line 7667, ../sass/_old.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 770px) {
  /* line 216, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  /* line 7673, ../sass/_old.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 223, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  /* line 7683, ../sass/_old.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 227, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  /* line 7688, ../sass/_old.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 233, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  /* line 7694, ../sass/_old.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 240, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  /* line 7701, ../sass/_old.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 7706, ../sass/_old.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 7711, ../sass/_old.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7716, ../sass/_old.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7723, ../sass/_old.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7728, ../sass/_old.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7733, ../sass/_old.scss */
.hide {
  display: none !important;
}

/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7738, ../sass/_old.scss */
.show {
  display: block !important;
}

/* line 33, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7743, ../sass/_old.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7748, ../sass/_old.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7757, ../sass/_old.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_utilities.scss */
/* line 7763, ../sass/_old.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
/* line 7774, ../sass/_old.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 42, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
/* line 7779, ../sass/_old.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 769px) {
  /* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7796, ../sass/_old.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7801, ../sass/_old.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7806, ../sass/_old.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7811, ../sass/_old.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 769px) {
  /* line 49, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7818, ../sass/_old.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 769px) {
  /* line 54, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7825, ../sass/_old.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 769px) {
  /* line 59, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7832, ../sass/_old.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  /* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7839, ../sass/_old.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7844, ../sass/_old.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7849, ../sass/_old.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7854, ../sass/_old.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  /* line 68, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7861, ../sass/_old.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  /* line 73, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7868, ../sass/_old.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  /* line 78, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7875, ../sass/_old.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7882, ../sass/_old.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7887, ../sass/_old.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7892, ../sass/_old.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7897, ../sass/_old.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 87, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7904, ../sass/_old.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7911, ../sass/_old.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7918, ../sass/_old.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7925, ../sass/_old.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7930, ../sass/_old.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7935, ../sass/_old.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7940, ../sass/_old.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 106, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7947, ../sass/_old.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7954, ../sass/_old.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 7961, ../sass/_old.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 769px) {
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7968, ../sass/_old.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7974, ../sass/_old.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7980, ../sass/_old.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7986, ../sass/_old.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
/* line 7991, ../sass/_old.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 7997, ../sass/_old.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 8002, ../sass/_old.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 8007, ../sass/_old.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 13, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 8012, ../sass/_old.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
/* line 8018, ../sass/_old.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 150, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 8023, ../sass/_old.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 157, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
/* line 8029, ../sass/_old.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 157, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 8034, ../sass/_old.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 164, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
/* line 8040, ../sass/_old.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 164, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  /* line 8045, ../sass/_old.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 18, ../../../../../Library/Ruby/Gems/1.8/gems/bootstrap-sass-3.2.0.0/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  /* line 8052, ../sass/_old.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 3, ../sass/styles.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 8, ../sass/styles.scss */
html, body {
  height: 100%;
}

/* line 12, ../sass/styles.scss */
#wrapper {
  overflow: hidden;
  height: auto;
  min-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 21, ../sass/styles.scss */
strong {
  font-weight: 700 !important;
}

/* line 25, ../sass/styles.scss */
#main-wrapper {
  background: url("../img/backgrounds/bridge.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  behavior: url(../javascripts/pie/PIE.htc);
  height: auto;
  min-height: 100%;
  padding: 0;
  align-items: stretch;
  position: relative;
  z-index: 10;
}
/* line 35, ../sass/styles.scss */
#main-wrapper > .inner {
  height: 100%;
  padding: 88px;
}
/* line 38, ../sass/styles.scss */
#main-wrapper > .inner .container {
  margin: 0;
  width: 100%;
}
/* line 42, ../sass/styles.scss */
#main-wrapper > .inner .container #main h2 {
  margin-bottom: 15px;
  margin-top: 0;
}
/* line 46, ../sass/styles.scss */
#main-wrapper > .inner .container #main p {
  font-size: 15px;
  line-height: 1.4;
}
/* line 53, ../sass/styles.scss */
#main-wrapper #main, #main-wrapper #news, #main-wrapper #main #downloads, #main-wrapper #downloads {
  background-color: rgba(255, 255, 255, 0.75);
  color: #333;
  margin-bottom: 30px;
  padding: 25px 50px;
  behavior: url(../javascripts/pie/PIE.htc);
}
/* line 64, ../sass/styles.scss */
#main-wrapper #sidebar .inner {
  background-color: rgba(255, 255, 255, 0.75);
  color: #333;
  margin-bottom: 30px;
  padding: 25px 50px;
  behavior: url(../javascripts/pie/PIE.htc);
}
/* line 71, ../sass/styles.scss */
#main-wrapper #sidebar #downloads {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
/* line 76, ../sass/styles.scss */
#main-wrapper #sidebar .inner {
  padding: 30px;
  margin-bottom: 0;
}
/* line 82, ../sass/styles.scss */
#main-wrapper #news .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 86, ../sass/styles.scss */
#main-wrapper #news .row article {
  align-items: stretch;
}
/* line 88, ../sass/styles.scss */
#main-wrapper #news .row article .inner {
  overflow: hidden;
  padding: 0 0 40px;
  position: relative;
  height: 100%;
}
/* line 93, ../sass/styles.scss */
#main-wrapper #news .row article .inner .read-more {
  position: absolute;
  bottom: 0;
}
/* line 100, ../sass/styles.scss */
#main-wrapper #news h3 {
  border-bottom: 1px solid #333;
}
/* line 103, ../sass/styles.scss */
#main-wrapper #news time {
  font-size: 10px;
}
/* line 106, ../sass/styles.scss */
#main-wrapper #news h3 {
  font-weight: 700;
}
/* line 109, ../sass/styles.scss */
#main-wrapper #news h4 {
  font-weight: 700;
  margin-top: 2px;
}
/* line 115, ../sass/styles.scss */
#main-wrapper #downloads .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 120, ../sass/styles.scss */
#main-wrapper #downloads .image-link {
  text-align: center;
  font-size: 48px;
  height: 115px;
}
/* line 124, ../sass/styles.scss */
#main-wrapper #downloads .image-link a {
  color: #333;
  margin-top: 30px;
  display: inline-block;
}
/* line 128, ../sass/styles.scss */
#main-wrapper #downloads .image-link a .icon:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -ms-transition: -ms-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
  position: relative;
}
/* line 140, ../sass/styles.scss */
#main-wrapper #downloads .image-link a .icon-key-icon-hover {
  font-size: 43px;
}
/* line 143, ../sass/styles.scss */
#main-wrapper #downloads .image-link a:hover {
  text-decoration: none;
}
/* line 145, ../sass/styles.scss */
#main-wrapper #downloads .image-link a:hover .icon:hover:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 151, ../sass/styles.scss */
#main-wrapper #downloads .image-link a:hover .icon-chart-icon-hover:before {
  content: "";
  font-size: 100px;
  top: -18px;
  left: 0;
}
/* line 157, ../sass/styles.scss */
#main-wrapper #downloads .image-link a:hover .icon-key-icon-hover:before {
  content: "";
  font-size: 100px;
  top: -15px;
  left: 0;
}
/* line 163, ../sass/styles.scss */
#main-wrapper #downloads .image-link a:hover .icon-beweiswerte:before {
  content: "";
  font-size: 100px;
  top: -20px;
  left: 0;
}
/* line 172, ../sass/styles.scss */
#main-wrapper #downloads article {
  align-items: stretch;
  position: relative;
  -webkit-backface-visibility: hidden;
  padding-bottom: 60px;
}
/* line 177, ../sass/styles.scss */
#main-wrapper #downloads article:first-child .image-link figure.hover {
  margin-left: -55px !important;
  margin-top: -70px !important;
}
/* line 182, ../sass/styles.scss */
#main-wrapper #downloads:nth-child(2) .image-link figure.hover {
  margin-left: -58px !important;
  margin-top: -63px !important;
}
/* line 186, ../sass/styles.scss */
#main-wrapper #downloads:last-child .image-link figure.hover {
  margin-left: -58px !important;
  margin-top: -59px !important;
}
/* line 190, ../sass/styles.scss */
#main-wrapper #downloads article > h3 {
  font-weight: 700;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
/* line 195, ../sass/styles.scss */
#main-wrapper #downloads p {
  height: 100px;
  margin-bottom: 60px;
}
/* line 199, ../sass/styles.scss */
#main-wrapper #downloads .hgroup {
  margin-bottom: 80px;
  min-height: 90px;
}
/* line 202, ../sass/styles.scss */
#main-wrapper #downloads .hgroup h2, #main-wrapper #downloads .hgroup h3 {
  font-size: 25px;
  line-height: 30px;
  color: inherit;
}
/* line 207, ../sass/styles.scss */
#main-wrapper #downloads .hgroup h2 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 212, ../sass/styles.scss */
#main-wrapper #downloads .hgroup h3 {
  margin-top: 0;
  font-weight: 100;
}
/* line 217, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink {
  display: inline-block;
  width: 100%;
  position: absolute;
  color: #333;
  padding-bottom: 3px;
  bottom: 25px;
}
/* line 224, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink:hover {
  text-decoration: none;
}
/* line 226, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink:hover .icon-download-arrow {
  animation: bounce .4s infinite alternate;
  -webkit-animation: bounce .4s infinite alternate;
}
/* line 231, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink .download-icon {
  color: #333;
  font-size: 12px;
  position: absolute;
  right: 59px;
  top: 2px;
}
/* line 237, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink .download-icon .icon {
  position: absolute;
}
/* line 239, ../sass/styles.scss */
#main-wrapper #downloads .downloadlink .download-icon .icon.icon-download-arrow {
  font-size: 20px;
  right: -30px;
  top: -21px;
}
/* line 248, ../sass/styles.scss */
#main-wrapper .read-more {
  display: block;
  width: 100%;
  text-align: right;
  /*color: #333;*/
  /*border-top: 1px solid #333;*/
  padding-top: 10px;
  font-size: 12px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  width: auto;
}

#main-wrapper a.read-more:before {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-right: 3px;
}

#main-wrapper .newsitem span.read-more:before {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-right: 3px;
}

#main-wrapper .newsitem a.read-more:before {
  content: "";
}

#main-wrapper .newsitem > a {
  text-align: right;
}

#main-wrapper .inner .container #sidebar article .newsitem a {
  position: relative;
  top: 10px;
}

#main-wrapper span.link-text.read-more {
  position: relative;
  display: inline-block;
}

/* line 261, ../sass/styles.scss */
#main-wrapper .read-more:hover {
  color: #333;
  text-decoration: none;
}
/* line 265, ../sass/styles.scss */
#main-wrapper .read-more .link-text {
  text-decoration: none;
}
/* line 267, ../sass/styles.scss */
#main-wrapper .read-more .link-text:hover {
  /*text-decoration: underline;*/
}
/* line 271, ../sass/styles.scss */
#main-wrapper .read-more .arrows {
  margin-right: 5px;
}
/* line 273, ../sass/styles.scss */
#main-wrapper .read-more .arrows i {
  margin-right: -4px;
  text-decoration: none !important;
}

/* line 281, ../sass/styles.scss */
#side-wrapper {
  padding: 0;
  position: relative;
  box-shadow: 0 0 16px 7px rgba(0, 0, 0, 0.4);
  z-index: 20;
  align-items: stretch;
  behavior: url(../javascripts/pie/PIE.htc);
}
/* line 288, ../sass/styles.scss */
#side-wrapper .inner {
  height: 100%;
}
/* line 291, ../sass/styles.scss */
#side-wrapper header {
  margin-bottom: 25%;
}
/* line 294, ../sass/styles.scss */
#side-wrapper header h1 a {
  display: block;
  text-align: center;
}
/* line 298, ../sass/styles.scss */
#side-wrapper header h1 img {
  height: auto;
  margin-top: 10px;
  width: 85%;
}
/* line 305, ../sass/styles.scss */
#side-wrapper #main-navigation {
  position: relative;
  margin-left: 24%;
  -webkit-backface-visibility: hidden;
}
/* line 310, ../sass/styles.scss */
#side-wrapper #sub-navigation {
  line-height: 22px;
  float: right;
  width: 76%;
}
/* line 315, ../sass/styles.scss */
#side-wrapper #main-navigation {
  line-height: 22px;
  float: right;
  width: 76%;
  margin-bottom: 240px;
}
/* line 321, ../sass/styles.scss */
/*#side-wrapper #sub-navigation, #side-wrapper footer {
  left: initial !important;
  width: 76% !important;
  position: absolute !important;
  right: 0 !important;
}*/
/* line 327, ../sass/styles.scss */
#side-wrapper #sub-navigation li, #side-wrapper #main-navigation li {
  position: relative;
  display: block;
}
/* line 331, ../sass/styles.scss */
#side-wrapper #sub-navigation li a, #side-wrapper #main-navigation li a {
  display: block;
  border-bottom: 1px solid #646464;
  padding: 2px 0 3px;
  padding-right: 35px;
}
/* line 337, ../sass/styles.scss */
#side-wrapper #sub-navigation li.active-item, #side-wrapper #sub-navigation li:hover, #side-wrapper #sub-navigation li.active {
  background-color: #FFF;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 345, ../sass/styles.scss */
#side-wrapper #main-navigation li.active-item, #side-wrapper #main-navigation li:hover, #side-wrapper #main-navigation li.active {
  background-color: #FFF;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 353, ../sass/styles.scss */
#side-wrapper #sub-navigation li.active-item > a, #side-wrapper #sub-navigation li:hover > a, #side-wrapper #sub-navigation li.active > a {
  color: #fff;
  background-color: #646464;
  padding: 2px 5px 3px;
  padding-right: 35px;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  text-decoration: none;
}
/* line 364, ../sass/styles.scss */
#side-wrapper #main-navigation li.active-item > a, #side-wrapper #main-navigation li:hover > a, #side-wrapper #main-navigation li.active > a {
  color: #fff;
  background-color: #646464;
  padding: 2px 5px 3px;
  padding-right: 35px;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  text-decoration: none;
}
/* line 374, ../sass/styles.scss */
#side-wrapper #sub-navigation li:before, #side-wrapper #main-navigation li:before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: -1px;
}
/* line 382, ../sass/styles.scss */
#side-wrapper #sub-navigation li:hover:before, #side-wrapper #main-navigation li:hover:before {
  background-color: #646464;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 388, ../sass/styles.scss */
#side-wrapper #sub-navigation li.active-item:hover:before, #side-wrapper #main-navigation li.active-item:hover:before {
  background-color: transparent;
}
/* line 391, ../sass/styles.scss */
#side-wrapper #sub-navigation li.dropdown > a:after, #side-wrapper #main-navigation li.dropdown > a:after {
  content: "";
  color: #646464;
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  padding-top: 2px;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 402, ../sass/styles.scss */
#side-wrapper #sub-navigation li.dropdown .submenu, #side-wrapper #main-navigation li.dropdown .submenu {
  display: none;
  margin-left: 20px;
}
/* line 407, ../sass/styles.scss */
#side-wrapper #sub-navigation li.dropdown.active-item > a:after, #side-wrapper #sub-navigation li.dropdown:hover > a:after, #side-wrapper #sub-navigation li.dropdown.active > a:after {
  color: #fff;
  content: "";
}
/* line 413, ../sass/styles.scss */
#side-wrapper #main-navigation li.dropdown.active-item > a:after, #side-wrapper #main-navigation li.dropdown:hover > a:after, #side-wrapper #main-navigation li.dropdown.active > a:after {
  color: #fff;
  content: "";
}
/* line 418, ../sass/styles.scss */
#side-wrapper #sub-navigation li.active-item .submenu, #side-wrapper #main-navigation li.active-item .submenu {
  display: block !important;
}
/* line 421, ../sass/styles.scss */
#side-wrapper #sub-navigation li a, #side-wrapper #main-navigation li a {
  color: #646464;
}
/* line 424, ../sass/styles.scss */
#side-wrapper #sub-navigation {
  clear: both;
  position: absolute;
  right: 0;
  bottom: 100px;
  /*width: 19%;*/
}
/* line 431, ../sass/styles.scss */
#side-wrapper #sub-navigation li > a:after {
  content: "";
  color: #646464;
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  padding-top: 2px;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 442, ../sass/styles.scss */
#side-wrapper #sub-navigation li > a:hover:after {
  color: #fff;
}
/* line 447, ../sass/styles.scss */
#side-wrapper footer {
  clear: both;
  color: #646464;
  font-size: 10px;
  line-height: 22px;
  font-weight: 700;
  position: absolute;
  right: 17px;
  bottom: 10px;
  width: 18%;
}
/* line 457, ../sass/styles.scss */
#side-wrapper footer span {
  display: inline;
}
/* line 460, ../sass/styles.scss */
#side-wrapper footer ul {
  overflow: hidden;
  display: inline;
}
/* line 463, ../sass/styles.scss */
#side-wrapper footer ul li {
  border-left: 1px solid #646464;
  display: inline-block;
  line-height: 8px;
  padding-left: 3px;
}
/* line 468, ../sass/styles.scss */
#side-wrapper footer ul li a {
  color: #646464;
}

@keyframes bounce {
  /* line 542, ../sass/styles.scss */
  from {
    transform: translateY(-8px);
  }
  /* line 546, ../sass/styles.scss */
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce {
  /* line 552, ../sass/styles.scss */
  from {
    -webkit-transform: translateY(-8px);
  }
  /* line 556, ../sass/styles.scss */
  to {
    -webkit-transform: translateY(0);
  }
}
/* line 502, ../sass/styles.scss */
.subpage.authentisierung #main-wrapper {
  /*background: url("../img/backgrounds/background_subpage_1.jpg") no-repeat;*/
  background-size: cover;
  behavior: url(../javascripts/pie/PIE.htc);
}
/* line 508, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #main {
  border-bottom: none;
}
/* line 510, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #main p {
  /*margin-bottom: 20px;*/
}
/* line 513, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #main h3 {
  font-size: 18px;
  line-height: 22px;
  /*font-weight: 700;*/
  margin-top: 25px;
}
/* line 519, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #main a {
  /*color: #333;
  text-decoration: underline;*/
}
/* line 522, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #main a:hover {
  text-decoration: none;
}

.subpage #main-wrapper .inner .container #main h3 a {
  color: #428bca;
  text-decoration: none;
}

.subpage #main-wrapper .inner .container #main h3 a:hover {
  color: #2a6496;
  text-decoration: none;
}
/* line 528, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article {
  margin-bottom: 30px;
  position: relative;
}
/* line 531, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article .inner > h2 {
  border-bottom: 1px solid #333;
  font-size: 15px;
  margin-bottom: 20px;
  font-weight: 700;
  margin-top: 0;
  /*color: #333;*/
}
/* line 539, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article a {
  display: block;
  clear: both;
  outline: none;
}
/* line 543, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article a:hover {
  text-decoration: none;
}
/* line 546, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article a.swipebox {
  margin-top: 25px;
}
/* line 550, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article .sidebar-image {
  height: auto !important;
  width: 100%;
  border: 1px solid #fff;
  overflow: hidden;
}
/* line 556, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article img {
  height: auto !important;
  width: 100%;
}
/* line 560, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article .fa-search-plus {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  position: absolute;
  font-size: 38px;
  left: 50%;
  margin-left: -15px;
  margin-top: 2px;
  top: 50%;
  color: #fff;
  text-shadow: 0 0 10px #000;
}
/* line 572, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar article .fa-search-plus:hover {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 45px;
  margin-left: -17px;
  margin-top: 0;
}
/* line 582, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar #downloads .downloadlink {
  position: relative;
  bottom: 0;
}
/* line 585, ../sass/styles.scss */
.subpage #main-wrapper .inner .container #sidebar #downloads .downloadlink .download-icon {
  right: 29px;
}

/* line 595, ../sass/styles.scss */
.no-js #side-wrapper #main-navigation .submenu {
  display: block !important;
}
/* line 599, ../sass/styles.scss */
.no-js #side-wrapper #main-navigation li.dropdown > a:after, .no-js #side-wrapper #main-navigation li.dropdown.active-item > a:after {
  content: "";
}
/* line 604, ../sass/styles.scss */
.no-js #side-wrapper footer {
  right: 0;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  bottom: 0;
  width: 76%;
  margin-top: 60px;
}
/* line 614, ../sass/styles.scss */
.no-js #side-wrapper #sub-navigation {
  position: relative;
  bottom: 0;
  width: 76%;
  margin-top: 60px;
}

/* line 622, ../sass/styles.scss */
.csc-textpic-imagerow {
  clear: both;
  overflow: hidden;
}
/* line 625, ../sass/styles.scss */
.csc-textpic-imagerow .csc-textpic-imagecolumn {
  float: left;
}

/* line 630, ../sass/styles.scss */
.csc-textpic-imagecolumn figure {
  display: table;
  background: white;
}
/* line 634, ../sass/styles.scss */
.csc-textpic-imagecolumn figure img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  display: table-cell;
  vertical-align: middle;
}
/* line 641, ../sass/styles.scss */
.csc-textpic-imagecolumn figure img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
/* line 648, ../sass/styles.scss */
.csc-textpic-imagecolumn figure a {
  display: table-cell;
  vertical-align: middle;
}

/* line 655, ../sass/styles.scss */
#main-wrapper #main {
  background: none;
  padding: 0 !important;
}
/* line 660, ../sass/styles.scss */
#main-wrapper #main > * {
  background-color: rgba(255, 255, 255, 0.93);
  display: block;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 770px) {
  /* line 660, ../sass/styles.scss */
  #main-wrapper #main > * {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* line 669, ../sass/styles.scss */
#main-wrapper #main > *:last-child {
  padding-bottom: 40px;
}
/* line 674, ../sass/styles.scss */
#main-wrapper #main h2 {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 15px;
  padding-top: 40px;
  margin-bottom: 0 !important;
  margin-top: 30px !important;
}
@media (max-width: 770px) {
  /* line 674, ../sass/styles.scss */
  #main-wrapper #main h2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* line 686, ../sass/styles.scss */
#main-wrapper #main h2:first-of-type {
  margin-top: 0 !important;
}
/* line 688, ../sass/styles.scss */
#main-wrapper #main h2:first-of-type:before {
  content: none;
}
/* line 692, ../sass/styles.scss */
/*#main-wrapper #main h2:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.75);
  height: 31px;
  width: 100%;
  position: absolute;
  top: -60px;
  left: 0px;
}*/
/* line 703, ../sass/styles.scss */
#main-wrapper #main h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 9px;
}
/* line 710, ../sass/styles.scss */
#main-wrapper #main h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 717, ../sass/styles.scss */
#main-wrapper #main p {
  margin-bottom: 0;
  padding-bottom: 40px;
/*  padding-left: 50px;
  padding-right: 50px;*/
}
@media (max-width: 770px) {
  /* line 717, ../sass/styles.scss */
  #main-wrapper #main p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* line 726, ../sass/styles.scss */
#main-wrapper #main p:last-child {
  padding-bottom: 40px;
}
@media (max-width: 770px) {
  /* line 735, ../sass/styles.scss */
  #main-wrapper #downloads .hgroup {
    margin-bottom: 0;
  }
  /* line 739, ../sass/styles.scss */
  #main-wrapper #downloads a.downloadlink {
    padding-bottom: 20px;
  }
  /* line 742, ../sass/styles.scss */
  #main-wrapper #downloads a.read-more {
    left: 0;
  }
}
@media (max-width: 992px) {
  /* line 749, ../sass/styles.scss */
  #main-wrapper #downloads .hgroup {
    margin-bottom: 0;
  }
  /* line 753, ../sass/styles.scss */
  #main-wrapper #downloads a.downloadlink {
    display: block;
    width: 100%;
    position: relative;
    color: #333;
    padding-bottom: 3px;
    bottom: 0;
    padding-top: 20px;
  }
  /* line 762, ../sass/styles.scss */
  #main-wrapper #downloads a.downloadlink .download-icon {
    right: 30px;
    top: 22px;
  }
  /* line 767, ../sass/styles.scss */
  #main-wrapper #downloads a.read-more {
    left: 0;
  }
}
@media (max-width: 1200px) {
  /* line 774, ../sass/styles.scss */
  #main-wrapper #downloads article {
    padding-bottom: 0;
  }
  /* line 778, ../sass/styles.scss */
  #main-wrapper #downloads .hgroup {
    margin-bottom: 0;
  }
  /* line 782, ../sass/styles.scss */
  #main-wrapper #downloads a.downloadlink {
    display: block;
    width: 100%;
    position: relative;
    color: #333;
    padding-bottom: 3px;
    bottom: 0;
    padding-top: 20px;
  }
  /* line 791, ../sass/styles.scss */
  #main-wrapper #downloads a.downloadlink .download-icon {
    right: 30px;
    top: 22px;
  }
  /* line 796, ../sass/styles.scss */
  #main-wrapper #downloads a.read-more {
    left: 0;
  }
}
@media (max-width: 1380px) {
  /* line 804, ../sass/styles.scss */
  #main-wrapper #downloads .hgroup h2, #main-wrapper #downloads .hgroup h3 {
    font-size: 20px;
  }
  /* line 808, ../sass/styles.scss */
  #main-wrapper #downloads p {
    height: 150px;
  }
}

/* line 817, ../sass/styles.scss */
#side-wrapper #main-navigation.active {
  margin-bottom: 120px;
}
/* line 822, ../sass/styles.scss */
#side-wrapper #sub-navigation.active {
  padding-left: 9% !important;
  width: 90% !important;
  left: 0 !important;
  right: initial !important;
  padding-top: 20px !important;
  background-color: white;
  margin-bottom: 0;
}
/* line 833, ../sass/styles.scss */
#side-wrapper footer.active {
  width: 100% !important;
  left: 0 !important;
  text-align: center;
}

#main-wrapper #main .news-list-container .news-list-item form,
#main-wrapper #main .news-list-container .news-list-item .news-list-category,
#main-wrapper #main .news-single-item h2::before,
#main-wrapper #main .tx-powermail legend {
  display: none;
}
#main-wrapper #main .news-single-item h2,
#main-wrapper #main .news-single-item p,
#main-wrapper #main .news-list-container .news-list-item h2,
#main-wrapper #main .news-list-container .news-list-item p {
  padding-left: 0;
  padding-top: 0;
}

/*#main-wrapper #main .news-single-item ul {
  margin-left: 20px
}*/

#main-wrapper #main .news-single-item h2 {
  margin-top: 0 !important;
}

#main-wrapper #main .powermail_all dt {
  width: 210px;
  float: left;
}
#main-wrapper #main .prices dt {
  width: 70px;
  float: left;
}

#main-wrapper .powermail_label {
  width: 150px;
}

#main-wrapper .powermail_input {
  width: 100%;
  padding: 5px;
}

#main-wrapper .powermail_textarea {
  width: 100%;
}

#main-wrapper form {
  position: relative;
}

#main-wrapper form .powermail_confirmation_submit {
  position: absolute;
  right: 0;
  bottom: 0;
}

#main-wrapper .parsley-errors-list {
  margin-left: 20px;
  padding: 5px 0;
  color: red;
}

#main-wrapper .powermail_fieldwrap_check .powermail_check_inner {
	overflow: hidden;
}

#main-wrapper .powermail_fieldwrap_check .powermail_check_inner input,
#main-wrapper .powermail_fieldwrap_check .powermail_check_inner label {
	float: left;
}
#main-wrapper .powermail_fieldwrap_check .powermail_check_inner label {
	width: 90%;
	margin-left: 10px;
}

#main-wrapper .powermail_fieldwrap_select label {
  width: auto;
  margin-right: 10px;
}

.row.social-media {
	margin-bottom: 15px;
}

.row.social-media .fb-page {
	width: 100%;
}

/*#main-wrapper #main > div:first-of-type {
  padding-top: 40px;
}*/

#main-wrapper #main > h2:empty:first-child + div {
  padding-top: 40px;
}

#main-wrapper #main > h2:not(:empty):first-child + div {
  padding-top: 1px;
}

.subpage #main-wrapper .inner .container #main h3 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

#main ul {
  padding-bottom: 40px;
  padding-left: 16px;
}

#main .csc-uploads {
  padding-top: 1px;
}

dl.prices {
  margin-bottom: 40px;
}

.news-list-item h3 {
  font-size: 30px;
  line-height: 1;
  margin: 0;
}

.news-single-backlink {
  padding: 0;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

.social-stack {
  padding: 0;
}

.social-stack:not(:last-of-type) {
  margin-bottom: 40px;
}

.btn, .btn-primary {
  border: none;
  background-color: #0069a3;
  border-radius: 0;
  color: white !important;
  text-decoration: none !important;
  box-shadow: none;
  text-shadow: none;
}

.btn:hover, .btn-primary:hover {
  background-color: #428bca;
}

iframe {
	border: none;
	width: 100%;
}

#playlist .thumb {
  display: block;
  width: 100%;
  height: 100%;
  /*border-bottom: 1px solid gray;*/
  margin-bottom: 20px;
}
#playlist .thumb img {
  display: block;
  width: 100%;
  height: auto;
}
#playlist .thumb span.title {
  display: block;
  font-size: 20px;
  margin: 10px 0;
}

#playlist .thumb {
  position: relative;
  padding-bottom: 54.1%;
  padding-top: 2.2%;
  height: 0;
  overflow: hidden;
}
#playlist .thumb iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}


@import url(responsive.css);


#main-wrapper > .inner .container {
    width: 100%;
}

#main-wrapper {
  background-attachment: fixed;
}

#main-wrapper > .inner {
    max-width: 1500px;
}

#main-wrapper #main > *, #main-wrapper #news, #main-wrapper #main #downloads, #main-wrapper #downloads {
  background-color: rgba(255, 255, 255, 0.93);
}



#main-wrapper #main h2 {
  line-height: 1;
}

#main-wrapper #main p {
  padding-bottom: 20px!important;
}

#main-wrapper #main ul {
  margin: 0;
  padding-left: 65px;
  padding-bottom: 20px!important;
}

#main-wrapper #sidebar .inner {
  background-color: rgba(255, 255, 255, 0.93);
}

#side-wrapper {
  position: fixed;
  height: 100vh;
  background-color: white;
}
@media (min-width: 770px){
  #main-wrapper {

    margin-left: 25%;
  }
}

/*html {
    overflow: hidden;
}
body {
    overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
}*/

#sub-navigation {
  position: absolute!important;
  /*width: 100%!important;*/
  right: 0!important;
  left: auto!important;
  bottom: 50px!important;
  /*padding-left: 50px!important;*/
}

#back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    z-index: 100;
    padding: 7px 12px 5px;
    font-size: 19px;
    line-height: 1.33;
    background-color: #0069a3
}
#back-to-top:hover {
  background-color: rgba(0, 105, 163, 0.7);
}
.cookiebanner #back-to-top {
  bottom: 80px;
}

.lightbox-iframe {
  display: none;
}

iframe#piwik.lightbox-iframe.featherlight-inner {
  width: 500px;
  height: 300px;
  padding: 30px 30px;
}

a, a:active, a:focus {
  outline: none!important;
}

#cookie-law {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(0, 105, 163, 0.9);
}

#cookie-law p {
    padding: 16px 200px 16px 15px;
    font-weight: 300;
    text-align:center;
    margin:0;
  -webkit-font-smoothing: antialiased;
}

#cookie-law p a {
  color: inherit;
  text-decoration: underline;
}

#cookie-law .close-cookie-banner {
  position: absolute;
  top: 50%;
  right: 20px;
  text-decoration: none;
  background: #646464;
  padding: 10px 15px 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 770px) {
  #cookie-law p {
    padding: 16px 15px 16px 15px;
  }
  #cookie-law .close-cookie-banner {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: 125px;
    margin: 10px auto 0;
    padding: 7px 10px 7px;
    -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  }
}

.csc-textpic-imagewrap {
	position: relative;
}

.csc-textpic-imagewrap[data-csc-cols="3"] div.csc-textpic-imagecolumn {
  max-width: 30% !important;
  margin-right: 5% !important;
}

.csc-textpic-imagewrap[data-csc-cols="3"] div.csc-textpic-imagecolumn:last-of-type {
  margin-right: 0 !important;
}

.csc-textpic-imagewrap[data-csc-cols="3"] .csc-textpic-imagerow {
  margin-bottom: 20px;
}

.csc-textpic-imagewrap[data-csc-cols="3"] .csc-textpic-imagecolumn figure img {
  width: 100%;
  height: auto;
}

.csc-textpic-imagewrap[data-csc-cols="3"] .csc-textpic-caption-c {
  margin-top: 10px;
}

.csc-textpic-imagewrap[data-csc-cols="4"] {
  padding-bottom: 50px;
}

.csc-textpic-imagewrap[data-csc-cols="4"] div.csc-textpic-imagecolumn {
  max-width: 20% !important;
  margin-right: 6.6666666666% !important;
}

.csc-textpic-imagewrap[data-csc-cols="4"] div.csc-textpic-imagecolumn:last-of-type {
  margin-right: 0 !important;
}

.csc-textpic-imagewrap[data-csc-cols="4"] .csc-textpic-imagerow {
  margin-bottom: 6.6666666666% !important;
}

.csc-textpic-imagewrap[data-csc-cols="4"] .csc-textpic-imagecolumn figure img {
  width: 100%;
  height: auto;
}

.csc-textpic-imagewrap[data-csc-cols="4"] .csc-textpic-caption-c {
  margin-top: 10px;
}

.csc-textpic-imagewrap[data-csc-cols="4"] .csc-textpic-imagerow-last {
  margin-bottom: 0 !important;
}

#main table {
  width: 100% !important;
  height: auto;
}

#main table th, #main table td {
  height: 22px;
  vertical-align: middle;
  padding: 2px 10px;
}

#main table th:first-child , #main table td:first-child {
  padding-left: 0 !important;
}

#main table th:last-child , #main table td:last-child {
  padding-right: 0 !important;
}

#main table tr {
  border-bottom: 1px solid grey;
}

/*wt_cart*/
div.wtcart_cart_header {
  border: none !important;
}

div.wtcart_cart_header, div.wtcart_cart_footer {
  padding: 0;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

div.wtcart_cart_col {
  padding: 2px 10px;
  border-top: 1px solid grey;
}

div.wtcart_cart_header div.wtcart_cart_col {
  border-top: none;
}

div.wtcart_cart_col_title {
  padding-left: 0;
}

div.wtcart_cart_col_total, div.wtcart_cart_netnoservice, div.wtcart_cart_tax, div.wtcart_cart_gross, div.wtcart_cart_servicecost {
  padding-right: 0;
}

div.wtcart_cart_product {
  padding: 0;
  background-color: transparent;
}

div.wtcart_cart_product .wtcart_cart_col_qty {
  padding-top: 0;
  padding-bottom: 0;
}

.wtcart_cart_col_error {
  padding: 5px 0;
  font-weight: bold;
  color: darkred;
}

.wtcart_cart_col_error:empty {
  padding: 0;
}

.wtcart_cart input {
  height: 22px;
  border: none;
  text-align: center;
}

.tx-wtcart-pi1 {
  padding-bottom: 50px;
}

.wt_cart_clear_cart {
  padding: 0;
  padding-top: 20px;
}

.powermail_confirmation form:first-of-type {
  margin-top: 40px;
}

form[name="order"] input[type="text"] {
  height: 30px;
  width: 30px;
  text-align: center;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  position: relative;
  top: 1px;
}

#activateCart {
  color: transparent;
}

#main {
  position: relative;
}

#cartcount {
  float: right;
  /*position: absolute;
  top: -40px;
  right: 0;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.93);
  color: #428bca;
  line-height: 20px;
  padding: 10px 20px !important;
  border-bottom: 1px solid #ccc;*/
}

#cartcount .fa {
  margin-left: 20px;
}

#cartcount a:hover, #cartcount a:focus, #cartcount a:active {
  text-decoration: none;
}

.delete {
  display: inline-block;
  top: 1px;
  position: relative;
}

a:hover .delete {
  text-decoration: none;
}

.wt_cart_clear_cart .delete {
  top: -1px;
  margin-right: 5px;
}

.news-list-browse {
  font-size: 15px;
}



#main-wrapper .powermail_fieldwrap_captcha .powermail_label {
  width: 100%;
}

#main-wrapper .powermail_fieldwrap_captcha .powermail_captcha {
  width: 47%;
  padding: 5px;
  margin-right: 2%;
  vertical-align: top;
}

#main-wrapper .powermail_fieldwrap_captcha img {
  width: 50%;
  height: auto;
  max-width: 200px;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

#side-wrapper .inner{
  overflow: hidden;
}

#main-navigation {
  background: white;
  z-index: 10;
}

.nav-small {
  min-height: 0!important;
}

.nav-small .inner {
  /*position: absolute !important;
  min-height: initial !important;
  height: auto !important;*/
  padding-bottom: 50px;
  overflow-y: scroll!important;
  overflow-x: hidden!important;
}

/*.nav-small:after {
  content: "";
  height: 20px;
  width: 100%;
  background-color: white;
  bottom: -20px;
  left: 0;
  position: absolute;
}*/

.nav-small:before,
.nav-small:after {
    content: "";
    display: table;
}
.nav-small:after {
    clear: both;
}
.nav-small {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.nav-small #main-navigation {
  position: static !important;
  margin-bottom: 0px!important;
  margin-left: 24%;
  float: none!important;
}

.nav-small #main-navigation > ul {
  margin-bottom: 0;
}

.nav-small #sub-navigation {
  position: relative!important;
  bottom: 0px!important;
  margin-left: 24%;
  margin-top: 25px;
  float: none!important;
}
@media (max-width: 768px){
  .nav-small #sub-navigation {
    margin-left: 0;
  }
}

.nav-small footer {
  bottom: 0!important;
  padding: 5px 0;
  background: white;
  z-index: 20;
}

.newsitem:last-of-type + hr {
  display: none;
}

#main-wrapper #news h3:empty {
  display: none;
}

#main-wrapper #main .news-single-item {
  padding-top: 40px;
}

#main-wrapper .csc-textpic-imagewrap {
  padding-bottom: 20px;
}

div.csc-textpic-center-outer {
  text-align: center;
}

#main .csc-textpic-imagewrap {
  /*background-color: transparent !important;*/
}

#main .csc-textpic-imagewrap img {
  max-width: 100%;
  height: auto;
}

#main .csc-textpic-imagewrap > figure {
  float: right;
  padding: 20px 0 20px 20px;
}

/*@media (max-width: 768px) AND (min-width: 500px) {
  #side-wrapper {
    max-width: 50%;
  }
}*/


@media (max-width: 992px) {

  .nav-small {
    min-height: initial !important;
    position: fixed !important;
    height: 110% !important;
    padding-bottom: 15%!important;
  }

  .nav-small:after {
    display: none;
  }

  #side-wrapper {
    top: 0 !important;
    box-shadow: none !important;
    right: 0;
  }

  #side-wrapper .inner {
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    /*min-height: 100vh;*/
  }

  #side-wrapper.active header {
    display: block;
  }

  #side-wrapper header {
    display: none;
    margin-bottom: 0;
    padding-bottom: 0;
    position: fixed;
    background-color: white;
    z-index: 1
  }

  #side-wrapper header h1 {
    margin-top: 20px !important;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  #side-wrapper header h1 a {
    text-align: left;
    font-size: inherit;
  }

  #side-wrapper header h1 a img {
    width: 75%;
    max-width: 350px;
    padding-right: 0;
    margin-top: 0;
  }

  #side-wrapper #toggle-navigation {
    display: block !important;
    z-index: 2;
    top: 14px !important;
    font-size: 30px !important;
    width: 50px;
    text-align: center;
    right: 0 !important;
  }

  #side-wrapper #main-navigation {
    line-height: 22px;
    float: none;
    margin-left: 20px;
    width: inherit !important;
    margin-bottom: 0 !important;
    padding-top: 35%

  }

  #side-wrapper #sub-navigation, #side-wrapper #sub-navigation.active {
    padding-left: 20px !important;
    width: inherit !important;
    left: initial !important;
    right: initial !important;
    padding-top: 20px !important;
    background-color: white;
    margin-bottom: 0;
    float: none;
    bottom: initial !important;
    position: relative !important;
    padding-bottom: 22px;
  }

  #side-wrapper.active footer {
    display: block !important;
  }

  /*#side-wrapper footer {
    width: 100% !important;
    left: 0 !important;
    text-align: center;
    position: fixed;
    padding-bottom: 0;
    padding-left: 25px;
    background-color: white;
    bottom: 0;
  }*/

  #side-wrapper footer.active {
    width: 100% !important;
    right: 0 !important;
    text-align: left;
    left: 0;
    position: relative;
    padding: 0;
    padding-left: 20px;
    float: none;
    bottom: 0%;
    background-color: white;
  }

  #back-to-top {
    display: none !important;
  }

  #main-wrapper {
    padding-right: 50px;
    margin-left: 0;
  }

  #main-wrapper.col-sm-9 {
    width: 100%;
  }

  #main-wrapper #main > * {
    padding: 0 !important;
  }

  #main-wrapper #main p, #main-wrapper #main h3, #main-wrapper #main h4 {
    padding: 20px !important;
    padding-top: 0 !important;
  }

  #main-wrapper #main time {
    padding: 0 20px;
  }

  #main-wrapper #main h2, #main-wrapper #main table {
    padding: 20px !important;
  }

  #main-wrapper .inner > .container #main h2, #main-wrapper #main h2:first-of-type {
    margin-top: 20px !important;
  }

  #main-wrapper #sidebar article .inner {
    padding: 20px !important;
  }

/*  #main-wrapper #main > *:last-child {
    padding-bottom: 20px !important;
  }*/

  #main-wrapper .news-list-item h3 {
    padding: 20px 0 !important;
  }

  #main-wrapper .news-list-item {
    padding: 0 !important;
  }

  #main-wrapper .inner > .container #main .news-single-item h2:first-of-type {
    margin-top: 0 !important;
  }

  #main-wrapper #main > h2:empty:first-child + div {
    padding-top: 20px;
  }

  #main-wrapper #news .row article:not(:last-of-type) {
    margin-bottom: 30px;
  }

  #main-wrapper #news .row article p:last-child {
    margin-bottom: 20px;
  }

  #sidebar article {
    margin-bottom: 20px !important;
  }

  #main-wrapper .read-more {
    left: 20px;
    right: 20px !important;
  }

  form > fieldset {
    padding: 20px;
    padding-top: 0;
  }

  #main-wrapper #main .csc-textpic-imagewrap {
    padding: 0 20px 20px 20px !important;
  }

  #main .csc-textpic-imagewrap > figure {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center
  }

  #main-wrapper #main ul {
    padding: 0 20px 20px 20px !important;
  }

  #main-wrapper #main ul li {
    margin-left: 18px;
  }

  #main-wrapper dl.prices {
    padding: 0 20px;
  }

  #main-wrapper .news-list-container img {
    margin: 0 20px 20px;
  }

  #main-wrapper .news-single-img {
    float: none;
    margin: 0 20px 20px;
    text-align: center;
  }

  #main-wrapper .news-single-item hr.divider {
    display: none;
  }

  #main-wrapper .news-single-backlink {
    padding: 20px;
  }
}

/* Sidebar Trennung */
#main-wrapper #sidebar .inner {
  padding: 0;
  background: transparent;
}
#main-wrapper #sidebar .inner h2 {
  padding: 30px;
  margin: 30px 0 0!important;
  background-color: rgba(255, 255, 255, 0.93);
  border: none !important;
}
#main-wrapper #sidebar .inner h2:first-of-type {
  margin: 0!important;
}
/*#main-wrapper #sidebar .inner h2 + div,
#main-wrapper #sidebar .inner h2 + ul, #main-wrapper #sidebar .inner h2 + p {
  padding-top: 30px;
}*/

#main-wrapper #sidebar .inner > div,
#main-wrapper #sidebar .inner > ul, #main-wrapper #sidebar .inner > p {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 0 30px 30px;
  margin: 0;
}

#main-wrapper #sidebar .inner hr{
  display: none;
}

.slide.current > img {
  background-color: white !important;
  padding: 20px !important;
}

@media (max-width: 1024px) AND (min-width: 500px) {
  #main-wrapper #sidebar img {
    max-width: 50% !important;
  }
}

@media (max-width: 992px) AND (min-width: 500px) {
  #side-wrapper #lower-navigation-wrap {
    max-width: 50%;
    margin-left: 50%;
  }
}

/*Responsive*/
@media (max-width: 992px) {
  body {
    padding-top: 60px;
  }

  #side-wrapper {
    padding-right: 0 !important;
    width: 100%;
    height: auto !important;
    min-height: 60px !important;
    background-color: transparent;
    padding-bottom: 0 !important;
  }

  #side-wrapper .inner {
    height: auto !important;
    min-height: initial;
  }

  #side-wrapper header {
    display: block;
    height: 60px;
    width: 100%;
    box-shadow: 1px 2px 5px rgba(138,138,138,0.5);
    z-index: 11;
  }

  #side-wrapper header h1 {
    margin: 0 20px !important;
  }

  #side-wrapper header h1 a {
    padding-top: 4px;
  }

  #side-wrapper header h1 a img {
    width: 150px;
    padding-right: 0;
    margin-top: 0;
    height: auto;
  }

  #side-wrapper #toggle-navigation {
    z-index: 12;
  }

  #side-wrapper #lower-navigation-wrap {
    display: none;
    max-height: 100vh;
    overflow-x: scroll;
    width: 100%;
    background-color: white;
    box-shadow: 1px 2px 5px rgba(138,138,138,0.5);
    padding: 110px 20px 60px 20px;
  }

  #side-wrapper #search {
    width: 100%;
    margin: 0;
  }

  #side-wrapper #main-navigation {
    padding: 30px 0 20px 0 !important;
    margin-left: 0 !important;
  }

  #side-wrapper #sub-navigation {
    margin-top: 0;
    padding: 20px 0 0 0 !important;
  }

  #side-wrapper footer {
    display: none;
    left: 0 !important;
    right: initial !important;
    width: 100% !important;
    float: none;
    padding: 0 20px 10px 20px;
  }

  #main-wrapper {
    padding: 0 20px !important;
  }

  #main-wrapper .inner .container #main {
    margin-bottom: 40px;
  }

  #main-wrapper #sidebar article .inner {
    padding: 0 !important;
  }

  #main-wrapper #sidebar .inner h2 {
    margin: 20px 0 0!important;
  }

  #main-wrapper #sidebar .inner > h2 {
    padding: 20px !important;
  }

  #main-wrapper #sidebar .inner > div,
  #main-wrapper #sidebar .inner > ul,
  #main-wrapper #sidebar .inner > p {
    padding: 0 20px 20px 20px !important;
  }

  #main-wrapper .inner .container #sidebar article .newsitem a {
    top: initial;
  }

  #main-wrapper span.link-text.read-more {
    position: relative;
    display: inline-block;
    width: 100%;
    left: initial;
    right: initial !important;
  }

  #main-wrapper a.read-more:before {
    display: none;
  }

  #main-wrapper .inner .container #sidebar .social-media > div {
    padding: 0;
  }

  #main-wrapper .tx-indexedsearch-whatis {
    padding: 0 20px;
  }

  #main-wrapper .tx-indexedsearch-browsebox {
    padding-bottom: 20px;
  }

  #main-wrapper .tx-indexedsearch-browsebox li:not(.tx-indexedsearch-browselist-currentPage):not(:last-of-type):not(:first-of-type) {
    display: none;
  }
}

/*Suche*/
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  width: 100%;
  padding: 5px;
  margin-top: 20px;
}

#tx-indexedsearch-searchbox-button-submit {
  border: none;
  background-color: #0069a3;
  border-radius: 0;
  color: white !important;
  text-decoration: none !important;
  box-shadow: none;
  text-shadow: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
}

#tx-indexedsearch-searchbox-button-submit:hover {
  background-color: #428bca;
}

.tx-indexedsearch .tx-indexedsearch-res.res {
  position: relative;
  border-right: 1px solid transparent;
}

.tx-indexedsearch .tx-indexedsearch-res.res:not(:last-of-type) {
  border-bottom: 1px solid #ececec;
}

.tx-indexedsearch .tx-indexedsearch-res.res .read-more {
  bottom: 5px !important;
}

.tx-indexedsearch .tx-indexedsearch-redMarkup {
  font-weight: normal !important;
  color: black !important;
  text-decoration: underline;
}

.tx-indexedsearch-browsebox ul {
  padding: 0 !important;
  text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 20px;
}

#main-wrapper #main .tx-indexedsearch div.tx-indexedsearch-browsebox:last-of-type ul {
  padding-bottom: 0 !important;
}

.tx-indexedsearch-browsebox li {
  font-size: 12px;
}

.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: black;
  font-weight: normal;
}

.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a:hover {
  color: black;
}

#search {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  line-height: 22px;
  margin-left: 24%;
  width: 76%;
}

#search label {
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 0;
  color: #646464;
  width: 50px;
}

#search input {
  background-color: transparent;
  width: 180px;
  line-height: 25px;
  border: none;
  outline: none;
  color: #646464;
  width: calc(100% - 90px);
}

#search:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background-color: #646464;
}

#search button {
  background: none;
  border: none;
  padding: 0;
  width: 36px;
  text-align: left;
  padding-left: 10px;
}

#search button i {
  color: #646464;
}

.subpage #main-wrapper .inner .container #sidebar article p a {
  display: inline;
}

#main-wrapper #main > .media_embed_wrap {
  padding: 0 50px 20px 50px !important;
  position: relative !important;
}

#main-wrapper #main > .media_embed {
  position: relative !important;
  padding-bottom: 54.1% !important;
  padding-top: 2.2% !important;
  height: 0 !important;
  overflow: hidden !important;
}

.media_embed iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bootbox .modal-content {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}

.modal-body {
  color: black;
}

.modal-footer {
  border-top: none;
}

div.wtcart_cart_col_total {
  width: 20%;
}

div.wtcart_cart_col_sku {
  width: 20%;
}

div.wtcart_cart_col_qty {
  width: 15%;
  text-align: right;
  padding-right: 0;
}

.qty-down i {
  display: inline-block;
  top: 1px;
  position: relative;
  color: #0069a3;
  margin-right: 5px;
  cursor: pointer;
}

.qty-up i {
  display: inline-block;
  top: 1px;
  position: relative;
  color: #0069a3;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
}

#cart {
	visibility: hidden;
}

.parsley-errors-list {
	padding-left: 0 !important;
  list-style: none !important;
  color: #d42b2b !important;
}

.


